summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* First pass at support for building DRI drivers in mesa tree.Keith Whitwell2004-04-1418-0/+10546
|
* Don't try to use .c=.o rule on .S files when building mesa.aKeith Whitwell2004-04-141-4/+7
|
* disable under _SOLO buildAlan Hourihane2004-04-142-1/+4
|
* documentation updatesDaniel Borca2004-04-147-82/+110
| | | | Glide3 driver: POINTCAST palette fixes
* Add agpmode to the example config fileDave Airlie2004-04-141-0/+3
|
* get agpmode from config fileDave Airlie2004-04-141-3/+4
|
* Add shader sources for solo buildDave Airlie2004-04-141-0/+1
|
* make solo work like before new makefile mergeDave Airlie2004-04-141-3/+5
|
* add agpmode to miniglx config fileDave Airlie2004-04-142-0/+6
|
* minor tweak for DarwinBrian Paul2004-04-131-1/+1
|
* check for __AMD64__ when setting USE_IEEE (Ronnny Vindenes)Brian Paul2004-04-131-2/+2
|
* Build a single string containing the generated 'C' code.Keith Whitwell2004-04-131-84/+142
|
* fix the usage of GLX_MESA_allocate_memoryAlan Hourihane2004-04-132-6/+6
|
* updated Glide driver documentationDaniel Borca2004-04-137-294/+478
| | | | | | | fixed SAL/SAR in assyntax.h (NASM) fixed a bug wrt NULL pointer assignment in t_vtx_api.c cosmetics to t_vtx_x86.c & t_vtx_x86_gcc.S enabled STDCALL with codegen (MinGW)
* make this exactly like XFree86 .. allows 4x to workDave Airlie2004-04-131-5/+5
|
* Add DRM_SOURCE_PATH to make system.Jon Smirl2004-04-1314-13/+15
| | | | Needed for linux-solo to build
* Missed one with the last commit.Ian Romanick2004-04-121-0/+2
|
* Conditionally compile code for x86 specific TNL codegen. This fixes problemIan Romanick2004-04-121-0/+6
| | | | | | with x86-64 and PowerPC. Reported by: sublett on #dri-devel.
* build fix for VMSAlan Hourihane2004-04-111-1/+1
|
* fix minor glitch with GL_DEPTH_COMPONENT texturesBrian Paul2004-04-101-1/+4
|
* fix max buffer size test (Kyle Bateman, bug 912828)Brian Paul2004-04-091-8/+2
|
* added extern "C" for C++ (bug 930933)Brian Paul2004-04-091-4/+12
|
* added SPECULAR flag for sprite point functionsBrian Paul2004-04-092-5/+4
|
* make note about needing to fix the drm driver to enable SAVAGE_CMD_DMAAlan Hourihane2004-04-081-0/+1
|
* added zreaddraw.cBrian Paul2004-04-081-1/+2
|
* use MKDEP varBrian Paul2004-04-081-1/+1
|
* added -noprefix option for making DRI driversBrian Paul2004-04-081-4/+31
|
* minor fixBrian Paul2004-04-081-2/+2
|
* lots of Makefile updates for new build systemBrian Paul2004-04-0813-752/+788
|
* move pSAREAPriv declaration to be C-compliantBrian Paul2004-04-081-1/+1
|
* no depend fileBrian Paul2004-04-081-3/+0
|
* don't include GL/gl.h, rely on glheader.hBrian Paul2004-04-081-1/+0
|
* move 'id' declaration so it's C compliantBrian Paul2004-04-081-1/+1
|
* build fixesAlan Hourihane2004-04-0810-8/+10
|
* remove non-portable whitespaceAlan Hourihane2004-04-081-18/+18
|
* use new MKDEP, MKDEP_OPTIONS variablesBrian Paul2004-04-073-2/+6
|
* use # comments instead of //, etc ([email protected])Brian Paul2004-04-071-100/+100
|
* removed wfx makefilesDaniel Borca2004-04-072-523/+0
|
* revived linux-glide build processDaniel Borca2004-04-077-153/+65
| | | | some small Makefile changes for MinGW & DJGPP
* Committing in .Jouk Jansen2004-04-056-4387/+4387
| | | | | | | | | | | | | Correction on last commit (My FTP-server on linux is playing games with <CR>'s) Modified Files: Mesa/src/mesa/drivers/common/descrip.mms Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/shader/arbprogparse.c Mesa/src/mesa/shader/descrip.mms Mesa/src/mesa/swrast/descrip.mms Mesa/src/mesa/tnl/descrip.mms ----------------------------------------------------------------------
* protected all codegen behind AllowCodegenDaniel Borca2004-04-053-10/+9
|
* Committing in .Jouk Jansen2004-04-057-4375/+4379
| | | | | | | | | | | | | | Updated OpenVMS compile support due to shader directory. Removed <CR>'s in arbprogparse.c Modified Files: Mesa/src/mesa/descrip.mms Mesa/src/mesa/drivers/common/descrip.mms Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/shader/arbprogparse.c Mesa/src/mesa/shader/descrip.mms Mesa/src/mesa/swrast/descrip.mms Mesa/src/mesa/tnl/descrip.mms ----------------------------------------------------------------------
* update revision historyBrian Paul2004-04-031-0/+1
|
* minor correctionsBrian Paul2004-04-031-5/+5
|
* minor tweakBrian Paul2004-04-031-1/+1
|
* for make clean, include tests directoryBrian Paul2004-04-031-1/+1
|
* shouldn't be in CVSBrian Paul2004-04-031-5/+0
|
* reorder 6.0 / 6.0.1 entriesBrian Paul2004-04-021-18/+18
|
* merge from 6.0 branchBrian Paul2004-04-024-2/+139
|
* added some assertions, just to be safeBrian Paul2004-04-021-0/+4
|