Age | Commit message (Expand) | Author | Files | Lines |
2006-04-03 | Coverity #616: Fix a rare memory leak. | Adam Jackson | 1 | -1/+4 |
2006-04-03 | Coverity #983: Move some risky debugging code inside #ifdef DEBUG. | Adam Jackson | 1 | -2/+0 |
2006-04-02 | ../stub | Adam Jackson | 2 | -14/+15 |
2006-04-02 | Reorder link order for Xdmx to fix new screensaver variable referencexorg-server-1_0_99_2 | Adam Jackson | 1 | -3/+0 |
2006-04-01 | Clean up warnings and a debug printf. | Eric Anholt | 1 | -3/+2 |
2006-04-01 | Hack around the new screensaver variable for DMX, which is otherwise | Adam Jackson | 1 | -0/+3 |
2006-03-31 | Add an option to EXA for the DDX to request that EXA hide the pixmap's | Eric Anholt | 2 | -5/+93 |
2006-03-30 | Add a dependency on EXA, so it rebuilds when the library does. The manual | Eric Anholt | 1 | -1/+2 |
2006-03-30 | Add an UploadToScreen implementation, for testing PutImage support, and | Eric Anholt | 1 | -6/+53 |
2006-03-29 | Add a DownloadFromScreen implementation, used for testing GetImage | Eric Anholt | 1 | -0/+25 |
2006-03-29 | More warning cleanup. | Adam Jackson | 10 | -29/+17 |
2006-03-28 | Add a new export, LoaderGetABIVersion. This function allows modules to | Aaron Plattner | 3 | -0/+27 |
2006-03-27 | Fix remnants of previous busted _XkbStrCaseCmp commit. | Daniel Stone | 1 | -4/+4 |
2006-03-27 | Remove remnants of XkbCF code. | Daniel Stone | 2 | -42/+1 |
2006-03-27 | Move XFree86 DDX XKB actions into dixmods. | Daniel Stone | 4 | -6/+165 |
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson | 106 | -833/+833 |
2006-03-24 | Refactored the screensaver and DPMS timer code to use the screensaver timer | Fredrik Höglund | 2 | -5/+5 |
2006-03-23 | Add ast driver/pci id (Carl Switzky, Sun Microsystems) | Alan Coopersmith | 1 | -0/+5 |
2006-03-20 | dead file removal | Adam Jackson | 2 | -125/+0 |
2006-03-20 | Bug #6213: Check geteuid's return value, not its address, otherwise | Adam Jackson | 1 | -3/+3 |
2006-03-16 | Add support for ZX2 PCI-E local bus adaptors. (Alex Williamson, HP) | Daniel Stone | 2 | -0/+13 |
2006-03-15 | Enable correct handling of the BTS instruction (opcode 0f ab) The code was | Felix Kuehling | 1 | -4/+2 |
2006-03-15 | Coverity #1042, 1043: Nuke some dead variables. | Adam Jackson | 1 | -4/+2 |
2006-03-15 | Coverity #490: Fix a range check in xf86vidmode extension. | Adam Jackson | 1 | -1/+1 |
2006-03-15 | Coverity #794: Fix a highly unlikely memory leak. | Adam Jackson | 1 | -5/+4 |
2006-03-15 | Coverity #269: Compare the requested ABI class against the ABI class of the | Adam Jackson | 1 | -1/+1 |
2006-03-15 | Coverity #484: Fix an off-by-one in module refcounting. | Adam Jackson | 1 | -1/+1 |
2006-03-15 | Coverity #1053: Nuke a dead variable. | Adam Jackson | 1 | -2/+0 |
2006-03-15 | Fix DRIExtensionInit() to not register callbacks when it hasn't been | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-03-15 | Make xf86 linear allocator smarter when dealing with alignment constraints | Benjamin Herrenschmidt | 1 | -2/+10 |
2006-03-15 | Add a new migration scheme, "always", which will move pixmaps to their | Eric Anholt | 1 | -5/+38 |
2006-03-12 | Fix build when AIGLX is false. | Matthieu Herrb | 1 | -1/+4 |
2006-03-12 | Merge accel_indirect branch to HEAD. | Kristian Høgsberg | 19 | -1280/+256 |
2006-03-11 | Fix buffer size checks to prevent 2-byte buffer overflows. (Coverity #480, | Alan Coopersmith | 1 | -7/+7 |
2006-03-11 | Add HAS_MMAP for Xvfb | Alan Coopersmith | 1 | -11/+24 |
2006-03-11 | Pass sizeof the correct buffer to XmuSnprintf. (Coverity #489) | Alan Coopersmith | 1 | -1/+1 |
2006-03-10 | If fakexa is enabled, create a larger buffer in the Ximage, but keep the | Eric Anholt | 4 | -36/+36 |
2006-03-10 | Coverity #1011: Remove a useless NULL check on a pVbe that had been | Eric Anholt | 1 | -1/+1 |
2006-03-10 | Coverity #857: Fix resource leak in error path by freeing earlier. | Eric Anholt | 1 | -1/+2 |
2006-03-10 | Coverity #813, #814, #815, #816: Fix resource leaks in error paths of | Eric Anholt | 3 | -14/+40 |
2006-03-10 | Just like FreeBSD, let DragonFly's default mouse Device be /dev/sysmouse | Jeremy C. Reed | 1 | -1/+1 |
2006-03-10 | Add DragonFly support. (It is like FreeBSD.) | Jeremy C. Reed | 1 | -10/+10 |
2006-03-09 | Commit changes missed in last commit (mis-typed path and didn't notice): Do | Eric Anholt | 1 | -546/+43 |
2006-03-09 | Rearrange EXA driver structures so that there's a hope of maintaining ABI | Eric Anholt | 3 | -28/+40 |
2006-03-08 | Bug #6150: Do the obvious fix of an insane sanity check in | Eric Anholt | 1 | -1/+1 |
2006-03-07 | Numerous amounts refactoring and comment adding (see ChangeLog for file by | Ian Romanick | 8 | -151/+172 |
2006-03-07 | Add appropriate MIT license. Oops. | Eric Anholt | 1 | -0/+28 |
2006-03-07 | Add a new flag to ephyr, "-fakexa", which turns on an EXA acceleration | Eric Anholt | 4 | -5/+383 |
2006-03-07 | Remove stale EXA files, which failed to get removed during the move to | Eric Anholt | 8 | -3812/+0 |
2006-03-07 | Fix cvt -r check again. CH7011 TV encoder had 800x600 PAL hit the check. | Luc Verhaegen | 1 | -13/+18 |