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
2014-09-19
WIP XFB scaling.
magumagu
2014-09-04
VideoCommon: rewrite frame skipping code
degasus
2014-08-26
Unify three types of non-FIFO requests to the GPU thread around Common::Event...
comex
2014-08-13
Add the VideoCommon PostProcessing class.
Ryan Houdek
2014-07-18
Merge pull request #595 from Armada651/pref_log
Dolphin Bot
2014-07-16
Turn the FPSCounter namespace into a class.
Jules Blok
2014-07-11
mark all local variables as static
degasus
2014-07-10
FPSCounter: Flush the logs every second and close them when the renderer is s...
Jules Blok
2014-07-10
Move FPSCounter calls to RenderBase.
Jules Blok
2014-05-20
BPStructs: Consistently put the two shared copy args first
Jasper St. Pierre
2014-05-16
VideoCommon: cleanup Renderer::RecordVideoMemory.
magumagu
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-05-16
Video backend: merge global var xfmem into xfregs.
magumagu
2014-05-16
Video backends: unify xfregs/xfmem structures.
magumagu
2014-03-30
Don't cast -1 to enum to represent a missing value.
comex
2014-03-25
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...
Tony Wasserka
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-15
inline SetViewport into VertexShaderManager
degasus
2014-02-15
merge some common parts of Swap() into VideoCommon
degasus
2014-02-15
rename UpdateViewport to SetViewport like all others setters in RenderBase.h
degasus
2014-01-31
VideoCommon: remove Cache Displaylist
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]