Henrik Rydgard
91e576449f
Update version numbers to 1.1.1
2015-10-12 19:57:19 +02:00
Henrik Rydgard
dd8647bf3a
Update version to 1.1
2015-10-04 15:46:29 +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
Jan Beich
2a53666d79
build/qmake: only use bundled zlib headers without system-zlib
2015-05-26 15:20:11 +03:00
Henrik Rydgard
8c8e5de89d
Update version number to 1.0.1
2015-02-26 21:05:06 +01:00
Henrik Rydgard
f94e7170f6
Update version numbers to 1.0
2015-02-01 21:17:43 +01:00
xSacha
57e4088216
Introduce fake vertex decoder JIT as well.
...
Compiles and links on CI20 but gets unknown crash in GL driver.
2014-11-13 17:10:29 +10:00
Henrik Rydgard
ec129c3823
Add missing dot to Qt version string
2014-08-19 00:08:48 +02:00
Henrik Rydgard
bf709790c4
Update version to 0.9.9.1
2014-08-18 22:35:25 +02:00
Sacha
404766ce33
Qt: Change target name to ppsspp by default.Install icons and desktop file on Linux. Use a different builddir than SDL by default.
...
Should help distros packaging ppsspp. Note: if you currently use PPSSPPQt, you will need to move the config dir from PPSSPPQt to ppsspp.
For distro packagers, you can now use PREFIX and DESTDIR for installs.
2014-08-05 17:57:17 +10:00
Sacha
b7982729b0
Qt: Allow building with system ffmpeg. Also update b.sh to set cmake and qmake flags in case --qt is at the end of the arguments.
2014-08-05 17:00:16 +10:00
Sacha
e48f812584
Make sure OSX compiles out of the box.
2014-07-25 14:41:52 +10:00
Sacha
6ce3765b12
Sailfish: More compatibility with SailFish OS. It also needs stddef where Maemo does.
...
Set packaging by default for iOS with b.sh.
2014-07-24 23:20:09 +10:00
Sacha
027aca960b
Qt: Update b.sh to support Qt/Symbian.
2014-07-24 16:34:46 +10:00
Henrik Rydgard
b421e29391
Merge branch 'version-bump' of github.com:thedax/ppsspp into thedax-version-bump
2014-07-22 16:14:59 +02:00
Sacha
8b71c6283f
Qt: Use -fno-strict-aliasing, wrap ffmpeg link with -Bstatic/dynamic
2014-07-22 19:15:39 +10:00
Sacha
88cfcf7e26
Qt: Don't detect executable by name (in case we change it).
2014-07-11 02:41:13 +10:00
Sacha
45de6f5baf
Qt: Buildfix ffmpeg search
2014-07-09 05:22:56 +10:00
Sacha
d1fffede2c
Qt: Modularise the settings file in to platforms with Arch / OS detection.
2014-07-08 17:15:28 +10:00
Sacha
95774f732c
Qt: use an 'ALLFLAGS' variable to keep flags that need to be for C and C++. Fixes #6510 .
2014-07-07 04:04:26 +10:00
Sacha
a534ac3170
Qt: More foolproof x86 detection. See: #6510
2014-07-07 04:04:26 +10:00
Sacha
5c6ccfe56d
Qt: Drop QtMultimedia dependency if SDL is used. Force OSX10.9 SDK. Should fix #5835
2014-07-01 17:16:13 +10:00
Sacha
010517910f
Qt: Revert annoying git_version string to support all qmake's + symbian.
2014-06-26 17:59:22 +10:00
Sacha
92db2c89c1
Qt: Fix some qmake replace commands that work differently on different versions of qmake. Use SDL Audio when available. Fix a bug. Qt4+Qt5 tested working perfectly on Arch Linux.
2014-06-25 13:25:05 +10:00
Sacha
ba0779183a
Qt: GIT_VERSION expand fix for Linux.
2014-06-24 08:43:57 +10:00
The Dax
b767de934a
Bump version to 0.9.9.
2014-06-23 12:08:56 -04:00
Sacha
756ad884ed
Qt: Workaround for Qt4 quotes.
2014-06-23 04:08:09 +10:00
Sacha
6e5d7ed455
Qt: Fix up lrelease path when outside of qtdir and version string for Symbian.
2014-06-23 01:59:42 +10:00
Sacha
ea17e17ebd
Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be.
2014-06-18 03:42:31 +10:00
Sacha
73aa17a2de
Misc fixes. CMake: Don't compile neon on armv6 (rpi). Qt: Correct path for lrelease. SDL: Fix a warning.
2014-06-18 03:28:33 +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
9961ef1ba7
Qt: Buildfix USING_GLES2 and not MOBILE_DEVICE
2014-06-17 15:30:03 +10:00
Sacha
53642d3cc4
Qt: Optimisations for ARM desktop/tablet hosts.
2014-06-17 14:23:36 +10:00
Sacha
4ed944a576
Remove redundant armv7 defines.
2014-06-11 15:15:39 +10:00
Sacha
c745072b55
Update Symbian to GCC 4.8.3
2014-06-11 03:10:50 +10:00
Sacha
154d5f7c80
Qt: Prevent unexpected bitness override on Mac.
2014-06-10 16:05:53 +10:00
Sacha
87c7b31e77
Qt: Mac arch detection workaround on Qt4. Fix a conflict.
2014-06-10 15:11:25 +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
1378b891dc
Qt .pro cleanup. Use armv7 on Android.
2014-06-03 17:30:37 +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
Bhavin
48f6bf3521
Update vaersion to 0.9.8
...
It was 0.9.6 :(
2014-05-06 22:44:58 +05:30
Unknown W. Brackets
d2108a962e
Switch from USING_GLES2 to MOBILE_DEVICE.
...
Still using USING_GLES2 for, well, GLES2. But for things that are really
about mobile, we need a new define. Devices are coming that don't use
GLES2.
2014-02-08 16:37:58 -08:00
Sacha
bb864bdb9a
Fix Qt for Maemo
2014-01-05 10:54:05 +10:00
Sacha
ec3815e4f1
Qt: Add Maemo compatibility. Hopefully an alternative to EGL/SDL frontend.
2014-01-02 16:16:13 +10:00
Sacha
af1c326617
Qt: Remove renaming of 'lowmem' zim so that it can be loaded externally as well. Update version.
2013-12-20 01:30:39 +10:00
Sacha
f3a0193777
Buildfix: Qt + MSVC2012
2013-12-06 14:00:17 +10:00
Sacha
a4eb862c19
Qt: Fix version strings (some platforms need this)
2013-11-25 16:06:51 +10:00
Sacha
12bfcd0599
Qt: Some platforms don't like letters in version number.
2013-11-25 14:17:50 +10:00
Sacha
f6cc234393
Qt: Detect version in qmake instead.
2013-11-25 03:25:11 +10:00