source: trunk/src/opengl/glide/sst1/glide/readme

Last change on this file was 2885, checked in by sandervl, 26 years ago

Created new Voodoo 1 Glide dir

File size: 965 bytes
Line 
1GDEBUG levels:
2
3Level Description
4----- ------------------------------------------------
5 80 init routines
6 81 gu3df*
7 82 grLfb*
8 83 grSst*
9 84 grSstStatus, grSstIsBusy, grSstVideoLine
10 85 gr* misc state routines
11 86 grBuffer*
12 87 grDisableAllEffects, grGlide?etState
13 88 grTex* attribute routines
14 89 grTex* download routines
15 90 grDrawPoint
16 91 grDrawLine
17 92 grDrawTriangle
18 93 grDrawPolygon*
19 94 grDrawAAPoint
20 95 grDrawAALine
21 96 grDrawAATriangle
22 97 grDrawAAPolygon*
23 98 guMP* routines
24 99 gu* misc. routines
25280 internal init routines
26281 routine exit traces
27282 dataList values
28
29GLIDE_PLATFORM:
30
31 GLIDE_HARDWARE:
32 Defined if GLIDE should use the actual SST hardware.
33
34 GLIDE_HW_*:
35 GLIDE_HW_SST1:
36 This macro is for compiling
37 GLIDE_HW_SST96:
38 This macro is for compiling Glide for SST96
39 GLIDE_HW_H3:
40 This macro is for compiling Glide for H3
Note: See TracBrowser for help on using the repository browser.