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
2023-06-28
VideoBackends:Metal: Multi render target support
TellowKrinkle
2023-06-23
Merge pull request #11850 from Filoppi/post_process_fixes
Admiral H. Curtiss
2023-06-19
Video: implement color correction to match the NTSC and PAL color spaces (and...
Filoppi
2023-06-19
Merge pull request #11963 from iwubcode/d3d12_fix
Admiral H. Curtiss
2023-06-18
Video: fix Vulkan RGBA10_2 format to the actual most common one (used as swap...
Filoppi
2023-06-17
EnumUtils: Add Common::ToUnderlying
get
2023-06-17
VideoBackends: fix d3d12 validation layer error introduced by multi-output te...
iwubcode
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-06-10
Merge pull request #11911 from TellowKrinkle/MTLParallelCompilation
OatmealDome
2023-06-09
Merge pull request #11699 from Pokechu22/gl-check-maximum-samples
Admiral H. Curtiss
2023-06-09
Merge pull request #11859 from iwubcode/backend-multi-output
Admiral H. Curtiss
2023-06-08
OpenGL: Check the list of supported AA modes instead of hardcoding
Pokechu22
2023-06-08
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
Pokechu22
2023-06-08
VideoBackends:Metal: Enable shouldMaximizeConcurrentCompilation when available
TellowKrinkle
2023-06-08
Merge pull request #11901 from Filoppi/add_texture_types
Admiral H. Curtiss
2023-06-08
Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850)
Filoppi
2023-06-08
Video: Fix crash when getting the AA modes
Filippo Tarpini
2023-06-03
VideoBackends: add support to allow rendering to multiple output textures
iwubcode
2023-05-28
VideoBackends:Metal: Allocate bounding box uploads on a cpu buffer
TellowKrinkle
2023-04-29
Merge pull request #11757 from TellowKrinkle/BCniOS
OatmealDome
2023-04-28
VideoBackends:Metal: Enable BCn support on iOS
TellowKrinkle
2023-04-23
Merge pull request #11628 from Pokechu22/gles-32-only-multisample
Admiral H. Curtiss
2023-04-19
Common/LinearDiskCache: Move interface into Common namespace
Lioncash
2023-04-18
Merge pull request #11759 from TellowKrinkle/MTLPerfQueryFixes
OatmealDome
2023-04-18
Merge pull request #11760 from Minty-Meeo/embracing-nullptr
Admiral H. Curtiss
2023-04-18
Merge pull request #11708 from TellowKrinkle/MetalMaxPixSamplers
OatmealDome
2023-04-15
Embrace nullptr over NULL and 0
get
2023-04-15
Common/MathUtil: Move IntLog2 into MathUtil namespace
Lioncash
2023-04-14
VideoBackends:Metal: Fix perf queries
TellowKrinkle
2023-04-08
OGL: Use GL_OES_texture_storage_multisample_2d_array when supported
Pokechu22
2023-04-08
OGL: Only specify precision for sampler2DMSArray when it is defined
Pokechu22
2023-04-08
OGL: Remove bSupports2DTextureStorageMultisample and bSupports3DTextureStorag...
Pokechu22
2023-04-08
OGL: Convert SupportedESPointSize to an enum class
Pokechu22
2023-04-08
VideoBackends:Metal: Use max pixel samplers constant
TellowKrinkle
2023-04-06
CMake: Check `WIN32` instead of `CMAKE_SYSTEM_NAME STREQUAL Windows`
Pokechu22
2023-04-04
Merge pull request #11417 from K0bin/vk-submit-thread-cleanup
Pierre Bourdon
2023-03-24
Vulkan: Enable subgroupShuffle.
degasus
2023-03-20
VideoBackends:Vulkan: Use WorkQueueThread
Robin Kertels
2023-03-20
VideoBackends:Vulkan: Clean up submission thread BlockingLoop usage
Robin Kertels
2023-03-14
Divide by MSAA for PerfQuery in all backends.
Admiral H. Curtiss
2023-03-14
Return quarter value for PerfQuery in all backends.
Admiral H. Curtiss
2023-03-02
Software: Implement GetSurfaceInfo()
Pokechu22
2023-02-24
VideoBackends: rework d3d11 to specify samplers/bound textures using a bitset...
iwubcode
2023-02-17
Merge pull request #11577 from JosJuice/android-armeabi-v7a
Markus Wick
2023-02-17
Android: Fix armeabi-v7a build
JosJuice
2023-02-16
VideoBackends:Vulkan: Fix printing validation errors
Robin Kertels
2023-02-15
Fix uninitialized variable warnings (C26495)
Pokechu22
2023-02-14
VideoCommon: Fix stereoscopic 3D on OpenGL < 4.3 (macOS)
TellowKrinkle
2023-02-13
Merge pull request #11550 from iwubcode/set_common_samplers_count
Scott Mansell
2023-02-10
Merge pull request #11523 from degasus/OGL_KHR_subgroup
JMC47
[prev]
[next]