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-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-12-23
New FrameTime/VBlank Analyzer + Graph
Sam Belliveau
2022-12-11
VideoCommon/PixelEngine: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-09
Core: Add option to force linear texture filtering.
Admiral H. Curtiss
2022-11-29
VideoCommon/CommandProcessor: Refactor to class, move to Core::System.
Admiral H. Curtiss
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-10-22
VideoCommon: Support hot reloading of VS expand
TellowKrinkle
2022-10-01
VideoCommon: Update EFB peek cache on draw done and tokens
Robin Kertels
2022-08-02
Common::Timer: use chrono::steady_clock internally
Shawn Hoffman
2022-06-27
VideoCommon: support dynamically updating game mods at runtime
iwubcode
2022-06-27
VideoCommon: trigger mod calls in TextureCacheBase (efb/xfb calls), VertexMan...
iwubcode
2022-05-25
Common: Refactor PointerWrap
Dentomologist
2022-04-16
Implement ImGui window for scissor rectangles
Pokechu22
2022-04-16
VideoCommon: Rework scissor handling
Pokechu22
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
[next]