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
2022-03-29
PixelEngine: Convert to BitField and enum class
Pokechu22
2022-03-25
RenderBase: Add call to IMGUI_CHECKVERSION()
Pokechu22
2022-01-03
Merge pull request #10332 from AdmiralCurtiss/config-port-general
Léo Lam
2022-01-01
VideoCommon: Add names for textures and shaders
Pokechu22
2022-01-01
Config: Port remaining General settings to new config system.
Admiral H. Curtiss
2021-12-30
Config: Port Movie settings to new config system.
Admiral H. Curtiss
2021-12-18
Eliminate VarType for ComponentFormat
Pokechu22
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-11-30
Add Rerecord Count display
sowens99
2021-11-18
Add option for setting the PNG zlib compression level
Pokechu22
2021-10-26
Externals: Update imgui to 1.85
Pokechu22
2021-10-08
Merge pull request #9803 from Techjar/bbox-videocommon
Léo Lam
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-09-29
RenderBase: Show input count on m_ShowFrameCount
sowens99
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
[next]