History log of /external/mesa3d/src/mesa/sparc/sparc_matrix.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9f23a3a1bff6c8af93e651273c9887bbf119f555 28-Jul-2005 Ian Romanick <idr@us.ibm.com> Fix SPARC assembly for 64-bit

- The test for whether or not we're building for 64-bit is '#ifdef __arch64__'.
This appears to be correct on both Linux and Solaris.

- The test for Solaris is now '#if defined(SVR4) || defined(__SVR4) ||
defined(__svr4__)'. GCC 3.4.0 has all three defined on Solaris 9.

- Enables assembly language clip routines.

- Fixes to make GLSL code build on Solaris.

- Update gl_SPARC_asm.py.
/external/mesa3d/src/mesa/sparc/sparc_matrix.h
c247c7f66f7d38bb35cedb84b1a2c3655c356ac1 22-Nov-2004 Brian Paul <brian.paul@tungstengraphics.com> applied SPARC patch (freedesktop bug 1898)
/external/mesa3d/src/mesa/sparc/sparc_matrix.h
9a90cd40c6e510484e018afd087a4c239b616ee0 01-Dec-2003 Brian Paul <brian.paul@tungstengraphics.com> fix __sparc_v9__ test to exclude linux (bug 852204)
/external/mesa3d/src/mesa/sparc/sparc_matrix.h
6f365c21d796310a9ea70d8420e6879eb5abb6ae 06-Jun-2001 davem69 <davem69> SPARC normal tnl optimizations.
/external/mesa3d/src/mesa/sparc/sparc_matrix.h
775355a88a0927e2e3a855036c26950397a61d7b 06-Jun-2001 davem69 <davem69> Sparc optimized GLAPI dispatch table.
/external/mesa3d/src/mesa/sparc/sparc_matrix.h
7943b349d696f8030f0d2f836ad42a762f4c6026 23-May-2001 Brian Paul <brian.paul@tungstengraphics.com> SPARC assembly optimizations from David Miller.
/external/mesa3d/src/mesa/sparc/sparc_matrix.h