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
/
glxext.c
Age
Commit message (
Expand
)
Author
2010-06-02
glx: fix indentation and remove extraneous break
Brian Paul
2010-06-02
glx: reformat and silence unused expression warning
Brian Paul
2010-05-03
glx: fix regression with GLX_USE_GL
Dave Airlie
2010-04-27
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-27
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-04-23
Fix __glXInitializeVisualConfigFromTags's handling of unrecognized fbconfig t...
Aaron Plattner
2010-04-04
Update to final names from GLX_INTEL_swap_event spec
Ian Romanick
2010-04-01
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-01
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-03-05
glx: Move initialization of ext_list_first_time to where it's storage is allo...
Brian Paul
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg