Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-03 | don't use macros, just expand them in-line | Brian Paul | |
2001-11-19 | fixed a glitch | Brian Paul | |
2001-11-18 | new Python API generator scripts | Brian Paul | |
2001-08-03 | Use #function instead of @function | davem69 | |
in .type directive so it works with Solaris assembler as well as GNU assembler. | |||
2001-06-06 | Remove dependency on MESA sources from gl* files | davem69 | |
in SPARC glapi optimizations by moving the icache flush into the glapi_sparc.S file. Brian, how is this? | |||
2001-06-05 | Sparc optimized GLAPI dispatch table. | davem69 | |
2001-06-05 | Python script for making glapi_sparc.S | davem69 | |
Unused until Brian shows me what gl.spec file he is actually using for glapi_x86.S as all the ones I can find seem out of sync. |