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
2016-04-07
damage: Make damageRegionProcessPending take a damage not a drawable
performance
Adam Jackson
1
-43
/
+44
2016-04-07
dix: Eliminate redundant CriticalOutputPending
Adam Jackson
6
-25
/
+4
2016-04-07
dix: Convert ResourceClientBits to a variable
Adam Jackson
4
-25
/
+16
2016-04-07
xace: Remove the audit hooks and tune dispatch
Adam Jackson
3
-34
/
+14
2016-04-07
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
12
-17
/
+39
2016-03-30
xwin/glx: Build fix for warnings about missing WGL extensioons
Jon Turney
1
-3
/
+3
2016-03-30
glx: Implement GLX_EXT_libglvnd (v2)
Adam Jackson
8
-0
/
+48
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
5
-49
/
+8
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
5
-39
/
+36
2016-03-30
xquartz/glx: Remove unused fields from the glx screen subclass
Adam Jackson
1
-3
/
+0
2016-03-30
glx: Enable GLX 1.4 unconditionally
Adam Jackson
8
-72
/
+4
2016-03-30
xwin/glx: Drop GLWIN_NO_WGL_EXTENSIONS hack
Adam Jackson
1
-10
/
+0
2016-03-30
glx: Use __glXInitExtensionEnableBits in all backends (v2)
Adam Jackson
2
-31
/
+10
2016-03-30
glx: Enable GLX_SGI_make_current_read in the core
Adam Jackson
3
-9
/
+1
2016-03-30
xwin/glx: Enable GLX_SGI_make_current_read unconditionally (v2)
Adam Jackson
1
-10
/
+14
2016-03-30
xquartz/glx: Error out for MakeContextCurrent(draw != read)
Adam Jackson
1
-0
/
+3
2016-03-30
glx: Don't enable EXT_texture_from_pixmap unconditionally
Adam Jackson
3
-3
/
+5
2016-03-30
glx: Remove server-side mention of GLX_MESA_swap_control
Adam Jackson
2
-7
/
+2
2016-03-30
glx: Remove default server glx extension string
Adam Jackson
5
-27
/
+1
2016-03-28
xwayland: Pretend we support viewport in vidmode
Olivier Fourdan
1
-4
/
+15
2016-03-28
xwayland: do not include frequency in mode name
Olivier Fourdan
1
-2
/
+2
2016-03-28
xfree86/modes: Make sure the HW cursor is hidden when it should be
Michel Dänzer
1
-0
/
+6
2016-03-28
os: Treat ssh as a non-local client (v4)
Adam Jackson
1
-3
/
+40
2016-03-28
DRI2: add Polaris PCI IDs
Sonny Jiang
1
-0
/
+10
2016-03-24
present: Only requeue for next MSC after flip failure
Michel Dänzer
1
-1
/
+1
2016-03-23
vfb: Re-add LD_EXPORT_SYMBOLS_FLAG to LDFLAGS
Adam Jackson
1
-0
/
+1
2016-03-16
glamor: swizzle RED to 0 for alpha textures
Dave Airlie
1
-1
/
+3
2016-03-14
security: Fix reversed comment
Ángel González
1
-1
/
+1
2016-03-14
xfree86: Change VBE version early-out to 1.2. (#22672)
Evgeny M. Zubok
1
-1
/
+1
2016-03-14
xfree86: Finish removing font modules
Adam Jackson
2
-9
/
+0
2016-03-14
xfree86: Font modules aren't a real thing
Adam Jackson
2
-4
/
+0
2016-03-14
Fix the typo from the previous patch, d'oh
Adam Jackson
1
-1
/
+1
2016-03-14
Xext/vidmode: Reduce verbosity of GetModeLine debug messages
Chris Wilson
1
-106
/
+106
2016-03-11
vidmode: Remove stray vidmodeproc.h from EXTRA_DIST
Adam Jackson
1
-1
/
+0
2016-03-11
present: fail flipping if we have any slave outputs
Dave Airlie
1
-0
/
+4
2016-03-11
glamor: Make context current in glamor_pixmap_fbo_cache_put
Michel Dänzer
1
-0
/
+1
2016-03-10
glx: Implement GLX_EXT_fbconfig_packed_float
Adam Jackson
4
-0
/
+9
2016-03-10
glx: Implement GLX_EXT_stereo_tree
Adam Jackson
3
-1
/
+11
2016-03-10
glx: Add GLX_SCREEN to the GetDrawableAttributes response
Adam Jackson
1
-1
/
+2
2016-03-10
glx: Macroize building the attribute list in DoGetDrawableAttributes
Adam Jackson
1
-23
/
+16
2016-03-10
ephyr: Fix redisplay with glamor on GLES.
Eric Anholt
1
-1
/
+3
2016-03-10
glamor: Replace "finish access" shader with texture swizzling.
Eric Anholt
5
-407
/
+160
2016-03-10
glamor: Drop dead large-pixmap handling code in temp picture uploads.
Eric Anholt
2
-112
/
+16
2016-03-10
glamor: Drop unused PBO code in temporary picture uploading.
Eric Anholt
1
-23
/
+7
2016-03-10
glamor: Generalize the a1-to-a8 conversion path.
Eric Anholt
1
-37
/
+28
2016-03-10
glamor: Drop the REVERT_UPLOADING_1_5_5_5 path.
Eric Anholt
2
-119
/
+5
2016-03-10
glamor: Drop the GLES2 REVERT_UPLOADING_2_10_10_10 paths.
Eric Anholt
2
-57
/
+2
2016-03-10
glamor: Merge the two GL-type-from-pictformat paths.
Eric Anholt
1
-201
/
+121
2016-03-10
glamor: Propagate that is_upload is always true.
Eric Anholt
3
-120
/
+46
2016-03-10
glamor: Drop dead fbo handling from GLAMOR_MEMORY pict uploads.
Eric Anholt
1
-23
/
+2
[next]