aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/sparc/glapi_sparc.S
Commit message (Collapse)AuthorAgeFilesLines
* added new entrypoints for 1.3Brian Paul2001-10-171-0/+921
|
* Use #function instead of @functiondavem692001-08-031-3/+3
| | | | | in .type directive so it works with Solaris assembler as well as GNU assembler.
* undo previous check-in (restore the @ symbols)Brian Paul2001-07-271-3/+3
|
* replaced @ with ## or # to allow compilation on SunOS 5.6 (Bug 442742)Brian Paul2001-07-271-3/+3
|
* Remove dependency on MESA sources from gl* filesdavem692001-06-061-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.davem692001-06-051-1223/+1363
|
* Generate this now that I know whichdavem692001-06-051-0/+11622
gl.spec file to use.