orbea
925ac84069
Update .gitignore for libretro builds.
2017-11-15 11:26:55 -08:00
Henrik Rydgård
ed602a3319
UWP buildfix. See comments in #9575
2017-10-11 14:27:50 +02:00
Henrik Rydgard
fc730b76df
Fix XInput polling in UWP apps. Should help #9555
2017-04-05 14:13:25 +02:00
Henrik Rydgård
8a7661a44f
Gradle: Use the main assets directory instead of the android/assets one which is only updated when doing old style builds...
2017-03-31 10:59:46 +02:00
Henrik Rydgård
60f74c3ba2
Gradle: Output the computed version name and code to text files for further processing.
2017-03-27 16:58:08 +02:00
Henrik Rydgård
51492885a6
Restore build*/ in .gitignore
2017-03-15 19:42:17 +01:00
Henrik Rydgård
f8343e9efc
Add Gradle build. This time, we don't remove the old build system and we don't switch Travis.
2017-03-15 19:42:17 +01:00
Henrik Rydgard
b46bb1efdb
glslang for vulkan: Use my proper glslang fork instead of the ugly old SDK-glslang fork
2016-12-20 00:30:09 +01:00
Unknown W. Brackets
b21f98f2f7
Add a couple missing ignores for MSVC.
2015-11-15 11:45:13 -08:00
xiushu
14e7658bbb
Implement on-screen touch combo keys.
...
Replace A,B,cross1,square1,triangle1 with number images 1-6
Rebuild the atlas, update the code to use combo keys 1-5
Also add psp_display.png from pull request #8082 .
2015-10-24 13:22:43 +02:00
pal1000
d21357a20f
Ignore Windows/win-version.h created since #7908
2015-08-26 12:56:54 +03:00
Henrik Rydgård
bc96afa14b
gitignore
2015-05-30 22:26:07 +02:00
pal1000
42a50832b3
Ignore manifest files generated by MVSC.
...
They are generated since PPSSPPP switch to static linking.
2015-04-05 19:40:57 +03:00
Henrik Rydgard
3eff1100d0
Try to add the very basics of Android TV support
2015-04-03 11:54:23 +02:00
Henrik Rydgard
69bc82548f
Update the font atlas
2015-01-31 15:29:57 +01:00
pal1000
26cef7aded
Add ext/_Output to .gitignore. Fixes #7371
2015-01-26 22:02:30 +02:00
sergiobenrocha2
c871875010
Missing dependence in debian/control, fixed again debian/copyright
2014-07-17 04:17:04 -03:00
sergiobenrocha2
0249e35cf8
Improved man page and copyright
2014-07-17 03:03:45 -03:00
The Dax
26054fd801
Add bin-release to the gitignore file. Fixes an issue with TortoiseGit on Windows relating to that directory.
...
More specifically: It doesn't like bin-release\lang\.git, but it doesn't need to concern itself with bin-release\* at all.
2014-05-01 14:41:03 -04:00
The Dax
5a64677b6a
Update .gitignore. We don't use a third party Atrac lib anymore, so there's no reason to keep these.
2014-04-26 14:12:33 -04:00
Henrik Rydgard
e61c0b3dd4
Update gitignore, lang, native
2013-10-07 21:17:49 +02:00
Henrik Rydgard
b186294132
UI tweaks. Change to cleaner background image.
2013-08-20 00:49:25 +02:00
Henrik Rydgard
3a8432373d
Step 2: Multiple inputs can be mapped per psp key now, and save load works.
2013-08-16 21:25:36 +02:00
Henrik Rydgard
0dac2b4783
Update native, minor UI stuff and cleanups
2013-08-10 23:04:23 +02:00
Henrik Rydgard
23ee9b8cd5
Add "Take Screenshot" to Windows version. Writes to "screenshots" subdirectory. No smart file naming yet.
2013-06-22 22:28:48 +02:00
Henrik Rydgård
5c14ec134c
Add support for external at3plus decoders on MacOSX 64bit.
2013-06-16 12:43:37 +02:00
Unknown W. Brackets
973e21b8d9
Don't create blank cheat files when cheats off.
2013-05-31 23:14:27 -07:00
King_DuckZ
d2eff95370
gitignore updated with vim tags and swp files
2013-05-30 15:42:11 +02:00
Peter Thoman
7d2fd0ea31
Removed Bilinear texture filtering option
2013-05-03 10:29:29 +02:00
Henrik Rydgard
dedc21ddee
Update fonts again
2013-04-22 22:45:48 +02:00
Henrik Rydgard
2d95f23e4c
Add french translation by mickL39. Update .gitignore to not ignore lang ini files.
2013-04-20 19:11:00 +02:00
Unknown W. Brackets
cf69a590c5
Revise .gitignore, changed this filename.
2013-03-02 12:48:05 -08:00
Unknown W. Brackets
a2aa5fe23e
Fix iOS / debug ARM build.
2013-03-02 11:27:11 -08:00
Unknown W. Brackets
96a22063e3
Add custom step for Windows for git-version.c.
2013-03-02 11:27:06 -08:00
Henrik Rydgard
aa06c1452e
Allow mounting VFS directories. Used to provide flash0 from within APK on Android.
2013-02-27 17:41:40 +01:00
Unknown W. Brackets
90081f1441
Ignore __testfailure.bmp.
2013-02-23 19:34:06 -08:00
Marcin Mikołajczyk
74348b08de
Improve Polish translation
2013-02-08 00:26:33 +01:00
Unknown W. Brackets
a72fd769ef
Ignore the .lastcodeanalysissucceeded file.
2012-12-21 20:19:29 -08:00
Kovensky
bb47195ca3
Add build*/ dirs to gitignore
2012-11-21 19:04:23 -03:00
Henrik Rydgard
1f48dc380a
gitignore, comments, upgrade native.
2012-11-19 09:25:50 +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
9aa0beff3e
More work on gentest, fix a VFPU bug it found comparing to real PSP!
2012-11-11 16:46:25 +01:00
Henrik Rydgard
f2cb1b66bc
Add script to generate .expected files using a real PSP and psplink
2012-11-11 15:05:40 +01:00
Henrik Rydgard
1391d83afd
Never do RETURN() after blocking (Wait etc), as it will zero out a register in the wrong thread.
2012-11-07 16:05:39 +01:00
Henrik Rydgard
72e27d3a7f
Update .gitignore
2012-11-04 23:58:54 +01:00
Henrik Rydgard
907e2e2765
Add a missing file that gitignore caught
2012-11-04 21:06:39 +01:00
Henrik Rydgard
4f7ad15758
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00