Commit graph

615 commits

Author SHA1 Message Date
Taylor Whatley
c65fbc984e gui: fix files being detected as games 2019-10-21 18:35:29 -04: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
418e337623 gui: add dedicated imgui state 2019-09-06 17:41:09 -04:00
1whatleytay
ba8295d0da renderer/vulkan: add texture support
renderer/vulkan: fix gui draw issues
2019-09-06 14:56:05 -04:00
1whatleytay
d059074af6 renderer/vulkan: add draw calls
Debugging, commence!

renderer/vulkan: fix flushing and framebuffer

renderer/vulkan: fix positioning and blending
2019-09-06 14:56:05 -04:00
1whatleytay
063e0d4e08 renderer/vulkan: create descriptor sets 2019-09-06 14:54:54 -04:00
1whatleytay
63f82b31b1 renderer/vulkan: add better errors and format 2019-09-06 14:54:54 -04:00
1whatleytay
83d4f7ba57 renderer/vulkan: imgui buffers 2019-09-06 14:54:54 -04:00
1whatleytay
33354eff45 renderer/vulkan: add allocator and load font
renderer/vulkan: fix validation errors

renderer/vulkan: fix wrong queue selection
2019-09-06 14:54:54 -04:00
1whatleytay
63866e3079 renderer/vulkan: imgui impl reordering 2019-09-06 14:54:54 -04:00
1whatleytay
b3a4aba8b1 renderer/vulkan: create gui pipeline
renderer/vulkan: fix windows and queue priorities
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
bf2fdb79ce settings: Add Hardware Flip in new gpu tab. (#572)
setting: Move Performance Overlay in emulator Tab.
config: Add save color surface in config.
2019-08-29 08:32:55 +07:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00