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
/
VideoBackendBase.h
Age
Commit message (
Expand
)
Author
2023-06-08
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
Pokechu22
2023-01-31
Don't set common globals from Video Backends
Scott Mansell
2021-08-03
VI: Implement post-scanout XFB output
Techjar
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-10-21
VideoCommon: Get rid of the global g_available_video_backends
Léo Lam
2020-09-06
Make default graphics backend not show up as empty
JosJuice
2020-05-22
Migrate video backend setting to the new config system
Léo Lam
2020-03-11
VideoBackends: Make it possible for PrepareWindow to change the surface
Stenzek
2020-01-24
Add Dolphin version and current video backend to shader compilation logs
Ryan Meredith
2019-07-26
Factorize software renderer backend switching warning to be fetched from a ne...
Silent
2019-07-24
TextureCache: Support saving cache entries, including EFB copies
Stenzek
2019-07-24
VideoBackendBase: Do save state logic on the GPU thread
Stenzek
2018-11-07
VideoBackend: Add a virtual PrepareWindow function
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-09-28
Don't fill backend info when core is running
Stenzek
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-05-20
VideoBackendBase: Include parameter names in member function declarations
Lioncash
2018-01-27
VideoBackend: Remove PeekMessages method
Stenzek
2018-01-27
VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods
Stenzek
2017-11-17
Video Common: Improve texture dumping to work with fifoci and
iwubcode
2017-01-27
CommandProcessor: Limit scope of ugly SCPFifoStruct.
degasus
2017-01-23
VideoBackendBase: Convert FieldType into an enum class
Lioncash
2017-01-23
VideoBackendBase: Convert EFBAccessType into an enum class
Lioncash
2016-10-10
AVIDump: Move CoreTiming into caller.
degasus
2016-08-10
PixelEngine: Cleanup PE Token.
degasus
2016-06-28
XFB: Send image to screen at start of field.
Scott Mansell
2016-06-26
VideoCommon: Drop GetConfigName.
degasus
2016-06-26
VideoBackends: Merge ShowConfig functions.
degasus
2016-06-26
VideoBackends: Merge Initialize and Shutdown functions.
degasus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-02-20
VideoBackendBase: Store video backends as unique_ptr
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-12
VideoBackend: Remove simple wrapper functions.
degasus
2016-01-12
Merge VideoBackendHardware into VideoBackend.
degasus
2016-01-02
VideoBackend: Get rid of a boolean global
Lioncash
2015-12-23
Revert "Merge pull request #3076 from void-ghost/stereo3d_presets"
Jules Blok
2015-09-22
VideoBackend: Video config filename is now exposed in VideoBackends.
ghost
2015-09-05
General: Remove unimplemented function prototypes
Lioncash
2015-09-01
VI: derive field timing from VI registers
booto
2015-06-08
Fifo: Rewrite SyncGpu
degasus
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-04-06
Fifo: rewrite sync on idle skipping hack
degasus
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2014-11-17
OGL: implement bounding box support with ssbo
degasus
2014-09-28
Add a central variable g_want_determinism which controls whether to try to ma...
comex
2014-09-19
WIP XFB scaling.
magumagu
2014-08-19
Core: Remove UpdateFPSDisplay
Jasper St. Pierre
2014-08-19
Core: Don't pass through a reference to the window handle
Jasper St. Pierre
[next]