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
/
glx_pbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
GLX/DRI2: handle swap event swap count wrapping
Jesse Barnes
1
-0
/
+11
2011-06-29
glx: Verify that drawable creation on the client side actually worked
Adam Jackson
1
-24
/
+47
2011-06-05
apple: Rename __GLcontextModes to struct glx_config
Jeremy Huddleston
1
-1
/
+1
2011-05-25
glx: Don't refer to the request buffer outside of {L,Unl}ockDisplay
Adam Jackson
1
-3
/
+4
2011-05-24
glx: Remove some misleading comments
Adam Jackson
1
-12
/
+0
2011-05-04
GLX: don't crash when indirect clients try to set an event mask
Jesse Barnes
1
-0
/
+3
2011-01-31
glx: fix GLXChangeDrawableAttributesSGIX request
Julien Cristau
1
-2
/
+3
2011-01-24
glx: fix request lengths
Julien Cristau
1
-3
/
+3
2010-09-09
glx: Fix another use-after-free problem
Kristian Høgsberg
1
-1
/
+3
2010-09-08
glx: Destroy pixmap after destroying glx and dri drawables
Kristian Høgsberg
1
-2
/
+2
2010-09-07
Some fixes for GLX_INDIRECT_RENDERING only build
Jon TURNEY
1
-2
/
+6
2010-07-28
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
1
-7
/
+7
2010-07-28
glx: Rename __GLXscreenConfigs to struct glx_screen
Kristian Høgsberg
1
-2
/
+2
2010-07-28
glx: Use _X_EXPORT instead of our own PUBLIC macro
Kristian Høgsberg
1
-14
/
+14
2010-07-28
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
1
-30
/
+30
2010-07-22
glx: Drop screen argument to GetGLXDRIDrawable
Kristian Høgsberg
1
-6
/
+4
2010-07-19
glx: Move drawHash to display private
Kristian Høgsberg
1
-2
/
+2
2010-07-19
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
1
-2
/
+2
2010-07-15
glx: Move dereference and initialization to after NULL check.
Vinson Lee
1
-1
/
+3
2010-07-14
dri2: Track event mask in client code.
Nick Bowler
1
-0
/
+11
2010-04-28
Merge branch '7.8'
Brian Paul
1
-12
/
+185
2010-04-27
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
1
-3
/
+3
2010-04-27
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
1
-12
/
+184
2010-04-09
glx: Support direct rendering pbuffers
Kristian Høgsberg
1
-103
/
+123
2010-04-01
Revert accidental commits from the xquartz tree
Jeremy Huddleston
1
-187
/
+15
2010-04-01
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
1
-3
/
+3
2010-04-01
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
1
-12
/
+184
2010-03-02
glx: replace assertion with conditional
Brian Paul
1
-2
/
+2
2010-02-27
glx: Add assert to check input to memcpy.
Vinson Lee
1
-0
/
+1
2010-02-16
glx: Move GetGLXDRIDrawable() prototype to glxclient.h
Kristian Høgsberg
1
-4
/
+0
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
1
-0
/
+724