aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/sparc/sparc_clip.S
Commit message (Collapse)AuthorAgeFilesLines
* Rename sparc/clip.S -> sparc/sparc_clip.SJon TURNEY2012-07-131-0/+233
Automake can't handle having both clip.S and clip.c, even though they have different paths "src/mesa/Makefile.am: object `clip.lo' created by `$(SRCDIR)/sparc/clip.S' and `$(SRCDIR)/main/clip.c'" Signed-off-by: Jon TURNEY <[email protected]> Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Tested-by: Matt Turner <[email protected]>