1whatleytay
34a02553c4
vita3k: remove vita-headers ( #649 )
2020-02-06 09:44:49 -05:00
totlmstr
c2a014f1f2
config: generate config members using higher-order macros ( #610 )
...
* config: Generate members using higher order macros.
WARNING: This breaks earlier config.yml files.
* config: Move Config struct to new state.h
* config: Macro rewrite of merge_config as operator+=
Divide options into vectors and individual options.
* config: Add member_name parameter and enum based on said addition
2019-12-13 22:25:06 -05:00
Nicolas Jallamion
1cad932f2b
gui: Add Refresh game list button and small refactor. ( #564 )
...
setting: workaround 2 function for fix crash.
buid: fix some warnings for game_selector.cpp.
2019-10-25 11:18:51 +07:00
Nicolas Jallamion
daff95ffc6
app: Add gpu name on log. ( #577 )
...
setting: allow change hardware flip value before boot game.
project: fix startup VS vita3k project.
setting: fix size tab issue caused by bump on 1.72.
config/log: Added backend render used.
app_init/setting: fix pref path without add slash in end.
render/gui: fix vulkan render working.
fix comand line for backend render.
2019-09-08 12:29:38 -04:00
1whatleytay
1c4ab98eb3
config: add renderer selection option
...
This commit also does some final handling of the USE_VULKAN option and fixes some io.
2019-09-06 17:47:16 -04:00
1whatleytay
63f82b31b1
renderer/vulkan: add better errors and format
2019-09-06 14:54:54 -04:00
1whatleytay
efec4f1ba3
renderer/vulkan: reorganize renderers
...
I am going to be ammending this a lot.
2019-09-05 22:58:04 -04:00
Nicolas Jallamion
06299de242
emulator: Refactor file structure ( #557 )
...
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00