summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-24init dma.granted_count to zero (Tilman Sauerbeck)brianp1-0/+1
2004-04-24init bufs.virtual field to NULL (Tilman Sauerbeck)brianp1-0/+1
2004-04-23add define for __userairlied1-0/+4
2004-04-19build expat before libGLalanh1-2/+3
2004-04-19Fix long standing multithreaded GLX deadlock bug.idr1-9/+19
2004-04-15Modify DRI to build using dri_interface.h from the Mesa tree.idr4-366/+4
2004-04-14Forgot to bump the version last night.idr1-1/+2
2004-04-14Modified to use the new bindContext3 / unbindContext3 interface.idr4-67/+176
2004-04-13Fixed a serious bug in a new feature added in the 20031201 version ofidr3-14/+22
2004-04-13Mark visuals with 16-bit depth buffer and (software simulated) stencilidr1-1/+1
2004-04-13test for AMD64Architecture (Ronny Vindenes)brianp1-1/+6
2004-04-13patch from Ronny Vindenesbrianp1-1/+23
2004-04-12bring up to date with trunkairlied2-1/+2
2004-04-12import mach64 to trunkairlied2-0/+207
2004-04-12Import mach64 into trunk - still insecure but don't build it by default..airlied23-8/+2968
2004-04-09Build fix.fxkuehl1-1/+1
2004-04-09include shader/Imakefile.incbrianp1-1/+2
2004-04-09should use shared include directoryalanh1-1/+1
2004-04-09drm.h lives in the shared directory so add that to the include pathalanh2-2/+4
2004-04-09remove BuildXF86DRM optionalanh7-77/+114
2004-04-08Commit Jon Smirl's patch to move the drm kernel drivers to their own tree.alanh140-54117/+23
2004-04-08fix from XFree86 trunkalanh1-1/+1
2004-04-08silence more warningsalanh2-0/+2
2004-04-08silence some warningsalanh1-1/+1
2004-04-02Fix a minor cut-and-paste error.idr1-1/+1
2004-04-01Make sure the shader objects are actually built. Link them into the 3D drivers.fxkuehl12-2/+13
2004-03-31Imakefile changes, mostly from patch submitted by Ajaxkeithw3-0/+3
2004-03-31Imakefile changes, mainly from posted patch by Ajax.keithw12-0/+12
2004-03-31Search ../shader for includeskeithw1-0/+1
2004-03-31Search ../shader for includeskeithw2-2/+3
2004-03-31Search ../shader for includeskeithw1-1/+2
2004-03-30Fix recent build breakage.idr11-80/+306
2004-03-29- MergedFB and UseFBDev are not compatible. Disable MergedFB and warn theagd5f2-3/+13
2004-03-26- make savage4 use 2 as a cobIndex as well. Apparently only rev.A savage4s u...agd5f1-7/+3
2004-03-26- explicitly disable XvMC support on Savage3D based chips. I don't know ifagd5f1-0/+4
2004-03-26- Fix tile mode and enable it by default. It can still be disabled with theagd5f3-57/+12
2004-03-26Make the handling of drawableType consistent with recent changes inidr1-2/+2
2004-03-24- fix accel bug again. accidently reverted in my last change.agd5f1-0/+4
2004-03-23- re-enable AGPMode optionagd5f6-29/+76
2004-03-22fix AdjustFrame() for mobile savagesagd5f1-9/+5
2004-03-22- Update savage man page (add 2d/3d status and new options)agd5f2-11/+54
2004-03-22- Fix off by one bug in HW cursor location and cob alignment (Felix Kühling)agd5f1-67/+9
2004-03-21move i810 to new interfaceairlied1-1/+1
2004-03-21Added s_auxbuffer.[cho] to Imakefile.inc.fxkuehl1-0/+7
2004-03-20- Rework non-Xv streams codeagd5f4-98/+212
2004-03-16Makefile the makefile really clean everythingmach64-last-mergejonsmirl1-1/+1
2004-03-16Add a missing ifdef CTX to get rid of the waring in the gamma driver build.jonsmirl1-1/+2
2004-03-13Fixes a bad interaction between the new libGL and drivers built in theidr1-14/+41
2004-03-12Fixes need to clean up the mess I made with the mesa merge. This codejonsmirl14-92/+177
2004-03-08add missing FOURCC_IA44 bits (needed for xvmc) to savage_video.c (Sarath Menon)agd5f1-0/+4