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
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-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
2018-03-10
OGL: Re-implement async shader compiling
Stenzek
2018-03-10
Move shader caches to VideoCommon
Stenzek
2018-03-02
VideoCommon: Add support for Abstract Framebuffers
Stenzek
2018-03-01
AbstractTexture: Support multisampled abstract texture
Stenzek
2018-02-20
Renderer: Handle resize events on-demand instead of polling
Stenzek
2018-02-20
BPFunctions: Move GX viewport conversion to VideoCommon
Stenzek
2018-02-07
Merge pull request #6334 from stenzek/startup
Anthony
2018-01-29
Merge pull request #6303 from TraceBullet/auto-adjust-window-size
Stenzek
2018-01-27
VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods
Stenzek
2018-01-26
Fix Auto-Adjust Window Size option making the window too large
TraceBullet
2018-01-26
Renderer: Fix crash on shutdown when frame dumping or taking screenshots
Stenzek
2018-01-06
Treat invalid aspect ratio setting values as Auto
JosJuice
2017-12-15
Video Common: move frame advance and counter logic to only happen when we act...
iwubcode
2017-12-01
Merge pull request #6193 from stenzek/readbacks
Stenzek
2017-11-23
OGL: Fix headless frame dumping
Stenzek
2017-11-22
VideoCommon: Re-implement asynchronous frame dumping
Stenzek
2017-11-22
AbstractTexture: Seperate CopyRectangleFromTexture to two methods
Stenzek
2017-11-22
VideoCommon: Move abstract texture creation function to Renderer
Stenzek
2017-11-21
Renderer: Re-implement window size frame dumping
Stenzek
2017-11-18
VideoConfig: Make StereoMode an enum class
Lioncash
2017-11-18
VideoConfig: Make AspectMode an enum class
Lioncash
2017-11-17
Hybrid XFB: Fix lint errors
iwubcode
2017-11-17
TextureCacheBase: Add XFB specific functions
iwubcode
2017-11-17
Video Backends: Remove the right of the xfb region for games where the
iwubcode
2017-11-17
Video Common: Improve texture dumping to work with fifoci and
iwubcode
2017-11-17
HybridXFB: Fix lint errors
iwubcode
2017-11-17
Video Common: Use correct aspect ratio when saving screenshots / video
iwubcode
2017-11-17
Video Common: Avoid 'presenting' duplicate frames by detecting when swap
iwubcode
2017-11-17
VideoCommon: Output gamma now comes from the xfb copy
iwubcode
2017-11-17
Add 'immediate xfb' which reduces xfb latency at the cost of graphical errors
iwubcode
2017-11-17
Video Common: Make auto IR work with HybridXFB
iwubcode
2017-11-17
Remove old XFB logic
iwubcode
2017-11-17
Video Common: Only update FPS when frame is renderered which yields more
iwubcode
2017-11-17
Video Backends: Implement vertical scaling for xfb copies. This fixes the
iwubcode
2017-11-17
Add new GUI option to skip XFBToRam and remove old XFB options
iwubcode
2017-11-17
Support frame and video dumping from VideoCommon
iwubcode
2017-11-17
Add support for hybrid XFB
iwubcode
2017-11-03
Fix incorrect handling of auto IR
JosJuice
[next]