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
/
RenderBase.h
Age
Commit message (
Expand
)
Author
2023-02-09
Cleanup headers
Scott Mansell
2023-02-09
Move UseVertexDepthRange() out of Renderer
Scott Mansell
2023-02-09
Move m_prev_efb_format into FramebufferManager
Scott Mansell
2023-02-09
Move WidescreenHeuristic to it's own class
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-01-31
Add some descriptions to new classes
Scott Mansell
2023-01-31
Cleanup headers
Scott Mansell
2023-01-31
Expose Renderer's Framecount
Scott Mansell
2023-01-31
Renderer still needs to track swaps for savestates
Scott Mansell
2023-01-31
Split out everying remaining from Swap
Scott Mansell
2023-01-31
Delete unused EFBHasAlphaChannel function
Scott Mansell
2023-01-31
Move ConfigChanged out of RenderBase
Scott Mansell
2023-01-31
Move GraphicsMod out of RenderBase
Scott Mansell
2023-01-31
Move utiltily drawing out of RenderBase
Scott Mansell
2023-01-31
Move BoundingBox out of RenderBase
Scott Mansell
2023-01-31
Minimise include polution from RenderState
Scott Mansell
2023-01-31
Implement AbstractGfx for Software & Null
Scott Mansell
2023-01-31
Split AbstractGfx out of Renderer
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2022-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-12-23
New FrameTime/VBlank Analyzer + Graph
Sam Belliveau
2022-11-23
Improve FPS/VPS Counting and Revamp Appearance
Sam Belliveau
2022-11-06
VideoCommon: Hold ImGui lock while initializing and shutting down ImGui.
Admiral H. Curtiss
2022-07-21
VideoBackends: Add Metal renderer
TellowKrinkle
2022-06-27
VideoCommon: trigger mod calls in TextureCacheBase (efb/xfb calls), VertexMan...
iwubcode
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-08-30
VideoBackends / VideoCommon: allow the ability to set debug names for shaders...
iwubcode
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-31
VideoCommon: Add fallback handling for bounding box when disabled or unsupported
Techjar
2021-05-31
VideoCommon: Restore BBox* forwarding functions
Techjar
2021-05-29
VideoCommon: Remove BBox* forwarding functions
Techjar
2021-05-22
VideoCommon: Split BBox* functions into common and backend implementation var...
Techjar
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2020-11-27
FrameDump: Start timing at 0 ticks when starting from boot
JosJuice
2020-10-22
VideoCommon: FrameDump fixes/cleanups.
Jordan Woyak
2020-10-03
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...
iwubcode
2020-08-06
Remove wait_for_completion parameter from Renderer::SaveScreenshot
JosJuice
2020-02-09
VideoCommon: Tweak widescreen heuristic and clean up some related Renderer lo...
Jordan Woyak
2019-10-02
Renderer: Draw ImGui interface to both eyes
Stenzek
2019-08-28
Core: Use move semantics for Renderer::SaveScreenshot
Silent
2019-08-04
VideoCommon/RenderBase: Make functions const where applicable
Lioncash
2019-07-24
TextureCache: Support saving cache entries, including EFB copies
Stenzek
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-06-30
Merge pull request #8128 from altimumdelta/FrameDumpUpgradePrep1
Connor McLaughlin
2019-06-30
VideoCommon: Rename AVIDump to FrameDump
altimumdelta
2019-06-08
Merge pull request #8049 from stenzek/crop
Connor McLaughlin
2019-05-30
VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
Lioncash
2019-04-28
Renderer: Adjust target rectangle in the base class
Stenzek
[next]