Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added new entrypoints for 1.3 | Brian Paul | 2001-10-17 | 1 | -0/+921 |
| | |||||
* | Use #function instead of @function | davem69 | 2001-08-03 | 1 | -3/+3 |
| | | | | | in .type directive so it works with Solaris assembler as well as GNU assembler. | ||||
* | undo previous check-in (restore the @ symbols) | Brian Paul | 2001-07-27 | 1 | -3/+3 |
| | |||||
* | replaced @ with ## or # to allow compilation on SunOS 5.6 (Bug 442742) | Brian Paul | 2001-07-27 | 1 | -3/+3 |
| | |||||
* | Remove dependency on MESA sources from gl* files | davem69 | 2001-06-06 | 1 | -0/+11 |
| | | | | | | | in SPARC glapi optimizations by moving the icache flush into the glapi_sparc.S file. Brian, how is this? | ||||
* | Sparc optimized GLAPI dispatch table. | davem69 | 2001-06-05 | 1 | -1223/+1363 |
| | |||||
* | Generate this now that I know which | davem69 | 2001-06-05 | 1 | -0/+11622 |
gl.spec file to use. |