index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
dri_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Remove all DRI1 drivers
Ian Romanick
2011-08-26
1
-1
/
+1
*
glx: Avoid calling __glXInitialize() in driReleaseDrawables().
Henri Verbeet
2011-07-19
1
-1
/
+1
*
glx: implement drawable refcounting.
Stéphane Marchesin
2011-06-17
1
-7
/
+19
*
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
Dave Airlie
2011-03-06
1
-1
/
+3
*
glx: Only remove drawables from the hash when we actually delete them
Kristian Høgsberg
2010-09-29
1
-4
/
+6
*
glx: Drop broken drawable garbage collection
Kristian Høgsberg
2010-09-08
1
-0
/
+25
*
glx: Move bind and unbind to context vtable
Kristian Høgsberg
2010-07-28
1
-0
/
+27
*
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
Kristian Høgsberg
2010-07-28
1
-1
/
+0
*
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
2010-07-28
1
-26
/
+24
*
glx: Move last few dri_interface.h types out of glxclient.h and drop include
Kristian Høgsberg
2010-07-21
1
-1
/
+11
*
glx: Move DRI CopySubBuffer extension to DRI1 code
Kristian Høgsberg
2010-07-19
1
-25
/
+0
*
glx: Move driver_configs to DRI screen privates
Kristian Høgsberg
2010-07-19
1
-0
/
+10
*
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
1
-7
/
+0
*
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
2010-07-19
1
-34
/
+0
*
glx: Move DRI2 extensions to DRI2 screen private
Kristian Høgsberg
2010-07-19
1
-36
/
+0
*
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
1
-7
/
+0
*
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
2010-07-19
1
-12
/
+5
*
Merge branch '7.8'
Brian Paul
2010-04-28
1
-1
/
+1
|
\
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-27
1
-1
/
+1
|
*
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
1
-1
/
+1
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-01
1
-1
/
+1
*
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
1
-0
/
+5
|
/
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-0
/
+450