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
Age
Commit message (
Expand
)
Author
2010-07-23
glx: Fix another case of confusing driContext and dri2_context *
Eric Anholt
2010-07-23
glx: Correctly look up the dri2 context pointer for SetTexBuffer.
Eric Anholt
2010-07-23
glx: Don't destroy context with XID 0
Kristian Høgsberg
2010-07-23
glx: Fix use after free case when destroying screens
Kristian Høgsberg
2010-07-23
glx: zero out drawable structs after allocation
Kristian Høgsberg
2010-07-23
glx: Refactor and simplify context creation
Kristian Høgsberg
2010-07-23
glx: Fix indirect screen initialization
Kristian Høgsberg
2010-07-23
glx: Move context destroy to context vtable
Kristian Høgsberg
2010-07-23
glx: Don't try to swap a front buffer if we don't have one.
Eric Anholt
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-22
glx: Use _Xglobal_lock for protecting extension display list
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-21
glx: Move __driContext field out of __GLXcontextRec
Kristian Høgsberg
2010-07-21
Revert "dri2: Remove an unused variable."
Jerome Glisse
2010-07-21
dri2: Remove an unused variable.
Carl Worth
2010-07-20
glx: #ifdef DRI specific prototype
Kristian Høgsberg
2010-07-20
glx/dri2: Fix dri2CopySubBuffer() again.
Michel Dänzer
2010-07-19
glx: Move DRI CopySubBuffer extension to DRI1 code
Kristian Høgsberg
2010-07-19
glx: Move driver_configs to DRI screen privates
Kristian Høgsberg
2010-07-19
glx: Move drawHash to display private
Kristian Høgsberg
2010-07-19
glx: Don't use __glXInitialize() when we might be holding __glXLock()
Kristian Høgsberg
2010-07-19
glx: Workaround mismatch in signedness between extensions and protocol
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 __driScreen into the dri screen privates
Kristian Høgsberg
2010-07-19
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
2010-07-19
glx: Move DRI2 extensions to DRI2 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-07-19
glx: Rename various DRI structs away from obnoxious __GLXfooRec convention
Kristian Høgsberg
2010-07-19
glx: Factor out common code from dri2WaitGL() and dri2WaitX()
Kristian Høgsberg
2010-07-19
glx: Dont use dri2WaitX() to update fake front
Kristian Høgsberg
2010-07-19
glx: Fix drawable lookup in DRI2 event handler
Kristian Høgsberg
2010-07-15
glx: Move dereference and initialization to after NULL check.
Vinson Lee
2010-07-14
dri2: Track event mask in client code.
Nick Bowler
2010-07-01
mesa: Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
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-21
glx: Invalidate drawable in glXBindTexImageEXT() if we don't get events
Kristian Høgsberg
2010-05-21
glx: Split tfp functions out to context vtable
Kristian Høgsberg
2010-05-18
dri2_glx: Put the invalidate b/c code back in
Kristian Høgsberg
2010-05-18
dri2_glx: Terminate loader extension list outside #ifdef
Kristian Høgsberg
2010-05-11
glx: Provide the __DRI_USE_INVALIDATE extension to the driver when we can
Kristian Høgsberg
2010-05-10
glx: Only call DRI2 invalidate when necessary
Kristian Høgsberg
2010-05-07
glx: Get GLX_SCREEN first in __glXQueryContextInfo()
Kristian Høgsberg
2010-05-06
apple: Move glapi to mapi.
Vinson Lee
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-05
darwin: Fix build
Jeremy Huddleston
[prev]
[next]