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
/
D3D
Age
Commit message (
Expand
)
Author
2022-12-20
Merge pull request #11351 from JosJuice/bitset-cpp20
Mai
2022-12-19
Merge pull request #11286 from K0bin/vk-query-fix
JMC47
2022-12-18
Common: Use C++20 <bit> header in BitSet.h
JosJuice
2022-11-29
VideoBackends: Rename query_type to query_group
Robin Kertels
2022-11-23
VideoBackends/D3D11: Simplify vertex attribute code
Pokechu22
2022-11-23
Fix build errors related to formatting non-scoped enums
Pokechu22
2022-09-19
VideoCommon: Add dynamic vertex loader to ubershaders
TellowKrinkle
2022-07-21
VideoBackends:Metal: MSAA support
TellowKrinkle
2022-07-21
VideoBackends: Add Metal renderer
TellowKrinkle
2022-06-24
D3D: update BoundingBox to match generated shader code
iwubcode
2022-06-24
D3D / VideoCommon: generate HLSL from SPIRV
iwubcode
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-04-24
Merge pull request #10251 from Pokechu22/negative-scissor
JMC47
2022-04-22
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
Pokechu22
2022-04-16
VideoCommon: Remove bSupportsOversizedViewports
Pokechu22
2022-01-31
Merge pull request #10422 from OatmealDome/opengl-shader-crash
JMC47
2022-01-31
D3DMain: Assume support for setting object names
OatmealDome
2022-01-13
Make all custom fmt::formatter's format functions const
Pokechu22
2022-01-09
VideoBackends/D3D11: Include HRESULT in error messages
Pokechu22
2022-01-09
VideoBackends/D3D: Eliminate CHECK in favor of ASSERT_MSG
Pokechu22
2022-01-09
Treewide: Remove unused inclusions of <cinttypes>
Pokechu22
2021-12-25
VideoConfig: Add bool for sampler LOD bias support
OatmealDome
2021-12-18
Eliminate VarType for ComponentFormat
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-11-17
VideoCommon: Skip textureQueryLevels if it doesn't exist
Pokechu22
2021-11-17
VideoCommon: Use coarse derivatives for Manual Texture Sampling if possible
Pokechu22
2021-11-17
VideoCommon: Expose SamplerState to shaders
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-08-30
VideoBackends / VideoCommon: allow the ability to set debug names for shaders...
iwubcode
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-31
VideoCommon: Restore BBox* forwarding functions
Techjar
2021-05-29
VideoCommon: Remove BBox* forwarding functions
Techjar
2021-05-28
VideoBackends/D3D: Cache bounding box values between reads
Connor McLaughlin
2021-05-22
VideoCommon: Split BBox* functions into common and backend implementation var...
Techjar
2021-05-21
Fix perf query regression
JosJuice
2021-05-15
Remove all remaining volatile qualifiers
JosJuice
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename D3DCommon/Common to D3DCommon/D3DCommon
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/D3D
Shawn Hoffman
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-11-09
D3D: Migrate logging over to fmt
Lioncash
2020-09-06
Make default graphics backend not show up as empty
JosJuice
2020-08-27
msvc: enable /Zc:preprocessor and make build compile cleanly
Shawn Hoffman
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
2020-05-25
VideoCommon/ShaderGenCommon: Make template functions regular functions
Lioncash
2020-05-24
FramebufferManager: Copy to color format for depth readbacks on GLES
Stenzek
[prev]
[next]