summaryrefslogtreecommitdiff
path: root/hw/dmx
Commit message (Expand)AuthorAgeFilesLines
* Remove some null statements.James Cloos2008-11-081-1/+1
* dmx: avoid hilarious #define Xcalloc xcalloc game.Peter Hutterer2008-10-171-1/+1
* dmx: change remainder of manual EQ allocation to GetEventList().Peter Hutterer2008-10-171-1/+1
* Fix more xcalloc stupidity.Adam Jackson2008-10-085-10/+10
* I hate you xlib. Please die in a fire.Adam Jackson2008-10-081-2/+2
* mi: remove deprecated and unused functions.Tiago Vignatti2008-10-081-5/+0
* xalloc+memset(0) -> xcallocAdam Jackson2008-10-0614-40/+18
* Upgrade GLX Public License 1.0 to FreeB 2.0.Adam Jackson2008-09-221-18/+28
* Update to SGI FreeB 2.0.Adam Jackson2008-09-1929-927/+812
* Prepare for array-index based devPrivates.Tomas Carnecky2008-08-281-6/+13
* Add an array of integers for use as per-screen cursor private keys.Eamon Walsh2008-08-271-3/+3
* Centralize declaration of ConnectionInfo.Adam Jackson2008-08-201-1/+0
* Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include.Kristian Høgsberg2008-07-282-1/+295
* Remove all empty extension reset hooks, replace with NULL.Adam Jackson2008-07-241-5/+1
* Shape extension is built-in and mandatory.Adam Jackson2008-07-245-20/+0
* Unifdef sgi.Adam Jackson2008-07-231-9/+1
* Drop the FONTCACHE extension.Adam Jackson2008-07-181-4/+0
* XFree86: Remove XFree86-Misc extensionDaniel Stone2008-07-161-1/+0
* Bug #16302: Fix GLX drawable refcounting in DMX.Jesse Ruffin2008-06-231-9/+6
* dmx: remove a ifndef XINPUT, XINPUT is always defined now.Peter Hutterer2008-06-051-7/+0
* dmx: don't free event list after use.Peter Hutterer2008-06-051-2/+0
* dmx: add an XFlush.Peter Hutterer2008-06-051-0/+2
* dmx: fix false memory allocation.Peter Hutterer2008-06-051-2/+1
* dmx: don't dereference a nullpointer.Peter Hutterer2008-06-051-1/+1
* dmx: add stubs for DeviceCursorInitialize, DeviceCursorCleanupPeter Hutterer2008-06-051-0/+11
* dmx: for now, don't acknowledge SDs.Peter Hutterer2008-06-051-0/+2
* dmx: learn about the existence of IsXExtensionPointer and IsXExtensionKeyboardPeter Hutterer2008-06-051-3/+7
* dmx: claim we support XI 2.Peter Hutterer2008-06-051-1/+1
* dmx: fix a segfault caused by GC devPrivates never being initalised.Peter Hutterer2008-06-051-0/+2
* dmx: some more build fixes.Peter Hutterer2008-06-052-15/+0
* Merge branch 'master' into mpxPeter Hutterer2008-05-262-8/+1
|\
| * glx: fix forgotten swrast -> SWRastGeorge Sapountzis2008-05-231-1/+1
| * Drop glcore GLX provider.Kristian Høgsberg2008-05-211-1/+1
| * drop xprint remnants: InitGlobalsGeorge Sapountzis2008-05-211-7/+0
* | dmx: remove some #if 0'd code.Peter Hutterer2008-05-251-5/+0
* | dmx: fix build.Peter Hutterer2008-05-146-29/+32
* | Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer2008-04-257-63/+5
|/
* Death to TOG-CUP.Adam Jackson2008-04-181-1/+0
* Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt2008-04-181-1/+0
* Death to APPGROUP.Adam Jackson2008-04-181-1/+0
* Programs in hw/dmx/examples/ want client-side xkb headers.Julien Cristau2008-03-072-2/+2
* XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh2008-02-281-12/+12
* Fix Xinerama's consolidated visual handling.Adam Jackson2008-02-221-9/+2
* XKB: Move headers into the server treeDaniel Stone2008-02-172-2/+2
* Use strerror instead of errno values in user strings.Adam Jackson2008-02-141-1/+1
* GL: Add GLX compile flags lost in modular X server changesJurij Smakov2007-12-291-0/+1
* Revert "registry: Register DMX extension protocol names."Eamon Walsh2007-11-201-40/+0
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-11-191-0/+1
|\
| * Save pixmap allocation hints into the PixmapRec.Aaron Plattner2007-11-151-0/+1
* | xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh2007-11-191-1/+1