Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-29 | Added GL_NV_point_sprite functions: glPointParameteri[v]NV(). | Brian Paul | |
Removed dead ARB_window_pos functions (we alias the MESA_window_pos funcs). | |||
2002-05-27 | updated vertex program dispatch | Brian Paul | |
2002-01-03 | regenerated from updated glsparcasm.py script | Brian Paul | |
2001-12-14 | vertex program check-in | Brian Paul | |
2001-12-04 | dispatch changes to minimize hassle with XFree86 libGL | Brian Paul | |
2001-11-19 | fixed a glitch | Brian Paul | |
2001-11-18 | added test implementation of GL_ARB_window_pos | Brian Paul | |
2001-11-18 | API dispath updates | Brian Paul | |
2001-10-17 | added new entrypoints for 1.3 | 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-07-27 | undo previous check-in (restore the @ symbols) | Brian Paul | |
2001-07-27 | replaced @ with ## or # to allow compilation on SunOS 5.6 (Bug 442742) | Brian Paul | |
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 | Generate this now that I know which | davem69 | |
gl.spec file to use. |