summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11glamor: Rework initialization sequencingatrocious-xephyr-glamor-hacksAdam Jackson5-36/+39
2013-10-11checkpointAdam Jackson3-2/+87
2013-10-11glamor: egl gbm backend hackupAdam Jackson4-1/+222
2013-10-11more random bullshitAdam Jackson5-57/+37
2013-10-11wipEric Anholt3-18/+10
2013-10-11eglEric Anholt1-12/+8
2013-10-11ephyr: Add support for using glamor.Eric Anholt8-4/+191
2013-10-11glamor: Remove cargo-culted compiler macrosAdam Jackson7-86/+24
2013-10-11glamor: Rip out the "shared dispatch" codeAdam Jackson3-164/+3
2013-10-11glamor: get the imported tree to buildAdam Jackson14-293/+145
2013-10-11Add 'glamor/' from commit '3b2c7863531f6b92aad680f613e51f8d1fd612c9'Adam Jackson42-0/+20538
2013-10-09hw/xwin: Fix for "glx: Remove screen number from __GLXconfig"Jon TURNEY1-6/+0
2013-10-08glamor: glamor_render: fix PictFiltersGrigori Goronzy1-0/+9
2013-10-08glamor: Use GL_STATIC_DRAW for element index bufferGrigori Goronzy1-2/+2
2013-10-08glamor: Use glDrawRangeElements instead of glDrawElementsGrigori Goronzy5-0/+23
2013-10-07Merge remote-tracking branch 'jeremyhu/master'Keith Packard2-5/+3
2013-10-07configure.ac: Include missing proto declarations in SDK_REQUIRED_MODULESEmil Velikov1-0/+3
2013-10-06XQuartz: Dont't set screen on __GLXConfigJeremy Huddleston Sequoia1-2/+0
2013-10-06rootless: Use miCopyRegion instead of fbCopyRegionJeremy Huddleston Sequoia1-3/+3
2013-10-05os: move <arpa/inet.h> for any !win32 systemPino Toscano1-4/+4
2013-10-05xfree86/hurd: include <hurd.h>Pino Toscano3-0/+3
2013-10-04Bump version to 1.14.99.2Keith Packard1-3/+3
2013-10-04kdrive/ephyr: Remove duplicate ephyrExtensions and ephyrExtensionInit declsKeith Packard1-16/+0
2013-10-04xfree86: add a comment as to why the logdir is createdGaetan Nadon1-0/+1
2013-10-04xfree86: Use $(MKDIR_P) for better code portabilityGaetan Nadon1-2/+1
2013-10-04Uninstall X link and CYGWIN libXorg.exe.a in local install targetsGaetan Nadon1-0/+8
2013-10-04Xorg binary: use install-exec-hook rather than install-exec-localGaetan Nadon1-5/+4
2013-10-04Use $(LN_S) provided by AC_PROG_LN_S macro to create linksGaetan Nadon1-1/+1
2013-10-04The Xorg binary is missing the extension $(EXEEXT) in the makefileGaetan Nadon1-1/+1
2013-10-04Merge remote-tracking branch 'anholt/ephyr-fixes'Keith Packard21-4162/+1685
2013-10-04miext/shadow: missing c2p_core.h breaks "make distcheck" target.Gaetan Nadon1-0/+1
2013-10-04Merge remote-tracking branch 'whot/for-keith'Keith Packard3-2/+7
2013-10-04Merge remote-tracking branch 'ajax/xserver-next'Keith Packard76-1159/+417
2013-09-27glamor: Shoud return null subpixmap if we fail to get a valid map address.Zhigang Gong1-0/+4
2013-09-27glamor: glamor: add initial Xv supportDave Airlie5-1/+683
2013-09-25test: add new os executable to .gitignoreGaetan Nadon1-0/+1
2013-09-25xserver: enable InputClass option "GrabDevice" by default for non-seat0 seats...Laércio de Sousa1-0/+4
2013-09-25dmx: provide enough space for axis mappingsPeter Hutterer1-2/+2
2013-09-24glamor: Reset traps_count and ptrap when necessary for the next trapezoid cli...Michel Dänzer1-0/+3
2013-09-20damage: Must translate initial window damage by window offsetKeith Packard1-0/+2
2013-09-18glamor: Fix RegionContainsRect test for PutImageMichel Dänzer1-1/+1
2013-09-16XQuartz: pbproxy: Fix build with -DDEBUGJeremy Huddleston Sequoia1-2/+1
2013-09-16XQuartz: Fix build with moved pseudoramiXJeremy Huddleston Sequoia2-0/+2
2013-09-11glx: Fill in some missing attributes from DoGetFBConfigsAdam Jackson1-2/+12
2013-09-11glx: Remove a dead commentAdam Jackson1-4/+0
2013-09-11glx: Catch another failure case in drawable creationAdam Jackson1-0/+4
2013-09-11glx: Remove screen number from __GLXconfigAdam Jackson1-2/+0
2013-09-11glx: Remove pixmapMode from __GLXconfigAdam Jackson4-7/+0
2013-09-11glx: Remove support for NV_vertex_program and NV_fragment_programAdam Jackson1-4/+0
2013-09-11glx: realloc style fix in RenderLargeAdam Jackson1-9/+6