Unknown W. Brackets
|
aacb31bc18
|
armjit: Copy over (disabled) immbranch optim.
This does a little loop unrolling. Costs a bit more cache space, but
avoids flushing regs for longer.
Not enabled.
|
2013-11-10 21:59:48 -08:00 |
|
Henrik Rydgard
|
490deb9b5c
|
Add option to the JIT viewer to find a random block with VFPU instructions.
For inspection of jit results.
|
2013-11-07 15:29:12 +01:00 |
|
The Dax
|
17b7ec1d59
|
Truncate the OpenGL version string so it doesn't run amok.
|
2013-10-21 11:47:35 -04:00 |
|
Henrik Rydgård
|
850b5d2961
|
Merge pull request #4228 from thedax/i7CPUDetection
System Info screen: Add correct core count detection for i7(and maybe i5/i3?) CPUs.
|
2013-10-17 16:27:01 -07:00 |
|
The Dax
|
0400a61d51
|
Add correct core count detection for i7(and maybe i5/i3?) CPUs, and update the SysInfo screen to show more information about threads on x86/x64.
|
2013-10-17 19:03:33 -04:00 |
|
shenweip
|
4489547073
|
Add a function to change log channel for convenience.
|
2013-10-18 00:23:57 +08:00 |
|
Sacha
|
4f6b0225ed
|
Cosmetic fix for small screen or <= 1:1 aspect ratio.
|
2013-10-17 16:11:19 +10:00 |
|
Sacha
|
be47964ff2
|
Use 'Cores' instead of 'Threads' for ARM.
|
2013-10-15 15:28:19 +10:00 |
|
The Dax
|
d5ca3c28ed
|
Redesign the System Info screen to have tabs.
|
2013-10-11 19:23:43 -04:00 |
|
danyalzia
|
66e48f5a69
|
Show CPU in System info (UI)
|
2013-10-10 16:09:13 +05:00 |
|
Sacha
|
f82833c362
|
Merge branch 'master' of https://github.com/hrydgard/ppsspp
|
2013-10-04 22:42:44 +10:00 |
|
zixiken
|
c4304b5c2e
|
Added include to remove error: 'sort' is not a member of 'std'
|
2013-10-03 16:13:16 -04:00 |
|
Sacha
|
ae42a4b95d
|
Algorithm include needed. Update native.
|
2013-10-03 04:00:00 +10:00 |
|
Henrik Rydgard
|
e65d0b4791
|
Use EXT_blend_minmax when available. Minor tweaks.
|
2013-09-30 10:12:10 +02:00 |
|
Henrik Rydgård
|
4582902cf2
|
Make the ARM stuff build on clang so we can later get the unit test to
work there. also fixes the build.
|
2013-09-29 20:01:38 +02:00 |
|
Unknown W. Brackets
|
a2d1fd5a79
|
Linux buildfix (a bit blind.)
|
2013-09-29 10:46:46 -07:00 |
|
Henrik Rydgard
|
b661ae6c41
|
Add very simple jit viewer screen to dev menu. Add untested emitter for cvt.f32.f16 & c:o.
|
2013-09-29 13:41:56 +02:00 |
|
danyalzia
|
4a034f4a4d
|
Show GL Shading Language Version
|
2013-09-28 14:34:04 +05:00 |
|
Henrik Rydgard
|
8c88dff5a4
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
|
Henrik Rydgard
|
c31ae0645f
|
Add optional "DevMenu" in-game button for quick access to things like log settings
|
2013-09-07 20:54:51 +02:00 |
|
Henrik Rydgard
|
26c5ee4a6d
|
Add screen to control debug levels. Will make it easier to access later.
|
2013-09-07 13:38:37 +02:00 |
|