Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-02 | Print correct logfile in FatalError messagesco_port_update-base | Alexander Gottwald | 2 | -2/+8 | |
2005-05-02 | Set stencil size for Xgl GLX visuals | David Reveman | 1 | -0/+1 | |
2005-05-01 | New algorithm for calculating glyph extents in Xgl | David Reveman | 1 | -32/+82 | |
2005-04-27 | Catch SIGCHLD in OsBlockSignals() too to make sure this signal doesn'tXORG-6_8_99_5 | Egbert Eich | 1 | -0/+3 | |
intercept reading the authority file (Fabian Franz, Bugzilla #3137). | |||||
2005-04-27 | Minor optimization | David Reveman | 1 | -0/+3 | |
2005-04-27 | Line drawing improvements to Xgl | David Reveman | 6 | -148/+472 | |
2005-04-27 | Fix typo | David Reveman | 1 | -12/+12 | |
2005-04-26 | Add glCopy operation and glPushAttrib/glPopAttrib support to Xgl GLX | David Reveman | 1 | -133/+747 | |
2005-04-26 | xc/programs/Xserver/Xprint/Init.c | Roland Mainz | 2 | -14/+16 | |
//bugs.freedesktop.org/show_bug.cgi?id=2879) attachment #2556 (https://bugs.freedesktop.org/attachment.cgi?id=2556) Refix for bug 2879 - downgrade 15bit PseudoColor to 14bit - the current datatype for the |ColormapEntries| is a |signed short| which is too small for |32768| colors (=integer overflow). | |||||
2005-04-25 | Add scissor based clipping to Xgl GLX | David Reveman | 1 | -78/+830 | |
2005-04-25 | Bug #2138: When the server is built with MakeDllModules YES, prefer | Adam Jackson | 1 | -40/+39 | |
dlloader modules to elfloader modules, and vice versa when MakeDllModules is NO. Based on 028_loader_speed_hack.diff from Ubuntu (Daniel Stone). | |||||
2005-04-25 | Bug #2141: Rework misleading warning message when APM support is | Adam Jackson | 1 | -3/+3 | |
unavailable. (Previous patch on 2005-04-14 changed the wrong message.) | |||||
2005-04-24 | xc/config/cf/X11.tmplXORG-6_8_99_4 | Roland Mainz | 4 | -1/+18 | |
xc/programs/Xserver/Xext/Imakefile xc/programs/Xserver/dix/Imakefile xc/programs/Xserver/dix/main.c xc/programs/Xserver/dix/xpstubs.c xc/programs/Xserver/mi/miinitext.c //bugs.freedesktop.org/show_bug.cgi?id=2792) attachment #2526 (https://bugs.freedesktop.org/attachment.cgi?id=2526) bug 2792 part II: Make Xprint headers in dix/, mi/, os/ and Xext/ conditional on whether the Xprint extension is build or not. Patch by Egbert Eich <eich@freedesktop.org> and Roland Mainz <roland.mainz@nrubsig.org>. | |||||
2005-04-23 | //bugs.freedesktop.org/show_bug.cgi?id=3118) attachment #2525 | Roland Mainz | 1 | -6/+0 | |
(https://bugs.freedesktop.org/attachment.cgi?id=2525) Get Xprint server working again which was broken by the 05/04/20 05:49:46 commit commit (the CPP symbol |XPRINT| is not universally available when building the Xserver and should be used with care). | |||||
2005-04-23 | Bug #3016: Don't complain as loudly about failing to load a module that's | Adam Jackson | 1 | -3/+5 | |
already loaded. | |||||
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 | |
definition of FILE. | |||||
2005-04-22 | Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful. | Adam Jackson | 11 | -481/+0 | |
2005-04-22 | Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes, | Adam Jackson | 2 | -0/+132 | |
Bjorn Helgaas, Egbert Eich.) | |||||
2005-04-22 | Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes, | Adam Jackson | 11 | -30/+513 | |
Bjorn Helgaas, Egbert Eich.) | |||||
2005-04-21 | Change xf86bigfont.h include to X11/extensions/xf86bigfont.h. | Daniel Stone | 1 | -2/+2 | |
2005-04-21 | Change keymap.h includes to X11/keymap.h | Daniel Stone | 1 | -2/+2 | |
2005-04-20 | Change dmxext.h and dmxproto.h to <X11/extensions/...>. | Daniel Stone | 1 | -2/+2 | |
2005-04-20 | Change "eviestr.h" to <X11/extensions/eviestr.h>. | Daniel Stone | 1 | -1/+1 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Alexander Gottwald | 6 | -9/+9 | |
apply changes to windows specific includes Fix includes right throughout the Xserver tree: apply changes to Xdmcp.h | |||||
2005-04-20 | warning fix for Win32 | Alexander Gottwald | 1 | -1/+1 | |
2005-04-20 | Change "xf86bigfstr.h" to <X11/extensions/xf86bigfstr.h> for includes. | Daniel Stone | 1 | -1/+1 | |
2005-04-20 | Add missing space after -query hostname | Alexander Gottwald | 1 | -0/+1 | |
2005-04-20 | Change xf86bigfstr.h to X11/extensions/xf86bigfstr.h for includes. | Daniel Stone | 1 | -2/+2 | |
2005-04-20 | Change xf86bigfont.h to X11/extensions/xf86bigfont.h for includes. | Daniel Stone | 1 | -2/+2 | |
2005-04-20 | Add glyphstr.h to includes. | Daniel Stone | 1 | -0/+1 | |
2005-04-20 | Conditionalise usage of Xprint functions and headers. | Daniel Stone | 1 | -1/+7 | |
2005-04-20 | Change keysymdef.h to X11/keysymdef.h for include statement. | Daniel Stone | 1 | -1/+1 | |
2005-04-20 | Change Xalloca.h to X11/Xalloca.h for include. | Daniel Stone | 1 | -1/+1 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 672 | -1475/+1649 | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||||
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 asXORG-6_8_99_3 | 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-14 | Bug #3025: gcc4 build fix. | Adam Jackson | 1 | -1/+1 | |
2005-04-13 | Add GLX code to Xgl | David Reveman | 9 | -167/+1723 | |
2005-04-13 | //bugs.freedesktop.org/show_bug.cgi?id=3001) attachment #2404 | Roland Mainz | 1 | -18/+55 | |
(https://bugs.freedesktop.org/attachment.cgi?id=2404) Improve rendering performance when glXSwapBuffers()| or |XPutImage()| are called for the PostScript DDX via optimizing the codepath around |PsOut_OutImageBytes()|. Patch by Simon Toedt <simon.toedt@gmail.com> and Roland Mainz <roland.mainz@nrubsig.org>. | |||||
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 | |