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
/
include
/
GL
/
glx.h
Age
Commit message (
Expand
)
Author
2001-12-14
oops, wrong value for GLX_SAMPLES
Brian Paul
2001-12-14
added GLX_SAMPLE_BUFFERS, GLX_SAMPLES
Brian Paul
2001-09-24
removed duplicate GLX_AUX_BUFFERS_BIT definition
Brian Paul
2001-09-23
bump versions to 4.0
Brian Paul
2001-09-14
more GL 1.3 and GLX 1.4 updates
Brian Paul
2001-09-01
added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typo
Brian Paul
2001-07-27
added four missing GLX 1.3 tokens
Brian Paul
2001-06-25
added missing GLX_PBUFFER_WIDTH/HEIGHT tokens
Brian Paul
2001-05-24
change GLXContext and GLXFBConfig typedefs
Brian Paul
2000-12-14
updated glXSet3DfxModeMESA() prototype types
Brian Paul
2000-12-08
include glxext.h unless GLX_GLXEXT_LEGACY is defined
Brian Paul
2000-11-25
fixed GLX_PBUFFER value
Brian Paul
2000-08-22
Committing in .
Jouk Jansen
2000-06-23
added extension numbers for Mesa extensions
Brian Paul
2000-06-08
clean-up in anticipation of glxext.h
Brian Paul
2000-04-19
added GLX_EXT_import_context, 1.3 misc clean-up
Brian Paul
2000-04-10
added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon...
Brian Paul
2000-03-31
fixed typo in GLX_SLOW_VISUAL_EXT
Brian Paul
2000-03-31
added GLX_EXT_visual_rating
Brian Paul
2000-03-20
removed test for MESA symbol
Brian Paul
2000-03-06
Committing in .
Jouk Jansen
2000-03-03
removed GLX_VERSION_1_3 for now
Brian Paul
2000-02-27
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-25
Committing in .
Jouk Jansen
2000-02-23
changed glXCopyContext()'s mask to unsigned long
Brian Paul
1999-12-11
added GLX_ARB_get_proc_address
Brian Paul
1999-11-24
added a few more GLX 1.3 tokens
Brian Paul
1999-11-23
added GLX 1.3 tokens and functions
Brian Paul
1999-11-22
bumped GLX version to 1.2, added glXGetCurrentDisplay()
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-10-27
removed cvs history logs and old comments
Brian Paul
1999-10-27
removed glXGetProcAddressEXT
Brian Paul
1999-09-16
added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress
Brian Paul
1999-09-11
added GLX_EXT_get_proc_address
Brian Paul
1999-08-19
Initial revision
jtg