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
2023-12-18
Merge pull request #12170 from Filoppi/custom_aspect_ratio
Admiral H. Curtiss
2023-12-18
Video: make the "Auto" resolution setting also follow the max res setting, to...
Filoppi
2023-12-18
Video: fix auto resolution scale calculations
Filoppi
2023-12-18
Video: fix Auto Resolution Scale not updating when the window was resized.
Filoppi
2023-12-18
Video: implement custom aspect ratio support (already exposed to Qt).
Filoppi
2023-12-18
Video: rename Presenter::SetWindowSize()
Filoppi
2023-12-18
Video: polish aspect ratio related code comments to make it clearer
Filoppi
2023-12-17
Merge pull request #12370 from iwubcode/more_samplers
Mai
2023-12-17
Merge pull request #12409 from iwubcode/custom_material_graphics_mod_action_data
Mai
2023-12-17
Merge pull request #12382 from iwubcode/shader_asset_default_value
Mai
2023-12-17
Merge pull request #12372 from iwubcode/texture_usage_flag
Mai
2023-12-16
Merge pull request #12427 from JosJuice/jitarm64-msr-updated-logical-imm
Admiral H. Curtiss
2023-12-16
JitArm64: Use enum class for LogicalImm size parameter
JosJuice
2023-12-15
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...
iwubcode
2023-12-12
VideoCommon: prepare graphics mods for custom shader material data
iwubcode
2023-12-12
Merge pull request #12240 from iwubcode/material_asset_additional_properties
Mai
2023-12-12
VideoCommon: add message to XF load assert
Tillmann Karras
2023-12-12
LightingShaderGen: Resolve -Wshadow warnings
Lioncash
2023-12-12
Merge pull request #12371 from lioncash/span
Tilka
2023-12-12
VideoCommon: update shader asset to provide a variant default value
iwubcode
2023-12-11
CustomAssetLibrary: Remove unused GetAssetSize() function
Lioncash
2023-12-11
VertexManagerBase: Resolve -Wsign-compare warning
Lioncash
2023-12-11
Merge pull request #12392 from lioncash/decl
Admiral H. Curtiss
2023-12-11
Merge pull request #12389 from lioncash/cheeve
Admiral H. Curtiss
2023-12-11
PostProcessing: Mark helper functions as static
Lioncash
2023-12-11
ShaderAsset: Mark ParseShaderProperties() as static
Lioncash
2023-12-11
CustomShaderCache: Resolve -Wreorder warnings
Lioncash
2023-12-11
AchievementManager: Return by reference from GetLock()
Lioncash
2023-12-11
AchievementManager: Make GetInstance() return a reference
Lioncash
2023-12-10
VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16, t...
iwubcode
2023-12-09
VideoCommon: prevent a potential custom texture crash that can occur when a s...
iwubcode
2023-12-09
VideoCommon/Present: Remove use of g_presenter inside Presenter class
Lioncash
2023-12-09
VideoCommon: Use std::span for BoundingBox::Write()
Lioncash
2023-12-08
Bugfix - small square in bottom right corner
LillyJadeKatrin
2023-12-07
Display Active Challenges On Screen
LillyJadeKatrin
2023-12-04
VideoCommon: add additional data types (int, int2, float, bool, etc) as prope...
iwubcode
2023-12-02
VertexLoader: Use Common::SmallVector
Pokechu22
2023-12-02
VertexLoader: Remove unnecessary calls to VertexLoader_TextCoord::GetDummyFun...
Pokechu22
2023-12-02
VertexLoader: Fix wrong array being used if color 1 is present but color 0 isn't
Pokechu22
2023-12-02
VertexLoaderTest: Add test for skipped texture coordinates
Pokechu22
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2023-11-28
Merge pull request #12263 from Dentomologist/realtime_cheatsearch_update
Mai
2023-11-28
Merge pull request #12328 from iwubcode/xf_state_manager
Tilka
2023-11-26
VideoCommon: move texture dump function out of texture cache to its own free ...
iwubcode
2023-11-26
VideoCommon: move xf state management to its own class, so changes can be det...
iwubcode
2023-11-26
Merge pull request #12297 from Filoppi/improve_paper_white
JosJuice
2023-11-25
CustomAssetLibrary: Remove unnecessary qualifier in LoadInfo
Lioncash
2023-11-25
CustomAssetLibrary: Add virtual destructor
Lioncash
2023-11-14
Change paper white default to 203 to match the ITU
Filoppi
2023-11-12
Fix accidental fallthrough in BPStructs
Pokechu22
[next]