index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
Age
Commit message (
Expand
)
Author
2023-02-10
VideoCommon: add constant value to set the allowed maximum number of pixel sa...
iwubcode
2023-02-09
Software/Tev: Fix member shadowing warnings
Pokechu22
2023-02-09
Merge pull request #11498 from iwubcode/save_pipeline_config
JMC47
2023-02-09
OGL: Fix GLES crashing on initialization
JosJuice
2023-02-09
VideoBackend/OGL: Prefer KHR_subgroup over NV_shader_thread.
degasus
2023-02-09
VideoCommon: store the configuration used to create the AbstractPipeline on t...
iwubcode
2023-02-09
Merge pull request #11522 from phire/KillRendererWithFire
Scott Mansell
2023-02-09
Apply suggestions from code review
Scott Mansell
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Cleanup headers
Scott Mansell
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Move xfb tracking and IR scaling out of RenderBase
Scott Mansell
2023-02-09
Refactor ClearRegion
Scott Mansell
2023-02-02
lint: update to clang-format-13
Pierre Bourdon
2023-02-01
Merge pull request #11501 from iwubcode/abstract_texture_load_specify_layer
Scott Mansell
2023-01-31
Cleanup headers
Scott Mansell
2023-01-31
Also use events for config changed
Scott Mansell
2023-01-31
Move ConfigChanged out of RenderBase
Scott Mansell
2023-01-31
Move BoundingBox out of RenderBase
Scott Mansell
2023-01-31
Add AbstractGfx for DX12
Scott Mansell
2023-01-31
Implement AbstractGfx for Dx11
Scott Mansell
2023-01-31
Add virtual Initialize() to PerfQueryBase
Scott Mansell
2023-01-31
Implement AbstactGfx for Metal
Scott Mansell
2023-01-31
Fix misnamed local variable
Scott Mansell
2023-01-31
Handle VideoSoftware's present fallback better
Scott Mansell
2023-01-31
Implement AbstractGfx for Vulkan
Scott Mansell
2023-01-31
Don't set common globals from Video Backends
Scott Mansell
2023-01-31
Implement AbstractGfx for Software & Null
Scott Mansell
2023-01-31
Implement AbstractGfx for OpenGL
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2023-01-31
Refactor to remove virtual from RenderXFBToScreen
Scott Mansell
2023-01-31
TextureCache: Refactor with smart pointers
Scott Mansell
2023-01-30
Merge pull request #11507 from phire/Wnullablitly-completeness
Admiral H. Curtiss
2023-01-30
Merge pull request #11500 from iwubcode/vulkan_copy_rectangle_one_layer
Admiral H. Curtiss
2023-01-30
Merge pull request #11205 from TellowKrinkle/AutoPresent
Pierre Bourdon
2023-01-29
VideoBackends:Metal: Assert on pipelines with no render targets
TellowKrinkle
2023-01-30
Ignore nullability-completeness warnings in VMA
Scott Mansell
2023-01-27
VideoBackends: add a way to load data into a specific level AND layer, defaul...
iwubcode
2023-01-27
VideoBackends: update Vulkan's 'CopyRectangleFromTexture' to copy one layer, ...
iwubcode
2023-01-02
VideoBackends/OGL: Always check for fbfetch support, not just on GLES
Pokechu22
2022-12-29
Merge pull request #11389 from Pokechu22/sw-no-alpha-1-hack
JMC47
2022-12-29
VideoCommon: De-globalize GeometryShaderManager class.
Admiral H. Curtiss
2022-12-29
Merge pull request #11388 from AdmiralCurtiss/globals-vertexshadermanager
Mai
2022-12-28
Software: Remove alpha=1 blending special-case
Pokechu22
2022-12-28
Merge pull request #11219 from K0bin/android-vk-alidation
JMC47
2022-12-28
VideoCommon: De-globalize VertexShaderManager class.
Admiral H. Curtiss
2022-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-12-27
VideoBackends:Vulkan: Replace debug_report with debug_utils
Robin Kertels
2022-12-22
Follow-up on a four-year-old Android NDK workaround
Minty-Meeo
2022-12-21
Replace BitUtils with C++20: Counting Zeroes
Minty-Meeo
[prev]
[next]