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
Age
Commit message (
Expand
)
Author
2018-10-28
Merge pull request #7501 from Techjar/class-memaccess-cleanup
Pierre Bourdon
2018-10-28
Vulkan: Add missing increment of draw call count
Stenzek
2018-10-20
GLContext: Runtime selection of EGL/GLX on Linux
Stenzek
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
Renderer: Pull dimensions from GLInterface/Swapchain
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-14
NullBackend: Initialize vtx_decl in VertexFormat
Stenzek
2018-10-12
Merge pull request #7437 from stenzek/graphics-options-race
Mat M
2018-10-09
OGL: Disable scissor test when calling glBlitFramebuffer()
Stenzek
2018-10-09
VideoCommon: remove unnecessary floor()
Tillmann Karras
2018-10-07
Merge pull request #7457 from Tilka/use_clamp
Jules Blok
2018-10-06
Merge pull request #7348 from spycrab/gl_cache_shaders
Tilka
2018-10-05
VideoSoftware: make use of Clamp()
Tillmann Karras
2018-09-28
Core: Call InitBackendInfo before loading config
Stenzek
2018-08-30
GL/TextureCache: Clean up inline shader code
spycrab
2018-08-29
Vulkan: Drop usage of VK_NV_glsl extension
Stenzek
2018-07-19
FramebufferManager: Dynamic selection of EFB depth format
Stenzek
2018-07-19
VideoBackends: Support D24S8 abstract texture format
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
Merge pull request #7075 from Ebola16/DumpObjects
Léo Lam
2018-06-06
Give Dump Objects dedicated folder and tooltip
Ryan Meredith
2018-06-05
Merge pull request #6954 from degasus/coherent
Anthony
2018-06-04
Merge pull request #7027 from leoetlino/cleanup
Léo Lam
2018-06-02
Externals: Update glslang to upstream commit 32d3ec3
Stenzek
2018-05-30
Remove old GCC version checks
Léo Lam
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-05-24
OGL/Streambuffer: Use coherent mapping by default.
degasus
2018-05-22
OGL: Fix EFB access in MSAA-mode
Stenzek
2018-05-22
EFB2RAM: Apply copy filter as a float coefficient after sampling
Stenzek
2018-05-21
Vulkan/PostProcessing: Make file-scope std::string instances const char arrays
Lioncash
2018-05-20
Remove SOIL altogether from the project.
Emmanuel Gil Peyrot
2018-05-18
EfbInterface: Move buffer constant from the header to the cpp file
Lioncash
2018-05-18
EfbInterface: Make efb and perf_values std::arrays
Lioncash
2018-05-18
EfbInterface: Make perf_values internally linked
Lioncash
2018-05-18
EfbInterface: Move efb array into the EfbInterface namespace
Lioncash
2018-05-17
Merge pull request #6743 from stenzek/faster-disabled-copy-filter
Markus Wick
2018-05-12
Merge pull request #6825 from leoetlino/onion-types
Léo Lam
2018-05-12
Fix syntax error in GLSL_GS
Score_Under
2018-05-12
Remove stray quote sign
Score_Under
2018-05-12
Config: Fix template deduction for implicit conversions
Léo Lam
2018-05-11
Merge pull request #6801 from stenzek/copy-filter-typo
Léo Lam
2018-05-10
CommonFuncs: Convert ROUND_UP_POW2 macro to a function
Lioncash
2018-05-11
D3D/Vulkan: Fix incorrect clamp in EFB RAM copy
Stenzek
[next]