summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-20672-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.
* Prevent recursive calls to winRaiseWindow.Alexander Gottwald2005-04-192-1/+10
|
* Hash texture objects and display lists in XglDavid Reveman2005-04-194-51/+910
|
* Added a log pring for the parametersBogdan Diaconescu2005-04-171-0/+2
|
* Added new tuner FM1236MK3 PAL versionBogdan Diaconescu2005-04-172-15/+57
|
* This is the UDA1380 sound coder-decoder moduleBogdan Diaconescu2005-04-173-0/+266
|
* Fix cases in Darwin build where a variable is declared static and later asXORG-6_8_99_3Torrey Lyons2005-04-161-2/+0
| | | | extern (XFree86 Bug #1576, Jordan Frank).
* //bugs.freedesktop.org/show_bug.cgi?id=2885) attachment #2434Roland Mainz2005-04-151-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>.
* Bug #2141: Rework misleading warning message when APM support isAdam Jackson2005-04-151-2/+1
| | | | unavailable.
* Bug #3025: gcc4 build fix.Adam Jackson2005-04-141-1/+1
|
* Add GLX code to XglDavid Reveman2005-04-139-167/+1723
|
* //bugs.freedesktop.org/show_bug.cgi?id=3001) attachment #2404Roland Mainz2005-04-131-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>.
* update static file from pci.idsAlan Hourihane2005-04-111-804/+22703
|
* import latest pci.ids fileAlan Hourihane2005-04-111-113/+502
|
* Reenable BackingStore in Xvfb.Egbert Eich2005-04-111-1/+1
|
* Added wizard page for clipboard selection and additional server parametersAlexander Gottwald2005-04-116-9/+65
|
* Correct the mask bits when checking for a 64bit memory base in PCI configEgbert Eich2005-04-111-1/+1
| | | | space (bugzilla #2963).
* Preventing hight for drawing from becoming negative when face->dy < 0. TheEgbert Eich2005-04-111-0/+4
| | | | | | height value is used in miFillPolyHelper() to calculate the size of memory to be allocated. A negative value will lead to a crash (Bugzilla #2690, Keith Packard, Egbert Eich).
* xc/programs/Xserver/Xprint/attributes.cRoland Mainz2005-04-111-12/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xc/programs/glxgears/glxgears.c xc/programs/xdbedizzy/xdbedizzy.c xc/programs/xedit/Imakefile xc/programs/xedit/Xedit-xprint.ad xc/programs/xedit/util.c xc/programs/xedit/xedit.h xc/programs/xlogo/print.c xc/programs/xlogo/xlogo.c xc/programs/xlogo/xlogo.h xc/programs/xman/Imakefile xc/programs/xman/print.h xc/programs/xmore/Imakefile xc/programs/xmore/print.c xc/programs/xmore/print.h xc/programs/xmore/printdialog.c xc/programs/xphelloworld/xpawhelloworld/xpawhelloworld.c xc/programs/xphelloworld/xphelloworld/xphelloworld.c xc/programs/xphelloworld/xpsimplehelloworld/xpsimplehelloworld.c xc/programs/xphelloworld/xpxmhelloworld/xpxmhelloworld.c //bugs.freedesktop.org/show_bug.cgi?id=790) attachment #2379 (https://bugs.freedesktop.org/attachment.cgi?id=2379) Implement support client+Xserver support for passing output (stdout+stderr) of the spooler command started by the Xprint server back to the application using the "xp-spooler-command-results" XPJobAttr attribute (applications can fetch the attribute value after the XPEndJobNotify event was received; more details can be found in http://xprint.mozdev.org/docs/dtprint_fspec.ps).
* Fix passing of non-RGB visuals. The old code did not initialize theXORG-6_8_99_2Alexander Gottwald2005-04-092-4/+28
| | | | structure properly which lead to a crash in 8bpp mode
* First import of xlaunch frontend for XmingAlexander Gottwald2005-04-0622-0/+3479
|
* Fixed sentinels in Xt, editres and xedit to reduce number of warnings withEgbert Eich2005-04-0412-320/+320
| | | | gcc4 (Andreas Schwab).
* Fix typo leading to bogus code in xorgcfg (Andreas Schwab).Egbert Eich2005-04-041-1/+1
|
* Support for HP's IPF ZX1 systems (Alex Williamson).Egbert Eich2005-04-042-9/+32
|
* When not using dlopen ia64 needs an extra cache flush to ensure the icacheEgbert Eich2005-04-042-2/+10
| | | | is coherent when modules are loaded (Alex Williamson).
* Fix XDarwin's handling of Wacom tablet mouse buttons (Based on patchXORG-6_8_99_1Torrey Lyons2005-04-021-19/+34
| | | | suggested by Daphne Pfister).
* xc/programs/Xserver/Xprint/Init.cRoland Mainz2005-04-017-296/+586
| | | | | | | | | | | | | | | | | xc/programs/Xserver/Xprint/ps/Imakefile xc/programs/Xserver/Xprint/ps/Ps.h xc/programs/Xserver/Xprint/ps/PsArea.c xc/programs/Xserver/Xprint/ps/PsColor.c xc/programs/Xserver/Xprint/ps/PsImageUtil.c xc/programs/Xserver/Xprint/ps/PsInit.c //bugs.freedesktop.org/show_bug.cgi?id=2879) attachment #2287 (https://bugs.freedesktop.org/attachment.cgi?id=2287) Follow-up to bugzilla #1299: Add new visuals in the Postscript DDX (including TrueColor 16bit, PseudoColor 15bit/12bpg(12 bits per R-, G-, B-channel as in PostScript Level 2 (and above) colors can have 12 bits per component (36 bit for RGB)), PseudoColor+GrayScale+StaticGray 12bit/12bpg) and switch the default visual from PseudoColor 8bit/8bpg to PseudoColor 12bit/12bpg.
* programs/Xserver/hw/xfree86/loader/xf86sym.cMatthieu Herrb2005-04-012-1/+7
| | | | | programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c Fix setjump0 declaration for DllLoader.
* bugzilla #2880 (https://bugs.freedesktop.org/show_bug.cgi?id=2880)Kevin E Martin2005-04-011-10/+2
| | | | | attachment #2285 (https://bugs.freedesktop.org/attachment.cgi?id=2285) Use system method to access PCI config space.
* Bug #2835: Add symbol exports to support the ReadDisplay extension.Adam Jackson2005-04-011-1/+5
|
* - Add new Radeon pci ids (ATI devrel), bug 2827Alex Deucher2005-03-311-6/+45
|
* Sat Mar 26 19:00:30 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-03-271-13/+0
| | | | Remove accidentally committed prototype.
* Sat Mar 26 18:49:21 2005 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-03-264-2/+117
| | | | | | programs/Xserver/fb/fbmmx.h New function. Hook it up here
* xc/programs/Xserver/Xprint/ps/ImakefileRoland Mainz2005-03-251-4/+2
| | | | | | | | //bugs.freedesktop.org/show_bug.cgi?id=2821) attachment #xxx (https://bugs.freedesktop.org/attachment.cgi?id=xxx) Remove the cfb dependicy from the PostScript DDX as this is not needed in a vector DDX (mfb is still needed to fill the |BitmapToRegion()| callback with |mfbPixmapToRegion()|).
* bugzilla #2194: fix an alignement problem on 64 bit architectures.Matthieu Herrb2005-03-231-2/+2
|
* Bugzilla #2750 (https://bugs.freedesktop.org/show_bug.cgi?id=2750)Thomas Hellstrom2005-03-231-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.
* xc/programs/Xserver/hw/vfb/InitOutput.cRoland Mainz2005-03-232-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.
* xc/programs/Xserver/ImakefileRoland Mainz2005-03-236-29/+53
| | | | | | | | | | | | | | | xc/programs/Xserver/Xprint/DiPrint.h xc/programs/Xserver/Xprint/Imakefile xc/programs/Xserver/Xprint/Init.c xc/programs/Xserver/Xprint/ddxInit.c xc/programs/Xserver/dix/Imakefile xc/programs/Xserver/dix/main.c xc/programs/Xserver/dix/xpstubs.c xc/programs/Xserver/os/Imakefile //bugs.freedesktop.org/show_bug.cgi?id=2792) attachment #2193 (https://bugs.freedesktop.org/attachment.cgi?id=2193) Fix build bustage when |PrintOnlyServer| is set to |NO|. Patch by Roland Mainz <roland.mainz@nrubsig.org> and Julien Lafon <julien.lafon@gmail.com>.
* //bugs.freedesktop.org/show_bug.cgi?id=2789) attachment #2187Roland Mainz2005-03-231-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).
* Bug #1821: Typo fix in xorg.conf man page (Jens Schweikhardt)Adam Jackson2005-03-221-2/+2
|
* Tue Mar 22 12:47:16 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-03-221-1/+5
| | | | | Only validate the source if it is a viewable window. Stops the cursor flickering when it is above an unviewable window.
* //bugs.freedesktop.org/show_bug.cgi?id=2771) attachment #2148Roland Mainz2005-03-191-2/+1
| | | | | | (https://bugs.freedesktop.org/attachment.cgi?id=2148) Remove RENDER extension from exclusion list for the standalone print server (Xprt) to get this extension enabled if the print DDX support it.
* Add support for production version of ATI RN50/ES1000. (ATI TechnologiesMichel Daenzer2005-03-181-0/+1
| | | | Inc.)
* Fix build on stock Mac OS X: Out of the box, Mac OS X does not includeTorrey Lyons2005-03-171-2/+2
| | | | | Freetype2, Expat, or PNG. Also global variables should be initalized in the Xserver.
* Wed Mar 16 16:17:43 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-03-161-3/+7
| | | | | Only validate the source if it is a viewable window. Stops the cursor flickering when it is above an unviewable window.
* Add cursor support to XglxDavid Reveman2005-03-161-9/+278
|
* Fix a few problems in XglDavid Reveman2005-03-167-58/+71
|
* Don't fail calling function when DriverFunc() for RandR fails asEgbert Eich2005-03-161-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).
* Make message that gets printed when loader encounters a .o with no symbolsEgbert Eich2005-03-161-1/+3
| | | | less conspicuous.
* Return early from xglFillRect when no rectangles should be filledDavid Reveman2005-03-111-1/+4
|