summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-26glamor: Reuse the glamor_program_alpha_* enums for Render.glamor-render-programEric Anholt2-24/+16
2016-01-26glamor: Drop extra SHADER_IN type for no mask present.Eric Anholt2-12/+6
2016-01-26glamor: Convert XV to using glamor_program.c.Eric Anholt2-78/+71
2016-01-26glamor: Drop comment about dead yInverted flag.Eric Anholt1-2/+0
2016-01-26glamor: Simplify XV vertex setup.Eric Anholt1-38/+30
2016-01-26glamor: Set up XV sampler uniforms once at program build time.Eric Anholt1-9/+11
2016-01-26glamor: Drop dead glamor_pict_format_is_compatible().Eric Anholt1-20/+0
2016-01-26glamor: Rename the *y_inverted helpers to not say "inverted".Eric Anholt1-16/+14
2016-01-26glamor: Drop dead *_from_x_coord_y() functions.Eric Anholt1-2/+0
2016-01-26glamor: Clarify when Render fallbacks happen due to an unsupported op.Eric Anholt1-1/+3
2016-01-26xwayland: add support for use core profile for glamor. (v2)Dave Airlie1-1/+14
2016-01-26glamor: add core profile support to EGL glamor. (v2)Dave Airlie1-4/+22
2016-01-26ephyr: Create 3.1 core profile context if possible (v3)Keith Packard1-1/+17
2016-01-26glamor: add core profile support. (v2)Dave Airlie3-1/+12
2016-01-26glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzle (v3)Keith Packard8-22/+118
2016-01-26glamor: Drop duplicated GLAMOR_DEFAULT_PRECISIONs in render accel.Eric Anholt1-13/+4
2016-01-26glamor: don't do copy if we have 0 boxes to copy.Dave Airlie1-0/+3
2016-01-26glamor: Add support for CA rendering in a single pass.Dave Airlie6-32/+118
2016-01-26glamor: Drop the composite_with_copy path entirely.Eric Anholt1-92/+0
2016-01-21glamor: Fix copy-like Render operations between 15 and 16 depth.Eric Anholt1-0/+8
2016-01-21glx: Fix GLX_EXT_create_context_es2_profile supportAdam Jackson5-26/+13
2016-01-21glamor: Use vertex array objectsKeith Packard4-24/+75
2016-01-21glamor/xv: add vbo support (v2.1)Dave Airlie1-11/+30
2016-01-21glamor: use vbos in gradient/picture code.Dave Airlie2-29/+31
2016-01-19present: Handle wraparound when comparing MSC valuesMichel Dänzer1-5/+27
2016-01-19glamor: Disable debugging messages other than GL API errorsMichel Dänzer1-0/+3
2016-01-13glamor: store old fonts in double width textures.Dave Airlie3-8/+29
2016-01-13glamor: fallback if font is too large for FBO size.Dave Airlie1-0/+5
2016-01-06os: Failure to remove a non-existent log file is not an errorAdam Jackson1-1/+1
2016-01-06Fix build when XSERVER_PLATFORM_BUS is not defined.Thomas Klausner1-0/+4
2016-01-06Fix uninitialized variable warnings reported by clangThomas Klausner1-3/+5
2016-01-05Avoid segfault in CloseWellKnownConnections when using -displayfdAlan Coopersmith1-1/+2
2016-01-05Use unique logfile names when starting server with -displayfdAlan Coopersmith3-28/+101
2016-01-05modesetting should not reference gbm when it's not definedAlan Coopersmith1-0/+6
2016-01-05Revert "Fix uninitialized variable warnings reported by clang"Adam Jackson1-3/+1
2016-01-05Fix uninitialized variable warnings reported by clangThomas Klausner1-1/+3
2015-12-21xfree86: move check for driver->PreInit upPeter Hutterer1-11/+11
2015-12-18xfree86: add NoMatchFoo directives for InputClass sectionsPeter Hutterer5-18/+103
2015-12-18xfree86: whitespace fixPeter Hutterer1-2/+2
2015-12-09vfb: add randr support (v2)Siim Põder1-0/+123
2015-12-09randr: Silence unused variable warningAdam Jackson1-1/+0
2015-12-08sync: Don't allow creating a system counter before sync is initializedAdam Jackson1-18/+3
2015-12-08glxproxy: Silence shadowed-variable warningsAdam Jackson1-2/+3
2015-12-08glxproxy: Silence set-but-unused-variable warningsAdam Jackson2-31/+6
2015-12-08dmx: Run 'doxygen -u' to upgrade the doxygen config fileAdam Jackson1-794/+1635
2015-12-08dmx: Silence unused variable warning in dmxcompatAdam Jackson1-2/+0
2015-12-08dmx: Silence lex/yacc-related config parser warningsAdam Jackson6-5/+8
2015-12-08systemd-logind.c: don't parse VT settings for non-seat0 X serversLaércio de Sousa1-1/+2
2015-12-08xserver: Fix configure.ac check for libsystemd/-daemonBob Ham1-11/+14
2015-12-07prime: Damage full destination rectangle when we start dirty trackingMichel Dänzer1-0/+21