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
/
VideoBackends
/
Software
Age
Commit message (
Expand
)
Author
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-12-07
Merge pull request #8513 from lioncash/bounding-box
Anthony
2019-12-05
VideoCommon/BoundingBox: Make interface for querying bounding box data
Lioncash
2019-12-05
VideoCommon/IndexGenerator: Eliminate static state
Lioncash
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-07-26
Factorize software renderer backend switching warning to be fetched from a ne...
Silent
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2019-06-20
VideoCommon/Statistics: Use std::array for projection values
Lioncash
2019-06-08
Merge pull request #8049 from stenzek/crop
Connor McLaughlin
2019-05-31
VideoSoftware/CMakeLists: Specify headers in target sources
Lioncash
2019-05-30
VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
Lioncash
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2019-05-04
Merge pull request #7839 from ShFil119/impr/redundant
Léo Lam
2019-04-30
Remove redundant initialization
Filip Gawin
2019-04-28
Renderer: Adjust target rectangle in the base class
Stenzek
2019-04-28
Turn EFB_WIDTH/EFB_HEIGHT into constexpr
JosJuice
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
2019-01-25
Renderer: Use imgui for drawing debug text and OSD
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-28
Merge pull request #7501 from Techjar/class-memaccess-cleanup
Pierre Bourdon
2018-10-20
GLContext: Use destructor instead of Shutdown() to cleanup
Stenzek
2018-10-20
GLContext: Remove global context pointer
Stenzek
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
GLContext: Use host connection
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-10-14
VideoCommon: Clean up class-memaccess warnings
Techjar
2018-10-12
Merge pull request #7437 from stenzek/graphics-options-race
Mat M
2018-10-09
VideoCommon: remove unnecessary floor()
Tillmann Karras
2018-10-05
VideoSoftware: make use of Clamp()
Tillmann Karras
2018-09-28
Core: Call InitBackendInfo before loading config
Stenzek
2018-06-30
Mark all video backend names for translation
Techjar
2018-06-21
Software: Don't link against X11 libraries
Lioncash
2018-06-06
Give Dump Objects dedicated folder and tooltip
Ryan Meredith
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-05-20
Remove SOIL altogether from the project.
Emmanuel Gil Peyrot
[next]