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
2016-04-26
Make integral auto IR(multiple of 640x528) work as expected
mimimi085181
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-10
[Android] Add support for rotation and minimizing the application
Ryan Houdek
2016-01-09
Merge pull request #3472 from phire/TVs_dont_have_pixels
Pierre Bourdon
2016-01-09
Merge pull request #3451 from RisingFog/libav
Pierre Bourdon
2016-01-08
Normalize aspect ratio calculations to 4:3
Scott Mansell
2016-01-07
Use ffmpeg for Windows Video Dumping instead of VFW
Chris Burgener
2016-01-05
Throttler: Rename "framelimiter" to "emulation speed".
degasus
2016-01-02
VideoBackend: Get rid of a boolean global
Lioncash
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-06
VideoCommon: rename TextureCache to TextureCacheBase
Tillmann Karras
2015-10-16
Core: Move a global into a namespace
Lioncash
2015-09-29
FPSCounter: Don't provide direct access to m_fps
Lioncash
2015-09-11
Partially revert "General: Toss out PRI macro usage"
Lioncash
2015-09-05
General: Toss out PRI macro usage
Lioncash
2015-08-20
Profiler: Sort output by total time
degasus
2015-07-31
Fix code to comply with coding style
unknown
2015-07-31
Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios...
mirrorbender
2015-07-26
Video: Trying to fix D3D/XFB disabled regression
booto
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-06-19
RenderBase: Remove an unused variable
Lioncash
2015-06-10
Add UI Support for up to 8x Internal Resolutions
Fog
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-02-25
Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2
Lioncash
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-24
VideoCommon: rename efb2tex and efb2ram
degasus
2015-02-24
VideoCommon: always enable efb copy
degasus
2015-02-22
VideoCommon: implement swap requests in the full async way
degasus
2015-02-22
VideoCommon: use a new async event system for efb access
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-25
FramebufferManagerBase: Remove obsolete parameters.
Jules Blok
2014-12-20
OGL: draw shadows within rasterfont itself
degasus
2014-12-20
VideoCommon: merge debug test generators
degasus
2014-12-20
VideoCommon: merge debug info generators
degasus
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-12
Move bDumpFrames to SConfig (and it's references)
Fog
2014-10-02
Change a bunch of reference function arguments to pointers.
comex
2014-09-30
VideoCommon: Silence -Wmaybe-uninitialized warnings.
Rohit Nirmal
2014-09-25
Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be s...
Rachel Bryk
[next]