summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Ryan Holtz <rholtz@batcountryentertainment.com>2012-02-11 16:05:10 +0000
committer Ryan Holtz <rholtz@batcountryentertainment.com>2012-02-11 16:05:10 +0000
commit5cb480e748ded154c4a4198c24844795c2e6090e (patch)
tree967f45ed0838600f4d1bfce31e6e7ef3c57af990 /.gitattributes
parent24257711dcb14a8f1d6b90c95fc63b00a9a284fb (diff)
- Added polynew.h multithreaded-render support to N64 RDP emulation. Speedup ratios of 1.6x to 2.8x observed. [Ryan Holtz]
(nw) If anyone has any suggestions on how better to sync per-scanline state than what I'm currently doing, I'd be all ears. The renderer is now pretty darn fast, but every little bit counts.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index f761d5bbf99..cb79861cc59 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4769,14 +4769,11 @@ src/mame/video/rampart.c svneol=native#text/plain
src/mame/video/rastan.c svneol=native#text/plain
src/mame/video/rdpblend.c svneol=native#text/plain
src/mame/video/rdpblend.h svneol=native#text/plain
-src/mame/video/rdpfb.c svneol=native#text/plain
-src/mame/video/rdpfb.h svneol=native#text/plain
src/mame/video/rdpfiltr.c svneol=native#text/plain
src/mame/video/rdpspn16.c svneol=native#text/plain
src/mame/video/rdpspn16.h svneol=native#text/plain
src/mame/video/rdptpipe.c svneol=native#text/plain
src/mame/video/rdptpipe.h svneol=native#text/plain
-src/mame/video/rdptri.h svneol=native#text/plain
src/mame/video/realbrk.c svneol=native#text/plain
src/mame/video/redalert.c svneol=native#text/plain
src/mame/video/redclash.c svneol=native#text/plain