Commit Graph

37 Commits

Author SHA1 Message Date
Sacha
52eb46c291 Buildfix for Symbian. Remove unused swap code.
Symbian didn't like the -= even though Linux did.
2013-11-03 20:40:40 +10:00
Sacha
159e30cbb2 Qt: Don't compile NEON if unsupported. Fixes #4422 2013-11-03 13:54:04 +10:00
Sacha
8c1d4e8ad7 Some Qt compatibility improves for Windows.
(Reapplied since I lost it in a bad push :/)

Conflicts:
	Qt/Core.pro
	Qt/PPSSPP.pro
2013-10-19 23:18:10 +02:00
Sacha
b0fa1a6835 Complete Qt5 support on Windows. http://i.imgur.com/uSIrRsp.png
Conflicts:
	Qt/Core.pro
	Qt/PPSSPP.pro
2013-10-19 23:15:16 +02:00
Sacha
996c47a9b9 Buildfix. 2013-09-16 01:26:29 +10:00
Sacha
e7cf9361ff Symbian can't compile Software GPU (internal compiler error). Probably can't run it well either. So, disabled. 2013-08-18 18:07:15 +10:00
Henrik Rydgård
fa59ba4e3d Merge pull request #3197 from neobrain/softgpu2
Software Renderer
2013-08-17 02:22:22 -07:00
neobrain
f02f13f2dc Fix Qt and Android build. 2013-08-17 10:50:22 +02:00
Unknown W. Brackets
95c347b75c Add xxHash-r32 to build (not used yet.) 2013-08-16 23:48:41 -07:00
Sacha
74e0d51d26 Use more wildcards in Qt to prevent updating issues in future. 2013-07-17 11:14:58 +10:00
The Dax
cc78160ff1 Forgot QT. 2013-06-26 16:02:53 -04:00
Sacha
3956bd004e Qt Buildfix. 2013-06-01 15:31:05 +10:00
Sacha
6e082c62ec Qt Buildfix. Wrong dir. 2013-05-01 04:30:59 +10:00
Sacha
980ad7b972 Harmattan buildfix. It is always compiled in linux environment (even on Windows), so it runs .sh script. Also, it complains of StringUtil functions unless the .cpp is included directly (HACK). 2013-04-28 16:14:20 +10:00
Unknown W. Brackets
2589a02934 Add basic server reporting interface, needs work. 2013-03-04 00:01:37 -08:00
Unknown W. Brackets
c30dbc3884 Fix Qt build on Windows hosts. 2013-03-03 22:53:34 -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
fc48fdbd97 Add git-version.c generation for Qt. 2013-03-02 12:03:06 -08:00
Unknown W. Brackets
4ab5348a8a Oops, need to update these too. 2013-02-28 08:13:58 -08:00
Sacha
6be288b678 Add new file 'OpenGLBase' to Qt Windows build. Fixup previous mistake, missing 'new'. Update native. 2013-02-20 00:34:03 +10:00
Sacha
3faeeea2f9 Support other MSVC compilers in Qt. Update native reference. 2013-02-14 01:34:53 +10:00
Sacha
78f8dd0a1e Simplify Qt project files and make it easier to respond to updates. 2013-02-01 02:30:27 +10: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
Sacha
cf9b2ab975 Fix for Qt/Symbian. 2013-01-28 01:01:47 +10:00
Henrik Rydgard
68991511ee Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00
Sacha
5552f93fca Fixes for Qt, Symbian and Blackberry. Reorder and remove some redundant ArmEmitter includes so that _SP doesn't conflict. 2013-01-17 11:00:07 +10:00
Henrik Rydgard
8ce9ce10bf Merge branch 'master' into armjit
Conflicts:
	Common/ArmEmitter.h
	Common/CPUDetect.cpp
2013-01-14 20:46:17 +01:00
Sacha
dde656ddc6 Improve Qt build. Fix for pandora build. Only show controls overlay by default for mobile platforms (Qt). 2013-01-15 01:13:53 +10:00
Xele02
fd301a000a Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
Sacha
892169e215 Update project files for changes in armjit. CMake and Qt. 2013-01-13 20:52:41 +10:00
Sacha
aa99c3f859 Make dir scan work cross-platform. Update Qt project files. 2012-12-31 17:52:57 +10:00
Sacha
ae7d6c0c2f Update Qt project/Symbian 2012-12-25 09:13:50 +10:00
Unknown W. Brackets
abeaaa9105 Add Verify() method to quickly test states work. 2012-12-28 13:55:22 -08:00
Sacha
f870b19cbb Support x86 arch and Windows(untested), Linux platforms with Qt frontend 2012-12-23 17:49:01 +10:00
Sacha
f57e78c324 Update Qt: IndexGenerator{.cpp,.h} 2012-12-23 17:49:00 +10:00
Sacha
392f6604f3 Updated Qt .pro's for latest files 2012-12-19 13:07:41 +10:00
Sacha
b9da669774 Qt project files (Symbian/Blackberry10 support) 2012-12-17 01:06:14 +10:00