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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Plugins
/
Plugin_VideoDX11
/
Src
/
Render.cpp
Age
Commit message (
Expand
)
Author
2013-10-07
Put Plugins/ in Core/, rename to VideoBackends
Jasper St. Pierre
2013-09-23
Remove all refrences of field ordering from video backends.
Scott Mansell
2013-09-23
Fixed issues with feild ordering.
Scott Mansell
2013-09-16
Prevent an error message from erroneously displaying when dumping frames in d...
Rachel Bryk
2013-09-16
D3D11: Fix screenshot aspect ratio.
Tony Wasserka
2013-08-24
Add an OSD message when taking screenshots in D3D9/D3D11
Pierre Bourdon
2013-06-18
Fix a char buffer destination size in Render.cpp for VideoDX11.
Lioncash
2013-04-19
Fix a bunch of random typos in comments and logging.
lioncash
2013-04-17
New license header introduced to all Video based projects.
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-03-28
Clean up blending code a bit.
NeoBrainX
2013-03-01
D3D11: Port perf queries code to the PerfQueryBase interface.
NeoBrainX
2013-03-01
Merge branch 'master' into perfqueries.
NeoBrainX
2013-02-26
Yell at the user if they change window size while dumping frames, and some ot...
Jordan Woyak
2013-02-07
Merge branch 'mipmap_fixes'.
NeoBrainX
2013-02-07
Fix some potential issues when blending on EFB formats without alpha.
NeoBrainX
2013-01-16
Revert "Made several variables/parameters unsigned in the DX9, DX11 and OGL p...
lioncash
2013-01-16
Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. ...
lioncash
2013-01-08
Disable color writing when alpha test always fails.
NeoBrainX
2013-01-08
DX11: Fix a small mistake.
NeoBrainX
2012-12-23
Fixes swprintf_s issues hopefully.
Matthew Parlane
2012-12-06
Fix some warnings.
rog
2012-11-19
Merge branch 'efb_scaling_fixes'.
NeoBrainX
2012-11-16
Remove Renderer::xScale and Renderer::yScale.
NeoBrainX
2012-11-16
Move ComputeDrawRectangle() to Renderer::UpdateDrawRectangle().
NeoBrainX
2012-11-14
Add option for author name for movies. Also, minor cleanup for previous optio...
rog
2012-11-11
Add an on screen lag counter.
rog
2012-10-20
[bugfix] Properly decode lod_bias.
NeoBrainX
2012-10-20
[cleanup] Vastly clean up backend-specific sampler state logic.
NeoBrainX
2012-10-04
Implement a simple benchmarking mode which logs FPS to a file
Pierre Bourdon
2012-10-03
Move last XFB size from Render to FramebufferManager.
NeoBrainX
2012-10-03
More cleanups.
NeoBrainX
2012-10-03
Minor cleanups.
NeoBrainX
2012-09-27
Video_DX11: Remove some redundant code.
NeoBrainX
2012-08-26
D3D11: Implement some PE pixel performance metrics.
NeoBrainX
2012-08-10
Revert the recent zcomploc changes including the Graphic_Fixes merge.
NeoBrainX
2012-08-07
Recreate screenshot texture whenever the backbuffer resolution changes. Fixes...
NeoBrainX
2012-06-20
Instead of invalidating texcache whenever the graphics configuration dialog g...
NeoBrainX
2012-06-08
Fast mipmaps deserves to die!!
NeoBrainX
2012-04-02
First Stage:
rodolfoosvaldobogado
2012-03-30
Revert Rodolfo's recent zcomploc commits until they actually work correctly.
NeoBrainX
2012-03-27
As requested, this is my implementation of zcomploc using a multi-pass algori...
rodolfoosvaldobogado
2012-03-24
D3D11: Disable mipmapping when no mipmap filter is selected.
NeoBrainX
2012-02-09
Fixed a few warnings.
Matthew Parlane
2012-01-31
TextureCache: Remove unsafe texture cache
NeoBrainX
2012-01-06
D3D9/11: Degrade a PanicAlert related to EFB format changes to an ERROR_LOG
NeoBrainX
2011-09-08
Fix D3D11 frame dumping.
NeoBrainX
2011-09-08
Merge some frame dumping code to VideoCommon, fixes a memory leak in D3D9 and...
NeoBrainX
2011-09-08
Implement frame dumping in D3D11.
NeoBrainX
2011-09-05
Merge some scissor rect related code to VideoCommon.
NeoBrainX
[next]