| .. |
|
CMakeLists.txt
|
Add "Fullscreen UI"
|
5 years ago |
|
IconsFontAwesome5.h
|
Add "Fullscreen UI"
|
5 years ago |
|
common_host_interface.cpp
|
NoGUI: Set default settings if missing
|
5 years ago |
|
common_host_interface.h
|
NoGUI: Start in fullscreen when option or command line flag is set
|
5 years ago |
|
controller_interface.cpp
|
Android: Add controller interface class
|
5 years ago |
|
controller_interface.h
|
Android: Add controller interface class
|
5 years ago |
|
cubeb_audio_stream.cpp
|
CubebAudioStream: Use cubeb's volume control
|
5 years ago |
|
cubeb_audio_stream.h
|
CubebAudioStream: Use cubeb's volume control
|
5 years ago |
|
d3d11_host_display.cpp
|
FrontendCommon: Remove WITH_IMGUI #ifdefs
|
5 years ago |
|
d3d11_host_display.h
|
FrontendCommon: Remove WITH_IMGUI #ifdefs
|
5 years ago |
|
dinput_controller_interface.cpp
|
FrontendCommon: Add DInput controller interface
|
5 years ago |
|
dinput_controller_interface.h
|
FrontendCommon: Add DInput controller interface
|
5 years ago |
|
display_ps.hlsl
|
…
|
|
|
display_ps.hlsl.h
|
…
|
|
|
display_vs.hlsl
|
…
|
|
|
display_vs.hlsl.h
|
…
|
|
|
font_roboto_regular.inl
|
…
|
|
|
frontend-common.vcxproj
|
Add "Fullscreen UI"
|
5 years ago |
|
frontend-common.vcxproj.filters
|
Add "Fullscreen UI"
|
5 years ago |
|
fullscreen_ui.cpp
|
FullscreenUI: Use format string for TextWrapped()
|
5 years ago |
|
fullscreen_ui.h
|
FullscreenUI: Support modal error/confirmation
|
5 years ago |
|
fullscreen_ui_progress_callback.cpp
|
Add "Fullscreen UI"
|
5 years ago |
|
fullscreen_ui_progress_callback.h
|
Add "Fullscreen UI"
|
5 years ago |
|
game_list.cpp
|
GameList: Increment progress on each file, not each load
|
5 years ago |
|
game_list.h
|
GameList: Expose search directories list
|
5 years ago |
|
game_settings.cpp
|
GameSettings: Add helper to query number of user settings
|
5 years ago |
|
game_settings.h
|
GameSettings: Add helper to query number of user settings
|
5 years ago |
|
icon.cpp
|
…
|
|
|
icon.h
|
…
|
|
|
imgui_fullscreen.cpp
|
Add "Fullscreen UI"
|
5 years ago |
|
imgui_fullscreen.h
|
Fix Android build
|
5 years ago |
|
imgui_impl_dx11.cpp
|
HostDisplay: Move imgui context creation to base class
|
5 years ago |
|
imgui_impl_dx11.h
|
HostDisplay: Move imgui context creation to base class
|
5 years ago |
|
imgui_impl_opengl3.cpp
|
HostDisplay: Move imgui context creation to base class
|
5 years ago |
|
imgui_impl_opengl3.h
|
HostDisplay: Move imgui context creation to base class
|
5 years ago |
|
imgui_impl_vulkan.cpp
|
HostDisplay: Move imgui context creation to base class
|
5 years ago |
|
imgui_impl_vulkan.h
|
HostDisplay: Move imgui context creation to base class
|
5 years ago |
|
imgui_styles.cpp
|
ImGuiStyle: Return the font we create
|
5 years ago |
|
imgui_styles.h
|
ImGuiStyle: Return the font we create
|
5 years ago |
|
ini_settings_interface.cpp
|
CommonHostInterface: Fully clear controller section before loading profile
|
5 years ago |
|
ini_settings_interface.h
|
Settings: Expose Save() method to interface
|
5 years ago |
|
make_d3d_display_shader_bytecode.bat
|
…
|
|
|
opengl_host_display.cpp
|
FrontendCommon: Remove WITH_IMGUI #ifdefs
|
5 years ago |
|
opengl_host_display.h
|
FrontendCommon: Remove WITH_IMGUI #ifdefs
|
5 years ago |
|
postprocessing_chain.cpp
|
Make path separators in UI more consistent
|
5 years ago |
|
postprocessing_chain.h
|
FrontendCommon: Add a post processing implementation
|
5 years ago |
|
postprocessing_shader.cpp
|
PostProcessingShader: Fix a compile warning
|
5 years ago |
|
postprocessing_shader.h
|
PostProcessing: Use ints-for-bools CPU-side as well
|
5 years ago |
|
postprocessing_shadergen.cpp
|
PostProcessingShaderGen: Use ints instead of bools for options
|
5 years ago |
|
postprocessing_shadergen.h
|
FrontendCommon: Add a post processing implementation
|
5 years ago |
|
save_state_selector_ui.cpp
|
HostDisplay: Make textures have levels/layers/samples attributes
|
5 years ago |
|
save_state_selector_ui.h
|
Simplify quicksave/quickload logic
|
5 years ago |
|
sdl_audio_stream.cpp
|
SDLAudioStream: Fix volume not applying
|
5 years ago |
|
sdl_audio_stream.h
|
…
|
|
|
sdl_controller_interface.cpp
|
CommonHostInterface: Add controller nav helpers
|
5 years ago |
|
sdl_controller_interface.h
|
SDLControllerInterface: Use SDL_GameControllerRumble where supported
|
5 years ago |
|
sdl_initializer.cpp
|
…
|
|
|
sdl_initializer.h
|
…
|
|
|
vulkan_host_display.cpp
|
FrontendCommon: Remove WITH_IMGUI #ifdefs
|
5 years ago |
|
vulkan_host_display.h
|
FrontendCommon: Remove WITH_IMGUI #ifdefs
|
5 years ago |
|
xinput_controller_interface.cpp
|
Another fix for XInput backend
|
5 years ago |
|
xinput_controller_interface.h
|
Support for SDL Joysticks
|
5 years ago |