summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
AgeCommit message (Expand)Author
2017-03-04VideoCommon: Move some common initialization logic to RenderBaseStenzek
2017-03-04VideoCommon: Eliminate static state in RendererStenzek
2017-02-26VideoBackends: Use vertex shader depth range if ztexture is used.Jules Blok
2017-02-03FramebufferManagerBase: Return a std::pair from GetTargetSizeLioncash
2017-01-31RenderBase: Get rid of unnecessary castsLioncash
2017-01-28RenderBase: Let the Auto Adjust Window Size option request the final image si...Admiral H. Curtiss
2017-01-28RenderBase: Extract the framebuffer size to display size code into function.Admiral H. Curtiss
2017-01-03FifoPlayer: Save/restore texture memory state for fifo logsStenzek
2016-12-09TextureCacheBase: Eliminate static stateLioncash
2016-11-28VideoCommon: Add method for calculating full-scale framedump rectanglesStenzek
2016-11-28VideoCommon: Remove backbuffer size parameters from methodsStenzek
2016-11-23VideoCommon: Support dumping frames to imagesStenzek
2016-11-10VideoCommon: Drop FlipImageData.degasus
2016-11-10VideoCommon/Render: Inplace frame dump encoding.degasus
2016-11-07VideoCommon/Render: Use a flag for screenshot.degasus
2016-11-07Renderer: Threaded frame dumping.degasus
2016-11-04AVIDump: Add a struct for the state.degasus
2016-11-04AVIDump: Inline OSD error handling.degasus
2016-10-15Revert "Merge pull request #4286 from shuffle2/Aestek-clean-osd"degasus
2016-10-15Revert "Merge pull request #4287 from shuffle2/typo-fix"degasus
2016-10-10AVIDump: Move CoreTiming into caller.degasus
2016-10-08Renderer: Merge screenshot logic into VideoCommon.degasus
2016-10-08Renderer: Remove write-only variable.degasus
2016-10-08AVIDump: Hard code rgba.degasus
2016-10-08VideoCommon: Add custom stride for framedumping.degasus
2016-10-08Framedumps: Add finish() function to limit memory lifetime.degasus
2016-10-08VideoCommon: Drop RepeatFrameDumpFrame helper.degasus
2016-10-07VideoCommon: Mark framedump variables as private.degasus
2016-10-07VideoCommon: Add shared framedumping code.degasus
2016-10-04Remove '\n' from OSD messages; they would be converted to '?'Shawn Hoffman
2016-10-03Follow-up for OSD cleanup:Shawn Hoffman
2016-10-03Clean OSD messages codeShawn Hoffman
2016-10-03VideoCommon: Minor changesShawn Hoffman
2016-10-01VideoCommon: Call Renderer::SurfaceChanged on render parent resizeStenzek
2016-08-16Improve documentation.Jules Blok
2016-08-11Run clang-format on missed filesLéo Lam
2016-08-04Remove Global Declarations from MovieChris Burgener
2016-08-01FifoPlayer: const correctnessLioncash
2016-07-22Display RTC on OSDChris Burgener
2016-07-09Remove VI count limit on Movie playbackChris Burgener
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-04-26Make integral auto IR(multiple of 640x528) work as expectedmimimi085181
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-10[Android] Add support for rotation and minimizing the applicationRyan Houdek
2016-01-09Merge pull request #3472 from phire/TVs_dont_have_pixelsPierre Bourdon
2016-01-09Merge pull request #3451 from RisingFog/libavPierre Bourdon
2016-01-08Normalize aspect ratio calculations to 4:3Scott Mansell
2016-01-07Use ffmpeg for Windows Video Dumping instead of VFWChris Burgener
2016-01-05Throttler: Rename "framelimiter" to "emulation speed".degasus
2016-01-02VideoBackend: Get rid of a boolean globalLioncash