summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2025-11-23Merge pull request #14149 from iwubcode/shader_asset_vector_propertiesJMC47
2025-11-22Merge pull request #14037 from jordan-woyak/presentation-timingJMC47
2025-11-21VideoCommon: update ShaderAsset to use a vector of properties, this way we en...iwubcode
2025-11-21VideoCommon: update ShaderAsset to remove requirement of the code name being ...iwubcode
2025-11-19Merge pull request #14121 from jordan-woyak/warn-silenceJordan Woyak
2025-11-16Merge pull request #13922 from TryTwo/imgui_add_default_fontJosJuice
2025-11-15VideoCommon/FramebufferManager: Silence warning:Jordan Woyak
2025-11-12Merge pull request #14100 from AndrewGDX/masterJordan Woyak
2025-11-12Improved stereoscopic 3D settingsAndrewGDX
2025-11-11VideoCommon/PerformanceMetrics: Display current offset between the latest fra...Jordan Woyak
2025-11-11VideoCommon: Add "Smooth Early Presentation" setting to improve frame pacing ...Jordan Woyak
2025-11-11VideoCommon: Make Presenter aware of the next swap time to eliminate unsafe u...Jordan Woyak
2025-11-11CoreTiming: Add "Rush Frame Presentation" setting to throttle only once after...Jordan Woyak
2025-11-11Merge pull request #14071 from iwubcode/avoid_config_framebuffer_managerJMC47
2025-11-06Common: Remove the string parameters from the HookableEvent interface.Jordan Woyak
2025-11-05VideoCommon: pass the EFB buffer scale into the FramebufferManager instead of...iwubcode
2025-11-02Common: Make HookableEvent use non-static data.Jordan Woyak
2025-11-02VideoCommon: fix wrong path to glslang includeiwubcode
2025-11-02Merge pull request #14042 from iwubcode/bp_functions_globalJMC47
2025-11-02Merge pull request #13975 from iwubcode/shader_includesJMC47
2025-11-01Merge pull request #14057 from TellowKrinkle/VkRenderWrongLayoutJosJuice
2025-11-01Merge pull request #14035 from Dentomologist/pauseandlock_refactoringJosJuice
2025-10-31VideoCommon: rename ScissorResult 'm_result' to 'rectangles' to better reflec...iwubcode
2025-10-31VideoCommon: move global variables out of BPFunctionsiwubcode
2025-10-30VideoCommon: Fix render to texture in wrong layoutTellowKrinkle
2025-10-30Merge pull request #14045 from JoshuaVandaele/warn-fixJordan Woyak
2025-10-30CustomPipeline.cpp: Fix unused-function warningJoshua Vandaële
2025-10-29MaterialAsset: Fix shadowed fieldJoshua Vandaële
2025-10-28VideoCommon: Clean up and eliminate the mutex in AsyncRequests using Waitable...Jordan Woyak
2025-10-26VideoCommon/AsyncRequests: Remove now unnecessary `SetEnable` function. Reque...Jordan Woyak
2025-10-26VideoBackends / VideoCommon: add support for specifying include files in shad...iwubcode
2025-10-26FifoManager: Remove redundant PauseAndLock parametersDentomologist
2025-10-26FifoManager: Extract RestoreState from PauseAndLockDentomologist
2025-10-24CMake: Fix bundled glslangTellowKrinkle
2025-10-16Imgui: Add a new default font (VeraMono - 49kb) that scales better than the o...TryTwo
2025-10-15Merge pull request #13953 from TryTwo/add_osd_tabJMC47
2025-10-13VideoBackend: Rename GetName to GetConfigNameDentomologist
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-10-07fixed the lint errorfizzlepicklepop
2025-10-07Add toggles for Speedrun timer + Achievement badges visibilityfizzlepicklepop
2025-09-27Externals: Update glslang to 16.0.0 and allow using system glslangJoshua Vandaële
2025-09-26Merge pull request #13940 from iwubcode/glslang_updateJMC47
2025-09-25OSD / Imgui: Add font size spinbox to Interface Pane.TryTwo
2025-09-23Externals / VideoCommon: update glslang to latest, turn into submoduleiwubcode
2025-09-16Merge pull request #13941 from jordan-woyak/opcode-conceptsJMC47
2025-09-16Merge pull request #13895 from iwubcode/update_shader_assetJMC47
2025-09-16Merge pull request #13889 from iwubcode/texture_and_sampler_assetJMC47
2025-09-13VideoCommon/OpcodeDecoding: Replace enable_if with concepts.Jordan Woyak
2025-08-23VideoCommon: update material asset to support render state properties, suppor...iwubcode
2025-08-23VideoBackends / VideoCommon: rename member variables in RenderState to be con...iwubcode