summaryrefslogtreecommitdiff
path: root/src/mesa/sparc/sparc.c
AgeCommit message (Expand)Author
2009-09-08mesa: Add support for ARB_depth_clamp.Eric Anholt
2009-02-27mesa: Fix and re-enable sparc normal asm.David Miller
2009-02-27mesa: Fix Sparc cliptest asm code and re-enable.David Miller
2009-02-26mesa: Resurrect SPARC asm code.David S. Miller
2008-09-21mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2006-10-16Fix build when DEBUG is defined but DEBUG_MATH is not.Ian Romanick
2005-07-28Fix SPARC assembly for 64-bitIan Romanick
2004-11-22silence warning, minor clean-upBrian Paul
2004-11-22applied SPARC patch (freedesktop bug 1898)Brian Paul
2004-06-26Re-enable SPARC assembly on sunos5-gcc platform.Ian Romanick
2003-12-01fix __sparc_v9__ test to exclude linux (bug 852204)Brian Paul
2003-06-10Further makefile clean-up, concentrated on the x86 assembly files.Brian Paul
2003-02-08disable normal xform code - see bug 673938Brian Paul
2002-07-12fix patching offsets (Sven Panne) (patch 544637)Brian Paul
2002-04-17Disabled SPARC cliptest functions for now. See bug report 544665.Brian Paul
2002-04-09remove dead vertex assemblyKeith Whitwell
2001-06-06Remove dependency on MESA sources from gl* filesdavem69
2001-06-06SPARC normal tnl optimizations.davem69
2001-06-05Sparc optimized GLAPI dispatch table.davem69
2001-05-23updated copyrightBrian Paul
2001-05-23SPARC assembly optimizations from David Miller.Brian Paul