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
/
glxcmds.c
Age
Commit message (
Expand
)
Author
2011-02-26
glx: Don't do the implicit glFlush in SwapBuffers if it's the wrong drawable.
Eric Anholt
2011-02-11
glx: Put null check before use
nobled
2011-01-20
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2010-09-08
glx: Drop broken drawable garbage collection
Kristian Høgsberg
2010-09-07
glx: Set an all NULL vtable for dummyContext
Kristian Høgsberg
2010-09-07
glx: Fix compilation with out xf86vidmode
Kristian Høgsberg
2010-09-07
Fix crashes when some GLX API entrypoints are called with no current context.
Michel Dänzer
2010-09-07
Make XF86VIDMODE extension optional
Jon TURNEY
2010-09-07
Some fixes for GLX_INDIRECT_RENDERING only build
Jon TURNEY
2010-07-29
glx: Fix copy/paste bug in glXWaitX and glXWaitGL
Kristian Høgsberg
2010-07-28
glx: Split indirect and applegl implementations into different files
Kristian Høgsberg
2010-07-28
glx: Move bind and unbind to context vtable
Kristian Høgsberg
2010-07-28
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
2010-07-28
glx: Rename __GLXscreenConfigs to struct glx_screen
Kristian Høgsberg
2010-07-28
glx: Use _X_EXPORT instead of our own PUBLIC macro
Kristian Høgsberg
2010-07-28
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
Kristian Høgsberg
2010-07-28
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
2010-07-26
glx: Drop debug fprintf that snug in with the previous commit
Kristian Høgsberg
2010-07-26
glx: Enable copy subbuffer patch when GLX_DIRECT_RENDERING is #defined
Kristian Høgsberg
2010-07-23
glx: Don't destroy context with XID 0
Kristian Høgsberg
2010-07-23
glx: Refactor and simplify context creation
Kristian Høgsberg
2010-07-23
glx: Move context destroy to context vtable
Kristian Høgsberg
2010-07-22
glx: Drop screen argument to GetGLXDRIDrawable
Kristian Høgsberg
2010-07-22
glx: Move WaitGL, WaitX, UseXFont to context vtable functions
Kristian Høgsberg
2010-07-22
glx: Allocate the __GLXcontext in the DRI drivers
Kristian Høgsberg
2010-07-21
glx: Move last few dri_interface.h types out of glxclient.h and drop include
Kristian Høgsberg
2010-07-19
glx: Move drawHash to display private
Kristian Høgsberg
2010-07-19
glx: Move __DRIdrawable pointers to DRI drawable privates
Kristian Høgsberg
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
2010-05-21
glx: Split tfp functions out to context vtable
Kristian Høgsberg
2010-05-07
glx: Get GLX_SCREEN first in __glXQueryContextInfo()
Kristian Høgsberg
2010-05-05
darwin: Fix build
Jeremy Huddleston
2010-04-28
glx: Fix build
Jakob Bornecrantz
2010-04-28
Merge branch '7.8'
Brian Paul
2010-04-27
darwin: Use clientattrib
Jeremy Huddleston
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-09
glx: Fix config chooser logic for 'mask' matching
Kristian Høgsberg
2010-04-09
glx: Fix config chooser logic for 'mask' matching
Kristian Høgsberg
2010-04-04
Merge branch '7.8'
Ian Romanick
2010-04-02
glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.
Vinson Lee
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-04-01
glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.
Vinson Lee
2010-03-22
GLX/OML: honor OML semantics even if target, divisor and remainder are 0
Jesse Barnes
2010-03-05
GLX: remove debug prints from glXWaitForMscOML dispatch
Jesse Barnes
[next]