Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-19 | Prevent recursive calls to winRaiseWindow. | Alexander Gottwald | 2 | -1/+10 | |
2005-04-19 | Hash texture objects and display lists in Xgl | David Reveman | 4 | -51/+910 | |
2005-04-17 | Added a log pring for the parameters | Bogdan Diaconescu | 1 | -0/+2 | |
2005-04-17 | Added new tuner FM1236MK3 PAL version | Bogdan Diaconescu | 2 | -15/+57 | |
2005-04-17 | This is the UDA1380 sound coder-decoder module | Bogdan Diaconescu | 3 | -0/+266 | |
2005-04-16 | Fix cases in Darwin build where a variable is declared static and later as | Torrey Lyons | 1 | -2/+0 | |
extern (XFree86 Bug #1576, Jordan Frank). | |||||
2005-04-15 | //bugs.freedesktop.org/show_bug.cgi?id=2885) attachment #2434 | Roland Mainz | 1 | -2/+8 | |
(https://bugs.freedesktop.org/attachment.cgi?id=2434) Fix Solaris build bustage caused by namespace collision between symbols defined in <sys/kbd.h> and those in "xf86_OSlib.h". Patch by Alan Coopersmith <alan.coopersmith@sun.com>. | |||||
2005-04-15 | Bug #2141: Rework misleading warning message when APM support is | Adam Jackson | 1 | -2/+1 | |
unavailable. | |||||
2005-04-13 | Add GLX code to Xgl | David Reveman | 9 | -167/+1723 | |
2005-04-11 | update static file from pci.ids | Alan Hourihane | 1 | -804/+22703 | |
2005-04-11 | import latest pci.ids file | Alan Hourihane | 1 | -113/+502 | |
2005-04-11 | Reenable BackingStore in Xvfb. | Egbert Eich | 1 | -1/+1 | |
2005-04-11 | Added wizard page for clipboard selection and additional server parameters | Alexander Gottwald | 6 | -9/+65 | |
2005-04-11 | Correct the mask bits when checking for a 64bit memory base in PCI config | Egbert Eich | 1 | -1/+1 | |
space (bugzilla #2963). | |||||
2005-04-06 | First import of xlaunch frontend for Xming | Alexander Gottwald | 22 | -0/+3479 | |
2005-04-04 | Fixed sentinels in Xt, editres and xedit to reduce number of warnings with | Egbert Eich | 12 | -320/+320 | |
gcc4 (Andreas Schwab). | |||||
2005-04-04 | Fix typo leading to bogus code in xorgcfg (Andreas Schwab). | Egbert Eich | 1 | -1/+1 | |
2005-04-04 | Support for HP's IPF ZX1 systems (Alex Williamson). | Egbert Eich | 2 | -9/+32 | |
2005-04-04 | When not using dlopen ia64 needs an extra cache flush to ensure the icache | Egbert Eich | 2 | -2/+10 | |
is coherent when modules are loaded (Alex Williamson). | |||||
2005-04-02 | Fix XDarwin's handling of Wacom tablet mouse buttons (Based on patch | Torrey Lyons | 1 | -19/+34 | |
suggested by Daphne Pfister). | |||||
2005-04-01 | programs/Xserver/hw/xfree86/loader/xf86sym.c | Matthieu Herrb | 2 | -1/+7 | |
programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c Fix setjump0 declaration for DllLoader. | |||||
2005-04-01 | bugzilla #2880 (https://bugs.freedesktop.org/show_bug.cgi?id=2880) | Kevin E Martin | 1 | -10/+2 | |
attachment #2285 (https://bugs.freedesktop.org/attachment.cgi?id=2285) Use system method to access PCI config space. | |||||
2005-04-01 | Bug #2835: Add symbol exports to support the ReadDisplay extension. | Adam Jackson | 1 | -1/+5 | |
2005-03-31 | - Add new Radeon pci ids (ATI devrel), bug 2827 | Alex Deucher | 1 | -6/+45 | |
2005-03-23 | Bugzilla #2750 (https://bugs.freedesktop.org/show_bug.cgi?id=2750) | Thomas Hellstrom | 1 | -24/+66 | |
Linux-only fixes: Fix case where a smaller write-combining region blocks write-combining setting of the whole frame buffer. Fix bug in wc setting code when regions are first splitted and setting of write-combining then fails. | |||||
2005-03-23 | xc/programs/Xserver/hw/vfb/InitOutput.c | Roland Mainz | 2 | -16/+41 | |
//bugs.freedesktop.org/show_bug.cgi?id=2791) attachment #2197 (https://bugs.freedesktop.org/attachment.cgi?id=2197) Add support for 12bit PseudoColor and 30bit TrueColor to Xvfb. | |||||
2005-03-23 | //bugs.freedesktop.org/show_bug.cgi?id=2789) attachment #2187 | Roland Mainz | 1 | -1/+7 | |
(https://bugs.freedesktop.org/attachment.cgi?id=2187) Fix Xvfb to honor the "-dpi" option (instead of using a hardcoded value of 100DPI). | |||||
2005-03-22 | Bug #1821: Typo fix in xorg.conf man page (Jens Schweikhardt) | Adam Jackson | 1 | -2/+2 | |
2005-03-18 | Add support for production version of ATI RN50/ES1000. (ATI Technologies | Michel Daenzer | 1 | -0/+1 | |
Inc.) | |||||
2005-03-16 | Add cursor support to Xglx | David Reveman | 1 | -9/+278 | |
2005-03-16 | Fix a few problems in Xgl | David Reveman | 7 | -58/+71 | |
2005-03-16 | Don't fail calling function when DriverFunc() for RandR fails as | Egbert Eich | 1 | -13/+20 | |
DriverFunc() also returns FALSE when the specific sub function isn't supported. In the case of xf86RandRGetInfo() we simply rely on what has been set before and return TRUE. In the case of xf86RandRSetConfig() we only bail with FALSE if we have to do a rotation and the call fails. We presently cannot do rotation on the fly without the help of a driver function (Bugzilla #2745). | |||||
2005-03-16 | Make message that gets printed when loader encounters a .o with no symbols | Egbert Eich | 1 | -1/+3 | |
less conspicuous. | |||||
2005-03-11 | Return early from xglFillRect when no rectangles should be filled | David Reveman | 1 | -1/+4 | |
2005-03-11 | Use negative stride and PBOs in Xgl | David Reveman | 10 | -77/+148 | |
2005-03-10 | Force rebuilding of window stack if a window changes it's state from | Alexander Gottwald | 2 | -1/+23 | |
minimized. | |||||
2005-03-08 | Adding more errnos to the libc wrapper (Bugzilla #2672). | Egbert Eich | 2 | -3/+95 | |
2005-03-08 | Return early from xglCopy if fall-back is more efficient | David Reveman | 1 | -4/+10 | |
2005-03-08 | Better ShmPutImage support in Xgl | David Reveman | 4 | -1/+135 | |
2005-03-08 | Minor improvement to CopyArea in Xgl | David Reveman | 1 | -9/+3 | |
2005-03-08 | Improve Xgl offscreen memory manager | David Reveman | 1 | -19/+24 | |
2005-03-08 | Fix Xgl glyph caching | David Reveman | 1 | -78/+94 | |
2005-03-07 | Prevent winRaiseWindow from calling ConfigureWindow if the message was sent | Alexander Gottwald | 3 | -2/+23 | |
from within winDestroyWindowsWindow DestroyWindow send a WM_WINDOWPOSCHANGED to another window causing a restacking of all windows, even of the window which is just about to destroyed and whose structures may not be intact anymore. | |||||
2005-03-05 | xc/programs/Xserver/Imakefile | Roland Mainz | 1 | -25/+0 | |
xc/programs/Xserver/hw/xnest/Imakefile //bugs.freedesktop.org/show_bug.cgi?id=2653) attachment #2020 (https://bugs.freedesktop.org/attachment.cgi?id=2020): Cleanup Xnest usage of the DPMS dummy stub functions from dpmsstubs.c instead of using it's own copy of these functions. | |||||
2005-03-05 | //bugs.freedesktop.org/show_bug.cgi?id=2543) attachment #2019 | Roland Mainz | 1 | -2/+2 | |
(https://bugs.freedesktop.org/attachment.cgi?id=2019): Fix |xf86SignalHandler()| which resets the signal handler before setting the flag indicating a signal has been caught, theoretically allowing the possibility of infinite recursion. Patch by Andrew Church <xzilla@achurch.org>. | |||||
2005-03-02 | xc/programs/Xserver/hw/xnest/Screen.c | Roland Mainz | 3 | -0/+13 | |
xc/programs/Xserver/hw/xnest/Window.c //bugs.freedesktop.org/show_bug.cgi?id=2546) attachment #2005 (https://bugs.freedesktop.org/attachment.cgi?id=2005): Fix Xnest to update the shape regions in the backend server whenever a client changes them in Xnest (the fix is to add a new wrapper which calls |xnestShapeWindow()| before calling |miSetShape()|). Patch by Mark McLoughlin <mark@skynet.ie> | |||||
2005-03-02 | xc/config/cf/DragonFly.cf | Roland Mainz | 3 | -8/+19 | |
xc/config/cf/Imake.cf xc/config/cf/Imakefile xc/config/imake/imake.c xc/config/imake/imakemdep.h xc/extras/drm/shared/drm.h xc/include/Xos_r.h xc/lib/xtrans/Xtranssock.c xc/programs/Xserver/hw/xfree86/os-support/xf86_OSlib.h xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_agp.c //bugs.freedesktop.org/show_bug.cgi?id=1712) attachment #2004 (https://bugs.freedesktop.org/attachment.cgi?id=2004): Add support for DragonFly/BSD platform. Patch by Jeroen Ruigrok <asmodai@tendra.org> and Mike Verona <firedragonfly@gmail.com>. | |||||
2005-03-01 | Minor improvement to pixel transfers in Xgl | David Reveman | 1 | -15/+16 | |
2005-03-01 | Add dither support to Xgl | David Reveman | 3 | -3/+12 | |
2005-02-28 | Force DPMS normal on screen enable | Keith Packard | 3 | -0/+556 | |
Add placeholder for bit used to redirect input Add macrovision register defines |