index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-10
glamor: Drop dead drm_stride field.
Eric Anholt
1
-1
/
+0
2015-07-10
glamor: Drop tracking of the last picture attached to pixmaps.
Eric Anholt
6
-114
/
+5
2015-07-10
glamor: Use the actual picture's format when uploading memory pixmaps.
Eric Anholt
1
-27
/
+13
2015-07-10
glamor: Move glamor_render.c pict handling to glamor_picture.c
Eric Anholt
3
-877
/
+870
2015-07-10
glamor: Drop dead glamor_upload_bits_to_pixmap_texture() proto.
Eric Anholt
1
-9
/
+0
2015-07-10
glamor: Use the new upload/download interface for XV uploads.
Eric Anholt
3
-19
/
+25
2015-07-10
glamor: Ignore picture formats when choosing color for core rendering.
Eric Anholt
1
-10
/
+1
2015-07-10
glamor: Don't try to do rendering with unsupported formats.
Eric Anholt
1
-0
/
+38
2015-07-10
glamor_egl: Properly free resources on init-error and exit
Hans de Goede
1
-16
/
+27
2015-07-10
glamor: Drop a bunch of glamor_priv == NULL checks.
Eric Anholt
6
-32
/
+17
2015-07-10
glamor: Ask the server to always allocate our private.
Eric Anholt
4
-53
/
+13
2015-07-10
glamor: Drop dead glamor_is_large_picture().
Eric Anholt
1
-12
/
+0
2015-07-10
glamor: Reuse the glamor_is_memory helper.
Eric Anholt
1
-3
/
+1
2015-07-08
atom: make FreeAtom static
Adam Jackson
1
-3
/
+1
2015-07-08
atom: Bump initial table size
Adam Jackson
1
-1
/
+1
2015-07-08
glx: Implement GLX_ARB_context_flush_control
Adam Jackson
7
-2
/
+57
2015-07-08
glx/swrast: Do more GLX extension setup
Adam Jackson
1
-3
/
+34
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
13
-42
/
+54
2015-07-08
mi: Remove questionable optimization from the rootless path
Adam Jackson
1
-3
/
+0
2015-07-08
fb: Make rootless-agnostic
Adam Jackson
1
-5
/
+0
2015-07-08
rootless: Build unconditionally
Adam Jackson
1
-8
/
+1
2015-07-08
rootless: Genericize the config header a bit
Adam Jackson
1
-15
/
+4
2015-07-08
dix: unifdef pWin->rootlessUnhittable
Adam Jackson
4
-15
/
+7
2015-07-08
xfixes: Unexport xfixes.h
Adam Jackson
3
-8
/
+3
2015-07-08
vidmode: Hide implementation details
Adam Jackson
4
-44
/
+39
2015-07-08
xge: Hide some implementation details
Adam Jackson
3
-9
/
+7
2015-07-08
dga: Hide a bunch of implementation details
Adam Jackson
3
-76
/
+28
2015-07-08
xfree86: Hide some pre-randr mode validation details
Adam Jackson
3
-92
/
+5
2015-07-08
render: Hide/unexport some implementation details
Adam Jackson
7
-135
/
+43
2015-07-08
randr: Unexport some implementation details
Adam Jackson
1
-5
/
+5
2015-07-08
dix: Unexport various implementation details
Adam Jackson
16
-403
/
+358
2015-07-08
dri3: static cleanup
Adam Jackson
2
-4
/
+1
2015-07-08
dri3: Remove unbuilt dri3_event.c
Adam Jackson
1
-163
/
+0
2015-07-08
parser: static cleanup
Adam Jackson
5
-164
/
+158
2015-07-08
present: static cleanup
Adam Jackson
3
-5
/
+3
2015-07-08
dmx: Fix the build
Adam Jackson
1
-1
/
+1
2015-07-08
prime: add rotation support for offloaded outputs (v2)
Dave Airlie
8
-73
/
+197
2015-07-08
Merge remote-tracking branch 'ofourdan/for-keith'
Keith Packard
1
-1
/
+1
2015-07-07
hw/xwin: printf format fixes for Pixel type
Jon TURNEY
1
-4
/
+4
2015-07-07
hw/xwin: printf format fixes for WPARAM and LPARAM types
Jon TURNEY
4
-10
/
+10
2015-07-07
hw/xwin: printf format fixes for LONG type
Jon TURNEY
5
-34
/
+36
2015-07-07
hw/xwin: printf format fixes for DWORD type
Jon TURNEY
10
-30
/
+33
2015-07-07
hw/xwin: printf format fixes in xevents.c
Jon TURNEY
1
-5
/
+5
2015-07-07
hw/xwin: printf format fix in winProcessXEventsTimeout()
Jon TURNEY
1
-1
/
+1
2015-07-07
hw/xwin: printf format fix in winCreateDefColormap()
Jon TURNEY
1
-1
/
+1
2015-07-07
hw/xwin: printf format fixes in winAllocatePrivates()
Jon TURNEY
1
-2
/
+2
2015-07-07
hw/xwin: printf format fixes in winConfigKeyboard()
Jon TURNEY
1
-1
/
+1
2015-07-07
hw/xwin: printf format fixes for XID type
Jon TURNEY
3
-12
/
+15
2015-07-07
hw/xwin: printf format fixes for HWND type
Jon TURNEY
2
-4
/
+4
2015-07-07
hw/xwin: Ensure format warnings in winclipboard/
Jon TURNEY
1
-2
/
+2
[prev]
[next]