summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-15DRM 20050615 importDRM-20050615Ian Romanick5-11/+10
2005-06-15Initial revisionIan Romanick1-0/+259
2005-06-15Conditionalise another use of XEvIE.Daniel Stone1-1/+1
2005-06-15Conditionalise building of XEvIE code with #ifdef XEVIE.Daniel Stone1-1/+3
2005-06-15Fix projective transformations in fbcompose.c Bugfix for convolutionLars Knoll3-133/+316
2005-06-15Shut up compilerDavid Reveman1-4/+4
2005-06-13Add xkbfile to symlink.sh, conditionally include "config.h" inSøren Sandmann Pedersen7-0/+21
2005-06-13Correct the CHIPSET lines for the 3dfx cards so the tdfx driver willEric Anholt1-2/+2
2005-06-13Build fixesDavid Reveman5-14/+30
2005-06-13add the convolution filter from xserver to xorgLars Knoll4-125/+208
2005-06-13Remove xgloffscreen.cDavid Reveman1-293/+0
2005-06-13Bug #3513: Silence unhandled event messages from Xnest when running withAdam Jackson1-0/+8
2005-06-10New implementation of GLX_MESA_render_textureDavid Reveman1-158/+198
2005-06-10file usl_xqueue.c was initially added on branch sco_port_update.Kean Johnson0-0/+0
2005-06-10Bug #2799: Input shape. (Keith Packard)XORG-6_8_99_11Adam Jackson6-40/+144
2005-06-10Axe a few dead fields from the port priv struct and add my name to theEric Anholt3-3/+9
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt21-101/+108
2005-06-09Greatly improve the correctness and performance of the MGA renderEric Anholt4-112/+183
2005-06-09Re-enable GL_HP_occlusion_test. The problems in Mesa that caused this bugIan Romanick1-6/+0
2005-06-09TSLib fixes. Add fullscreen support to ephyrMatthew Allum6-4/+61
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt55-1019/+832
2005-06-09Add agpgart support for Solaris x86/x64. [Requires Solaris "Nevada" buildAlan Coopersmith2-0/+428
2005-06-09Bug #2469: More accurate damage reports. (Jonathan Lennox)Adam Jackson1-36/+58
2005-06-09Bug #1846: Add intentionally undocumented -disablexineramaextension flag toAdam Jackson2-0/+13
2005-06-09Bug #1880: Remove unused xnestConfineWindow. (Mark McLoughlin)Adam Jackson2-9/+0
2005-06-09Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris)Adam Jackson1-9/+0
2005-06-08Merge from CYGWIN Added layout "French (Canada)" as ca_enhanced Added CzechAlexander Gottwald3-2/+14
2005-06-08Fix crash reported by Øyvind HarboeAlexander Gottwald2-0/+10
2005-06-07GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman12-916/+2187
2005-06-06Keyboard sort of works now with evdevJon Smirl1-142/+129
2005-06-05Create a default colormapJon Smirl1-0/+1
2005-06-05Enable egl server in automakeJon Smirl2-2/+2
2005-06-04Initial Xegl check-in. Works on EGL fbdev driver Input is totally broken.Jon Smirl7-0/+3497
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