summaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Initial Xegl check-in. Works on EGL fbdev driver Input is totally broken.Jon Smirl2005-06-047-0/+3497
* Need to set initial screen size at device open time too.XORG-6_8_99_10Alan Coopersmith2005-06-031-0/+3
* Backout last winRaiseWindow patch which caused stacking problemsAlexander Gottwald2005-06-033-8/+7
* Solaris VUID mouse protocol updates:Alan Coopersmith2005-06-011-70/+204
* Bug #3368: Cosmetic cleanup to DIX export list.Adam Jackson2005-05-301-15/+19
* Bug #3407: Clean out ancient #ifdef X11R5 conditionals.Adam Jackson2005-05-301-8/+0
* Change hardcoded /usr/X11R6 to PROJECTROOT. Change hardcoded XF86Config toXORG-6_8_99_9Alan Coopersmith2005-05-281-13/+14
* Workaround bug in pthread.hAlexander Gottwald2005-05-253-1/+11
* Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan Coopersmith2005-05-221-0/+8
* Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith2005-05-218-24/+336
* Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson2005-05-191-9/+0
* Bug #3066: Promote frameBufferPhysicalAddress to pointer from CARD32; bumpAdam Jackson2005-05-182-11/+10
* Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionAdam Jackson2005-05-182-6/+22
* VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be aEgbert Eich2005-05-181-1/+2
* Avoid segfaults if the number of user supplied monitor ranges exceed theEgbert Eich2005-05-182-100/+108
* Bug 2750: Prevent mtrr_remove_offending from ending up in an endless loopThomas Hellstrom2005-05-151-3/+2
* Bugzilla #2561: Disable some keycode translations on PC98, which hadEric Anholt2005-05-101-0/+4
* Bugzilla #2429: Correct the sysarch prototype for FreeBSD/alpha.Eric Anholt2005-05-091-1/+1
* Increase the maximum number of buttons from 12 to 24. Helps withEric Anholt2005-05-091-1/+1
* Only call ConfigureWindow from winRaiseWindow if the windows messageAlexander Gottwald2005-05-083-1/+15
* Fix build issues on Mac OS X 10.4.0.XORG-6_8_99_6Torrey Lyons2005-05-062-3/+3
* Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse inEric Anholt2005-05-043-4/+4
* Print correct logfile in FatalError messagesco_port_update-baseAlexander Gottwald2005-05-022-2/+8
* Set stencil size for Xgl GLX visualsDavid Reveman2005-05-021-0/+1
* New algorithm for calculating glyph extents in XglDavid Reveman2005-05-011-32/+82
* Minor optimizationDavid Reveman2005-04-271-0/+3
* Line drawing improvements to XglDavid Reveman2005-04-276-148/+472
* Fix typoDavid Reveman2005-04-271-12/+12
* Add glCopy operation and glPushAttrib/glPopAttrib support to Xgl GLXDavid Reveman2005-04-261-133/+747
* Add scissor based clipping to Xgl GLXDavid Reveman2005-04-251-78/+830
* Bug #2138: When the server is built with MakeDllModules YES, preferAdam Jackson2005-04-251-40/+39
* Bug #2141: Rework misleading warning message when APM support isAdam Jackson2005-04-251-3/+3
* Bug #3016: Don't complain as loudly about failing to load a module that'sAdam Jackson2005-04-231-3/+5
* Bug #3109: Handle R_ALPHA_BRSGP relocations in elfloader. (Sergey Tikhonov)Adam Jackson2005-04-232-0/+52
* Clean up formatting, projectroot substutition, and grammatical nits.Alan Coopersmith2005-04-221-13/+13
* Work around clash between Solaris headers and module loader headers overAlan Coopersmith2005-04-221-0/+4
* Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful.Adam Jackson2005-04-222-16/+0
* Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson2005-04-222-0/+132
* Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson2005-04-2211-30/+513
* Change xf86bigfont.h include to X11/extensions/xf86bigfont.h.Daniel Stone2005-04-211-2/+2
* Change keymap.h includes to X11/keymap.hDaniel Stone2005-04-211-2/+2
* Change dmxext.h and dmxproto.h to <X11/extensions/...>.Daniel Stone2005-04-201-2/+2
* Add missing space after -query hostnameAlexander Gottwald2005-04-201-0/+1
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-20276-534/+708
* 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