Unknown W. Brackets
503b837628
Buildfix for Linux/Mac at least.
...
Qt still not happy, I think.
2013-03-29 22:22:44 -07:00
Henrik Rydgard
9740d71a1f
CMakelist update
2013-03-30 00:10:38 +01:00
Sacha
662613c196
Build fix for CMake/Qt: etcpack -> rg_etc
2013-03-30 01:16:40 +10:00
Karen Tsai
2dc929377f
Added -mmacosx-version-min=10.7 to generate binaries executable by OS X 10.7 Lion. See comment for additional information.
2013-03-22 21:58:31 -04:00
Aapo Rantalainen
2b965a6f03
Maemo5 support
2013-03-22 09:15:00 +02:00
Marcin Mikołajczyk
e4f0a92bd9
Non-Windows buildfix
2013-03-19 14:28:26 +01:00
rock88
947f838165
IOS: added audio output
2013-03-16 12:54:16 -07:00
Unknown W. Brackets
b6d3623da1
iOS: Force Xcode to relink on every build.
...
Apparently Xcode doesn't know how to detect changes in static libraries.
So, we just delete the binary to force it to relink it.
2013-03-16 01:04:38 -07:00
Unknown W. Brackets
8c7506e2eb
Mobile: Enable console logging in debug mode.
2013-03-16 00:25:41 -07:00
Unknown W. Brackets
69b05e837e
iOS: Fix breakpoints, simplify running unit tests.
2013-03-15 23:50:31 -07:00
Unknown W. Brackets
6477f608bc
Non-Windows buildfix.
2013-03-15 07:45:00 -07:00
Unknown W. Brackets
e6b52c5025
iOS: Embed fonts into the app bundle.
2013-03-15 02:00:16 -07:00
Unknown W. Brackets
2b7b95972c
iOS: Package as Universal, include icon.
2013-03-15 01:29:33 -07:00
Unknown W. Brackets
415b13b979
iOS: don't reset codesign when cmake runs.
...
It's annoying. The default is fine. Also, support spaces in paths.
2013-03-15 00:12:44 -07:00
Sacha
27b70f0726
Add MIPS/Loongson support
2013-03-10 13:24:05 +10: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
Unknown W. Brackets
2589a02934
Add basic server reporting interface, needs work.
2013-03-04 00:01:37 -08:00
Unknown W. Brackets
ee00f231a3
ARM buildfix with cmake.
2013-03-03 01:56:12 -08:00
Unknown W. Brackets
35fe2b4a63
Actually use the git version.
...
Also switch to cpp, duh.
2013-03-02 12:42:25 -08:00
Unknown W. Brackets
9170d157ff
Force libc++ on Mac, needed for Xcode 4.6 at least.
2013-03-02 11:27:12 -08:00
Unknown W. Brackets
4694d4f1a3
Add git-version.c generation to CMake.
2013-03-02 11:27:11 -08:00
Unknown W. Brackets
4ab5348a8a
Oops, need to update these too.
2013-02-28 08:13:58 -08:00
Unknown W. Brackets
33078d4a90
Buildfix for Mac/Linux/etc.
2013-02-28 01:29:54 -08:00
vakko
02371b2949
DLC encryption
2013-02-24 19:27:37 +02:00
Sacha
8ea497d59a
Build fix for most platforms. New libkirk file.
2013-02-25 00:45:10 +10:00
Sacha
25a37e40dd
Fix iOS directory structure in init/NativeInit.
2013-02-24 23:29:04 +10:00
Sacha
630ee68b05
Build fix for iOS. Now compiles.
2013-02-24 22:17:52 +10:00
Sacha
0f2f59a3f6
Potential JIT for iOS fix.
2013-02-24 17:28:31 +10:00
Sacha
d284a5a413
Fix for iOS
...
Revert CLang to gcc.
Revert 60 fps (this wasn't working).
Revert rock88's pbxcp usage. This file is no longer available in XCode 4.4+.
2013-02-24 17:19:49 +10:00
Sacha
e3a953972a
Fix for iOS CMake
...
Update toolchain file to reflect that we want to use clang (rock88 is using clang).
Set target in the CMake. Fix for packaging and signing (thanks rock88).
Update linking to include audio and GLKit (thanks rock88).
Update README
2013-02-24 13:23:04 +10:00
Sacha
8c80641b28
iOS redundancies
...
iOS simulator does not support requires GLES2.0 environment.
Remove all references to simulator.
Add support for armv7s (swift) arch.
2013-02-18 00:41:51 +10:00
Sacha
8ba2769d5e
iOS Objective-C code dump.
...
ViewController courtesy of rock88.
Made modifications for simplification and code-style.
Still missing some files (eg. images). Also, CMake is not set up correctly yet.
2013-02-18 00:05:16 +10:00
Unknown W. Brackets
6a72b0d325
Separate out the actual screenshot comparison.
...
Fixes #109 .
2013-02-08 00:25:29 -08:00
Henrik Rydgård
d60f685ae8
MacOSX buildfix
2013-02-04 20:36:43 +01:00
Xele02
aa01751589
Save encryption. Load/Save encrypted/decrypted save
...
RE of Chnnlsv lib
Correct size bug in kirk
2013-01-29 00:11:02 +01:00
Henrik Rydgard
68991511ee
Split out the FPU reg cache into its own file too.
2013-01-26 01:34:19 +01:00
Xele02
bf63ed986f
Don't optimize for debug build.
2013-01-22 21:16:58 +01:00
Henrik Rydgard
8ff96bbcd8
Defer vertex decoding until flush. Track draw calls so that they can be cached later.
2013-01-19 17:05:50 +01:00
Henrik Rydgård
a85beb64f1
Buildfixes Mac
2013-01-15 22:49:27 +01:00
Henrik Rydgard
66ee2e2933
Remove ArmABI.cpp/h, didn't need that stuff.
2013-01-14 22:19:18 +01:00
Henrik Rydgard
7484ddfbbc
Merge branch 'master' into armjit
...
Conflicts:
Common/ArmEmitter.h
2013-01-13 12:14:32 +01:00
Henrik Rydgård
8a480cee05
Merge pull request #413 from xsacha/armjit
...
Update project files for changes in armjit. CMake and Qt.
2013-01-13 02:56:08 -08:00
Sacha
892169e215
Update project files for changes in armjit. CMake and Qt.
2013-01-13 20:52:41 +10:00
Sacha
4d67f9af28
Pandora port. Thanks to ptitSeb.
2013-01-13 01:15:46 +10:00
Henrik Rydgard
0663f471a2
Merge branch 'master' into armjit
2013-01-11 23:48:42 +01:00
Florent Castelli
7da7091648
Properly set the _DEBUG and _NDEBUG defines in multi configuration projects
2013-01-11 19:06:02 +01:00
Henrik Rydgard
7390f2b5f6
Some realtime profiling stuff. Enable FZ (flush-to-zero) mode.
2013-01-11 00:13:39 +01:00
Henrik Rydgard
2835a42289
Merge branch 'master' into armjit
2013-01-10 23:52:11 +01:00
Henrik Rydgard
ca0d74762d
Some realtime profiling stuff. Enable FZ (flush-to-zero) mode.
2013-01-10 23:49:33 +01:00
Henrik Rydgard
789c4781c0
Merge remote-tracking branch 'origin/master' into armjit
...
Conflicts:
Core/HLE/sceKernelThread.cpp
2013-01-09 00:43:44 +01:00