index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-11
glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap
Keith Packard
1
-2
/
+5
2014-09-11
glx: Fix 'y ' value in swrastGetDrawableInfo()
Maks Naumov
1
-1
/
+1
2014-05-22
glx: Require at least one True/DirectColor visual
Adam Jackson
1
-0
/
+21
2014-04-23
Add a command line argument for disabling indirect GLX.
Eric Anholt
1
-0
/
+11
2014-04-23
glx: If DRI2GetBuffers changes the GL context, call it again
Michel Dänzer
1
-0
/
+15
2014-04-23
glx: Make sure that DRI2/swrast calls haven't changed the GL context.
Eric Anholt
2
-8
/
+63
2014-04-23
glx: Refactor DRI2CopyRegion calls.
Eric Anholt
1
-27
/
+21
2014-04-23
glx: Unconditionally clear lastGLContext on loseCurrent().
Eric Anholt
1
-2
/
+2
2014-04-23
glx: Move GLX MakeCurrent lastGLContext updates next to makeCurrent().
Eric Anholt
2
-5
/
+4
2014-04-23
glx: Move the GLX variable caching what GL context is current to dix.
Eric Anholt
3
-26
/
+12
2014-03-10
glx: Clear new FBConfig attributes to 0 by default.
Eric Anholt
1
-1
/
+1
2014-02-07
__glGetProcAddress: explictly cast function pointers to void *
Alan Coopersmith
1
-2
/
+2
2014-02-07
glx: Delete dead NV program string functions.
Eric Anholt
1
-22
/
+0
2014-02-07
glx: Reduce compiler warnings by not requesting GL extension prototypes.
Eric Anholt
1
-1
/
+0
2014-02-07
glx: Stop relying on libGL ABI bugs for glGetCompressedTexImage().
Eric Anholt
1
-2
/
+6
2014-02-07
glx: Remove left-over glthread.c
Jon TURNEY
1
-204
/
+0
2014-01-27
Warning fixes in glx
Keith Packard
2
-2
/
+2
2014-01-22
Merge remote-tracking branch 'anholt/xserver-unifdef'
Keith Packard
2
-83
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
2
-5
/
+5
2013-12-30
glx: unifdef swrast dri_interface.h values from Mesa 7.1.
Eric Anholt
1
-24
/
+1
2013-12-30
glx: unifdef for DRI2 dri_interface.h things in mesa 9.2.
Eric Anholt
1
-59
/
+0
2013-12-13
glx: Add null pointer protection to __glGetProcAddress
Adam Jackson
1
-1
/
+3
2013-12-10
glx: Consistently use ARB-suffixed names for ARB_multitexture functions
Jon TURNEY
2
-49
/
+49
2013-12-10
drisw: Wire up GetProcAddress
Adam Jackson
1
-0
/
+5
2013-12-10
dri2: wire up GetProcAddress
Adam Jackson
1
-1
/
+5
2013-12-10
glx: Untangle the prototypes around the GetProcAddress thunk
Adam Jackson
2
-3
/
+5
2013-12-10
glx: Remove function stubs
Adam Jackson
2
-51
/
+0
2013-12-10
glx: Convert non-generated function pointer thunking
Adam Jackson
3
-14
/
+44
2013-12-10
glx: Convert generated code function pointer thunking
Adam Jackson
2
-544
/
+977
2013-12-05
glx: Fix incorrect use of dri_interface.h version defines in driver probing.
Eric Anholt
1
-2
/
+2
2013-12-05
glx: Fix incorrect use of dri_interface.h version defines in extensions.
Eric Anholt
3
-4
/
+4
2013-12-05
present: Send GLX_BufferSwapComplete events from present extension
Keith Packard
5
-23
/
+86
2013-11-23
glx/glxdri2: Unwrap EnterVT/LeaveVT upon CloseScreen
Chris Wilson
1
-0
/
+4
2013-10-31
glx: Lie about GLX_Y_INVERTED_EXT
Adam Jackson
1
-1
/
+2
2013-10-31
dri: Fix GLX_Y_INVERTED_EXT fbconfig attribute
Adam Jackson
1
-0
/
+1
2013-10-29
Merge remote-tracking branch 'idr/glx-float-fbconfig'
Keith Packard
6
-3
/
+74
2013-10-29
glx: convert to direct GL dispatch (v2)
glx-rewrite
Adam Jackson
38
-41223
/
+3256
2013-10-29
glx: Remove DRI1 AIGLX (v2)
Adam Jackson
2
-1176
/
+0
2013-10-29
glx: Simplify glXDestroyContext
Adam Jackson
1
-3
/
+1
2013-10-29
glx: Fix a corner case in DrawableGone
Adam Jackson
1
-1
/
+1
2013-10-29
glx: Fix memory leak in context garbage collection (v2)
Adam Jackson
4
-24
/
+35
2013-10-29
glx: Only take a Pixmap reference if creating the GLXPixmap succeeded
Adam Jackson
1
-1
/
+2
2013-10-24
glx: Enable GLX_ARB_fbconfig_float for DRI2 drivers
Daniel Czarnowski
3
-0
/
+17
2013-10-24
glx: Handle float config types in glxConvertConfigs
Daniel Czarnowski
1
-3
/
+39
2013-10-24
glx: Allow float renderType in glXCreateContextAttribsARB
Daniel Czarnowski
2
-0
/
+18
2013-10-23
glx: Add support for the new DRI loader entrypoint.
Eric Anholt
1
-2
/
+22
2013-09-11
glx: Fill in some missing attributes from DoGetFBConfigs
Adam Jackson
1
-2
/
+12
2013-09-11
glx: Remove a dead comment
Adam Jackson
1
-4
/
+0
2013-09-11
glx: Catch another failure case in drawable creation
Adam Jackson
1
-0
/
+4
2013-09-11
glx: Remove screen number from __GLXconfig
Adam Jackson
1
-2
/
+0
[next]