summaryrefslogtreecommitdiff
path: root/drivers/vulkan
AgeCommit message (Expand)Author
2021-12-10Merge pull request #55704 from RandomShaper/fix_little_vk_mistakeRémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-12-07Fix misuse of Vulkan enum valuePedro J. Estébanez
2021-11-23Implemented AMD's FSR as a computer shader for upscaling 3D scenesJe06jm
2021-10-30Disallow compute dispatch with zero dimensions.Brian Semrau
2021-10-28Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn
2021-10-28clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde
2021-10-28clang-format: Disable alignment of operands, too unreliableRémi Verschelde
2021-10-20doctool: Fix differences between headless and Vulkan rendering backendsRémi Verschelde
2021-10-12Replaced NULL with nullptrM. Huri
2021-09-30Use range iterators for `Map`Lightning_A
2021-09-29Rename RID's `getornull()` to `get_or_null()`Hugo Locurcio
2021-09-17Merge pull request #52464 from raulsntos/fix_buffer_info_uninitializedRémi Verschelde
2021-09-17Fix buffer_info may be used uninitializedRaul Santos
2021-09-14Print the Vulkan API version and device used on the same lineHugo Locurcio
2021-09-12Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-materialJFonS
2021-09-09Expose Vulkan internal values for access from extensionsBastiaan Olij
2021-08-26Optionally scale 3D render contentBastiaan Olij
2021-08-21Remove redundant assignments.Anilforextra
2021-08-17Fixes to mobile rendererreduz
2021-08-17Vulkan: Fix CanvasItem::use_parent_materialTechnoPorg
2021-08-17Fix init code so it works properly on Vulkan 1.1 devicesBastiaan Olij
2021-08-13Upgrade Vulkan memory allocatorPedro J. Estébanez
2021-08-12Android: Use volk instead of NDK Vulkan headersRémi Verschelde
2021-08-12Use "volk" instead of statically linked Vulkan loader.bruvzg
2021-08-10Fixes and optimizations to mobile rendererreduz
2021-08-06Use subpasses to do 3D rendering and resolve in mobile rendererBastiaan Olij
2021-07-31Merge pull request #51103 from Calinou/vulkan-detect-intel-title-caseRémi Verschelde
2021-07-31Merge pull request #51108 from Calinou/vulkan-print-verboseRémi Verschelde
2021-07-31Use title case instead of uppercase for Vulkan Intel GPU detectionHugo Locurcio
2021-07-31Move Vulkan debugging prints to verboseHugo Locurcio
2021-07-31Print the Vulkan device name in release builds tooHugo Locurcio
2021-07-26Merge pull request #50847 from reduz/implement-binary-shader-compilationRémi Verschelde
2021-07-26Implement Binary Shader Compilationreduz
2021-07-25Fix various typosluz paz
2021-07-25Merge pull request #50809 from akien-mga/iterators-const-referencesRémi Verschelde
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-25Fix various typos with codespellluz paz
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-22Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK pa...bruvzg
2021-07-15Fixes to forward mobilereduz
2021-07-12Use specialization constants in clustered rendererreduz
2021-07-11Implement Specialization Constantsreduz
2021-07-10Merge pull request #48622 from Geometror/reimplement-disableable-vsyncHugo Locurcio
2021-07-07Fix material invalidation on reimport.reduz
2021-07-07Fix threaded update for texturesreduz
2021-07-06Restructure and reimplement vsync optionsHendrik Brucker
2021-07-03Fix Render Inforeduz
2021-06-30Enum constant in boolean contextK. S. Ernest (iFire) Lee
2021-06-28Fix Context Validation Layer Errorsreduz