summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38939 from hbina/vk_error_handlingRémi Verschelde2020-11-291-4/+3
|\
| * Better error handling of vkEnumerateInstanceExtensionPropertiesHanif Bin Ariffin2020-11-281-4/+3
* | Merge pull request #42761 from fire/color-grading-3dRémi Verschelde2020-11-281-1/+1
|\ \ | |/ |/|
| * Environment brightness, contrast, saturation restore with color correction.clayjohn2020-11-281-1/+1
* | Merge pull request #42987 from clayjohn/VULKAN-sky-onlyRémi Verschelde2020-11-281-0/+2
|\ \
| * | Add sky_only setting to DirectionalLight3Dsclayjohn2020-10-211-0/+2
* | | Prevent ALSA audio corruptionCooper Harasyn2020-11-271-1/+1
* | | Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut2020-11-239-166/+159
| |/ |/|
* | doc: Warn about using Node internal processingRémi Verschelde2020-11-201-2/+2
* | allow vulkan validation layers in release builds if explicity asked forJordan Schidlowsky2020-11-182-2/+1
* | Remove empty lines around braces with the formatting scriptAaron Franke2020-11-165-17/+0
* | Fixes crash if Vulkan presentation surface is not available.bruvzg2020-11-141-1/+2
* | RasterizerDummy fixes.Fabio Alessandrelli2020-11-101-8/+16
* | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0731-41/+41
* | Synchronization - Clean subpass dependency initJohn Zulauf2020-10-291-3/+3
* | vulkan: Backport build fix for MinGW-w64 8.0.0Rémi Verschelde2020-10-291-1/+0
* | Implement CanvasGroup and CanvasItem clippingreduz2020-10-281-5/+4
* | Vulkan: Make validation layers optionalRémi Verschelde2020-10-272-41/+34
* | Changes for 43094 mingw llvm build error.K. S. Ernest (iFire) Lee2020-10-261-0/+1
* | Merge pull request #42817 from akien-mga/vulkan-sdk-1.2.154.0Rémi Verschelde2020-10-261-1/+0
|\ \
| * | vulkan: Sync loader, headers and glslang to sdk-1.2.154.0Rémi Verschelde2020-10-151-1/+0
* | | Merge pull request #43056 from Ev1lbl0w/bugfix-wrong-exitcodeRémi Verschelde2020-10-261-1/+1
|\ \ \
| * | | Fix wrong exit code being returnedEv1lbl0w2020-10-241-1/+1
| | |/ | |/|
* | | Fix crash in RenderingDeviceVulkan::shader_creatersjtdrjgfuzkfg2020-10-251-1/+3
* | | Refactored 2D shader and lighting systemreduz2020-10-241-3/+3
|/ /
* | Fix invalid buffer updates in SDFGIreduz2020-10-191-0/+22
* | Revert "Revert "Synchronization validation fix patch set 3 (inclusive of all ...Juan Linietsky2020-10-192-67/+149
* | Revert "Synchronization validation fix patch set 3 (inclusive of all previous...Juan Linietsky2020-10-192-149/+67
* | Revert "Cause buffer_update to emit error if called during compute/draw list"Juan Linietsky2020-10-191-4/+0
* | Merge pull request #40849 from jzulauf-lunarg/zulauf_buffer_update_err_msgJuan Linietsky2020-10-191-0/+4
|\ \
| * | Cause buffer_update to emit error if called during compute/draw listJohn Zulauf2020-07-291-0/+4
* | | Merge pull request #42866 from jzulauf-lunarg/zulauf_sync_fixes_3Juan Linietsky2020-10-192-67/+149
|\ \ \
| * | | Add pre-copy barrier to buffer updateJohn Zulauf2020-10-161-1/+1
| * | | Add subpass sync support for layout transitionsJohn Zulauf2020-10-161-0/+12
| * | | Sync fix for clear textureJohn Zulauf2020-10-161-12/+16
| * | | Sync fix texture_get_data bad barrier paramJohn Zulauf2020-10-161-1/+1
| * | | Additional synchronization fixes w/o FORCE_FULL_BARRIERJohn Zulauf2020-10-161-18/+76
| * | | Correct stage masks for storage texture barriersJohn Zulauf2020-10-161-1/+1
| * | | Add barrier for buffer gettingJohn Zulauf2020-10-162-34/+42
| * | | Add fragment stage to texture copy/resolve barriersJohn Zulauf2020-10-161-4/+4
| | |/ | |/|
* | | Revert "Replace SAO implementation with MSSAO"Juan Linietsky2020-10-182-16/+4
* | | Merge pull request #42077 from clayjohn/MSSAOJuan Linietsky2020-10-182-4/+16
|\ \ \
| * | | Replace SAO implementation with MSSAOclayjohn2020-10-182-4/+16
| |/ /
* / / Optimize Glow with local memoryclayjohn2020-10-181-1/+1
|/ /
* | Fix dummy rasterizer with new interface.Fabio Alessandrelli2020-10-131-0/+24
* | Hides special folders in FileDialog for macOSHaoyu Qiu2020-09-282-1/+6
* | Add all headers to VS ProjectBartłomiej T. Listwon2020-09-271-9/+0
* | Fix RasterizerDummy, override, cleanup.Fabio Alessandrelli2020-09-181-483/+467
* | NetBSD: Implement OS_Unix::get_executable_path()Rémi Verschelde2020-09-181-2/+2
* | Linux/BSD: Fix support for NetBSDRémi Verschelde2020-09-181-4/+6