summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan 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-08Only call ConfigureWindow from winRaiseWindow if the windows messageAlexander Gottwald3-1/+15
2005-05-06Fix build issues on Mac OS X 10.4.0.XORG-6_8_99_6Torrey Lyons2-3/+3
2005-05-04Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse inEric Anholt3-4/+4
2005-05-02Print correct logfile in FatalError messagesco_port_update-baseAlexander Gottwald2-2/+8
2005-05-02Set stencil size for Xgl GLX visualsDavid Reveman1-0/+1
2005-05-01New algorithm for calculating glyph extents in XglDavid Reveman1-32/+82
2005-04-27Minor optimizationDavid Reveman1-0/+3
2005-04-27Line drawing improvements to XglDavid Reveman6-148/+472
2005-04-27Fix typoDavid Reveman1-12/+12
2005-04-26Add glCopy operation and glPushAttrib/glPopAttrib support to Xgl GLXDavid Reveman1-133/+747
2005-04-25Add scissor based clipping to Xgl GLXDavid Reveman1-78/+830
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
2005-04-21Change xf86bigfont.h include to X11/extensions/xf86bigfont.h.Daniel Stone1-2/+2
2005-04-21Change keymap.h includes to X11/keymap.hDaniel Stone1-2/+2
2005-04-20Change dmxext.h and dmxproto.h to <X11/extensions/...>.Daniel Stone1-2/+2
2005-04-20Add missing space after -query hostnameAlexander Gottwald1-0/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone276-534/+708
2005-04-19Prevent recursive calls to winRaiseWindow.Alexander Gottwald2-1/+10
2005-04-19Hash texture objects and display lists in XglDavid Reveman4-51/+910
2005-04-17Added a log pring for the parametersBogdan Diaconescu1-0/+2
2005-04-17Added new tuner FM1236MK3 PAL versionBogdan Diaconescu2-15/+57
2005-04-17This is the UDA1380 sound coder-decoder moduleBogdan Diaconescu3-0/+266
2005-04-16Fix cases in Darwin build where a variable is declared static and later asXORG-6_8_99_3Torrey Lyons1-2/+0
2005-04-15//bugs.freedesktop.org/show_bug.cgi?id=2885) attachment #2434Roland Mainz1-2/+8
2005-04-15Bug #2141: Rework misleading warning message when APM support isAdam Jackson1-2/+1
2005-04-13Add GLX code to XglDavid Reveman9-167/+1723
2005-04-11update static file from pci.idsAlan Hourihane1-804/+22703
2005-04-11import latest pci.ids fileAlan Hourihane1-113/+502
2005-04-11Reenable BackingStore in Xvfb.Egbert Eich1-1/+1
2005-04-11Added wizard page for clipboard selection and additional server parametersAlexander Gottwald6-9/+65
2005-04-11Correct the mask bits when checking for a 64bit memory base in PCI configEgbert Eich1-1/+1