Age | Commit message (Expand) | Author | Files | Lines |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 482 | -54/+1998 |
2005-07-03 | Fix build issues. | Kevin E Martin | 1 | -2/+2 |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 27 | -33/+74 |
2005-07-02 | Bug #3687: Print backtraces on fatal signal on glibc systems. | Adam Jackson | 1 | -0/+26 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 156 | -183/+205 |
2005-07-01 | Add auto-generated header files. | Daniel Stone | 1 | -0/+1 |
2005-07-01 | Remove fbcmap.c hacks from the DIX. | Daniel Stone | 1 | -2/+5 |
2005-07-01 | Minor build system tweaks. | Daniel Stone | 1 | -1/+11 |
2005-07-01 | Adding initial build system. | Daniel Stone | 28 | -0/+747 |
2005-07-01 | removing all debugging output from the default build :) | Zack Rusin | 5 | -21/+25 |
2005-07-01 | Leave debugging output for only the interested parties. | Zack Rusin | 2 | -2/+2 |
2005-07-01 | Missed this. Spotted by Thomas. | Zack Rusin | 1 | -2/+2 |
2005-07-01 | Add support for gradients and solid fills to Render. | Lars Knoll | 1 | -18/+18 |
2005-07-01 | Adding the new acceleration architecture: Exa. It's meant to replace XAA in | Zack Rusin | 12 | -0/+7180 |
2005-07-01 | - Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith) | Alex Deucher | 1 | -1/+2 |
2005-06-29 | compile | Lars Knoll | 1 | -1/+1 |
2005-06-28 | Bug #2447: Fix argument order to xf86DrvMsgVerb. (Luc Verhaegen) | Adam Jackson | 1 | -1/+1 |
2005-06-28 | Update to latest snapshot (27-May-2005) from http://pciids.sf.net/ | Alan Coopersmith | 2 | -109/+374 |
2005-06-26 | Cosmetic correctness fixes: miEmptyBox and miEmptyData are variables, and | Adam Jackson | 1 | -3/+3 |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers. | Adam Jackson | 7 | -7/+31 |
2005-06-16 | Add Type1 subdirectory to lib/Xfonts, update build system accordingly. | Søren Sandmann Pedersen | 1 | -1/+1 |
2005-06-15 | DRM 20050615 import | Ian Romanick | 5 | -11/+10 |
2005-06-15 | Initial revision | Ian Romanick | 1 | -0/+259 |
2005-06-13 | Correct the CHIPSET lines for the 3dfx cards so the tdfx driver will | Eric Anholt | 1 | -2/+2 |
2005-06-09 | Add agpgart support for Solaris x86/x64. [Requires Solaris "Nevada" build | Alan Coopersmith | 2 | -0/+428 |
2005-06-03 | Need to set initial screen size at device open time too. | Alan Coopersmith | 1 | -0/+3 |
2005-06-01 | Solaris VUID mouse protocol updates: | Alan Coopersmith | 1 | -70/+204 |
2005-05-30 | Bug #3368: Cosmetic cleanup to DIX export list. | Adam Jackson | 1 | -15/+19 |
2005-05-28 | Change hardcoded /usr/X11R6 to PROJECTROOT. Change hardcoded XF86Config to | Alan Coopersmith | 1 | -13/+14 |
2005-05-22 | Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> Xevie | Alan Coopersmith | 1 | -0/+8 |
2005-05-21 | Initial experimental support for AMD64 builds on Solaris 10 x86. Improved | Alan Coopersmith | 8 | -24/+336 |
2005-05-19 | Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions. | Adam Jackson | 1 | -9/+0 |
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 | 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-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-04 | Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse in | Eric Anholt | 3 | -4/+4 |
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-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 | 2 | -16/+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 |