summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2005-07-04Fix builds on non-GLIBC systems (missing __GLIBC_PREREQ). Add Solaris stackAlan Coopersmith1-1/+76
2005-07-03Abandon the nostdinc experiment.Daniel Stone2-2/+2
2005-07-03Add missing include paths.Daniel Stone7-7/+7
2005-07-03Add explicit PSZ defines, remove unnecessary dix-config.h include.Daniel Stone4-12/+4
2005-07-03Remove needless usage of DECkeysym.h.Daniel Stone2-2/+0
2005-07-03Predicate usage of xf86OSPM functions on #ifdef XF86PM.Daniel Stone3-1/+14
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone149-152/+152
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone489-61/+2009
2005-07-03Fix build issues.Kevin E Martin1-2/+2
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone27-33/+74
2005-07-02Bug #3687: Print backtraces on fatal signal on glibc systems.Adam Jackson1-0/+26
2005-07-02Bug #3546: Use MAP_LENGTH instead of a magic number. (Mark McLoughlin) BugAdam Jackson2-2/+6
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone183-214/+236
2005-07-01Add auto-generated header files.Daniel Stone1-0/+1
2005-07-01Remove fbcmap.c hacks from the DIX.Daniel Stone1-2/+5
2005-07-01Minor build system tweaks.Daniel Stone1-1/+11
2005-07-01Adding initial build system.Daniel Stone32-0/+858
2005-07-01removing all debugging output from the default build :)Zack Rusin5-21/+25
2005-07-01Leave debugging output for only the interested parties.Zack Rusin2-2/+2
2005-07-01Missed this. Spotted by Thomas.Zack Rusin1-2/+2
2005-07-01Add support for gradients and solid fills to Render.Lars Knoll1-18/+18
2005-07-01Adding the new acceleration architecture: Exa. It's meant to replace XAA inZack Rusin12-0/+7180
2005-07-01Fix return values in Xgl render texture implementationDavid Reveman1-8/+8
2005-07-01- Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith)Alex Deucher1-1/+2
2005-06-30Pass serverClient instead of NULL to ConfigureWindow. This should fix aAlexander Gottwald2-1/+7
2005-06-30Another Xephyr focus/modifier fixMatthew Allum3-10/+13
2005-06-29compileLars Knoll1-1/+1
2005-06-29Add support for gradients and solid fills to Render.Lars Knoll1-3/+4
2005-06-28Bug #2447: Fix argument order to xf86DrvMsgVerb. (Luc Verhaegen)Adam Jackson1-1/+1
2005-06-28Update to latest snapshot (27-May-2005) from http://pciids.sf.net/Alan Coopersmith2-109/+374
2005-06-26Cosmetic correctness fixes: miEmptyBox and miEmptyData are variables, andAdam Jackson1-3/+3
2005-06-25Bug #3030: Fix Xnest keyboard state handling. (Mark McLoughlin)Adam Jackson7-15/+77
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson7-7/+31
2005-06-23Fix issues with focus in and modifiers from host confusing XephrMatthew Allum4-4/+73
2005-06-23redo tslibMatthew Allum1-119/+124
2005-06-16Add Type1 subdirectory to lib/Xfonts, update build system accordingly.Søren Sandmann Pedersen1-1/+1
2005-06-15DRM 20050615 importIan Romanick5-11/+10
2005-06-15Initial revisionIan Romanick1-0/+259
2005-06-15Shut up compilerDavid Reveman1-4/+4
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-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-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-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