summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone482-54/+1998
2005-07-03Fix build issues.Kevin E Martin1-2/+2
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone27-33/+74
2005-07-02Bug #3687: Print backtraces on fatal signal on glibc systems.Adam Jackson1-0/+26
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone156-183/+205
2005-07-01Add auto-generated header files.Daniel Stone1-0/+1
2005-07-01Remove fbcmap.c hacks from the DIX.Daniel Stone1-2/+5
2005-07-01Minor build system tweaks.Daniel Stone1-1/+11
2005-07-01Adding initial build system.Daniel Stone28-0/+747
2005-07-01removing all debugging output from the default build :)Zack Rusin5-21/+25
2005-07-01Leave debugging output for only the interested parties.Zack Rusin2-2/+2
2005-07-01Missed this. Spotted by Thomas.Zack Rusin1-2/+2
2005-07-01Add support for gradients and solid fills to Render.Lars Knoll1-18/+18
2005-07-01Adding the new acceleration architecture: Exa. It's meant to replace XAA inZack Rusin12-0/+7180
2005-07-01- Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith)Alex Deucher1-1/+2
2005-06-29compileLars Knoll1-1/+1
2005-06-28Bug #2447: Fix argument order to xf86DrvMsgVerb. (Luc Verhaegen)Adam Jackson1-1/+1
2005-06-28Update to latest snapshot (27-May-2005) from http://pciids.sf.net/Alan Coopersmith2-109/+374
2005-06-26Cosmetic correctness fixes: miEmptyBox and miEmptyData are variables, andAdam Jackson1-3/+3
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson7-7/+31
2005-06-16Add Type1 subdirectory to lib/Xfonts, update build system accordingly.Søren Sandmann Pedersen1-1/+1
2005-06-15DRM 20050615 importIan Romanick5-11/+10
2005-06-15Initial revisionIan Romanick1-0/+259
2005-06-13Correct the CHIPSET lines for the 3dfx cards so the tdfx driver willEric Anholt1-2/+2
2005-06-09Add agpgart support for Solaris x86/x64. [Requires Solaris "Nevada" buildAlan Coopersmith2-0/+428
2005-06-03Need to set initial screen size at device open time too.Alan Coopersmith1-0/+3
2005-06-01Solaris VUID mouse protocol updates:Alan Coopersmith1-70/+204
2005-05-30Bug #3368: Cosmetic cleanup to DIX export list.Adam Jackson1-15/+19
2005-05-28Change hardcoded /usr/X11R6 to PROJECTROOT. Change hardcoded XF86Config toAlan Coopersmith1-13/+14
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieAlan Coopersmith1-0/+8
2005-05-21Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith8-24/+336
2005-05-19Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson1-9/+0
2005-05-18Bug #3066: Promote frameBufferPhysicalAddress to pointer from CARD32; bumpAdam Jackson2-11/+10
2005-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionAdam Jackson2-6/+22
2005-05-18VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be aEgbert Eich1-1/+2
2005-05-18Avoid segfaults if the number of user supplied monitor ranges exceed theEgbert Eich2-100/+108
2005-05-15Bug 2750: Prevent mtrr_remove_offending from ending up in an endless loopThomas Hellstrom1-3/+2
2005-05-10Bugzilla #2561: Disable some keycode translations on PC98, which hadEric Anholt1-0/+4
2005-05-09Bugzilla #2429: Correct the sysarch prototype for FreeBSD/alpha.Eric Anholt1-1/+1
2005-05-09Increase the maximum number of buttons from 12 to 24. Helps withEric Anholt1-1/+1
2005-05-04Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse inEric Anholt3-4/+4
2005-04-25Bug #2138: When the server is built with MakeDllModules YES, preferAdam Jackson1-40/+39
2005-04-25Bug #2141: Rework misleading warning message when APM support isAdam Jackson1-3/+3
2005-04-23Bug #3016: Don't complain as loudly about failing to load a module that'sAdam Jackson1-3/+5
2005-04-23Bug #3109: Handle R_ALPHA_BRSGP relocations in elfloader. (Sergey Tikhonov)Adam Jackson2-0/+52
2005-04-22Clean up formatting, projectroot substutition, and grammatical nits.Alan Coopersmith1-13/+13
2005-04-22Work around clash between Solaris headers and module loader headers overAlan Coopersmith1-0/+4
2005-04-22Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful.Adam Jackson2-16/+0
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson2-0/+132
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson11-30/+513