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.cpp
Age
Commit message (
Expand
)
Author
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2019-06-30
Merge pull request #8128 from altimumdelta/FrameDumpUpgradePrep1
Connor McLaughlin
2019-06-30
VideoCommon: Rename AVIDump to FrameDump
altimumdelta
2019-06-30
Merge pull request #8215 from CookiePLMonster/appverifier-sanitize
Connor McLaughlin
2019-06-23
Make DolphinAnalytics a true singleton - static local variables are initializ...
Silent
2019-06-18
VideoCommon/RenderBase: Fix crop
Techjar
2019-06-15
VideoCommon/RenderBase: Reset scissor rectangle after ImGui rendering
Techjar
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-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2019-04-28
Renderer: Adjust target rectangle in the base class
Stenzek
2019-04-28
Renderer: Adjust source rectangle when crop would draw off screen
Stenzek
2019-04-21
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
Stenzek
2019-04-21
TextureCache: Simplify XFB reconstruction
Stenzek
2019-04-05
Add imgui golf mode overlay
Techjar
2019-03-28
RenderBase: Add EFBHasAlphaChannel() helper
Stenzek
2019-03-23
Add imgui-based Netplay Chat
spycrab
2019-03-21
VideoCommon/RenderBase: Disable backculling for ImGui
spycrab
2019-03-09
FramebufferManager: Implement EFB tile cache
Stenzek
2019-03-07
VideoCommon/RenderBase: Don't destroy pipelines that are in use
spycrab
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-01-27
Renderer: Fix throttle-disable (TAB) hotkey when vsync is enabled
Stenzek
2019-01-25
Decouple XFB scanout from presentation
Stenzek
2019-01-25
Renderer: Scale all imgui fonts by the backbuffer scale
Stenzek
2019-01-25
VideoBackends: Store a backbuffer 'scale'
Stenzek
2019-01-25
RenderWidget: Hook up to ImGui
Stenzek
2019-01-25
Renderer: Use imgui for drawing debug text and OSD
Stenzek
2019-01-25
RenderBase: Implement imgui rendering
Stenzek
2019-01-08
Merge pull request #7626 from weihuoya/vulkan-oom
Connor McLaughlin
2019-01-08
Always flush on swap
weihuoya
2019-01-03
Merge pull request #7230 from ligfx/remove_clamp_draw_size
JosJuice
2018-12-04
Renderer: Add backbuffer format to base class
Stenzek
2018-12-04
Renderer: Add a base Initialize() method to match Shutdown()
Stenzek
2018-12-04
RenderBase: Force a pipeline flush when drawing the XFB to the host
Stenzek
2018-11-07
RenderBase: Set m_aspect_wide on start
JosJuice
2018-11-07
Fix the widescreen hack for Wii games with 4:3 forced in game INI
JosJuice
2018-11-07
TextureCache: Implement deferred/batched EFB copies
Stenzek
2018-10-27
RenderBase: send performance sample at every end of frame
Pierre Bourdon
2018-10-20
Renderer: Pull dimensions from GLInterface/Swapchain
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-09-13
Correctly adjust the rendered XFB region at non-native internal resolutions w...
Admiral H. Curtiss
2018-07-07
RenderBase: don't clamp draw size to window
Michael M
2018-06-25
VideoCommon: Fix auto IR being very overzealous
Techjar
2018-06-06
Add OSD message for Volume Hotkeys
master0fdisaster
2018-05-13
Merge pull request #6786 from stenzek/crop-negative-y
Markus Wick
2018-05-11
VideoCommon/RenderBase: Refactor OSD messages
spycrab
2018-05-08
RenderBase: Ensure the draw size does not exceed the window size
Stenzek
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
2018-04-02
Renderer: Only recreate frame dump texture if dimensions differ
Stenzek
2018-03-14
Assert: Uppercase assertion macros
Lioncash
[prev]
[next]