Sacha
|
08803c101e
|
Remove MathUtil.{cpp,h}
|
2013-11-13 11:26:12 +10:00 |
|
The Dax
|
0b609b72fb
|
Fix Windows build.
|
2013-11-12 18:26:32 -05:00 |
|
Sacha
|
e411968dc9
|
Remove duplicate thread library (StdThread)
|
2013-10-29 11:50:29 +10:00 |
|
The Dax
|
26e17e0e7f
|
Disable default logging(--log still works fine), delete CommonPaths.h, and remove unused funcs in FileUtil.
|
2013-10-18 10:35:28 -04:00 |
|
Unknown W. Brackets
|
0ec09f9700
|
Move parts of ChunkFile into a cpp, cleanup.
|
2013-10-06 22:09:50 -07:00 |
|
adrian17
|
db6ed6f399
|
Removed unused files from Common.
|
2013-09-27 16:47:21 +02:00 |
|
Henrik Rydgard
|
9dcd67fc31
|
Pass the new sha1/md5 test.
|
2013-09-03 00:36:55 +02:00 |
|
Henrik Rydgard
|
7d2e0b46a4
|
Delete ColorUtil.cpp/h
|
2013-07-31 22:28:40 +02:00 |
|
Unknown W. Brackets
|
7b7801d59a
|
Switch to including Windows.h from an intermediate.
This makes it easier for Xbox which uses a separate header.
|
2013-07-28 21:04:19 -07:00 |
|
Unknown W. Brackets
|
9ae32f641a
|
Move swap_struct_t to its own file.
This way bswap32() and friends are already defined. Otherwise there are
errors.
|
2013-07-28 21:03:44 -07:00 |
|
The Dax
|
ab8c1f5b5f
|
Fix multiple compilation issues for all platforms.
|
2013-07-03 14:37:31 -04:00 |
|
Henrik Rydgard
|
0ed09532f9
|
Quick sceMd5 implementation, needs tests
|
2013-05-22 11:05:30 +02:00 |
|
Sacha
|
8cb0423f32
|
Avoid name collision with ThreadPool on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
|
2013-05-03 16:31:53 +10:00 |
|
Sacha
|
2396574f45
|
Avoid name collision with StringUtil on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
|
2013-05-03 16:22:15 +10:00 |
|
Sacha
|
8dd683f63f
|
Fix name collision when building on Windows. Was preventing Blackberry from building.
|
2013-05-03 16:10:23 +10:00 |
|
Peter Thoman
|
0ef103525f
|
Added Global Threadpool to common
|
2013-05-01 14:12:09 +02:00 |
|
Henrik Rydgard
|
32f344d6bd
|
Very basic internationalization. Does not work on Android yet due to location of ini files.
|
2013-04-18 12:06:26 +02:00 |
|
Henrik Rydgard
|
dcdec3ab36
|
Remove non-existing file from projects
|
2013-01-19 11:44:47 +01:00 |
|
Henrik Rydgard
|
66ee2e2933
|
Remove ArmABI.cpp/h, didn't need that stuff.
|
2013-01-14 22:19:18 +01:00 |
|
Henrik Rydgard
|
7cb95bbc89
|
Merge branch 'master' into armjit
Conflicts:
CMakeLists.txt
Core/MIPS/ARM/RegCache.cpp
|
2013-01-07 10:25:02 +01:00 |
|
Unknown W. Brackets
|
21cfd087e1
|
Move Action out of Common, don't use savedV0.
Compiler error was annoying me anyway.
|
2013-01-06 15:56:13 -08:00 |
|
Henrik Rydgard
|
265e70a498
|
Just some sketchwork on a JIT for ARM. When completed, will bring speed to mobile devices.
|
2012-11-23 19:41:35 +01:00 |
|
Henrik Rydgard
|
45d42f09a1
|
Remove x86disasm, experiment with build order
|
2012-11-20 00:48:13 +01:00 |
|
Henrik Rydgard
|
e37a1fb1d3
|
Add internal 2D drawing library that goes through the Ge emulation for portability.
To be used for things like sceUtility* and other overlays like FPS and stats.
|
2012-11-18 13:04:49 +01:00 |
|
Henrik Rydgard
|
5878f28fca
|
Merge Ryan's latest ARM emitter work from Dolphin
|
2012-11-02 11:58:56 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|