tornavis/source/blender/gpu
Jason Fielder c584597165 Fix #109363: Resolve GPencil fill in Metal
Resolves an issue with stroke rendering in
Metal using the geometry shader fallback
path. Stroke rendering now matches OpenGL
which should enable the GPencil fill tool to
function correctly at all zoom levels.

Authored by Apple: Michael Parkin-White

Pull Request: https://projects.blender.org/blender/blender/pulls/119660
2024-03-20 15:38:44 +01:00
..
dummy Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
intern Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
metal Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
opengl Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
shaders Fix #109363: Resolve GPencil fill in Metal 2024-03-20 15:38:44 +01:00
tests Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
vulkan Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
CMakeLists.txt Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_batch.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_batch_presets.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_batch_utils.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_capabilities.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_common.h Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
GPU_common_types.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_compute.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_context.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_debug.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_drawlist.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_framebuffer.h Cleanup: spelling in comments, strings 2023-12-07 12:45:27 +11:00
GPU_immediate.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_immediate_util.h Cleanup: use const variables & arguments, remove unused assignments 2023-12-10 21:24:37 +11:00
GPU_index_buffer.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_init_exit.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_material.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_matrix.h Docs: add doc-strings for some GPU_matrix functions 2024-01-15 14:28:37 +11:00
GPU_platform.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_primitive.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_select.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_shader.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_shader_builtin.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_shader_shared.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_shader_shared_utils.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_state.h Cleanup: Grammar in comments 2024-01-11 11:01:50 -05:00
GPU_storage_buffer.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_texture.h Cleanup: comment block formatting 2024-01-08 11:31:43 +11:00
GPU_uniform_buffer.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
GPU_vertex_buffer.h Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
GPU_vertex_format.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_viewport.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00