index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
dri_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
dri: Remove all DRI1 drivers
Ian Romanick
1
-1
/
+1
2011-07-19
glx: Avoid calling __glXInitialize() in driReleaseDrawables().
Henri Verbeet
1
-1
/
+1
2011-06-17
glx: implement drawable refcounting.
Stéphane Marchesin
1
-7
/
+19
2011-03-06
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
Dave Airlie
1
-1
/
+3
2010-09-29
glx: Only remove drawables from the hash when we actually delete them
Kristian Høgsberg
1
-4
/
+6
2010-09-08
glx: Drop broken drawable garbage collection
Kristian Høgsberg
1
-0
/
+25
2010-07-28
glx: Move bind and unbind to context vtable
Kristian Høgsberg
1
-0
/
+27
2010-07-28
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
Kristian Høgsberg
1
-1
/
+0
2010-07-28
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
1
-26
/
+24
2010-07-21
glx: Move last few dri_interface.h types out of glxclient.h and drop include
Kristian Høgsberg
1
-1
/
+11
2010-07-19
glx: Move DRI CopySubBuffer extension to DRI1 code
Kristian Høgsberg
1
-25
/
+0
2010-07-19
glx: Move driver_configs to DRI screen privates
Kristian Høgsberg
1
-0
/
+10
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
1
-7
/
+0
2010-07-19
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
1
-34
/
+0
2010-07-19
glx: Move DRI2 extensions to DRI2 screen private
Kristian Høgsberg
1
-36
/
+0
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
1
-7
/
+0
2010-07-19
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
1
-12
/
+5
2010-04-28
Merge branch '7.8'
Brian Paul
1
-1
/
+1
2010-04-27
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
1
-1
/
+1
2010-04-22
DRI2: add config query extension
Jesse Barnes
1
-0
/
+5
2010-04-01
Revert accidental commits from the xquartz tree
Jeremy Huddleston
1
-1
/
+1
2010-04-01
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
1
-1
/
+1
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
1
-0
/
+450