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
release-prep-2606a
release-prep-2606a-2
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
2019-11-25
Merge pull request #8490 from vadosnaprimer/dumping
Scott Mansell
2019-11-24
fix missing frame when you start another dump without closing dolphin
feos
2019-11-24
figure out new segment on the fly right in FrameDump::Start()
feos
2019-11-08
Merge pull request #8378 from stenzek/quad-buffer-stereo
Connor McLaughlin
2019-10-31
Merge pull request #8379 from stenzek/mali
Connor McLaughlin
2019-10-05
Another AVI fix for WinAPI importers
feos
2019-10-04
Drop 3D Vision Support
Stenzek
2019-10-02
Vulkan: Add a DriverDetails bug for "slow cached readback memory"
Stenzek
2019-10-02
PostProcessing: Use interface blocks for shaders
Stenzek
2019-10-02
Renderer: Use interface blocks for ImGui shaders
Stenzek
2019-10-02
Renderer: Draw ImGui interface to both eyes
Stenzek
2019-10-02
PostProcessing: Use correct layer in quad-buffered modes
Stenzek
2019-10-02
PostProcessing: Don't use GS expansion shader for quad buffering w/ OpenGL
Stenzek
2019-10-01
ShaderCache: EFB2RAM pipelines should not use a geometry shader
Stenzek
2019-10-01
ShaderCache: Recompile shared pipelines on shader cache reload
Stenzek
2019-08-28
Core: Use move semantics for Renderer::SaveScreenshot
Silent
2019-08-09
Merge pull request #8233 from JosJuice/stringutil-string-view
Connor McLaughlin
2019-08-08
Merge pull request #8269 from lioncash/osd-move
Connor McLaughlin
2019-08-08
Merge pull request #8276 from stenzek/adreno-efb-access
Connor McLaughlin
2019-08-08
Merge pull request #8293 from lioncash/ref
Connor McLaughlin
2019-08-05
Merge pull request #8294 from lioncash/render-const
Connor McLaughlin
2019-08-04
VideoCommon/TextureCacheBase: Collapse for loop into a fill() in Invalidate()
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Use emplace_back where applicable
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Remove use of the texture cache global
Lioncash
2019-08-04
VideoCommon/RenderBase: Remove dependency on renderer global within renderer
Lioncash
2019-08-04
VideoCommon/RenderBase: Use structured bindings where applicable
Lioncash
2019-08-04
VideoCommon/RenderBase: Make functions const where applicable
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Remove dependence on global variables from OnCo...
Lioncash
2019-08-04
VideoCommon/TextureCacheBase: Make OnConfigChanged's parameter a const reference
Lioncash
2019-08-04
Merge pull request #8284 from stenzek/logic-op-hack
Connor McLaughlin
2019-08-04
RenderState: Approximate logic op with blending if unsupported
Stenzek
2019-08-03
FramebufferShaderGen: Fix upside-down EFB being restored in OpenGL
Stenzek
2019-08-03
FramebufferManager: Fix restoring of EFB depth buffer
Stenzek
2019-07-31
FramebufferManager: Correctly handle read back D24S8 textures
Stenzek
2019-07-28
VideoCommon/OnScreenDisplay: Use deduction guides for std::lock_guard
Lioncash
2019-07-28
VideoCommon/OnScreenDisplay: Remove unused headers
Lioncash
2019-07-28
VideoCommon/OnScreenDisplay: Take Message's std::string parameter by value
Lioncash
2019-07-28
VideoCommon/OnScreenDisplay: Default initialize all Message members
Lioncash
2019-07-26
Factorize software renderer backend switching warning to be fetched from a ne...
Silent
2019-07-25
Merge pull request #8259 from stenzek/macos-disable-reversed-depth
Connor McLaughlin
2019-07-24
Config: Add an option to skip saving texture cache to save state
Stenzek
2019-07-24
FramebufferManager: Support saving EFB to save state
Stenzek
2019-07-24
TextureCache: Support saving cache entries, including EFB copies
Stenzek
2019-07-24
VideoBackendBase: Do save state logic on the GPU thread
Stenzek
2019-07-23
StringUtil: Use std::string_view more
JosJuice
2019-07-21
Vulkan: Disable reversed viewport depth on macOS/MoltenVK
Stenzek
2019-07-19
Merge pull request #8249 from lioncash/rect
Connor McLaughlin
2019-07-19
FramebufferShaderGen: Fix format reinterpret shaders on GLES
Stenzek
2019-07-19
TextureCache: Don't crash when conversion pipelines fail to compile
Stenzek
2019-07-18
EFB2Tex: Set alpha channel of Z24X8 copies to 1
Stenzek
[next]