aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/sparc
Commit message (Collapse)AuthorAgeFilesLines
...
* vertex program check-inBrian Paul2001-12-141-6/+1350
|
* dispatch changes to minimize hassle with XFree86 libGLBrian Paul2001-12-041-597/+576
|
* fixed a glitchBrian Paul2001-11-191-685/+685
|
* added test implementation of GL_ARB_window_posBrian Paul2001-11-181-0/+336
|
* API dispath updatesBrian Paul2001-11-181-1077/+2463
|
* 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-063-6/+17
| | | | | | | in SPARC glapi optimizations by moving the icache flush into the glapi_sparc.S file. Brian, how is this?
* SPARC normal tnl optimizations.davem692001-06-063-2/+644
|
* Sparc optimized GLAPI dispatch table.davem692001-06-055-1405/+1439
|
* Generate this now that I know whichdavem692001-06-051-0/+11622
| | | | gl.spec file to use.
* updated copyrightBrian Paul2001-05-231-3/+3
|
* SPARC assembly optimizations from David Miller.Brian Paul2001-05-235-0/+2067