summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/Render.cpp
AgeCommit message (Expand)Author
2014-07-10Move FPSCounter calls to RenderBase.Jules Blok
2014-07-02FPS counter cleanupLioncash
2014-06-19LightingShader: hard code const variabledegasus
2014-06-19PixelShader: use the vertex const buffer for ppldegasus
2014-06-16D3D: Reset viewport before drawing the OSD.Jules Blok
2014-06-15Remove EmuWindow.Armada
2014-05-25Use strings instead of arbitrary buffers for video statisticsLioncash
2014-05-16Video backends: mass-replace "xfregs" with "xfmem".magumagu
2014-03-30D3D11: Use appropriate shader for PEEK_Z.magumagu
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-20Fix more header sorting issues in VideoBackends/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Merge pull request #82 from lioncash/vertical-alignmentRyan Houdek
2014-02-16Fix some vertical alignmentsLioncash
2014-02-16Merge pull request #37 from degasus/VideoCommonApiFixesTony Wasserka
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-15inline SetViewport into VertexShaderManagerdegasus
2014-02-15merge some common parts of Swap() into VideoCommondegasus
2014-02-15use EFBRectangle for scissor rectdegasus
2014-02-15rename UpdateViewport to SetViewport like all others setters in RenderBase.hdegasus
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2014-01-26BBox: Changed the rounding again, the old one fixed Paper Mario but had bugs ...crudelios
2014-01-09VideoCommon: disable efb access + perf querys on cph threaddegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre