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
2024-05-31
VideoCommon: use imgui mouse position event when the mouse position changes
iwubcode
2024-05-23
Refactored Achievement Badges into Texture Layers
LillyJadeKatrin
2024-05-21
Merge pull request #12537 from TellowKrinkle/MTLSubgroup
Admiral H. Curtiss
2024-05-18
VideoCommon: use imgui input queue for mouse clicks, this helps keep input sm...
iwubcode
2024-05-04
Merge pull request #10957 from Pokechu22/std-bitcast
Tilka
2024-05-03
Replace Common::BitCast with std::bit_cast
Pokechu22
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-05-01
Display active leaderboard data on screen
LillyJadeKatrin
2024-04-28
VideoCommon: allow custom shaders to set the alpha value for use when blendin...
iwubcode
2024-04-26
VideoCommon: Only show input count when recording
sowens99
2024-04-20
VideoCommon/BPStructs: Add a missing bounds check
JosJuice
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-04-20
Memmap: Replace GetPointer with GetSpanForAddress
JosJuice
2024-04-18
Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI.
Jordan Woyak
2024-04-18
VideoCommon: Show the average projection to viewport ratio in statistics
Jordan Woyak
2024-04-18
Merge pull request #12698 from iwubcode/xfb_copy_hash_in_present
Admiral H. Curtiss
2024-04-15
Remove defined-out code
Dentomologist
2024-04-13
Merge pull request #12436 from Filoppi/frame-dump-raw-internal-resolution
Admiral H. Curtiss
2024-04-13
VideoConfig: Adjust FrameDumpResolutionType enum class to style guidelines
Admiral H. Curtiss
2024-04-09
VideoCommon: add xfb hash values (if available) to present information
iwubcode
2024-04-09
VideoCommon: add xfbs presented to video events
iwubcode
2024-04-09
VideoCommon: Remove calls to GetPointer
JosJuice
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-04-08
Video: remove enforced resolution least common multiple of 4 when dumping scr...
Filoppi
2024-04-08
Video: split frame dumping settings into 3 resolution dumping modes
Filoppi
2024-04-04
Fix out of bounds accesses for invalid vertex component formats
Pokechu22
2024-04-03
Video: move all padding added for frame dumping to a single function,
Filoppi
2024-04-03
Video: Change the frame dumper to actually use the raw emulation output resol...
Filoppi
2024-03-21
VideoCommon: Scan texture dumping directory + subdirectories to not re-dump e...
Jordan Woyak
2024-03-15
VideoCommon: Prefer D3D11/12 over OpenGL on Windows.
Jordan Woyak
2024-03-02
Merge pull request #12438 from Filoppi/custom_relative_aspect_ratio
Admiral H. Curtiss
2024-02-29
Add custom relative and raw (squared pixels) aspect ratio modes
Filoppi
2024-02-28
VertexManagerBase: Initialize m_ticks_elapsed on construction
Lioncash
2024-02-20
Merge pull request #12435 from Filoppi/fix-aspect-ratio-stuck
Admiral H. Curtiss
2024-02-20
Video: update widescreen heuristic code to never get stuck to specific old va...
Filoppi
2024-02-20
Video: Make the game resolution (within the window) snap to the XFB size if t...
Filoppi
2024-02-20
Video: Fix aspect ratio heuristics getting stuck to widescreen (or to non wid...
Filoppi
2024-02-18
VideoCommon: move factory names to be a static inside each action class, so t...
iwubcode
2024-02-18
Merge pull request #12281 from TellowKrinkle/AsahiGL33
Admiral H. Curtiss
2024-02-16
Merge pull request #12457 from iwubcode/asset_memory_limit
Mai
2024-02-12
VideoCommon: make mesh asset data loadable by asset loader
iwubcode
2024-02-11
VideoCommon: add functionality to prepare for a mesh asset that is loaded fro...
iwubcode
2024-02-07
VideoCommon: Don't use indexed output for fbfetch
TellowKrinkle
2024-02-03
Merge pull request #12550 from lioncash/dead
Admiral H. Curtiss
2024-02-01
VertexLoaderManager: Use fill() in Init()
Lioncash
2024-02-01
VertexLoaderManager: Remove unused entry struct
Lioncash
2024-02-01
CustomPipeline: Mark arrays as constexpr
Lioncash
2024-02-01
CustomPipeline: Make use of emplace_back() in GlobalConflicts()
Lioncash
2024-02-01
CustomPipeline: Resolve unused variable warning
Lioncash
2024-01-31
Merge pull request #12546 from lioncash/event
Admiral H. Curtiss
[prev]
[next]