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
/
VideoBackends
/
D3D
/
Render.cpp
Age
Commit message (
Expand
)
Author
2014-07-10
Move FPSCounter calls to RenderBase.
Jules Blok
2014-07-02
FPS counter cleanup
Lioncash
2014-06-19
LightingShader: hard code const variable
degasus
2014-06-19
PixelShader: use the vertex const buffer for ppl
degasus
2014-06-16
D3D: Reset viewport before drawing the OSD.
Jules Blok
2014-06-15
Remove EmuWindow.
Armada
2014-05-25
Use strings instead of arbitrary buffers for video statistics
Lioncash
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-03-30
D3D11: Use appropriate shader for PEEK_Z.
magumagu
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-20
Fix more header sorting issues in VideoBackends/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Merge pull request #82 from lioncash/vertical-alignment
Ryan Houdek
2014-02-16
Fix some vertical alignments
Lioncash
2014-02-16
Merge pull request #37 from degasus/VideoCommonApiFixes
Tony Wasserka
2014-02-16
Remove the old MMIO access "interface".
Pierre Bourdon
2014-02-15
inline SetViewport into VertexShaderManager
degasus
2014-02-15
merge some common parts of Swap() into VideoCommon
degasus
2014-02-15
use EFBRectangle for scissor rect
degasus
2014-02-15
rename UpdateViewport to SetViewport like all others setters in RenderBase.h
degasus
2014-01-31
VideoCommon: remove Cache Displaylist
degasus
2014-01-26
BBox: Changed the rounding again, the old one fixed Paper Mario but had bugs ...
crudelios
2014-01-09
VideoCommon: disable efb access + perf querys on cph thread
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]