index
:
delta/xserver.git
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
baserock/1.17+jetson
baserock/1.18+jetson
baserock/jjardon/xfont2
baserock/morph
baserock/xorg-server-1.17.2-20-gb3d5c01+libsystemd_fix
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xephyr-crash
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
xwayland-21.1
xwayland-22.1
xwayland-23.1
gitlab.freedesktop.org: xorg/xserver.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: Require at least one True/DirectColor visual
Adam Jackson
2014-05-22
1
-0
/
+21
*
Add a command line argument for disabling indirect GLX.
Eric Anholt
2014-04-23
1
-0
/
+11
*
glx: If DRI2GetBuffers changes the GL context, call it again
Michel Dänzer
2014-04-23
1
-0
/
+15
*
glx: Make sure that DRI2/swrast calls haven't changed the GL context.
Eric Anholt
2014-04-23
2
-8
/
+63
*
glx: Refactor DRI2CopyRegion calls.
Eric Anholt
2014-04-23
1
-27
/
+21
*
glx: Unconditionally clear lastGLContext on loseCurrent().
Eric Anholt
2014-04-23
1
-2
/
+2
*
glx: Move GLX MakeCurrent lastGLContext updates next to makeCurrent().
Eric Anholt
2014-04-23
2
-5
/
+4
*
glx: Move the GLX variable caching what GL context is current to dix.
Eric Anholt
2014-04-23
3
-26
/
+12
*
glx: Clear new FBConfig attributes to 0 by default.
Eric Anholt
2014-03-10
1
-1
/
+1
*
__glGetProcAddress: explictly cast function pointers to void *
Alan Coopersmith
2014-02-07
1
-2
/
+2
*
glx: Delete dead NV program string functions.
Eric Anholt
2014-02-07
1
-22
/
+0
*
glx: Reduce compiler warnings by not requesting GL extension prototypes.
Eric Anholt
2014-02-07
1
-1
/
+0
*
glx: Stop relying on libGL ABI bugs for glGetCompressedTexImage().
Eric Anholt
2014-02-07
1
-2
/
+6
*
glx: Remove left-over glthread.c
Jon TURNEY
2014-02-07
1
-204
/
+0
*
Warning fixes in glx
Keith Packard
2014-01-27
2
-2
/
+2
*
Merge remote-tracking branch 'anholt/xserver-unifdef'
Keith Packard
2014-01-22
2
-83
/
+1
|
\
|
*
glx: unifdef swrast dri_interface.h values from Mesa 7.1.
Eric Anholt
2013-12-30
1
-24
/
+1
|
*
glx: unifdef for DRI2 dri_interface.h things in mesa 9.2.
Eric Anholt
2013-12-30
1
-59
/
+0
*
|
Replace 'pointer' type with 'void *'
Keith Packard
2014-01-12
2
-5
/
+5
|
/
*
glx: Add null pointer protection to __glGetProcAddress
Adam Jackson
2013-12-13
1
-1
/
+3
*
glx: Consistently use ARB-suffixed names for ARB_multitexture functions
Jon TURNEY
2013-12-10
2
-49
/
+49
*
drisw: Wire up GetProcAddress
Adam Jackson
2013-12-10
1
-0
/
+5
*
dri2: wire up GetProcAddress
Adam Jackson
2013-12-10
1
-1
/
+5
*
glx: Untangle the prototypes around the GetProcAddress thunk
Adam Jackson
2013-12-10
2
-3
/
+5
*
glx: Remove function stubs
Adam Jackson
2013-12-10
2
-51
/
+0
*
glx: Convert non-generated function pointer thunking
Adam Jackson
2013-12-10
3
-14
/
+44
*
glx: Convert generated code function pointer thunking
Adam Jackson
2013-12-10
2
-544
/
+977
*
glx: Fix incorrect use of dri_interface.h version defines in driver probing.
Eric Anholt
2013-12-05
1
-2
/
+2
*
glx: Fix incorrect use of dri_interface.h version defines in extensions.
Eric Anholt
2013-12-05
3
-4
/
+4
*
present: Send GLX_BufferSwapComplete events from present extension
Keith Packard
2013-12-05
5
-23
/
+86
*
glx/glxdri2: Unwrap EnterVT/LeaveVT upon CloseScreen
Chris Wilson
2013-11-23
1
-0
/
+4
*
glx: Lie about GLX_Y_INVERTED_EXT
Adam Jackson
2013-10-31
1
-1
/
+2
*
dri: Fix GLX_Y_INVERTED_EXT fbconfig attribute
Adam Jackson
2013-10-31
1
-0
/
+1
*
Merge remote-tracking branch 'idr/glx-float-fbconfig'
Keith Packard
2013-10-29
6
-3
/
+74
|
\
|
*
glx: Enable GLX_ARB_fbconfig_float for DRI2 drivers
Daniel Czarnowski
2013-10-24
3
-0
/
+17
|
*
glx: Handle float config types in glxConvertConfigs
Daniel Czarnowski
2013-10-24
1
-3
/
+39
|
*
glx: Allow float renderType in glXCreateContextAttribsARB
Daniel Czarnowski
2013-10-24
2
-0
/
+18
*
|
glx: convert to direct GL dispatch (v2)
Adam Jackson
2013-10-29
38
-41223
/
+3256
*
|
glx: Remove DRI1 AIGLX (v2)
Adam Jackson
2013-10-29
2
-1176
/
+0
*
|
glx: Simplify glXDestroyContext
Adam Jackson
2013-10-29
1
-3
/
+1
*
|
glx: Fix a corner case in DrawableGone
Adam Jackson
2013-10-29
1
-1
/
+1
*
|
glx: Fix memory leak in context garbage collection (v2)
Adam Jackson
2013-10-29
4
-24
/
+35
*
|
glx: Only take a Pixmap reference if creating the GLXPixmap succeeded
Adam Jackson
2013-10-29
1
-1
/
+2
|
/
*
glx: Add support for the new DRI loader entrypoint.
Eric Anholt
2013-10-23
1
-2
/
+22
*
glx: Fill in some missing attributes from DoGetFBConfigs
Adam Jackson
2013-09-11
1
-2
/
+12
*
glx: Remove a dead comment
Adam Jackson
2013-09-11
1
-4
/
+0
*
glx: Catch another failure case in drawable creation
Adam Jackson
2013-09-11
1
-0
/
+4
*
glx: Remove screen number from __GLXconfig
Adam Jackson
2013-09-11
1
-2
/
+0
*
glx: Remove pixmapMode from __GLXconfig
Adam Jackson
2013-09-11
1
-2
/
+0
*
glx: Remove support for NV_vertex_program and NV_fragment_program
Adam Jackson
2013-09-11
1
-4
/
+0
[next]