Ilya Shurumov
|
acf4291916
|
- [Psy-X] better interrupt callbacks for emscripten
|
2021-04-14 22:13:53 +06:00 |
|
Ilya Shurumov
|
6391545df3
|
- add emscripten shell and style
|
2021-04-12 20:35:04 +06:00 |
|
Ilya Shurumov
|
9370234d5c
|
- fix getting back to demo frontend
|
2021-04-12 20:34:36 +06:00 |
|
Ilya Shurumov
|
2bf00b10a4
|
- [Psy-X] rework vblank for emscripten
|
2021-04-12 20:34:20 +06:00 |
|
Ilya Shurumov
|
4cb68d8e54
|
- fix timer Util_GetHPCTime precision issues
|
2021-04-12 17:03:48 +06:00 |
|
Ilya Shurumov
|
51b5e84f9a
|
- [Psy-X] fix again emscripten framerate issues
|
2021-04-12 14:04:26 +06:00 |
|
Ilya Shurumov
|
c4701ee21c
|
- [Psy-X] added stencil, GL ES 2.0 shader fixes
|
2021-04-12 13:25:03 +06:00 |
|
Ilya Shurumov
|
df512caefa
|
- [Psy-X] fix timer problems with Web version
|
2021-04-12 13:24:34 +06:00 |
|
Ilya Shurumov
|
1e0e80d68f
|
- better demo content support
|
2021-04-11 18:42:27 +06:00 |
|
Ilya Shurumov
|
3b9aab5002
|
- [Psy-X] disable WebGL framebuffer blitting until better times
- [Psy-X] shaders refactor
|
2021-04-11 14:29:05 +06:00 |
|
Ilya Shurumov
|
55b9a7efbb
|
- [Psy-X] fix emscripten firefox slowdown
|
2021-04-11 05:03:34 +06:00 |
|
Ilya Shurumov
|
1e5cfd58e7
|
- added notes on how to build with emscripten
|
2021-04-11 02:14:12 +06:00 |
|
Ilya Shurumov
|
6172b52ab8
|
- [Psy-X] Fix SPU-AL not working in emscripten
|
2021-04-11 01:45:19 +06:00 |
|
Ilya Shurumov
|
612b03f261
|
- added emscripten_sleep to some critical loops
|
2021-04-11 01:24:05 +06:00 |
|
Ilya Shurumov
|
4241a8a2c4
|
- [Psy-X] fix texture format issues
|
2021-04-11 01:19:05 +06:00 |
|
Ilya Shurumov
|
66e50f6823
|
- [Psy-X] added emscripten Asyncify sleep calls
|
2021-04-11 01:18:49 +06:00 |
|
Ilya Shurumov
|
b79bd70f50
|
- [Psy-X] test running iterrupt thread as animation frame
|
2021-04-10 20:04:22 +06:00 |
|
Ilya Shurumov
|
5abeec38b1
|
- emscripten WIP
|
2021-04-10 20:03:53 +06:00 |
|
Ilya Shurumov
|
970822aa27
|
- [Psy-X] fix OpenGL ES shaders
|
2021-04-10 19:24:41 +06:00 |
|
Ilya Shurumov
|
b3074fc098
|
- remove unused code which has been already refactored
|
2021-04-10 18:20:51 +06:00 |
|
Ilya Shurumov
|
a6757ca43a
|
- fix of the fix
|
2021-04-10 18:17:16 +06:00 |
|
Ilya Shurumov
|
b4a265db69
|
- [Psy-X] reorganize platform setup headers and cleanup
|
2021-04-10 15:17:25 +06:00 |
|
Ilya Shurumov
|
b67b66a261
|
- emscripten compile errors fixed
|
2021-04-09 22:29:45 +06:00 |
|
Ilya Shurumov
|
eb67d47d6f
|
- fix bad warnings
|
2021-04-09 22:00:28 +06:00 |
|
Ilya Shurumov
|
c90b4e3bfd
|
- fix leadAI UpdateRoadPosition syntax error
|
2021-04-09 21:59:57 +06:00 |
|
Ilya Shurumov
|
51a32cbc2b
|
- hold special car cosmetics in RAM
|
2021-04-09 19:01:38 +06:00 |
|
Ilya Shurumov
|
8a9b42ee2c
|
- warn about CdSearchFile called doring CdlReadS
|
2021-04-09 18:40:34 +06:00 |
|
Ilya Shurumov
|
54ab7236f8
|
- added new options to config
|
2021-04-09 15:45:59 +06:00 |
|
Ilya Shurumov
|
3693d5beff
|
- option to run game using ISO/BIN
|
2021-04-09 15:45:09 +06:00 |
|
Ilya Shurumov
|
09034713e6
|
- added content override option for unpacked game
|
2021-04-09 15:44:49 +06:00 |
|
Ilya Shurumov
|
f2b58ba72d
|
- [Psy-X] added PsyX_CDFS_Init for direct CD image initialization
|
2021-04-09 15:44:16 +06:00 |
|
Ilya Shurumov
|
3153a9b3e7
|
- remove spooler thread in favor of Psy-X LibCD
- reconfigure to use PC filesystem only for PC
|
2021-04-09 14:33:27 +06:00 |
|
Ilya Shurumov
|
93624ba60d
|
- command names instead of IDs for XAplay
|
2021-04-09 14:12:20 +06:00 |
|
Ilya Shurumov
|
8061f27206
|
- [Psy-X] misc SPU changes
|
2021-04-09 14:11:12 +06:00 |
|
Ilya Shurumov
|
5136df8624
|
- [Psy-X] implement CdlReadS for data reading
|
2021-04-09 14:10:53 +06:00 |
|
Ilya Shurumov
|
d0f21edb94
|
- added simple PAL/NTSC screens auto-detection
|
2021-04-09 12:45:07 +06:00 |
|
Ilya Shurumov
|
eaa27e3930
|
- add filesystem defines and prioritizing PC-style access over CDFS
- fix PSX LoadfileSeg bug
|
2021-04-09 03:37:29 +06:00 |
|
Ilya Shurumov
|
8aa9251e66
|
- [Psy-X] stub few commands of LibCD
|
2021-04-09 03:36:12 +06:00 |
|
Ilya Shurumov
|
595e4be8ea
|
- [Psy-X] improve ISO9660 image reading support
|
2021-04-09 02:57:21 +06:00 |
|
Ilya Shurumov
|
dcb7f4e5b6
|
- apply gDoOverlays check to mission related overlays
|
2021-04-08 16:01:38 +06:00 |
|
Ilya Shurumov
|
b7098f1dc0
|
- increase pitch for cone hitting sound
|
2021-04-07 23:35:48 +06:00 |
|
Ilya Shurumov
|
7071a4ddb5
|
- remove loading of menu sounds for game
|
2021-04-07 23:27:05 +06:00 |
|
Ilya Shurumov
|
9dd315736b
|
- disable New York (now Rio) fast wheel replacement
|
2021-04-07 00:55:09 +06:00 |
|
Ilya Shurumov
|
ca93367a0e
|
- [Psy-X] proper multi-tap indexing
|
2021-04-06 23:43:52 +06:00 |
|
Ilya Shurumov
|
f069e77aa1
|
- [Psy-X] fullscreen toggle only with Right Alt
|
2021-04-06 22:40:47 +06:00 |
|
Ilya Shurumov
|
adf26d0f2e
|
- [Psy-X] added Alt-Enter to toggle fullscreen mode
|
2021-04-06 22:37:29 +06:00 |
|
Ilya Shurumov
|
9bb5333d80
|
- [Psy-X] improve controller support, allow slot configuration
|
2021-04-06 22:06:32 +06:00 |
|
Ilya Shurumov
|
693d802f18
|
- misc code changes again
|
2021-04-06 22:05:51 +06:00 |
|
Ilya Shurumov
|
50e3a602a9
|
- optimize animated objects
|
2021-04-06 02:23:39 +06:00 |
|
Ilya Shurumov
|
09fc3195d7
|
- change some declarations to support old compilers
|
2021-04-05 01:33:58 +06:00 |
|