Age | Commit message (Expand) | Author | Files | Lines |
2005-05-19 | Wed May 18 21:20:35 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -1/+1 |
2005-05-18 | Wed May 18 16:47:44 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+9 |
2005-05-18 | Bug #3066: Promote frameBufferPhysicalAddress to pointer from CARD32; bump | Adam Jackson | 2 | -11/+10 |
2005-05-18 | Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version | Adam Jackson | 2 | -6/+22 |
2005-05-18 | VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be a | Egbert Eich | 1 | -1/+2 |
2005-05-18 | rewrite the rootless compositing code (1) compiles which is already a huge | Zack Rusin | 1 | -191/+238 |
2005-05-18 | Avoid segfaults if the number of user supplied monitor ranges exceed the | Egbert Eich | 2 | -100/+108 |
2005-05-15 | Bug 2750: Prevent mtrr_remove_offending from ending up in an endless loop | Thomas Hellstrom | 1 | -3/+2 |
2005-05-14 | Change return statements to fix compiler errors: "fbcompose.c", line 2815:XORG-6_8_99_7 | Alan Coopersmith | 1 | -4/+8 |
2005-05-13 | - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in | Søren Sandmann Pedersen | 4 | -0/+12 |
2005-05-10 | Bugzilla #2561: Disable some keycode translations on PC98, which had | Eric Anholt | 1 | -0/+4 |
2005-05-09 | Bugzilla #2429: Correct the sysarch prototype for FreeBSD/alpha. | Eric Anholt | 1 | -1/+1 |
2005-05-09 | Increase the maximum number of buttons from 12 to 24. Helps with | Eric Anholt | 1 | -1/+1 |
2005-05-09 | Render performance improvements. (Lars Knoll, Zack Rusin) | Adam Jackson | 1 | -3/+3 |
2005-05-08 | Render performance improvements. (Lars Knoll, Zack Rusin) | Adam Jackson | 3 | -2952/+2667 |
2005-05-08 | Only call ConfigureWindow from winRaiseWindow if the windows message | Alexander Gottwald | 3 | -1/+15 |
2005-05-06 | Fix build issues on Mac OS X 10.4.0.XORG-6_8_99_6 | Torrey Lyons | 2 | -3/+3 |
2005-05-04 | Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse in | Eric Anholt | 3 | -4/+4 |
2005-05-02 | Fix comments for pointers in parameter lists to work with fussy compilers | Harold L Hunt II | 4 | -6/+6 |
2005-05-02 | Fix message type (respose->response) and fix */*comment*/ blocks to work | Harold L Hunt II | 1 | -9/+9 |
2005-05-02 | Print correct logfile in FatalError messagesco_port_update-base | Alexander Gottwald | 2 | -2/+8 |
2005-05-02 | Set stencil size for Xgl GLX visuals | David Reveman | 1 | -0/+1 |
2005-05-01 | New algorithm for calculating glyph extents in Xgl | David Reveman | 1 | -32/+82 |
2005-04-27 | Catch SIGCHLD in OsBlockSignals() too to make sure this signal doesn'tXORG-6_8_99_5 | Egbert Eich | 1 | -0/+3 |
2005-04-27 | Minor optimization | David Reveman | 1 | -0/+3 |
2005-04-27 | Line drawing improvements to Xgl | David Reveman | 6 | -148/+472 |
2005-04-27 | Fix typo | David Reveman | 1 | -12/+12 |
2005-04-26 | Add glCopy operation and glPushAttrib/glPopAttrib support to Xgl GLX | David Reveman | 1 | -133/+747 |
2005-04-26 | xc/programs/Xserver/Xprint/Init.c | Roland Mainz | 2 | -14/+16 |
2005-04-25 | Add scissor based clipping to Xgl GLX | David Reveman | 1 | -78/+830 |
2005-04-25 | Bug #2138: When the server is built with MakeDllModules YES, prefer | Adam Jackson | 1 | -40/+39 |
2005-04-25 | Bug #2141: Rework misleading warning message when APM support is | Adam Jackson | 1 | -3/+3 |
2005-04-24 | xc/config/cf/X11.tmplXORG-6_8_99_4 | Roland Mainz | 4 | -1/+18 |
2005-04-23 | //bugs.freedesktop.org/show_bug.cgi?id=3118) attachment #2525 | Roland Mainz | 1 | -6/+0 |
2005-04-23 | Bug #3016: Don't complain as loudly about failing to load a module that's | Adam Jackson | 1 | -3/+5 |
2005-04-23 | Bug #3109: Handle R_ALPHA_BRSGP relocations in elfloader. (Sergey Tikhonov) | Adam Jackson | 2 | -0/+52 |
2005-04-22 | Clean up formatting, projectroot substutition, and grammatical nits. | Alan Coopersmith | 1 | -13/+13 |
2005-04-22 | Work around clash between Solaris headers and module loader headers over | Alan Coopersmith | 1 | -0/+4 |
2005-04-22 | Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful. | Adam Jackson | 11 | -481/+0 |
2005-04-22 | Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes, | Adam Jackson | 2 | -0/+132 |
2005-04-22 | Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes, | Adam Jackson | 11 | -30/+513 |
2005-04-21 | Change xf86bigfont.h include to X11/extensions/xf86bigfont.h. | Daniel Stone | 1 | -2/+2 |
2005-04-21 | Change keymap.h includes to X11/keymap.h | Daniel Stone | 1 | -2/+2 |
2005-04-20 | Change dmxext.h and dmxproto.h to <X11/extensions/...>. | Daniel Stone | 1 | -2/+2 |
2005-04-20 | Change "eviestr.h" to <X11/extensions/eviestr.h>. | Daniel Stone | 1 | -1/+1 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Alexander Gottwald | 6 | -9/+9 |
2005-04-20 | warning fix for Win32 | Alexander Gottwald | 1 | -1/+1 |
2005-04-20 | Change "xf86bigfstr.h" to <X11/extensions/xf86bigfstr.h> for includes. | Daniel Stone | 1 | -1/+1 |
2005-04-20 | Add missing space after -query hostname | Alexander Gottwald | 1 | -0/+1 |
2005-04-20 | Change xf86bigfstr.h to X11/extensions/xf86bigfstr.h for includes. | Daniel Stone | 1 | -2/+2 |