summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-09Update to FreeType 2.6.5David Coppa
ok matthieu@
2016-08-07updateMatthieu Herrb
2016-08-07Update to xterm-325. Testing by krw@, shadchin@ and naddy@. ThanksMatthieu Herrb
2007-09-08import freetype 2.3.5Matthieu Herrb
2006-11-25Import freetype 2.2.1Matthieu Herrb
2016-08-06updateMatthieu Herrb
2016-08-06Update to xinput 1.6.2Matthieu Herrb
2006-11-26Importing xterm 216Matthieu Herrb
2016-08-06Update to xkbcomp 1.3.1Matthieu Herrb
2016-08-06Update to x11proto 7.0.29Matthieu Herrb
2016-08-06Update to videoproto 2.3.3Matthieu Herrb
2016-08-06Update to inputproto 2.3.2. only documentation updatesMatthieu Herrb
2016-08-06Update to libXi 1.7.6Matthieu Herrb
2016-08-06Update to libXfixes 5.0.2. No functional changes.Matthieu Herrb
2016-08-03updateMatthieu Herrb
2016-08-03xserver: fix an off-by-one error that lead to asprintf("%s", NULL)Matthieu Herrb
reported by deraadt@, fix reviewed in X.Org by Keith Packard.
2016-07-30Merge the build of Xephyr in the main xserver build.Matthieu Herrb
Recent X server doesn't require to build the DIX with different options for xfree86 and kdrive. Tested for beeing a no-op on m88k by Kenji Aoyama. Thanks
2016-07-25Disable the code that allocates W|X memory. There is fallback code thatMark Kettenis
gets used if allocating W|X memory fails, which is probably a bit slower. However, that is much better than commit a W^X violation which currently gets you killed. ok jca@
2016-07-11updateMatthieu Herrb
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2016-07-11Version-less logos for 6.0 and aboveMatthieu Herrb
2016-06-29sync (xkb)Stuart Henderson
2016-06-28updateAlexandr Shadchin
2016-06-28Update to xkeyboard-config 2.18Alexandr Shadchin
ok matthieu@, test danj@
2016-06-06Comparing maximum frame buffer size after VIDIOC_DQBUF ioctl againstMarcus Glocker
'buf.bytesused' instead of 'buf.length' makes more sense. From Patrick Keshish
2016-06-06To match the encoding type, compare against 'pixelformat' instead ofMarcus Glocker
'description' which could contain any value. Fixes VIDIOC_ENUM_FMT ioctl for utvfu(4). Spotted by Patrick Keshish. ok mpi
2016-06-06move libepoxy to 3RDPARTY. Not hosted in freedesktop's xorg repositoriesMatthieu Herrb
2016-06-04Add 'q' option to just display the device properties and quit.Marcus Glocker
Tested and ok czarkoff
2016-06-02mmap(2) failure is indicated by MAP_FAILED, not NULL.Theo Buehler
ok mglocker
2016-06-02Just try to unmap a buffer when something has been mapped before.Marcus Glocker
ok semarie tb
2016-06-02Avoid calling a function only built with dri3, fixes an undefinedJonathan Gray
symbol crash when opting into uxa reported by Walter Alejandro Iglesias. ok kettenis@ matthieu@
2016-05-31Guard against using tp_start uninitialized in case no frame wasTheo Buehler
grabbed in verbose mode. ok mglocker
2016-05-31Add mmap(2) support for frame grabbing and make it default over read(2).Marcus Glocker
The introduced '-g' option still allows to fallback to read(2). With input from tb, jmc, and Patrick Keshishian. ok tb
2016-05-30Update to freetype-doc-2.6.3David Coppa
2016-05-30"javascript" renamed to "js"David Coppa
2016-05-30syncTheo de Raadt
2016-05-29sync (xserver and freetype)Stuart Henderson
2016-05-29bump freetype majorDavid Coppa
2016-05-29updateMatthieu Herrb
2016-05-29Update to xserver 1.18.3. Tested by shadchin@ and naddy@.Matthieu Herrb
Note that indirect GLX is now disbled by default.
2016-05-29sync following freetype updateDavid Coppa
2016-05-29Bump following freetype update.David Coppa
Suggested by sthen@ ok sthen@, naddy@, matthieu@
2016-05-29Update to FreeType 2.6.3David Coppa
ok sthen@, naddy@, matthieu@
2016-05-29syncJonathan Gray
2016-05-29updateJonathan Gray
2016-05-29Merge Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray