summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.h
AgeCommit message (Expand)Author
2017-01-28Merge pull request #4739 from AdmiralCurtiss/auto-adjust-window-size-16-9Markus Wick
2017-01-28RenderBase: Extract the framebuffer size to display size code into function.Admiral H. Curtiss
2017-01-23RenderBase: Forward declare EFBAccessTypeLioncash
2017-01-04VideoCommon: Make dst_alpha state implicit.degasus
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-13Cosmetics.Jules Blok
2016-11-11Frame: Use PauseAndLock when switching fullscreen modes.Jules Blok
2016-11-11D3D: Move exclusive mode switching to UI thread.Jules Blok
2016-11-10VideoCommon: Drop FlipImageData.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-10-15Revert "Merge pull request #4286 from shuffle2/Aestek-clean-osd"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-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-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-24RenderBase: Get rid of an undefined global externLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-10[Android] Add support for rotation and minimizing the applicationRyan Houdek
2016-01-07Use ffmpeg for Windows Video Dumping instead of VFWChris Burgener
2015-12-30Merge pull request #3361 from stenzek/d3d-vectored-efb-pokesMarkus Wick
2015-12-22Render: Get rid of explicit new and deleteLioncash
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-12-20VideoCommon: Change PokeEFB to take a pointer rather than a vectorStenzek
2015-11-24VideoCommon: Create default implementation for state settersdegasus
2015-07-25Video: respect stride of efb copies to xfbbooto
2015-06-23Android: Save screenshot at end of an emulation session.sigmabeta
2015-05-26Thread: Remove unused Barrier classLioncash
2015-05-25Merge pull request #2357 from degasus/ogl_efb_poke_mergeRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-20VideoCommon: Merge EFB pokesdegasus
2015-03-02TextureCache: load all mipmap levels from custom texturesdegasus
2015-01-26Revert "Merge pull request #1903 from RisingFog/libav"Pierre Bourdon
2015-01-21Use ffmpeg for Windows Video Dumping instead of VFWFog
2015-01-12Minor consistency changesStevoisiak
2014-12-28Renderer: Cosmetics.Jules Blok