index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vs_constval.c
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2009-06-16
i965: fix bugs in projective texture coordinates
Brian Paul
2009-04-14
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-03-10
i965: use new cast wrappers
Brian Paul
2009-02-02
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-08
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-04-18
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-09-06
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt