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
/
mesasw
Age
Commit message (
Expand
)
Author
2011-02-10
mesa: Remove empty header file s_trispan.h.
Kenneth Graunke
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-03-03
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2009-09-19
gldirect: remove refs to soon-to-be-obsolete functions
Brian Paul
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-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