Commit Graph

70 Commits

Author SHA1 Message Date
withmorten
cb3b3855b8 rename clamp macro to Clamp to fix compilation with g++11 2021-06-28 13:31:35 +02:00
withmorten
f3a931e1c9 Revert "Revert "Redo ReadSaveBuf + common.h cleanup""
This reverts commit af7573ddbe.
2021-06-26 19:14:46 +02:00
erorcun
af7573ddbe Revert "Redo ReadSaveBuf + common.h cleanup"
This reverts commit 2b67aba94c.
2021-06-26 00:25:59 +03:00
Sergeanur
2b67aba94c Redo ReadSaveBuf + common.h cleanup 2021-06-25 19:03:51 +03:00
aap
f2b59f5097 update librw 2021-06-24 21:32:43 +03:00
aap
c58d98a39e fix new renderer 2021-06-24 21:32:43 +03:00
aap
df1ad8e122 fix postfx 2021-02-28 15:29:58 +01:00
aap
9db87fc636 add debug render groups 2021-02-18 12:21:47 +01:00
aap
a4412e8d63 update librw; gl cleanup 2021-02-18 01:58:36 +01:00
aap
edc77d7f00 removed some f suffixes from shaders 2021-02-15 15:06:45 +01:00
Filip Gawin
1b8d03f3aa Cmake version for hash 2021-02-12 16:38:03 +03:00
erorcun
9e1c048e20 Remove version text, add toggleable debug info(with commit hash!) 2021-02-12 05:28:08 +03:00
aap
6662e60b63 reorganize shaders; use modulate flag; update librw 2021-02-06 16:33:17 +01:00
aap
ebb615d080 fix some little UB 2021-01-28 15:30:32 +01:00
aap
7687ce84ed wrong ifdef 2021-01-18 20:03:24 +01:00
erorcun
deaaf3d22f Migrate from old .ini to new .ini 2021-01-17 21:33:53 +01:00
erorcun
448e41ecaa Store all settings in .INI 2021-01-17 21:33:53 +01:00
erorcun
5a47379bf5 Includes overhaul, fix some compiler warnings 2021-01-17 21:32:54 +01:00
aap
4bb6740bf4 moved new renderer, fixed a bug 2021-01-09 18:22:02 +01:00
erorcun
2860f6e4a9 cfo fix 2021-01-04 16:03:54 +03:00
aap
716e322246 increase screen droplet splash dist 2021-01-01 23:33:25 +01:00
Filip Gawin
d3b11c2b8c Encode files to UTF-8 2021-01-01 20:55:35 +01:00
aap
77884e0a57 fix use of LoadFile 2020-12-30 15:08:10 +01:00
aap
14f7dbade8 fix custom pipes mem leak 2020-12-29 20:30:57 +01:00
aap
f7e52d7a21 fix neo screendroplet moving 2020-12-28 21:58:16 +01:00
aap
4d2105bf55 tiny rendering fix 2020-12-27 18:22:04 +01:00
aap
c5010d443c fix a struct init 2020-12-26 15:41:57 +01:00
aap
075650b9f3 ffs 2020-12-26 15:22:23 +01:00
aap
7cdec23ef2 include case 2020-12-26 15:19:27 +01:00
aap
b21ca72c8b make screendrops independent of neo.txd; enable new rendering by default 2020-12-26 14:48:47 +01:00
Sergeanur
687ff4bdbb Fix debug menu memory leak 2020-12-25 10:57:19 +02:00
aap
70a279febc make screen droplets not crash without neo.txd 2020-12-24 09:41:35 +01:00
Sergeanur
e9a5670348 PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes 2020-12-18 02:57:54 +02:00
erorcun
0dfa833610 Fix 2020-12-09 03:55:30 +03:00
erorcun
122c7aa40d Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by default 2020-12-09 03:41:45 +03:00
Anonymous Maarten
3a66b17887 inttypes.h is part of the C++ standard, so prefix it 2020-12-06 20:46:11 +01:00
aap
02c7f8381b neo screen droplets 2020-11-19 16:23:52 +01:00
aap
9826fdf6d5 more fixes to librw stuff 2020-11-18 11:16:02 +01:00
aap
82b0103c67 changes to librw layer, GLES now runtime choice 2020-11-18 10:27:55 +01:00
erorcun
770a1f8012
Merge pull request #789 from erorcun/master
rewrite CFO + postfx/pipeline options
2020-11-03 01:43:53 +03:00
aap
e97366c023 implemented extra model flags for backface culling and alpha test from mobile 2020-10-29 19:11:47 +01:00
erorcun
922d06ab1f rewrite CFO + postfx/pipeline options 2020-10-28 15:05:04 +03:00
aap
ee222d0384 stupid bug; update librw 2020-10-27 16:15:30 +01:00
aap
78ac22ee2c boolean for extended pipelines 2020-10-27 15:55:07 +01:00
eray orçunus
8c170a62ee Fix some sanitizer errors, improve POSIX streamer 2020-10-04 22:39:54 +03:00
eray orçunus
3bd3330227 Load and write our settings in re3.ini & fixes 2020-10-02 21:18:34 +03:00
eray orçunus
595421da39 Fixes, mouse AUX buttons, joystick detect menu 2020-09-30 20:03:01 +03:00
Filip Gawin
8235fe08d1 Fix more 2020-09-29 17:47:48 +02:00
Filip Gawin
e324f3dac0 Some more const 2020-09-29 17:43:34 +02:00
eray orçunus
7658577260 CFO fixes 2020-08-25 03:27:38 +03:00