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
/
glx
/
x11
/
indirect_init.c
Age
Commit message (
Expand
)
Author
2009-03-12
regenerate glapi
Roland Scheidegger
2008-06-12
revert the DRI2 commits
Alan Hourihane
2008-06-11
Bring in DRI2 changes
Alan Hourihane
2008-05-18
Regenerated API dispatch files
Brian Paul
2006-10-11
Fix bug #4681.
Ian Romanick
2006-10-04
Changes to generated code caused by the previous commits.
Ian Romanick
2006-08-29
Deprecate GL_EXT_vertex_weighting.
Ian Romanick
2006-08-25
Add a couple of the missing GL 2.0 functions. Enable GLX protocol for
Ian Romanick
2006-08-24
GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
Ian Romanick
2006-08-24
Add a new offset mode to the GL API XML. This mode, called "assign,"
Ian Romanick
2005-08-26
/dri/msg
Adam Jackson
2005-06-22
Fixed a bug where GenQueriesARB was generating the wrong code for XCB and wou...
Jeremy Kolb
2005-06-21
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-05-26
Make a couple minor corrections to gl_API.xml. Fixes the name of an
Ian Romanick
2005-03-17
Fix the handling of zero-sized output parameters (i.e., those with type
Ian Romanick
2005-03-11
Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol
Ian Romanick
2005-02-25
Add GLX protocol support for ARB_fragement_program,
Ian Romanick
2004-12-01
Use the indirect_init.c generate by using src/mesa/glapi/glX_proto_send.py
Ian Romanick
2004-12-01
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-10-25
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson