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.h
Age
Commit message (
Expand
)
Author
2016-01-24
RenderBase: Get rid of an undefined global extern
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-10
[Android] Add support for rotation and minimizing the application
Ryan Houdek
2016-01-07
Use ffmpeg for Windows Video Dumping instead of VFW
Chris Burgener
2015-12-30
Merge pull request #3361 from stenzek/d3d-vectored-efb-pokes
Markus Wick
2015-12-22
Render: Get rid of explicit new and delete
Lioncash
2015-12-20
VideoBackends: Simplify initialization and deinitialization of resources
Lioncash
2015-12-20
VideoCommon: Change PokeEFB to take a pointer rather than a vector
Stenzek
2015-11-24
VideoCommon: Create default implementation for state setters
degasus
2015-07-25
Video: respect stride of efb copies to xfb
booto
2015-06-23
Android: Save screenshot at end of an emulation session.
sigmabeta
2015-05-26
Thread: Remove unused Barrier class
Lioncash
2015-05-25
Merge pull request #2357 from degasus/ogl_efb_poke_merge
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-20
VideoCommon: Merge EFB pokes
degasus
2015-03-02
TextureCache: load all mipmap levels from custom textures
degasus
2015-01-26
Revert "Merge pull request #1903 from RisingFog/libav"
Pierre Bourdon
2015-01-21
Use ffmpeg for Windows Video Dumping instead of VFW
Fog
2015-01-12
Minor consistency changes
Stevoisiak
2014-12-28
Renderer: Cosmetics.
Jules Blok
2014-12-15
VideoCommon: Merge LineGeometryShader into GeometryShaderGen.
Jules Blok
2014-11-23
OGL: Add Top-and-Bottom stereoscopy mode.
Jules Blok
2014-11-17
OGL: implement bounding box support with ssbo
degasus
2014-10-02
Change a bunch of reference function arguments to pointers.
comex
2014-09-25
Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be s...
Rachel Bryk
2014-09-19
WIP XFB scaling.
magumagu
2014-09-04
VideoCommon: rewrite frame skipping code
degasus
2014-08-13
Add the PostProcessing class object to RenderBase in VideoCommon.
Ryan Houdek
2014-08-13
Add the VideoCommon PostProcessing class.
Ryan Houdek
2014-07-16
Turn the FPSCounter namespace into a class.
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-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-02-20
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
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-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-01-31
VideoCommon: remove Cache Displaylist
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre