summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
2005-05-04DRI fbdev driver getting better. Now I can see something on the screenJon Smirl
2005-05-01Add support to external tnl switcher and disable hw tnl by default.Aapo Tahkola
2005-05-01Bumped the Savage driver date (a bit late) to mark S3TC support.Felix Kuehling
2005-05-01Fixed and cleaned up programming of watermark registers. There may beFelix Kuehling
2005-05-01Improve the DRI fb driver, now it compiles.Jon Smirl
2005-04-30r300 side support for fixed function pipeline. This isnt functional with curr...Aapo Tahkola
2005-04-30Added S3TC support to the Savage driver with some help from Mark Cass'sFelix Kuehling
2005-04-25Fix as suggested by Ben Skeggs.Aapo Tahkola
2005-04-25Minor changes to make linux-solo build againJon Smirl
2005-04-24Software fallback for glColorMask. Can be avoided on Savage4 when allFelix Kuehling
2005-04-24Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola
2005-04-23Fixed a segfault introduced by Keith's pipeline changes.Felix Kuehling
2005-04-23Texturing fixes for Savage3D/MX/IX:Felix Kuehling
2005-04-22First pass at updating these drivers with pipeline_stage struct changes.Keith Whitwell
2005-04-22Added a French translation of option descriptions by Stephane Marchesin.Felix Kuehling
2005-04-21Fixed some suspicious pointer casts that caused lots ofFelix Kuehling
2005-04-21Fixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based cards. DisabledFelix Kuehling
2005-04-21Adding some comments.Aapo Tahkola
2005-04-21Reduce the size of mesa's internal fragment and vertex programKeith Whitwell
2005-04-21Had some odd problems with add and temps so doing it with mad. Adding some MA...Aapo Tahkola
2005-04-19Reorganized shader stuff.Aapo Tahkola
2005-04-19Fixes for bugs that were nailed down when compairing against software vertex ...Aapo Tahkola
2005-04-18Fixing and enabling elt buffers by default.Aapo Tahkola
2005-04-18Alpha test fixPeter Zubaj
2005-04-14Disable CLOD (Lod constant) state emit. The values emitted wereKeith Whitwell
2005-04-13Revert revision 1.13. This allows server-side libGLcore (in X.org) to buildIan Romanick
2005-04-12Added a Spanish translation by David Rubio Miguélezand a DutchFelix Kuehling
2005-04-12Changed escaping of double quotes.Felix Kuehling
2005-04-11Manage option translations in separate .po files to make translationsFelix Kuehling
2005-04-08Remove all the radeon_subset files. They were completely unused. KeithIan Romanick
2005-04-06Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This isIan Romanick
2005-04-05Don't call PrimitiveNotify with an invalid primitive. Fix ipersKeith Whitwell
2005-03-24Fixed segfault due to an off-by-one error in SAVAGE_TEX_MAXLEVELS.Felix Kuehling
2005-03-23Initialize texture addresses to something valid.Felix Kuehling
2005-03-23remove file after mergeKeith Whitwell
2005-03-22rename mesaVis to try and improve clarityKeith Whitwell
2005-03-22merge unichrome changes from branchKeith Whitwell
2005-03-22Remove test for defined(DRM_USE_MALLOC) around definition ofKeith Whitwell
2005-03-22Calculate haveAccumBuffer, haveDepthBuffer and haveStencilBuffer inKeith Whitwell
2005-03-18Add support for production version of ATI RN50/ES1000. (ATI TechnologiesMichel Dänzer
2005-03-18Misc fixes.Aapo Tahkola
2005-03-17Fix to get doom3 started.Aapo Tahkola
2005-03-17Simple TCL stage and ability to disable vps.Aapo Tahkola
2005-03-16Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and ...Aapo Tahkola
2005-03-16Fixed some strangeness when mixing textured/flat primitives. Skipping textur...Ben Skeggs
2005-03-15add support for user-configurable brilinear filtering on r200Roland Scheidegger
2005-03-15Fix to get glxgears display anything.Aapo Tahkola
2005-03-15For some reason the Makefile didn't commit..Ben Skeggs
2005-03-15Initial multitexturing support. Old behaviour can be re-enabled by changing ...Ben Skeggs
2005-03-14When timestamping textures, need to emit the event with SAVAGE_WAIT_3DFelix Kuehling