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
2021-09-28
RenderBase: show total framecount on movie playback
sowens99
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-28
VideoCommon: Move bounding box pixel quads rounding to shader
Techjar
2021-05-22
VideoCommon: Account for pixel quads in bounding box calculation
Techjar
2021-05-22
VideoCommon: Split BBox* functions into common and backend implementation var...
Techjar
2021-05-14
Merge pull request #9707 from JosJuice/remove-atomic-header
Mat M
2021-05-14
Merge pull request #9688 from Filoppi/input_cleanup
Scott Mansell
2021-05-13
Remove Atomic.h
JosJuice
2021-05-12
Add mixed comments to input code, make some tooltip clearer
Filoppi
2021-05-07
Merge pull request #9417 from Filoppi/input-1
Léo Lam
2021-05-06
Fix FPS counter and Game Window speed % breaking on pause/unpause
Filoppi
2021-05-05
Implement EFB Peeks for compressed z16 formats
Scott Mansell
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-03-06
Fix typo with ztex2 op in UseVertexDepthRange
Pokechu22
2021-01-27
rename Core/Analytics to Core/DolphinAnalytics
Shawn Hoffman
2021-01-05
Fix a couple of typos
Filippo Tarpini
2020-12-26
VideoCommon: Fix crash that occurs on loading a fifo log due to uninitialized...
iwubcode
2020-12-24
VideoCommon: Update active config when we check for config changes, this ensu...
iwubcode
2020-12-24
Core / VideoCommon: Remove old Free Look config
iwubcode
2020-12-16
Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings
Léo Lam
2020-11-27
FrameDump: Start timing at 0 ticks when starting from boot
JosJuice
2020-11-20
Fix translatable strings which contain non-positional arguments
JosJuice
2020-11-17
VideoCommon: Migrate over to fmt
Lioncash
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-07-04
Merge pull request #8884 from iwubcode/freelook_performance_fix
Connor McLaughlin
2020-07-02
VertexShaderManager: Avoid accessing freelook control type configuration each...
iwubcode
2020-06-29
VideoCommon: Show profiler output again
JosJuice
2020-04-16
Merge pull request #8730 from JosJuice/frame-advance-duplicate-frame
JMC47
2020-04-09
Core: Clarify Callback_VideoCopiedToXFB and FrameUpdate
JosJuice
2020-02-09
VideoCommon: Remove widescreen heuristic debug logs.
Jordan Woyak
2020-02-09
VideoCommon: Tweak widescreen heuristic and clean up some related Renderer lo...
Jordan Woyak
2020-01-24
InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
Jordan Woyak
2020-01-14
Add an option to present/skip presenting duplicate frames
Stenzek
2019-12-05
VideoCommon/OpcodeDecoding: Move g_bRecordFifoData into namespace
Lioncash
2019-11-23
VideoCommon: Make use of fmt outside of shader generators
Lioncash
2019-10-02
Renderer: Use interface blocks for ImGui shaders
Stenzek
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: 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-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-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Make all member functions non-static
Lioncash
[prev]
[next]