index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
dri2_glx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: Move deref after NULL check
Kristian Høgsberg
2010-08-04
1
-1
/
+2
*
glx: dri2InvalidateBuffers() needs the X drawable XID not the GLX one
Kristian Høgsberg
2010-08-04
1
-2
/
+2
*
glx: Move bind and unbind to context vtable
Kristian Høgsberg
2010-07-28
1
-11
/
+17
*
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
2010-07-28
1
-17
/
+17
*
glx: Rename __GLXscreenConfigs to struct glx_screen
Kristian Høgsberg
2010-07-28
1
-6
/
+6
*
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
2010-07-28
1
-5
/
+5
*
Avoid a compiler warning about a potentially unused variable.
Carl Worth
2010-07-28
1
-1
/
+1
*
glx: Fix another case of confusing driContext and dri2_context *
Eric Anholt
2010-07-23
1
-1
/
+1
*
glx: Correctly look up the dri2 context pointer for SetTexBuffer.
Eric Anholt
2010-07-23
1
-1
/
+1
*
glx: Don't destroy context with XID 0
Kristian Høgsberg
2010-07-23
1
-1
/
+2
*
glx: zero out drawable structs after allocation
Kristian Høgsberg
2010-07-23
1
-0
/
+1
*
glx: Refactor and simplify context creation
Kristian Høgsberg
2010-07-23
1
-4
/
+7
*
glx: Move context destroy to context vtable
Kristian Høgsberg
2010-07-23
1
-2
/
+9
*
glx: Don't try to swap a front buffer if we don't have one.
Eric Anholt
2010-07-23
1
-1
/
+2
*
glx: Drop screen argument to GetGLXDRIDrawable
Kristian Høgsberg
2010-07-22
1
-3
/
+3
*
glx: Move WaitGL, WaitX, UseXFont to context vtable functions
Kristian Høgsberg
2010-07-22
1
-9
/
+12
*
glx: Allocate the __GLXcontext in the DRI drivers
Kristian Høgsberg
2010-07-22
1
-17
/
+23
*
glx: Move __driContext field out of __GLXcontextRec
Kristian Høgsberg
2010-07-21
1
-3
/
+3
*
glx/dri2: Fix dri2CopySubBuffer() again.
Michel Dänzer
2010-07-20
1
-3
/
+4
*
glx: Move DRI CopySubBuffer extension to DRI1 code
Kristian Høgsberg
2010-07-19
1
-1
/
+1
*
glx: Move driver_configs to DRI screen privates
Kristian Høgsberg
2010-07-19
1
-1
/
+3
*
glx: Don't use __glXInitialize() when we might be holding __glXLock()
Kristian Høgsberg
2010-07-19
1
-5
/
+2
*
glx: Workaround mismatch in signedness between extensions and protocol
Kristian Høgsberg
2010-07-19
1
-7
/
+32
*
glx: Move __DRIdrawable pointers to DRI drawable privates
Kristian Høgsberg
2010-07-19
1
-21
/
+27
*
glx: Move __driScreen into the dri screen privates
Kristian Høgsberg
2010-07-19
1
-11
/
+11
*
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
2010-07-19
1
-3
/
+5
*
glx: Move DRI2 extensions to DRI2 screen private
Kristian Høgsberg
2010-07-19
1
-34
/
+73
*
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
2010-07-19
1
-53
/
+77
*
glx: Rename various DRI structs away from obnoxious __GLXfooRec convention
Kristian Høgsberg
2010-07-19
1
-36
/
+32
*
glx: Factor out common code from dri2WaitGL() and dri2WaitX()
Kristian Høgsberg
2010-07-19
1
-28
/
+19
*
glx: Dont use dri2WaitX() to update fake front
Kristian Høgsberg
2010-07-19
1
-3
/
+3
*
glx: Fix drawable lookup in DRI2 event handler
Kristian Høgsberg
2010-07-19
1
-2
/
+38
*
glx: Invalidate drawable in glXBindTexImageEXT() if we don't get events
Kristian Høgsberg
2010-05-21
1
-0
/
+9
*
glx: Split tfp functions out to context vtable
Kristian Høgsberg
2010-05-21
1
-0
/
+36
*
dri2_glx: Put the invalidate b/c code back in
Kristian Høgsberg
2010-05-18
1
-6
/
+13
*
dri2_glx: Terminate loader extension list outside #ifdef
Kristian Høgsberg
2010-05-18
1
-1
/
+1
*
glx: Provide the __DRI_USE_INVALIDATE extension to the driver when we can
Kristian Høgsberg
2010-05-11
1
-14
/
+25
*
glx: Only call DRI2 invalidate when necessary
Kristian Høgsberg
2010-05-10
1
-12
/
+4
*
Merge branch '7.8'
Brian Paul
2010-04-28
1
-1
/
+1
|
\
|
*
glx: Initialize have_back.
Pierre Willenbrok
2010-04-27
1
-0
/
+1
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-27
1
-1
/
+1
*
|
Initialize have_back.
Pierre Willenbrock
2010-04-27
1
-0
/
+1
*
|
Merge branch '7.8'
Michel Dänzer
2010-04-23
1
-0
/
+2
|
\
|
|
*
glx/dri2: Fix build with dri2proto which doesn't define X_DRI2SwapInterval.
Michel Dänzer
2010-04-23
1
-0
/
+2
*
|
DRI2/GLX: check for vblank_mode in DRI2 GLX code
Jesse Barnes
2010-04-22
1
-2
/
+39
|
/
*
DRI2: check for swapAvailable before using swap interval protocol
Jesse Barnes
2010-04-19
1
-1
/
+7
*
DRI2: synchronize swap interval with server at startup time
Jesse Barnes
2010-04-19
1
-1
/
+6
*
Initialize DRI2 swap interval to 0
Michael Schmidt
2010-04-14
1
-0
/
+1
*
GLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffers
Jesse Barnes
2010-04-01
1
-2
/
+2
*
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
1
-1
/
+1
[next]