summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2004-05-03fix up build for solo/driDave Airlie
2004-05-02fix StoreImage calls, remove dead code (Adam Jackson)Brian Paul
2004-04-30FXT1: getting warmerDaniel Borca
2004-04-30If we can't allocate the rowimage - bailAlan Hourihane
2004-04-30Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell
2004-04-29Remove several files that are only used in the XFree86 / Xorg libGL.so.Ian Romanick
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
2004-04-29FXT1 preparationsDaniel Borca
2004-04-27Use the dispatch table directly instead of calling GL functions.Ian Romanick
2004-04-27Remove include of texutil.h to get build working.Ian Romanick
2004-04-27Removed the old teximage code.Brian Paul
2004-04-26accomodate newtexstoreDaniel Borca
2004-04-26remove DitherValuesAlan Hourihane
2004-04-26bring over build fixes from stable branchAlan Hourihane
2004-04-24call drmUnmapBufs() in mgaDestroyScreen (Tilman Sauerbeck)Brian Paul
2004-04-23Convert R200 driver to use the t_vertex interface.Ian Romanick
2004-04-23init mgaScreen->irq (Tilman Sauerbeck)Brian Paul
2004-04-22fix bracket at wrong placeRoland Scheidegger
2004-04-22Fix order of EMIT_4UB_4F declarationsKeith Whitwell
2004-04-22New glTexImage code.Brian Paul
2004-04-21check return values of _swrast_CreateContext, etcBrian Paul
2004-04-20add SciTech's GLDirect driver for Windows.Alan Hourihane
2004-04-15add drm source dir for solo includesDave Airlie
2004-04-15get the libraries the right way round..Dave Airlie
2004-04-15set default page flipping to zero can be changed in header fileDave Airlie
2004-04-14Hack to get things compiling - include "drm.h" instead of "xf86drm.h".Keith Whitwell
2004-04-14Link against GL_LIB_DEPSKeith Whitwell
2004-04-14First attempt at building a dri module in this treeKeith Whitwell
2004-04-14First pass at support for building DRI drivers in mesa tree.Keith Whitwell
2004-04-14disable under _SOLO buildAlan Hourihane
2004-04-14documentation updatesDaniel Borca
2004-04-14get agpmode from config fileDave Airlie
2004-04-13fix the usage of GLX_MESA_allocate_memoryAlan Hourihane
2004-04-13make this exactly like XFree86 .. allows 4x to workDave Airlie
2004-04-13Add DRM_SOURCE_PATH to make system.Jon Smirl
2004-04-09fix max buffer size test (Kyle Bateman, bug 912828)Brian Paul
2004-04-08make note about needing to fix the drm driver to enable SAVAGE_CMD_DMAAlan Hourihane
2004-04-08lots of Makefile updates for new build systemBrian Paul
2004-04-08move pSAREAPriv declaration to be C-compliantBrian Paul
2004-04-08build fixesAlan Hourihane
2004-04-05 Committing in .Jouk Jansen
2004-04-05 Committing in .Jouk Jansen
2004-03-29code cleanup hehehDaniel Borca
2004-03-27Forgot to set SAVAGE_NEW_CULL in savageDDEnable_s3d.Felix Kuehling
2004-03-26Enable drawing directly to the (now tiled) front buffer.Felix Kuehling
2004-03-26Don't use pushd/popd.Brian Paul
2004-03-26New Makefile systemBrian Paul
2004-03-26Make sure drivers don't dereference a NULL pointer ifIan Romanick
2004-03-25Recalculate the viewport matrix in savageEmitDrawingRectangle.Felix Kuehling
2004-03-25small changes (version string)Daniel Borca