Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-24 | Bigreqs are built-in and mandatory. | Adam Jackson | 8 | -58/+3 | |
2008-07-24 | Shape extension is built-in and mandatory. | Adam Jackson | 40 | -201/+2 | |
2008-07-24 | Ugh, remove trailing backslash. | Kristian Høgsberg | 1 | -1/+1 | |
2008-07-24 | Remove SPARC muldiv code. Was used by ELF loader, which is no more. | Kristian Høgsberg | 3 | -96/+1 | |
2008-07-24 | Drop the glx resize hook and stop chaining PositionWindow. | Kristian Høgsberg | 7 | -90/+0 | |
2008-07-24 | Drop unnecessary linked list of contexts from GLXDrawable. | Kristian Høgsberg | 3 | -83/+10 | |
2008-07-24 | Remove xorgcfg | Daniel Stone | 58 | -26319/+1 | |
Us shipping a GUI configuration utility (especially as part of the server!) was pretty pointless. There was pretty much nothing it could configure which wasn't already runtime adjustable: if you could get a server up with functioning input and output, there wasn't much xorgcfg could do for you. Au revoir. | |||||
2008-07-24 | Remove ioport | Daniel Stone | 4 | -551/+0 | |
I don't know why we would possibly be shipping this. | |||||
2008-07-24 | Remove kbd_mode | Daniel Stone | 7 | -426/+0 | |
We only built this on BSD and Solaris, and if such a tool is generally useful, ship it with the OS. | |||||
2008-07-23 | Unifdef hpux. | Adam Jackson | 4 | -16/+3 | |
2008-07-23 | Unifdef __osf__ | Adam Jackson | 2 | -2/+2 | |
2008-07-23 | Unifdef AIX. | Adam Jackson | 6 | -40/+1 | |
2008-07-23 | Unifdef DGUX. | Adam Jackson | 2 | -71/+1 | |
2008-07-23 | Unifdef sgi. | Adam Jackson | 12 | -46/+12 | |
2008-07-23 | Optimize commit 331cc3f0799a54910a99484264f76569beeee55a | James Cloos | 1 | -6/+4 | |
Reorder to minimize comparisons | |||||
2008-07-23 | Unifdef VXWORKS. | Adam Jackson | 2 | -17/+0 | |
2008-07-23 | Assume __GNUC__ >= 3. | Adam Jackson | 3 | -77/+21 | |
gcc 3.0 was seven years ago. Get with the times. | |||||
2008-07-23 | Remove some broken debugging scaffolding. | Adam Jackson | 1 | -31/+0 | |
2008-07-23 | Unifdef QNX. | Adam Jackson | 15 | -181/+8 | |
Again, hasn't worked since at least 7.0. | |||||
2008-07-23 | Fix LookupColor | James Cloos | 1 | -0/+2 | |
Using strncasecmp(3) with the lenght of the user-supplied colour name will result in a false positive when the db key starts out with the same string. Eg, blue will also match BlueViolet (aka blue violet). Since the shorter strings occur first in the database, avoid such errors by treating a 0 result from strncasecmp(3) as a positive result when the key’s length is longer than the supplied string’s. | |||||
2008-07-22 | Don't return BadAlloc when trying to set a PictureFilter with no parameters ↵ | Pierre-Loup A. Griffais | 1 | -1/+1 | |
when a filter with parameters was previously set. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> | |||||
2008-07-23 | [Xephyr] various X86_64 build cleanups | Dodji Seketeli | 5 | -19/+18 | |
2008-07-23 | [Xephyr] Fix #15839 | Dodji Seketeli | 4 | -0/+43 | |
Make sure the _XSERVER64 macro is not defined in Xlib client code. That macro is meant to be define only on pure server code, when necessary. | |||||
2008-07-22 | Build fix. | Adam Jackson | 1 | -0/+1 | |
2008-07-22 | autogen.sh: Pass --force to autoreconf | Daniel Stone | 1 | -2/+2 | |
Ensure we get all files installed when running autoreconf by passing --force to overwrite previously-generated ones, which fixes running it from tarballs. Also revert Peter's local changes to pass arguments to configure, all of which are the default now anyway, AIUI. | |||||
2008-07-22 | xfree86: plug memory leak, free driver's private data when deleting the device. | Peter Hutterer | 1 | -3/+3 | |
2008-07-22 | dix: reset potential lastSlaves when disabling an SD | Keith Packard | 1 | -0/+8 | |
Unplug a mouse, then warp the pointer and the warp pointer code will try to update the position of the last slave device associated with the master. That pointer will be stale and the X server will crash. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2008-07-21 | EDID: Various reduced blanking fixes. | Adam Jackson | 5 | -25/+62 | |
- Use a single common function to compute reducedness. - Call it from both the old-school and new-school mode validation paths. - Define monitor reduced-blanking support in accord with EDID 1.4. - Attempt to filter RB DMT modes away from the "standard" EDID pool if the monitor doesn't claim RB support. | |||||
2008-07-21 | EDID: For standard timing blocks, prefer DMT timings if they exist. | Adam Jackson | 1 | -12/+128 | |
2008-07-21 | EDID: Correct DDCEstablishedModes to conform to DMT. | Adam Jackson | 1 | -6/+11 | |
2008-07-21 | Need to unref pixmaps backing pbuffers too. | Kristian Høgsberg | 1 | -1/+5 | |
2008-07-21 | Fix embarrasing GLXPixmap leak. | Kristian Høgsberg | 2 | -4/+5 | |
2008-07-21 | EDID: Add quirk to clamp max pixel clock to single DVI link speed. | Adam Jackson | 1 | -0/+21 | |
On some panels you end up with all of: - No range descriptor - No description of physical connectivity - Native panel size mode in standard timings list In principle you're supposed to use the timings for that mode from the DMT spec, but in practice the DMT spec has timings for both 1920x1200 normal and 1920x1200RB, and the standard timing field gives you no way to distinguish. And, of course, the non-RB timings don't fit in a single DVI link. | |||||
2008-07-21 | Bump inputproto to 1.9.99.2 for XI_PROP_ENABLED | Alan Hourihane | 1 | -1/+1 | |
2008-07-21 | dix: shift the duplicate button mapping check to ProcSetPointerMapping. | Peter Hutterer | 1 | -9/+19 | |
XI 2 allows two buttons to have the same button code. | |||||
2008-07-21 | Revert "Try nvidia before nv under the assumption that people who install it ↵ | Daniel Stone | 1 | -5/+1 | |
usually want to *use* it, too." Per mailing list discussion. This reverts commit 66fb253082ea42179180303393e48846208987fa. | |||||
2008-07-21 | dix: Remove insane BC hacks | Daniel Stone | 1 | -12/+1 | |
If your DDX needs a 1bpp mode and doesn't set it up, your DDX is incompetent. | |||||
2008-07-20 | Try nvidia before nv under the assumption that people who install it usually ↵ | Aaron Plattner | 1 | -1/+5 | |
want to *use* it, too. | |||||
2008-07-20 | Drop some more configure-generated files from the tarball | Julien Cristau | 1 | -4/+3 | |
2008-07-20 | Don't put xf86Build.h in the tarball (bug#9277) | Julien Cristau | 1 | -4/+3 | |
This file is generated by configure, we don't need to ship a stale version in the tarball. X.Org bug#9277 <https://bugs.freedesktop.org/show_bug.cgi?id=9277> | |||||
2008-07-20 | distcheck fixes | Julien Cristau | 9 | -11/+11 | |
Still seems to fail because hw/xquartz has too long filenames | |||||
2008-07-19 | Fix compile failure | James Cloos | 1 | -0/+1 | |
This fixes a compile failure by ensuring that mouse-cfg.c can see the MTYPE_ constants. | |||||
2008-07-18 | Drop the FONTCACHE extension. | Adam Jackson | 10 | -378/+0 | |
This appears to have been dead code since X-TT was merged. | |||||
2008-07-17 | Give priority to clients that are receiving expose and configure events | Søren Sandmann | 1 | -1/+1 | |
2008-07-17 | Make xstrcasestr prototype return value match the implementation | Alan Coopersmith | 1 | -1/+1 | |
2008-07-17 | configure.ac: Remove non-existant directory | Daniel Stone | 1 | -1/+0 | |
Oops. | |||||
2008-07-17 | Remove dead code, useless #defines, et al | Daniel Stone | 9 | -316/+11 | |
2008-07-17 | configure.ac: Fix release date | Daniel Stone | 1 | -1/+1 | |
Instead of putting something that's always wrong, at least just put unreleased, which will be more obviously wrong if it's, well, in a release. | |||||
2008-07-17 | Everyone has urandom | Daniel Stone | 2 | -56/+0 | |
If you don't have urandom, please just add a fallback to /dev/random, rather than building our own random generator. | |||||
2008-07-17 | Dead code removal | Daniel Stone | 42 | -3201/+28 | |
Remove a whole bunch of code that was never built, be it entire files or just dead ifdefs. |