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
/
Core
/
VideoBackends
/
Null
Age
Commit message (
Expand
)
Author
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-05-04
Merge pull request #7839 from ShFil119/impr/redundant
Léo Lam
2019-04-30
Remove redundant initialization
Filip Gawin
2019-04-21
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
Stenzek
2019-04-21
TextureCache: Use linear filtering on y-scaled and >1xIR VRAM copies
Stenzek
2019-04-16
AbstractPipeline: Support returning "cache data"
Stenzek
2019-03-09
VideoConfig: Add SupportsPartialDepthCopies to backend info
Stenzek
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-01-25
Decouple XFB scanout from presentation
Stenzek
2019-01-25
VideoBackends: Store a backbuffer 'scale'
Stenzek
2019-01-25
Remove old RasterFont classes
Stenzek
2018-12-04
Use main buffers for utility draws
Stenzek
2018-12-04
Renderer: Add backbuffer format to base class
Stenzek
2018-12-04
Renderer: Add a base Initialize() method to match Shutdown()
Stenzek
2018-11-07
TextureCache: Implement deferred/batched EFB copies
Stenzek
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-10-14
NullBackend: Initialize vtx_decl in VertexFormat
Stenzek
2018-09-28
Core: Call InitBackendInfo before loading config
Stenzek
2018-06-30
Mark all video backend names for translation
Techjar
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
2018-04-02
Null/CMakeLists: Migrate off add_dolphin_library
Lioncash
2018-03-10
OGL: Re-implement async shader compiling
Stenzek
2018-03-10
Move shader caches to VideoCommon
Stenzek
2018-03-02
VideoCommon: Add support for Abstract Framebuffers
Stenzek
2018-03-01
AbstractTexture: Support multisampled abstract texture
Stenzek
2018-02-22
VideoBackends: Add AbstractShader and AbstractPipeline classes
Stenzek
2018-01-27
VideoBackend: Remove PeekMessages method
Stenzek
2018-01-27
VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods
Stenzek
2018-01-22
AbstractTexture: Move Bind() method to Renderer
Stenzek
2018-01-05
Implement dual-source blending in shader
Jonathan Hamilton
2017-12-06
VideoCommon: Drop now unused efb2tex matrix generation.
degasus
2017-12-02
VideoBackends: Use VideoCommon shader generators for efb2tex copies.
Markus Wick
2017-11-22
AbstractTexture: Seperate CopyRectangleFromTexture to two methods
Stenzek
2017-11-22
VideoBackends: Add AbstractStagingTexture class
Stenzek
2017-11-22
VideoCommon: Move abstract texture creation function to Renderer
Stenzek
2017-11-21
VideoConfig: Remove bSupportsInternalResolutionFrameDumps
Stenzek
2017-11-17
Remove old XFB logic
iwubcode
2017-11-17
Add support for hybrid XFB
iwubcode
2017-09-11
Renderer: Move cull mode to a rasterization state object
Stenzek
2017-08-03
Video: Clearly separate Texture and EFB Copy formats
N.E.C
2017-08-01
HiresTextures: Support loading BC7 (BPTC) from DDS files
Stenzek
2017-07-30
NativeVertexFormat: Drop unused virtual method SetupVertexPointers
Stenzek
2017-07-20
ShaderGen: Pass host config to shader generation functions
Stenzek
2017-06-18
AbstractTexture: Add missing includes (and remove unnecessary ones)
Lioncash
2017-06-13
Video Backends: Split texture cache code out into separate files, introduce '...
iwubcode
2017-06-11
VideoConfig: Remove bRunning
MerryMage
2017-05-28
upgrade to Windows SDK 10.0.15063.0
BhaaL
[next]