summaryrefslogtreecommitdiff
path: root/xc/lib/GL
AgeCommit message (Expand)AuthorFilesLines
2003-04-30Merged texmem-0-0-1texmem-0-0-1-20030429-mergeidr122-8248/+11243
2003-04-24FALLBACKS, not FALLBACKkeithw1-1/+1
2003-04-24Print something out for DEBUG_FALLBACKS if we use _swrast_Clearkeithw1-1/+4
2003-04-24Print something out for DEBUG_FALLBACK if we use _swrast_Clearkeithw1-1/+4
2003-04-23Check for null tObj valuekeithw1-1/+6
2003-04-17don't immediately check if vis is NULL (Suzy Deffeyes)brianp1-1/+3
2003-04-10Disable _r200_render_stage -- buggy with ut2003keithw1-1/+1
2003-04-10Temporary fix to address some ut2003 tcl lockups. Can now play for akeithw1-1/+1
2003-04-10Don't check for singlethreading anymore in check_vtx_fmtkeithw1-3/+0
2003-04-08Fix a lot of stencil bugs in tuxracer. Reflections work now, shadowskeithw4-40/+40
2003-04-07Don't check for singlethreading anymore in check_vtx_fmtkeithw1-3/+0
2003-04-07Make sure Mesa calls us back to flush stored swtcl verticeskeithw2-4/+6
2003-04-07Use weaker NEWPRIM rather than FIREVERTICES in radeonFlushVerticeskeithw1-1/+1
2003-04-07Use weaker R200_NEWPRIM rather than R200_FIREVERTICES in r200FlushVerticeskeithw1-2/+2
2003-04-07Make sure Mesa calls us back to flush stored indiceskeithw2-0/+2
2003-04-07Always have alpha in color, always have a colorkeithw4-12/+10
2003-03-31Improve threading support in vtxfmt codekeithw6-334/+392
2003-03-31Improve threading support in vtxfmt codekeithw7-327/+371
2003-03-30Add some sched_yield's to improve 'glthreads' scheduling -- allkeithw1-1/+3
2003-03-28Warning fixldelgass1-1/+1
2003-03-28Read alpha component from framebufferkeithw1-6/+1
2003-03-27Typos galore. So much for a 'last minute tidy up'keithw1-1/+1
2003-03-27Fix nr copied vertex computationkeithw2-4/+7
2003-03-27Fix nr copied vertex computationkeithw1-3/+6
2003-03-26Imakefile fixes from Marko Kreenkeithw3-11/+25
2003-03-26build fixes, untestedkeithw6-213/+127
2003-03-26Correctly attribute code: Copyright (C) 1999 Wittawat Yamwongkeithw1-5/+2
2003-03-26Add vp fileskeithw1-2/+35
2003-03-25build fixalanh1-1/+1
2003-03-25revert 5.1 changesalanh5-3/+5
2003-03-25revert the Imakefiles from Mesa 5.1alanh3-32/+0
2003-03-25more build fixesalanh9-150/+214
2003-03-25gamma build fixesalanh4-4/+1
2003-03-25fix radeon build problemalanh3-6/+0
2003-03-25include fixalanh1-0/+1
2003-03-25merge in rest of Mesa changesalanh75-116/+123
2003-03-25i830 mergealanh19-495/+841
2003-03-25update Imakefilesalanh4-18/+34
2003-03-25more mergingalanh12-42/+55
2003-03-25r128 mergealanh16-17/+17
2003-03-25i810 mergealanh10-10/+14
2003-03-25gamma mergealanh11-6/+22
2003-03-25ffb mergealanh4-5/+5
2003-03-25mga mergealanh26-1031/+1032
2003-03-25tdfx mergealanh10-13/+15
2003-03-07wrap an fprintf() with R200_DEBUGbrianp1-1/+3
2003-03-04Set Mesa hooks to flush vertices on state changes (Keith Whitwell)mdaenzer8-8/+38
2003-02-23endianness fixesmdaenzer1-10/+12
2003-02-21Correctly initialize RE_LINE_PATTERN registerkeithw2-10/+2
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeanholt2-2/+2