Themaister
|
aa6d291707
|
Style nits.
|
2012-11-05 11:57:40 +01:00 |
|
twinaphex
|
af648b6598
|
(Performance) Use one single unsigned variable instead of
multiple bools - also introduce bitmasks
|
2012-11-05 09:06:00 +01:00 |
|
Themaister
|
6ce23c57df
|
Fix x86_cpuid to preserve ebx for PIC.
|
2012-11-02 21:25:54 +01:00 |
|
twinaphex
|
66c830a9a1
|
(Android) Rename sse3 to ssse3
|
2012-11-02 05:32:52 +01:00 |
|
twinaphex
|
18aa791296
|
(Android) Now detects if CPU has NEON or SSE3
|
2012-11-02 05:27:58 +01:00 |
|
Themaister
|
c6b50d2645
|
Add CPU feature detection for X86.
|
2012-11-01 22:31:24 +01:00 |
|
twinaphex
|
b0e4ca599c
|
(PC/Linux) performance_android.c works for PC Linux too - refactor as
performance_linux and compile it in for Linux build (but don't yet use it)
|
2012-11-01 07:41:36 +01:00 |
|
twinaphex
|
85f6ddc4ae
|
(Android) We'll be able to tell now at runtime whether or not
a CPU has specific features (such as NEON, hard float, SSE, etc.).
Will refactor this later and add getters/setters
|
2012-11-01 07:15:01 +01:00 |
|
twinaphex
|
b240cfbc7e
|
(RARCH_PERF) Rename benchmark.c to perforance.c
(MSVC2010) Rename incorrectly named MSVC2012 solution which was
really an MSVC 2010 solution
|
2012-11-01 06:21:18 +01:00 |
|