Age | Commit message (Expand) | Author |
2009-01-15 | On startup, don't leak memory when we enumerate existing windows. | Owain Ainsworth |
2009-01-15 | - add missing prototypes. | Okan Demirmen |
2009-01-13 | sync | Matthieu Herrb |
2009-01-13 | adapt for version 1.99.3: add dri2tokens.h | Matthieu Herrb |
2009-01-13 | dri2proto 1.99.3. | Matthieu Herrb |
2009-01-13 | note to self: no cookie, a compile started is not a compile tested | Todd T. Fries |
2009-01-13 | yet another gcc2 found bad coding practice, move variable declartion to the | Todd T. Fries |
2009-01-13 | better cast; noticed by ray@ | Okan Demirmen |
2009-01-12 | Sync suggested configuration file with wsmux kernel changes. One step closer | Miod Vallat |
2009-01-12 | regen | Matthieu Herrb |
2009-01-12 | Update to xserver 1.5.3 + latests commits on server-1.5-branch. | Matthieu Herrb |
2009-01-11 | Add -Wall to CFLAGS, it's helped find a few dodgy constructs. | Owain Ainsworth |
2009-01-11 | shortcut_to_name should not be defined as static in a header file. Put | Owain Ainsworth |
2009-01-11 | add missing prototypes | Okan Demirmen |
2009-01-11 | better comparison idiom; found with -Wall | Okan Demirmen |
2009-01-11 | Oops, missed a line removal. Fix build. | Owain Ainsworth |
2009-01-11 | fix use of uninitialised value in one of our local changes. | Owain Ainsworth |
2009-01-11 | - merge grab_sweep() into mousefunc_window_resize(). | Okan Demirmen |
2009-01-11 | FcNameParse() manpage lies, cast here. | Okan Demirmen |
2009-01-11 | Those directories were removed in xf86-video-ati 6.9.0. | Matthieu Herrb |
2009-01-11 | remove unused variables | Okan Demirmen |
2009-01-10 | sync | Todd T. Fries |
2009-01-10 | sync | Matthieu Herrb |
2009-01-10 | xterm 239 | Matthieu Herrb |
2009-01-10 | De-autoconf libdrm. | Owain Ainsworth |
2009-01-10 | Switch over to using the kernel *_drm.h headers instead of the copies | Owain Ainsworth |
2009-01-10 | Fix substitutions for the pkg-config files. A couple of fields were | Owain Ainsworth |
2009-01-10 | Don't build intel_bufmgr_ttm.c anymore, the rest of the ttm code has | Owain Ainsworth |
2009-01-10 | Don't build the "unichrome" driver. We don't have the kernel headers for | Owain Ainsworth |
2009-01-10 | Remove ttm entrypoints. That memory manager interface isn't going to see the | Owain Ainsworth |
2009-01-10 | remove the triple buffering support from the intel driver, the support | Owain Ainsworth |
2009-01-10 | Remove "old style" DRI2 entrypoints. | Owain Ainsworth |
2009-01-10 | Remove the ARB_occlusion_query support in the intel drivers. It was racy and | Owain Ainsworth |
2009-01-10 | Don't map the mmio region via the drm. This was only passed onto the | Owain Ainsworth |
2009-01-10 | don't map the mmio registers via the drm in the radeon DDX either | Owain Ainsworth |
2009-01-10 | For the radeon mesa driver, don't try and map the card's mmio region. We | Owain Ainsworth |
2009-01-08 | update | Matthieu Herrb |
2009-01-08 | If the mousebutton is unknown when we go to grab, don't just print a | Owain Ainsworth |
2009-01-08 | openchrome doesn't build if you have an xserver with DRI compiled in, | Owain Ainsworth |
2009-01-06 | add GeForce 9300 GE to the list of known chipsets, enough to get it working | Gilles Chehade |
2009-01-06 | Disable allowFontOps, allowTcapOps and allowWindowOps by default | Matthieu Herrb |
2009-01-06 | xterm 238. includes fix for CVE-2008-2383. | Matthieu Herrb |
2009-01-06 | remove "search should ignore the current window" from list, for the | Okan Demirmen |
2009-01-06 | HasXinerama is an int | Okan Demirmen |
2009-01-06 | remove unused code | Okan Demirmen |
2009-01-05 | Add 2 missing chunks from the 2.1.12 update. This adds support for | Matthieu Herrb |
2009-01-03 | Avoid infinit loop on make clean. Problem found by mglocker@. | Matthieu Herrb |
2009-01-03 | Replace option "iBookHack" with option "MacModel" "ibook". | Matthieu Herrb |
2009-01-01 | Build xf86-video-wildcatfb on OpenBSD/sparc64, and explain how to configure it. | Miod Vallat |
2009-01-01 | Simple unaccelerated driver for ifb(4) frame buffer, using a the X11 shadowfb | Miod Vallat |