summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-30these are now in the shader/ directory tooBrian Paul
2004-03-30these files now live in the shader directoryBrian Paul
2004-03-30Why are there two copies of this file?Keith Whitwell
2004-03-30Make the output a little more likely to compile...Keith Whitwell
2004-03-30Reorder some code so we don't upset program state when there's a parsing error.Brian Paul
2004-03-30Insert original fragment program instructions as comments.Brian Paul
2004-03-30added hpux10-static configBrian Paul
2004-03-30merge from 6.0.1 branchBrian Paul
2004-03-30Amusing utility to print ARB_fp programs as C codeKeith Whitwell
2004-03-30Add #ifdef protection around the file to prevent DRI build breakage.Ian Romanick
2004-03-29fix array indexing for UP4B and UP4UBBrian Paul
2004-03-29Accomodate ARB_fp XPD opcode separately from NV_fp's X2D.Keith Whitwell
2004-03-29Take a stab at updating the VMS files.Brian Paul
2004-03-29fix the buildBrian Paul
2004-03-29new filesKeith Whitwell
2004-03-29Moved from src/mesa/mainMichal Krol
2004-03-29First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code.Keith Whitwell
2004-03-29This wont be needed any moreMichal Krol
2004-03-29Moved to src/mesa/shader and renamed to arbprogram_syn.hMichal Krol
2004-03-29Moved to src/mesa/shader and renamed to arbprogparse.[ch]Michal Krol
2004-03-29Moved to src/mesa/shaderMichal Krol
2004-03-29code cleanup hehehDaniel Borca
2004-03-27Forgot to set SAVAGE_NEW_CULL in savageDDEnable_s3d.Felix Kuehling
2004-03-26minor fixesBrian Paul
2004-03-26added GLW_SOURCES for IRIXBrian Paul
2004-03-26fix some warningsBrian Paul
2004-03-26tweaks to APP_LIB_DEPS (Dan Schikore)Brian Paul
2004-03-26Enable drawing directly to the (now tiled) front buffer.Felix Kuehling
2004-03-26added .SUFFIXES : .cc lineBrian Paul
2004-03-26don't try to make GLwMDrawA.c by default since it needs MotifBrian Paul
2004-03-26Don't use pushd/popd.Brian Paul
2004-03-26new MakefileBrian Paul
2004-03-26Tweaks for make clean / realclean.Brian Paul
2004-03-26increase MAX_TEXTURE_LOD_BIAS to 11.0Brian Paul
2004-03-26clamp BiasMin, BiasMax to reasonable valuesBrian Paul
2004-03-26obsoleteBrian Paul
2004-03-26added glw to SRC_DIRSBrian Paul
2004-03-26added _DEPS lines to specify -L/usr/X11R6/libBrian Paul
2004-03-26added OSMESA_DRIVER_OBJECTS and COMMON_DRIVER_OBJECTSBrian Paul
2004-03-26omit CVS from configs listBrian Paul
2004-03-26updated Makefile infoBrian Paul
2004-03-26Mesa installation scriptBrian Paul
2004-03-26New Makefile systemBrian Paul
2004-03-26new system configurationsBrian Paul
2004-03-26tweaks for 64-bit linux configs (Dan Schikore)Brian Paul
2004-03-26check for GLX 1.3 during initBrian Paul
2004-03-26Make sure drivers don't dereference a NULL pointer ifIan Romanick
2004-03-25merge changes from 6.0.1 branchBrian Paul
2004-03-25more Darwin tweaksBrian Paul
2004-03-25re-order arguments to mklibBrian Paul