summaryrefslogtreecommitdiffstats
path: root/src/mesa/sparc/sparc.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: Add support for ARB_depth_clamp.Eric Anholt2009-09-081-2/+4
* mesa: Fix and re-enable sparc normal asm.David Miller2009-02-271-3/+0
* mesa: Fix Sparc cliptest asm code and re-enable.David Miller2009-02-271-2/+2
* mesa: Resurrect SPARC asm code.David S. Miller2009-02-261-36/+2
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-09-211-1/+1
* Fix build when DEBUG is defined but DEBUG_MATH is not.Ian Romanick2006-10-161-1/+1
* Fix SPARC assembly for 64-bitIan Romanick2005-07-281-6/+2
* silence warning, minor clean-upBrian Paul2004-11-221-7/+4
* applied SPARC patch (freedesktop bug 1898)Brian Paul2004-11-221-1/+1
* Re-enable SPARC assembly on sunos5-gcc platform.Ian Romanick2004-06-261-5/+2
* fix __sparc_v9__ test to exclude linux (bug 852204)Brian Paul2003-12-011-1/+1
* Further makefile clean-up, concentrated on the x86 assembly files.Brian Paul2003-06-101-2/+10
* disable normal xform code - see bug 673938Brian Paul2003-02-081-3/+6
* fix patching offsets (Sven Panne) (patch 544637)Brian Paul2002-07-121-3/+3
* Disabled SPARC cliptest functions for now. See bug report 544665.Brian Paul2002-04-171-4/+8
* remove dead vertex assemblyKeith Whitwell2002-04-091-2/+1
* Remove dependency on MESA sources from gl* filesdavem692001-06-061-4/+5
* SPARC normal tnl optimizations.davem692001-06-061-1/+35
* Sparc optimized GLAPI dispatch table.davem692001-06-051-2/+31
* updated copyrightBrian Paul2001-05-231-3/+3
* SPARC assembly optimizations from David Miller.Brian Paul2001-05-231-0/+109