Henrik Rydgard
|
a5d7b32bfe
|
MSVC buildfix, remove color.h
|
2015-09-19 12:32:57 +02:00 |
|
Henrik Rydgård
|
94ac552fff
|
Another Qt buildfix
|
2015-09-19 12:06:17 +02:00 |
|
Henrik Rydgård
|
89ca8f035b
|
Qt buildfix
|
2015-09-19 11:33:28 +02:00 |
|
Henrik Rydgård
|
c219793803
|
Remove the old UI texture class
|
2015-09-19 11:05:00 +02:00 |
|
Henrik Rydgård
|
ca0a6dc7f9
|
Remove native audio mixer (Unused in PPSSPP) and stb_vorbis
|
2015-09-19 10:43:58 +02:00 |
|
Henrik Rydgård
|
df47f41db6
|
Remove scoped_ptr (now unique_ptr), midi
|
2015-09-19 10:26:27 +02:00 |
|
Henrik Rydgård
|
45e3b7122b
|
Remove some unused code (error_context, fastlist, stats)
|
2015-09-19 10:15:24 +02:00 |
|
sergiobenrocha2
|
5ec87f3459
|
Improve detection of for shared libs in both sdl and Qt (zlib, libzip, snappy and glew).
|
2015-09-16 00:59:31 -03:00 |
|
Unknown W. Brackets
|
85533dad6e
|
Native merge part 2: update build files.
And a couple minor stragglers.
|
2015-09-06 13:06:57 -07:00 |
|
Unknown W. Brackets
|
cb6634f54b
|
Add udis86 b24baf1 (1.7.3?), not yet used.
Linked even on arm to avoid dependency complexity, might skip later.
|
2014-10-11 09:30:29 -07:00 |
|
Henrik Rydgard
|
215abfb951
|
Some cleanup in /Common
|
2014-09-06 10:47:25 +02:00 |
|
Unknown W. Brackets
|
0bed77ed0d
|
Buildfix Linux.
|
2014-08-23 01:20:26 -07:00 |
|
Sacha
|
7745ba264a
|
Sailfish: define override since it is stuck on gcc 4.6.4. Compiles now.
|
2014-07-25 01:55:20 +10:00 |
|
Sacha
|
46abce78c0
|
Qt: Use inbuilt png handler instead of building libpng. Resolves a conflict with QWidget and QPainter in desktop menus.
|
2014-06-18 15:37:12 +10:00 |
|
Sacha
|
b928ec4717
|
CMake: Add RPI method. Fixes #1695 Qt: Add bitness define. Fixes #6306
|
2014-06-18 02:48:10 +10:00 |
|
Sacha
|
7bbdabdfa2
|
glBindFragDataLocation is not needed. Thanks HdkR.
|
2014-06-17 15:52:46 +10:00 |
|
Sacha
|
53642d3cc4
|
Qt: Optimisations for ARM desktop/tablet hosts.
|
2014-06-17 14:23:36 +10:00 |
|
Sacha
|
f11e2aaf69
|
Qt: Split GPU from Core to fix Debugger conflict.
|
2014-06-15 03:43:52 +10:00 |
|
Sacha
|
561935907e
|
Bring back some ifdefs
|
2014-06-10 23:22:44 +10:00 |
|
Sacha
|
37b7667038
|
Remove some unnecessary #ifdef's relating to Symbian.
|
2014-06-10 23:06:00 +10:00 |
|
Sacha
|
154d5f7c80
|
Qt: Prevent unexpected bitness override on Mac.
|
2014-06-10 16:05:53 +10:00 |
|
Sacha
|
b57c3e0fe5
|
Qt: Some bug fixes. Get Meego Harmattan compiling with gcc4.8.2
|
2014-06-06 14:17:47 +10:00 |
|
xsacha
|
818f898d5a
|
Maemo/Meego buildfix. Compiles but requires arm ffmpeg.
|
2014-06-05 05:01:01 +10:00 |
|
Sacha
|
438b219eb2
|
Qt: Support Android armv6. Compiles and runs fine with gcc4.8. Creates 16MB APK but less than 10MB with Ministro.
|
2014-06-03 09:27:30 +10:00 |
|
Sacha
|
da0a497aba
|
Allow Symbian to compile gl3stub (MAY_HAVE_GLES3).
|
2014-06-02 11:33:28 +10:00 |
|
Sacha
|
83f498f3be
|
Qt: Update to libpng17. Update native.
|
2014-05-31 05:14:35 +10:00 |
|
Unknown W. Brackets
|
bbda0d8c08
|
Fix Qt build on x86 and probably NEON.
|
2014-03-23 23:40:37 -07:00 |
|
Henrik Rydgard
|
962e08ecda
|
Attempt to fix Qt build on x86/x64 (untested). See #5702
|
2014-03-24 01:39:07 +01:00 |
|
Henrik Rydgard
|
7a302039c5
|
Update Symbian native build
|
2014-03-22 23:32:02 +01:00 |
|
Unknown W. Brackets
|
42e4856900
|
Include backtrace on Qt.
Should fix Symbian / Blackberry I expect.
|
2014-01-25 15:56:59 -08:00 |
|
Unknown W. Brackets
|
dcee781ae8
|
Add CityHash back to Linux/iOS/etc.
This reverts commit ecfe43c149 .
|
2013-12-14 15:46:11 -08:00 |
|
Sacha
|
2387509896
|
Proper fix for libpng16 includes.
Improve Blackberry CMake toolchain.
|
2013-12-10 02:14:56 +10:00 |
|
Sacha
|
21ae157f66
|
Remove stb_image usage (no longer used for anything).
|
2013-12-08 02:37:06 +10:00 |
|
Sacha
|
6ea758db67
|
Use libpng to load PNGs. Fixes #4689.
|
2013-12-08 01:42:17 +10:00 |
|
Sacha
|
26030e068b
|
Qt: Add libzip. Buildfix.
|
2013-12-06 01:30:45 +10:00 |
|
Sacha
|
d6cb23e77d
|
Buildfix for gcc (GNU) and Qt.
|
2013-11-27 03:02:29 +10:00 |
|
Henrik Rydgard
|
c53b32d154
|
Show a dismissable notification if PPSSPP is behind the latest official release
|
2013-11-26 14:04:29 +01:00 |
|
Sacha
|
efa0e62e8d
|
Qt: Allow building project from any directory. #4605
|
2013-11-22 04:07:18 +10:00 |
|
Sacha
|
c256c15cdd
|
Qt: zlib is already used by Qt. Only compile it for exotic Qt builds where 'no-zlib' is configured. We will need to link it manually if 'system-zlib' is configured. Otherwise we already have it.
|
2013-11-21 22:36:02 +10:00 |
|
Sacha
|
ecfe43c149
|
CityHash is not used anymore, so we won't compile it.
|
2013-10-28 03:26:00 +10:00 |
|
Sacha
|
005e3cb5a8
|
Remove unnecessary compiles from CMake, Qt.
|
2013-10-28 00:28:18 +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
|
a7346e5d59
|
Buildfix for CMake / Qt
|
2013-10-09 01:45:37 +10:00 |
|
Sacha
|
74e0d51d26
|
Use more wildcards in Qt to prevent updating issues in future.
|
2013-07-17 11:14:58 +10:00 |
|
Sacha
|
43906e5e96
|
Qt and Blackberry buildfix.
|
2013-07-07 18:08:41 +10:00 |
|
Sacha
|
4b4270a225
|
Qt buildfix.
|
2013-07-05 14:53:55 +10:00 |
|
Kingcom
|
e3d3d75e38
|
Moved expression parser to native and changed how it's accessed
|
2013-07-01 01:41:06 +02:00 |
|
Sacha
|
29d1e40c79
|
Buildfix for Blackberry, Linux, Symbian, non-ffmpeg platforms, Meego, ...
|
2013-06-09 22:53:22 +10:00 |
|
Sacha
|
5ba64b586a
|
Qt buildfix.
|
2013-06-06 03:26:04 +10:00 |
|
Sacha
|
6e082c62ec
|
Qt Buildfix. Wrong dir.
|
2013-05-01 04:30:59 +10:00 |
|