Henrik Rydgard
|
ce8aae5ed1
|
Make the IRJit core selectable in developer tools
|
2016-05-08 01:43:27 +02:00 |
|
Henrik Rydgard
|
e611915a52
|
Rename some GPU classes and enums to fix some consistency issues between the backends.
|
2016-04-10 10:21:48 +02:00 |
|
Unknown W. Brackets
|
6c38b22467
|
Fix crashes when running games, tests, etc.
Need the graphicsContext value to stick around.
|
2016-01-03 11:05:36 -08:00 |
|
Henrik Rydgard
|
72ae497350
|
Remove glstate usage except in the GPU implementation. Prepare for moving it into PPSSPP.
|
2015-09-06 12:42:15 +02:00 |
|
vnctdj
|
cf135a8f11
|
Windows buildfix
|
2015-01-02 19:02:51 +01:00 |
|
Henrik Rydgard
|
d24abb3af0
|
More GetPointer cleanup. memCardDirectory->memStickDirectory.
|
2014-10-19 23:20:51 +02:00 |
|
Unknown W. Brackets
|
63b5ec3d85
|
Allow specifying a root path for host0:/.
This way, similar to the PSP, we can have a root path outside the test.
|
2014-04-19 21:43:09 -07:00 |
|
Henrik Rydgård
|
79ff2f0ba8
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
|
Unknown W. Brackets
|
712b582d26
|
Remove coreParam.disableG3Dlog and enableDebugging.
One was uninitialized, the other one unused.
|
2013-11-09 11:02:12 -08:00 |
|
Unknown W. Brackets
|
dfcdfbea18
|
Tests: Avoid out of bounds, set headLess = true.
|
2013-10-14 00:49:04 -07:00 |
|
Henrik Rydgård
|
cdba174ab7
|
Merge pull request #4148 from unknownbrackets/config-files
Allow config files and fonts to be on the memstick
|
2013-10-13 04:01:01 -07:00 |
|
Unknown W. Brackets
|
af2ccbb9da
|
Rename flashDirectory to flash0Directory.
|
2013-10-12 16:08:39 -07:00 |
|
The Dax
|
4f98e1de1e
|
Don't enable Run CPU Tests without the presence of g_Config.memCardDirectory/pspautotests/tests. Restore the previous PSP_CoreParameter().pixelWidth & PSP_CoreParameter().pixelHeight before exiting RunTests.
|
2013-10-12 16:01:22 -04:00 |
|
Tony Wasserka
|
6cd1091e19
|
Add an option for enabling software rendering.
|
2013-08-16 23:48:52 +02:00 |
|
Unknown W. Brackets
|
b17b23f1f2
|
Add a function to run the CPU core.
|
2013-08-04 15:23:38 -07:00 |
|
Henrik Rydgard
|
30e18e9344
|
Log level changes
|
2013-07-30 01:09:12 +02:00 |
|
Henrik Rydgard
|
51daa1f878
|
Delete the "Use Media Engine" option.
|
2013-06-08 22:53:36 +02:00 |
|
Henrik Rydgard
|
1f50096d7f
|
Don't save recent history from testrunner
|
2013-05-23 12:49:34 +02:00 |
|
Unknown W. Brackets
|
4974124587
|
Fix some small constant-comparison type warnings.
|
2013-04-05 20:58:35 -07:00 |
|
Henrik Rydgard
|
2301ad0b7c
|
X360 controller: Left thumb speedup, right thumb menu, keyboard still works
|
2013-03-31 11:30:50 +02:00 |
|
Henrik Rydgard
|
84fd5781de
|
GL UI in Win32: Some basics work.
|
2013-03-29 18:50:08 +01:00 |
|
Henrik Rydgard
|
f723abe68b
|
Update for pspautotests
|
2013-03-17 19:24:35 +01:00 |
|
Henrik Rydgard
|
434c0a4396
|
Update pspautotests
|
2013-03-16 10:39:54 +01:00 |
|
Unknown W. Brackets
|
69b05e837e
|
iOS: Fix breakpoints, simplify running unit tests.
|
2013-03-15 23:50:31 -07:00 |
|
Unknown W. Brackets
|
806ee13b61
|
Add a delay to sceUtilityLoadAvModule() as well.
|
2013-03-09 12:53:53 -08:00 |
|
Henrik Rydgard
|
7ba1664f8b
|
Oops.
|
2013-03-07 00:59:03 +01:00 |
|
Henrik Rydgard
|
963a6603fc
|
Fix two armjit bugs the testrunner found.
|
2013-03-07 00:37:00 +01:00 |
|
Henrik Rydgard
|
a69b09a831
|
More work on TestRunner, now runs all the CPU tests.
|
2013-03-07 00:22:39 +01:00 |
|
Henrik Rydgard
|
57d4544ef4
|
Basic testrunner for Android.
Running it as-is reveals that clo and rotrv are broken in ARMJIT.
|
2013-03-07 00:10:53 +01:00 |
|