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
/
windows
/
gldirect
/
dx7
Age
Commit message (
Expand
)
Author
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2009-11-19
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
Eric Anholt
2009-11-19
tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]
Eric Anholt
2009-11-19
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2008-09-21
Remove CVS keywords.
Keith Whitwell
2007-02-16
Commiting a few minor fixes to glut fbdev (segfault on a separate stack)
Sean D'Epagnier
2005-08-27
Rearrange the code related to GL_ARB_occlusion_object to generalize query
Brian Paul
2005-04-22
Updates for pipeline_stage struct changes.
Keith Whitwell
2005-04-15
more gldirect compile fixes. Getting near the linking stage now. No build fil...
Ben Crossman
2005-04-14
Some initial compile fixes. Still some left and warnings that need fixing. No...
Ben Crossman
2004-07-01
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-04-20
add SciTech's GLDirect driver for Windows.
Alan Hourihane