summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2005-03-23Bugzilla #2750 (https://bugs.freedesktop.org/show_bug.cgi?id=2750)Thomas Hellstrom1-24/+66
2005-03-23xc/programs/Xserver/hw/vfb/InitOutput.cRoland Mainz2-16/+41
2005-03-23//bugs.freedesktop.org/show_bug.cgi?id=2789) attachment #2187Roland Mainz1-1/+7
2005-03-22Bug #1821: Typo fix in xorg.conf man page (Jens Schweikhardt)Adam Jackson1-2/+2
2005-03-18Add support for production version of ATI RN50/ES1000. (ATI TechnologiesMichel Daenzer1-0/+1
2005-03-16Add cursor support to XglxDavid Reveman1-9/+278
2005-03-16Fix a few problems in XglDavid Reveman7-58/+71
2005-03-16Don't fail calling function when DriverFunc() for RandR fails asEgbert Eich1-13/+20
2005-03-16Make message that gets printed when loader encounters a .o with no symbolsEgbert Eich1-1/+3
2005-03-11Return early from xglFillRect when no rectangles should be filledDavid Reveman1-1/+4
2005-03-11Use negative stride and PBOs in XglDavid Reveman10-77/+148
2005-03-10Force rebuilding of window stack if a window changes it's state fromAlexander Gottwald2-1/+23
2005-03-08Adding more errnos to the libc wrapper (Bugzilla #2672).Egbert Eich2-3/+95
2005-03-08Return early from xglCopy if fall-back is more efficientDavid Reveman1-4/+10
2005-03-08Better ShmPutImage support in XglDavid Reveman4-1/+135
2005-03-08Minor improvement to CopyArea in XglDavid Reveman1-9/+3
2005-03-08Improve Xgl offscreen memory managerDavid Reveman1-19/+24
2005-03-08Fix Xgl glyph cachingDavid Reveman1-78/+94
2005-03-07Prevent winRaiseWindow from calling ConfigureWindow if the message was sentAlexander Gottwald3-2/+23
2005-03-05xc/programs/Xserver/ImakefileRoland Mainz1-25/+0
2005-03-05//bugs.freedesktop.org/show_bug.cgi?id=2543) attachment #2019Roland Mainz1-2/+2
2005-03-02xc/programs/Xserver/hw/xnest/Screen.cRoland Mainz3-0/+13
2005-03-02xc/config/cf/DragonFly.cfRoland Mainz3-8/+19
2005-03-01Minor improvement to pixel transfers in XglDavid Reveman1-15/+16
2005-03-01Add dither support to XglDavid Reveman3-3/+12
2005-02-28Force DPMS normal on screen enableKeith Packard3-0/+556
2005-02-24on WM_WINDOWPOSCHANGED raise window directly and in sync without utilizingAlexander Gottwald2-48/+24
2005-02-23Bugzilla #2599 (https://bugs.freedesktop.org/show_bug.cgi?id=2599)Alexander Gottwald1-9/+10
2005-02-21Move the draw tracing supplies into ati_draw.h, and do some touchups on it.Eric Anholt3-27/+26
2005-02-21Extend the filter support to R200, and do the check for filter settings inEric Anholt1-5/+25
2005-02-18Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)Michel Daenzer1-0/+1
2005-02-18Bug #2455: Make x86emu handle JNL correctly. (David Wong)Adam Jackson1-1/+1
2005-02-12winmultiwindowwindow.cAlexander Gottwald3-92/+52
2005-02-12win.hAlexander Gottwald11-87/+282
2005-02-12print window handle in message outoutAlexander Gottwald2-6/+14
2005-02-11Fixes a few problems in XglDavid Reveman5-24/+16
2005-02-11Fri Feb 11 14:28:22 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-5/+6
2005-02-11Bug #826: Make xorgconfig respect font installation outside $PROJECTROOT.Adam Jackson1-15/+20
2005-02-09Added PCI2Host bus translations for linux PPC and fixed fixed bugs inEgbert Eich2-3/+56
2005-02-09Add initial evdev frameworkKeith Packard1-0/+299
2005-02-08update Xgl to changes in damage API. Remove some flags to support softwareKeith Packard2-3/+1
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard12-58/+174
2005-02-08Updated fix for ABNT2 and HK_Toggle keys.Alexander Gottwald3-3/+23
2005-02-08Backout ABNT2 and HK_Toggle fix since it broke keys F1 and F4.Alexander Gottwald3-4/+10
2005-02-07Save gs register before calling the vm86_old syscall thru int 0x80. This isEgbert Eich1-2/+8
2005-02-07Moved keyboard layout table to external file.Alexander Gottwald3-40/+263
2005-02-07Check the pixel clock choosen for a specific refresh rate against theEgbert Eich1-4/+4
2005-02-04Applied patch (id=1354) by Mike A. Harris from bug #1901: The attachedFelix Kuehling1-4/+17
2005-02-02Force ShowWindow if XWin was started via run.exe. Fixes mainwindow notAlexander Gottwald2-3/+26
2005-02-02Bug #1294: Make sure RenderAccel hooks get wrapped in XAA init.Adam Jackson1-29/+33