summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-19glamor: Avoid using GL_QUADS on VC4.glamor-quadsEric Anholt3-1/+11
2015-06-19glamor: Use proper Bools for some boolean values.Eric Anholt1-9/+9
2015-06-19glamor: Provide a fallback path for using an index buffer to do quads.Eric Anholt3-3/+74
2015-06-19glamor: Use GL_EXT_map_buffer_range if present.Eric Anholt1-1/+2
2015-06-19Use the normal GL_QUADS drawing helper in the render code.Eric Anholt3-51/+7
2015-06-19glamor: Drop CloseScreen-time GL resource cleanup code.Eric Anholt6-62/+0
2015-06-19glamor: Fix text rendering on GLES2.Eric Anholt1-1/+1
2015-06-19modesetting: Fix a compiler warning about CARD32 vs uint32_t.Eric Anholt1-1/+1
2015-06-18glamor: Don't try to disable attrib divisors without the extension.Eric Anholt1-2/+4
2015-06-18glamor: Skip actual FBO setup in our glyph atlas.Eric Anholt1-1/+2
2015-06-18glamor: Clean up some declarations in glyph rendering.Eric Anholt1-7/+4
2015-06-18glamor: Actually allow glyphs of dimension 65 to 128 in the cache.Eric Anholt1-1/+3
2015-06-02glamor: don't do render ops with matching source/dest (v3)Dave Airlie2-1/+17
2015-05-27xwayland: Throttle our cursor surface updates with a frame callbackRui Matos3-1/+31
2015-05-26present: Copy unflip contents back to the Screen PixmapChris Wilson1-4/+4
2015-05-26backtrace.c: Fix word cast to a pointerVicente Olivert Riera1-2/+2
2015-05-26xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]Ray Strode1-0/+2
2015-05-26os: support new implicit local user access mode [CVE-2015-3164 2/3]Ray Strode3-4/+130
2015-05-26xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]Ray Strode1-1/+1
2015-05-20test: add tests for new valuator mask featuresPeter Hutterer1-0/+63
2015-05-20dix: hook up the unaccelerated valuator masksPeter Hutterer2-7/+24
2015-05-20dix: Add unaccelerated valuators to the ValuatorMaskPeter Hutterer4-4/+93
2015-05-20dix: fix indentationPeter Hutterer1-2/+2
2015-05-20xfree86: drop if 0 hunkPeter Hutterer1-12/+0
2015-05-18config: remove 10-evdev.conf, let the evdev driver install that filePeter Hutterer2-42/+2
2015-05-14Revert "glx/dri2: Disable AIGLX if indirect GLX is disabled"Keith Packard1-3/+0
2015-05-14glamor: Replace CompositeGlyphs code [v2]Keith Packard9-1978/+589
2015-05-14glamor: Adapt glamor_program API to handle render accelerationKeith Packard8-30/+347
2015-05-14glamor: Compute GLSL version from GL_SHADING_LANGUAGE_VERSION (v3)Keith Packard1-9/+39
2015-05-14glamor: Remove destination drawable argument from glamor_set_textureKeith Packard2-8/+4
2015-05-14glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemaskKeith Packard7-17/+16
2015-05-12Xephyr: Fix broken image when endianess of client machine and host-Xserver di...Egbert Eich1-2/+10
2015-05-12Xephyr: Fix screen image draw for the non-Glamor & non-XHSM caseEgbert Eich1-1/+1
2015-05-12Xephyr: Fix compile when debugging is enabledEgbert Eich1-1/+1
2015-05-12Xephyr: Print default server display number if none is specifiedEgbert Eich1-1/+1
2015-05-12Xephyr: Don't crash when no command line argument is specifiedEgbert Eich4-5/+12
2015-05-12glamor: fix build when DRI3 is not definedJonathan Gray1-1/+5
2015-05-12glamor: remove const from the return type of glamor_get_drawable_location()Jonathan Gray2-2/+2
2015-05-12modesetting: Include dix-config.h from dumb_bo.cMichel Dänzer1-0/+4
2015-05-12Add AC_SYS_LARGEFILE defines to dix-config.hMichel Dänzer1-0/+6
2015-05-11Merge remote-tracking branch 'evelikov/master'Keith Packard5-97/+26
2015-05-11Merge remote-tracking branch 'ajax/xserver-next'Keith Packard4-2/+15
2015-05-11xwayland: Fix error stringsRobert Ancell3-5/+5
2015-05-11Merge remote-tracking branch 'airlied/for-keithp'Keith Packard14-56/+577
2015-05-11modesetting: Fix software cursor fallbackAdel Gadllah1-2/+2
2015-05-11xwayland: Implement smooth scrollingDima Ryazanov2-41/+16
2015-05-11dix: Do not allow device transform to be set on valuatorless devicesJason Gerecke1-0/+3
2015-05-11dix/events: Set currentTime to the given time stamp in NoticeTimeRui Matos1-0/+1
2015-05-11Merge remote-tracking branch 'jturney/mingw-build-fixes'Keith Packard4-2/+12
2015-05-07shm: Fix xselinux resource initialization for xinerama pixmapsBrent Collins1-0/+6