summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-02-23Drop morph3d, add terrainembedded-1-20030224Keith Whitwell1-3/+3
2003-02-23Subset terrainKeith Whitwell1-28/+139
2003-02-23Subset isosurfKeith Whitwell1-90/+34
2003-02-23fix some compiler warningsKeith Whitwell6-3/+19
2003-02-23Fail if detected chipset isn't an r100.Keith Whitwell1-26/+33
2003-02-23Fix radeon_tex_region_t declaration (char became int).Keith Whitwell1-1/+1
2003-02-23clean up header usageKeith Whitwell5-58/+10
2003-02-23Add stricter compiler warningsKeith Whitwell1-2/+2
2003-02-23add 'void' to glXGetProcAddress prototypeKeith Whitwell1-2/+2
2003-02-23Add manytex demoKeith Whitwell1-2/+2
2003-02-23Use correct pv for flatshaded quadstripsKeith Whitwell1-4/+1
2003-02-23Exclude lighting, userclip stateKeith Whitwell1-4/+12
2003-02-23subset demosKeith Whitwell7-88/+80
2003-02-23added radeon_subset to headerBrian Paul1-0/+1
2003-02-23Final documentation fixes and additions.Jose Fonseca10-57/+185
2003-02-23A few documention fixes and additions.Jose Fonseca11-176/+281
2003-02-23Last bits of documentation. Full review still pending.Jose Fonseca8-136/+221
2003-02-22More documentation - now almost complete.Jose Fonseca7-93/+491
2003-02-22More documention additions.Jose Fonseca5-58/+237
2003-02-22Bunch of documention additions.Jose Fonseca16-308/+767
2003-02-21Correctly initialize RE_LINE_PATTERN registerKeith Whitwell1-5/+1
2003-02-21Eliminate non-subset operationsKeith Whitwell4-24/+28
2003-02-21Eliminate use of glRectf, sleep so that we see some frames.Keith Whitwell1-1/+12
2003-02-21Eliminate use of glRectfKeith Whitwell1-2/+15
2003-02-21sample MiniGLX programBrian Paul1-0/+114
2003-02-21new fileKeith Whitwell1-0/+80
2003-02-21Restrict access to non-subset gl entrypoints. Other small cleanups.Keith Whitwell7-309/+308
2003-02-21Fix vertex copying bug, remove polygonmode support (didn't/couldn't work)Keith Whitwell1-152/+21
2003-02-16Renamed and tailored the radeon doxygen file for the OpenGL subset onlyJose Fonseca2-5/+27
2003-02-16Initial/partial documentation to the functions/structures that make the Radeo...Jose Fonseca14-511/+1107
2003-02-10A new doxygen configuration file for the Radeon driver.Jose Fonseca1-0/+185
2003-02-10Most of the documentation to the "server-side" part of the Radeon driver.Jose Fonseca7-184/+408
2003-02-07Eliminate all remaining fallbacks & usage of FALLBACK macroKeith Whitwell20-644/+1224
2003-02-05Add files to allow the subset driver to be built as a dri driver.Keith Whitwell16-0/+7359
2003-02-03Add unfilled rendering and code for feedback (not yet integrated)Keith Whitwell3-46/+967
2003-02-03clarified glPolygonMode sectionBrian Paul1-14/+17
2003-01-28Eliminate some more codeKeith Whitwell1-64/+20
2003-01-28Eliminate radeon_subset_tcl.c.Keith Whitwell7-908/+462
2003-01-27Fix compilation for full driver build.Keith Whitwell22-71/+147
2003-01-24New file containing subsetted readpixels implementation.Keith Whitwell4-4/+183
2003-01-24Isolated code for lighting, fog, texgen and userclip in new files.Keith Whitwell14-1274/+1225
2003-01-24Add new defines for lighting, texgen, userclip subsetting.Keith Whitwell1-8/+17
2003-01-23terminology updates, etcBrian Paul1-30/+49
2003-01-23Bitmaps are right-way-upKeith Whitwell1-2/+14
2003-01-22Hook in accelerated bitmap function -- bitmaps are upside-down!Keith Whitwell1-1/+7
2003-01-22(Partially) subsetted driver runs miniglxtest and texobj.Keith Whitwell6-20/+70
2003-01-22Rename radeon_bitmap.c to radeon_subset_bitmap.cKeith Whitwell5-316/+723
2003-01-22Add new files for bitmap and subsetted begin/end processing.Keith Whitwell5-10/+847
2003-01-22Start subsetting -- turn off swrast & swtnl.Keith Whitwell1-2/+2
2003-01-20updated a few of the issues in appendix Aembedded-1-20030120Brian Paul1-8/+14