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
/
x11
/
glxapi.h
Age
Commit message (
Expand
)
Author
2007-05-19
Implement GLX_EXT_texture_from_pixmap.
Brian
2005-07-26
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2004-11-25
Use __GLXextFuncPtr type instead of void * for generic functions to
Brian Paul
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-01-14
initial code for render-to-texture
Brian Paul
2002-10-08
added missing dispatch code for new AGP-related functions
Brian Paul
2002-08-22
stub functions for glXAllocate/FreeMemoryNV()
Brian Paul
2002-03-15
updated comments. removed dead code.
Brian Paul
2001-05-29
more DRI libGL-related changes
Brian Paul
2001-05-25
more work on XMesa / libGL integration
Brian Paul
2001-05-24
Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL.
Brian Paul
2000-12-15
added more GLX extension function stubs
Brian Paul
2000-12-14
added some more GLX extension entrypoints (fix GLUT link problems when using ...
Brian Paul
2000-06-08
variety of updates to better conform to real GLX
Brian Paul
2000-04-10
added glXGetFBConfigs(), fixed glXChooseFBConfig()
Brian Paul
2000-02-27
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-25
changed glXCopyContext mask back to GLuint
Brian Paul
2000-02-23
changed glXCopyContext()'s mask to unsigned long
Brian Paul
1999-11-28
initial rev
Brian Paul