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
/
VideoCommon
Age
Commit message (
Expand
)
Author
2026-01-19
VideoCommon: Move TextureInfo getters to header
JosJuice
2026-01-18
VideoCommon: Defer creating TextureInfo
JosJuice
2026-01-17
Merge pull request #14289 from Sintendo/typos
JMC47
2026-01-17
Merge pull request #14268 from JoshuaVandaele/std-tounderlying
iwubcode
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2026-01-17
VideoCommon: Don't create mipmap vector in TextureInfo
JosJuice
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaële
2025-12-29
ShaderAsset: Fix shadowed variable
Joshua Vandaële
2025-12-27
Merge pull request #14228 from iwubcode/clear_compiler_work_resource_mgr
iwubcode
2025-12-27
Merge pull request #14234 from JoshuaVandaele/wunused-cpipeline
JosJuice
2025-12-27
Merge pull request #14233 from Sintendo/fix-shader-resource-warning
JosJuice
2025-12-27
CustomPipeline: Remove unused functions
Joshua Vandaële
2025-12-26
VideoCommon: Fix ShaderResource init order warning
Sintendo
2025-12-24
VideoCommon: initialize stored viewport to 0, fixes a crash in debug mode for...
iwubcode
2025-12-24
VideoCommon: clear all compiler work when resource manager shuts down
iwubcode
2025-12-22
Merge pull request #14043 from iwubcode/custom_resource
JMC47
2025-12-22
Merge pull request #14206 from cscd98/send-message
JMC47
2025-12-22
Merge pull request #14166 from jordan-woyak/immediate-xfb-limit
JMC47
2025-12-22
Merge pull request #14151 from iwubcode/material_asset_boolean
JMC47
2025-12-22
Merge pull request #14150 from iwubcode/clear_async_compiler_work_items
JMC47
2025-12-22
Merge pull request #14117 from iwubcode/end_utility_drawing
JMC47
2025-12-22
Merge pull request #14114 from jordan-woyak/freelook-config-cleanup
JMC47
2025-12-10
mingw: replace SendMessage usage as clashes with existing function
Craig Carnell
2025-12-10
Update Comments Based On Hardware Test
Nuh Uh
2025-11-25
VideoCommon: Add a hidden setting to cap immediate XFB swaps to one per VI.
Jordan Woyak
2025-11-23
VideoCommon: move resource state processing to the resource base class
iwubcode
2025-11-23
VideoCommon: update resource manager with a material/shader/and texture(+samp...
iwubcode
2025-11-23
VideoCommon: add custom includer to custom shaders, this will allow us to shi...
iwubcode
2025-11-23
VideoCommon: add some helper functions for resource logic that generates inva...
iwubcode
2025-11-23
VideoCommon: move ApplyDriverBugs for the normal pipeline out into a utility ...
iwubcode
2025-11-23
VideoCommon: add a texture pool for resource management
iwubcode
2025-11-23
VideoCommon: separate the concept of a 'resource' from an 'asset'. A resourc...
iwubcode
2025-11-23
VideoCommon: rename 'IsAnisostropicEnhancementSafe' to 'IsAnisotropicEnhancem...
iwubcode
2025-11-23
Merge pull request #14149 from iwubcode/shader_asset_vector_properties
JMC47
2025-11-22
Merge pull request #14037 from jordan-woyak/presentation-timing
JMC47
2025-11-21
VideoCommon: update ShaderAsset to use a vector of properties, this way we en...
iwubcode
2025-11-21
VideoCommon: update ShaderAsset to remove requirement of the code name being ...
iwubcode
2025-11-21
VideoCommon: remove template parameter from lock guards in AsyncShaderCompile...
iwubcode
2025-11-21
VideoCommon: add method to async shader compiler to clear pending/completed w...
iwubcode
2025-11-20
VideoCommon: fix MaterialAsset so that boolean parameters are written to memo...
iwubcode
2025-11-20
VideoCommon: avoid assuming global state exists for 'EndUtilityDrawing', use ...
iwubcode
2025-11-19
Merge pull request #14121 from jordan-woyak/warn-silence
Jordan Woyak
2025-11-16
Merge pull request #13922 from TryTwo/imgui_add_default_font
JosJuice
2025-11-15
VideoCommon/FramebufferManager: Silence warning:
Jordan Woyak
2025-11-12
Core: Eliminate FreeLookConfig by putting the "active config" within FreeLook...
Jordan Woyak
2025-11-12
Merge pull request #14100 from AndrewGDX/master
Jordan Woyak
2025-11-12
Improved stereoscopic 3D settings
AndrewGDX
2025-11-11
VideoCommon/PerformanceMetrics: Display current offset between the latest fra...
Jordan Woyak
2025-11-11
VideoCommon: Add "Smooth Early Presentation" setting to improve frame pacing ...
Jordan Woyak
2025-11-11
VideoCommon: Make Presenter aware of the next swap time to eliminate unsafe u...
Jordan Woyak
[prev]
[next]