summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-20updated a few of the issues in appendix Aembedded-1-20030120Brian Paul1-8/+14
2003-01-20describe libGLBrian Paul1-1/+5
2003-01-20new Makefiles for miniglxBrian Paul2-29/+38
2003-01-20Remove -C option to installKeith Whitwell1-2/+2
2003-01-20Tell CVS to ignore Doxygen tag files and output directories.Jose Fonseca1-0/+9
2003-01-20Some spellchecking fixes.Jose Fonseca1-35/+34
2003-01-20Add USE_MINIGLX flags. Build as a miniglx application.Keith Whitwell1-2/+20
2003-01-20Make more demandingKeith Whitwell1-15/+52
2003-01-20Fix typoKeith Whitwell1-1/+1
2003-01-20Build radeon.o from toplevel makefile.Keith Whitwell5-11/+31
2003-01-20Notes on setting up a machine to run MiniGLX apps and a list ofKeith Whitwell1-49/+48
2003-01-19minor fixes (remove some \internal attributes)Brian Paul1-22/+3
2003-01-19Some documentation updates relating to recent changesKeith Whitwell1-14/+16
2003-01-19Fixed several typos from spell-checking.Jose Fonseca8-91/+92
2003-01-19Some documentation fixes that were left out of previous commitsJose Fonseca1-6/+6
2003-01-19Rewriten some of the detail documentation to improve readability.Jose Fonseca5-155/+177
2003-01-19Add the missing detailed documentation bits on miniglx.c and xf86drm.c.Jose Fonseca3-41/+152
2003-01-19More detailed documentation.Jose Fonseca2-86/+403
2003-01-18Use frontbuffer if GLUT_DOUBLE not requestedKeith Whitwell1-0/+4
2003-01-18Detailed documention for glapi.c. Brief description of the structures in sare...Jose Fonseca4-63/+272
2003-01-18Enable the documentation of static functions and also the internal documentat...Jose Fonseca2-3/+3
2003-01-18Remove debug printfKeith Whitwell1-9/+0
2003-01-18Restore registers clobbered by radeonfb.o -- prevents slowdown to 200fpsKeith Whitwell1-9/+23
2003-01-18Remove some unused members from RADEONInfoRec, add saved value forKeith Whitwell1-9/+1
2003-01-18Add PostValidateMode hook to allow drivers to restore registers afterKeith Whitwell5-8/+29
2003-01-18Remove chipset line from example miniglx.confKeith Whitwell1-1/+0
2003-01-18Probe for chipset if one isn't suppliedKeith Whitwell1-2/+77
2003-01-18A standalone build environment for radeonfb.o, incorporating necessaryKeith Whitwell7-0/+6180
2003-01-17fix up loose endsBrian Paul1-14/+18
2003-01-17new Makefiles for subsetBrian Paul1-0/+24
2003-01-17Get colors working in 16bppKeith Whitwell1-13/+16
2003-01-17add support for 16bpp modes, disabledKeith Whitwell4-39/+91
2003-01-17Take stride properly into account when setting up window members.Keith Whitwell1-8/+13
2003-01-17Clear framebuffer at startupKeith Whitwell1-2/+0
2003-01-17Make miniglut exit() on error, like real glut.Keith Whitwell1-5/+5
2003-01-16use a fixed resolution defined in a config fileKeith Whitwell6-180/+219
2003-01-16lots of updates, practically finishedBrian Paul1-366/+299
2003-01-14get conform workingKeith Whitwell6-93/+91
2003-01-14Remove debug printfKeith Whitwell2-9/+0
2003-01-13Documentation for most of the DRM ioctls argument structures in drm.h.Jose Fonseca2-34/+199
2003-01-13example miniglx.confKeith Whitwell1-0/+6
2003-01-13Add config file facility and remove hardwired options from minglx.cKeith Whitwell10-173/+185
2003-01-13Big chunk of documention of xf86drm.c. Some oddities left to document, and st...Jose Fonseca2-17/+688
2003-01-11s/union/enum/Brian Paul1-1/+1
2003-01-10tweaks to Doxygen config filesBrian Paul10-45/+47
2003-01-10documentation updatesBrian Paul9-19/+140
2003-01-10doc updates, new PixelFormat enumBrian Paul2-34/+49
2003-01-10Fix GLUT_ELAPSED_TIME queryKeith Whitwell1-1/+1
2003-01-09Enable internal documentation in doxy/miniglx.doxy.Jose Fonseca2-3/+3
2003-01-09Initial check in.Brian Paul1-0/+3644