summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-03Need to set initial screen size at device open time too.XORG-6_8_99_10Alan Coopersmith1-0/+3
2005-06-03Backout last winRaiseWindow patch which caused stacking problemsAlexander Gottwald3-8/+7
2005-06-01Solaris VUID mouse protocol updates:Alan Coopersmith1-70/+204
2005-05-30Bug #3368: Cosmetic cleanup to DIX export list.Adam Jackson1-15/+19
2005-05-30Bug #3407: Clean out ancient #ifdef X11R5 conditionals.Adam Jackson3-18/+0
2005-05-28Change hardcoded /usr/X11R6 to PROJECTROOT. Change hardcoded XF86Config toXORG-6_8_99_9Alan Coopersmith1-13/+14
2005-05-25Workaround bug in pthread.hAlexander Gottwald3-1/+11
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan Coopersmith7-38/+607
2005-05-21Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith10-26/+339
2005-05-19Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson4-77/+1
2005-05-19Wed May 18 21:20:35 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-1/+1
2005-05-18Wed May 18 16:47:44 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+9
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-18rewrite the rootless compositing code (1) compiles which is already a hugeZack Rusin1-191/+238
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-14Change return statements to fix compiler errors: "fbcompose.c", line 2815:XORG-6_8_99_7Alan Coopersmith1-4/+8
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it inSøren Sandmann Pedersen4-0/+12
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-09Render performance improvements. (Lars Knoll, Zack Rusin)Adam Jackson1-3/+3
2005-05-08Render performance improvements. (Lars Knoll, Zack Rusin)Adam Jackson3-2952/+2667
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-02Fix comments for pointers in parameter lists to work with fussy compilersHarold L Hunt II4-6/+6
2005-05-02Fix message type (respose->response) and fix */*comment*/ blocks to workHarold L Hunt II1-9/+9
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-27Catch SIGCHLD in OsBlockSignals() too to make sure this signal doesn'tXORG-6_8_99_5Egbert Eich1-0/+3
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-26xc/programs/Xserver/Xprint/Init.cRoland Mainz2-14/+16
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-24xc/config/cf/X11.tmplXORG-6_8_99_4Roland Mainz4-1/+18
2005-04-23//bugs.freedesktop.org/show_bug.cgi?id=3118) attachment #2525Roland Mainz1-6/+0
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 Jackson11-481/+0
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson2-0/+132