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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
glx: Remove swrast "A"IGLX
glx-2
Adam Jackson
3
-491
/
+3
2013-08-07
glx: Fix a corner case in DrawableGone
Adam Jackson
1
-1
/
+1
2013-08-07
glx: Add GLX_MESAX_surfaceless_context
Adam Jackson
3
-24
/
+17
2013-08-07
glx: Add glamor-based EGL provider
Adam Jackson
3
-2
/
+434
2013-08-07
xnest: Add a GLX-on-GLX provider
Adam Jackson
4
-1
/
+463
2013-08-07
glx: convert to direct GL dispatch
Adam Jackson
38
-41223
/
+3257
2013-08-07
glx: Allow the DDX to refuse direct contexts
Adam Jackson
2
-0
/
+5
2013-08-07
glx: Don't set swrast as the implicit glx provider
Adam Jackson
6
-12
/
+25
2013-08-07
glx: Fix memory leak in context garbage collection
Adam Jackson
4
-24
/
+38
2013-08-07
glx: Remove current context cache
Adam Jackson
12
-76
/
+1
2013-08-07
xnest: Add a default (no-op) error handler
Adam Jackson
1
-0
/
+11
2013-08-07
dix: Hack off the call to XaceCensorImage
Adam Jackson
1
-1
/
+1
2013-08-07
xnest: Enable GLX
Adam Jackson
1
-0
/
+19
2013-08-07
hack vfb: Link against libGL
Adam Jackson
1
-1
/
+1
2013-08-07
composite: export comp{Re,Unre}directWIndow
Adam Jackson
3
-6
/
+7
2013-08-07
vfb: Change default depth to 24
Adam Jackson
1
-1
/
+1
2013-08-07
xinerama: Make +xinerama work even with just one screen
Adam Jackson
1
-6
/
+2
2013-08-07
glx: __glXDrawableInit doesn't fail, make it return void
Adam Jackson
6
-27
/
+10
2013-08-07
dri2: Remove (most) dependence on xfree86 headers
Adam Jackson
2
-8
/
+1
2013-08-07
glx: Remove glx{Suspend,Resume}Clients
Adam Jackson
3
-118
/
+3
2013-08-07
glx: Delete DRI1 AIGLX
Adam Jackson
3
-1179
/
+0
2013-08-07
glx: Fill in some missing attributes from DoGetFBConfigs
Adam Jackson
1
-2
/
+12
2013-08-07
glx: Remove a dead comment
Adam Jackson
1
-4
/
+0
2013-08-07
glx: Catch another failure case in drawable creation
Adam Jackson
1
-0
/
+4
2013-08-07
glx: Remove screen number from __GLXconfig
Adam Jackson
1
-2
/
+0
2013-08-07
glx: Remove pixmapMode from __GLXconfig
Adam Jackson
4
-7
/
+0
2013-08-07
glx: Remove support for NV_vertex_program and NV_fragment_program
Adam Jackson
1
-4
/
+0
2013-08-07
glx: realloc style fix in RenderLarge
Adam Jackson
1
-9
/
+6
2013-08-07
glx: Eliminate a small malloc from QueryContext
Adam Jackson
1
-15
/
+8
2013-08-07
glx: Handle failure to create the pixmap backing the pbuffer
Adam Jackson
1
-0
/
+2
2013-08-07
glx: Implement GLX_PRESERVED_CONTENTS drawable attribute
Adam Jackson
2
-36
/
+55
2013-08-07
glx: Implement GLX_FBCONFIG_ID in GetDrawableAttributes
Adam Jackson
1
-1
/
+4
2013-08-07
glx: Implement GLX_{WIDTH,HEIGHT} in GetDrawableAttributes
Adam Jackson
1
-1
/
+7
2013-08-07
glx: Compute number of attributes in GetDrawableAttributes on the fly
Adam Jackson
1
-9
/
+11
2013-08-07
glx: Style fixes
Adam Jackson
1
-3
/
+7
2013-08-07
glx: Pull GLX vendor string out of __GLXscreen
Adam Jackson
3
-5
/
+3
2013-08-07
glx: Remove unused bits from the context struct
Adam Jackson
1
-1
/
+0
2013-08-07
glxproxy: Convert to private-based client tracking
Adam Jackson
3
-147
/
+41
2013-08-07
glxproxy: Don't track GLCLientm{aj,in}orVersion
Adam Jackson
3
-10
/
+0
2013-08-07
dmx/glx: Remove unused __glXNop
Adam Jackson
3
-40
/
+0
2013-08-01
test/xi2: fix protocol-xiqueryversion test
Maarten Lankhorst
1
-30
/
+30
2013-08-01
Xi: Clamp XIClient maximal version to XIVersion
Maarten Lankhorst
1
-17
/
+14
2013-08-01
xfree86/man: document AutoAddGPU
Dave Airlie
1
-0
/
+4
2013-07-25
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-10
/
+33
2013-07-26
Xi: Allow clients to ask for 2.3 and then 2.2 without failing
Keith Packard
1
-6
/
+30
2013-07-25
xfree86: detach scanout pixmaps when detaching output GPUs
Aaron Plattner
1
-3
/
+16
2013-07-25
dix: set the valuator mask to ensure XI 1.x events have data
Peter Hutterer
1
-1
/
+1
2013-07-24
dix: check the xi2mask, not the grab type for touch listeners
Peter Hutterer
2
-3
/
+2
2013-07-23
hw/xwin: Fix numerous 64-bit format/type cast issues with debug printing of p...
Jon TURNEY
6
-36
/
+36
2013-07-23
hw/xwin: Fix possible crash in winMultiWindowGetClassHint
Colin Harrison
1
-7
/
+14
[next]