summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-17glamor: Drop dead get/pub sub pixmap functions.Eric Anholt2-134/+0
2014-07-17glamor: Remove always-true yInverted flag.Eric Anholt10-256/+104
2014-07-17glamor: Drop constant arguments to glamor_solid().Eric Anholt4-11/+6
2014-07-17glamor: Drop unnecessary glTexParameteri() in upload of texture data.Eric Anholt1-3/+0
2014-07-17glamor: Use MIN/MAX macros to clean up glamor_transfer.cEric Anholt1-35/+10
2014-07-17glamor: Drop unnecessary glTexParameteri() in SetSpans().Eric Anholt1-3/+0
2014-06-16xephyr: Allow initializing glamor with gles2 (on GLX).Eric Anholt2-2/+34
2014-06-15glamor: Share code for put_image handling.Eric Anholt4-197/+128
2014-06-15ephyr: Add support for XV using glamor.Eric Anholt4-1/+262
2014-06-15kdrive: Mark XV names const to avoid warnings.Eric Anholt1-2/+2
2014-06-15glamor: Split the XV code into XF86-dependent parts and generic.Eric Anholt5-272/+375
2014-06-15kdrive: Simplify the adaptor setup interface.Eric Anholt3-23/+7
2014-06-15kdrive: Remove dead generic XV adaptors code.Eric Anholt3-57/+1
2014-06-15kdrive: Do a little more cleanup from the XV struct deduplication.Eric Anholt3-29/+19
2014-06-15xorg: Remove duplicated definitions of some XV-related structs.Eric Anholt2-75/+14
2014-06-15glamor: Remove stubbed-out glamor_stipple functionKeith Packard2-16/+0
2014-06-15glamor: Remove 'tiling' shader codeKeith Packard4-308/+0
2014-06-15glamor: Replace glamor_solid_boxes and glamor_solid with GC using codeKeith Packard6-390/+106
2014-06-15glamor: Add accelerated stipple supportKeith Packard4-18/+157
2014-06-15glamor: Add glamor_program based 0-width dashed linesKeith Packard10-20/+496
2014-06-15glamor: Use glamor_program and GL_LINES for 0-width linesKeith Packard6-192/+361
2014-06-15glamor: Use glamor_program for glamor_push_pixelsKeith Packard1-88/+66
2014-06-15glamor: Add glamor_program based copy accelerationKeith Packard13-789/+763
2014-06-15glamor: Directly reference the private key recordsKeith Packard2-15/+14
2014-06-15glamor: Replace fallback preparation codeKeith Packard9-190/+346
2014-06-15mi: Draw multiple lines in one FillSpans call in miZeroLineKeith Packard1-8/+8
2014-06-12mi: Fill spans for multiple arcs in miPolyFillArcKeith Packard1-79/+67
2014-06-12mi: Make miPolyArc draw fast zero-width when possibleKeith Packard3-2/+16
2014-06-12mi: Create miPolylines as a general-purpose line drawing functionKeith Packard2-0/+26
2014-06-12ephyr: Deal with non-root visual for windowKeith Packard1-10/+21
2014-06-06mi: Build fix: mieqProcessDeviceEvent returns voidJeremy Huddleston Sequoia1-1/+1
2014-06-04Update to version 1.15.99.903xorg-server-1.15.99.903Keith Packard1-3/+3
2014-06-04mi: don't process events from disabled devices (#77884)Peter Hutterer2-1/+17
2014-06-04present: Queue flips for later executionKeith Packard2-38/+89
2014-06-04xfixes: disable cursor on X server resetFrank Binns1-0/+2
2014-06-04dix: fix pixmap leak on server resetBrendan King1-4/+3
2014-06-04dix: reference the cursor just once in InitializeSprite()Brendan King1-1/+1
2014-06-04fb: fix screen pixmap leak on server resetBrendan King1-1/+1
2014-06-02xfree86: Report Present as a built-in moduleChris Wilson1-0/+3
2014-06-02xfree86: Report DRI3 as a built-in moduleChris Wilson1-0/+3
2014-06-02Merge remote-tracking branch 'jturney/master'Keith Packard2-12/+4
2014-06-02xtensa: add support for xtensa architectureMax Filippov3-2/+20
2014-06-02Merge remote-tracking branch 'jeremyhu/master'Keith Packard3-21/+15
2014-06-02xfree86: Add "modesetting" to list of fallback driversSøren Sandmann1-1/+1
2014-06-02Merge remote-tracking branch 'whot/for-keith'Keith Packard5-52/+40
2014-06-02Fix overflow checking extension versionsRobert Ancell1-7/+11
2014-06-02configure: Require sufficiently new wayland-client for xwayland ddxAdam Jackson1-1/+1
2014-06-02configure: Restore DEFAULT_LOGDIR to xwin-config.h, it is usedJon TURNEY1-0/+3
2014-06-02hw/xwin: Update for __glXLastContext -> lastGLContextJon TURNEY1-12/+1
2014-05-31XQuartz: Update logic to account for title bar on every display in MavericksJeremy Huddleston Sequoia1-3/+13