summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-10glamor: Drop dead drm_stride field.Eric Anholt1-1/+0
2015-07-10glamor: Drop tracking of the last picture attached to pixmaps.Eric Anholt6-114/+5
2015-07-10glamor: Use the actual picture's format when uploading memory pixmaps.Eric Anholt1-27/+13
2015-07-10glamor: Move glamor_render.c pict handling to glamor_picture.cEric Anholt3-877/+870
2015-07-10glamor: Drop dead glamor_upload_bits_to_pixmap_texture() proto.Eric Anholt1-9/+0
2015-07-10glamor: Use the new upload/download interface for XV uploads.Eric Anholt3-19/+25
2015-07-10glamor: Ignore picture formats when choosing color for core rendering.Eric Anholt1-10/+1
2015-07-10glamor: Don't try to do rendering with unsupported formats.Eric Anholt1-0/+38
2015-07-10glamor_egl: Properly free resources on init-error and exitHans de Goede1-16/+27
2015-07-10glamor: Drop a bunch of glamor_priv == NULL checks.Eric Anholt6-32/+17
2015-07-10glamor: Ask the server to always allocate our private.Eric Anholt4-53/+13
2015-07-10glamor: Drop dead glamor_is_large_picture().Eric Anholt1-12/+0
2015-07-10glamor: Reuse the glamor_is_memory helper.Eric Anholt1-3/+1
2015-07-08atom: make FreeAtom staticAdam Jackson1-3/+1
2015-07-08atom: Bump initial table sizeAdam Jackson1-1/+1
2015-07-08glx: Implement GLX_ARB_context_flush_controlAdam Jackson7-2/+57
2015-07-08glx/swrast: Do more GLX extension setupAdam Jackson1-3/+34
2015-07-08dix: Restore PaintWindow screen hookAdam Jackson13-42/+54
2015-07-08mi: Remove questionable optimization from the rootless pathAdam Jackson1-3/+0
2015-07-08fb: Make rootless-agnosticAdam Jackson1-5/+0
2015-07-08rootless: Build unconditionallyAdam Jackson1-8/+1
2015-07-08rootless: Genericize the config header a bitAdam Jackson1-15/+4
2015-07-08dix: unifdef pWin->rootlessUnhittableAdam Jackson4-15/+7
2015-07-08xfixes: Unexport xfixes.hAdam Jackson3-8/+3
2015-07-08vidmode: Hide implementation detailsAdam Jackson4-44/+39
2015-07-08xge: Hide some implementation detailsAdam Jackson3-9/+7
2015-07-08dga: Hide a bunch of implementation detailsAdam Jackson3-76/+28
2015-07-08xfree86: Hide some pre-randr mode validation detailsAdam Jackson3-92/+5
2015-07-08render: Hide/unexport some implementation detailsAdam Jackson7-135/+43
2015-07-08randr: Unexport some implementation detailsAdam Jackson1-5/+5
2015-07-08dix: Unexport various implementation detailsAdam Jackson16-403/+358
2015-07-08dri3: static cleanupAdam Jackson2-4/+1
2015-07-08dri3: Remove unbuilt dri3_event.cAdam Jackson1-163/+0
2015-07-08parser: static cleanupAdam Jackson5-164/+158
2015-07-08present: static cleanupAdam Jackson3-5/+3
2015-07-08dmx: Fix the buildAdam Jackson1-1/+1
2015-07-08prime: add rotation support for offloaded outputs (v2)Dave Airlie8-73/+197
2015-07-08Merge remote-tracking branch 'ofourdan/for-keith'Keith Packard1-1/+1
2015-07-07hw/xwin: printf format fixes for Pixel typeJon TURNEY1-4/+4
2015-07-07hw/xwin: printf format fixes for WPARAM and LPARAM typesJon TURNEY4-10/+10
2015-07-07hw/xwin: printf format fixes for LONG typeJon TURNEY5-34/+36
2015-07-07hw/xwin: printf format fixes for DWORD typeJon TURNEY10-30/+33
2015-07-07hw/xwin: printf format fixes in xevents.cJon TURNEY1-5/+5
2015-07-07hw/xwin: printf format fix in winProcessXEventsTimeout()Jon TURNEY1-1/+1
2015-07-07hw/xwin: printf format fix in winCreateDefColormap()Jon TURNEY1-1/+1
2015-07-07hw/xwin: printf format fixes in winAllocatePrivates()Jon TURNEY1-2/+2
2015-07-07hw/xwin: printf format fixes in winConfigKeyboard()Jon TURNEY1-1/+1
2015-07-07hw/xwin: printf format fixes for XID typeJon TURNEY3-12/+15
2015-07-07hw/xwin: printf format fixes for HWND typeJon TURNEY2-4/+4
2015-07-07hw/xwin: Ensure format warnings in winclipboard/Jon TURNEY1-2/+2