tornavis/source/blender/gpu
Jeroen Bakker 3f89ec2866 Vulkan: Copy Between Textures
This PR adds support for copying between two textures.

Pull Request: https://projects.blender.org/blender/blender/pulls/108413
2023-05-30 13:50:35 +02:00
..
intern Merge branch 'blender-v3.6-release' 2023-05-25 20:39:27 +02:00
metal Metal: Improve GPU debugger support 2023-05-27 18:27:17 +02:00
opengl Cleanup: consistent doxygen comment blocks 2023-05-27 15:10:58 +10:00
shaders Metal: Fix MSL compilation warning 2023-05-25 09:24:53 +02:00
tests Vulkan: Copy Between Textures 2023-05-30 13:50:35 +02:00
vulkan Vulkan: Copy Between Textures 2023-05-30 13:50:35 +02:00
CMakeLists.txt GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
GPU_batch.h Cleanup: GPU: Rename some functions for consistency 2023-02-13 11:22:38 +01:00
GPU_batch_presets.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_batch_utils.h
GPU_capabilities.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_common.h
GPU_common_types.h
GPU_compute.h GPU: Compute: Document and cleanup header 2023-03-05 18:14:17 +01:00
GPU_context.h
GPU_debug.h Cleanup: spelling in comments, colon after doxy parameters 2023-05-20 21:24:42 +10:00
GPU_drawlist.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_framebuffer.h Cleanup: balance doxygen grouping, minor grouping adjustment 2023-04-19 09:02:21 +10:00
GPU_immediate.h GPU: Refactor texture samplers 2023-04-04 15:16:07 +02:00
GPU_immediate_util.h Cleanup: match header/source arguments & quiet cppheck warnings 2023-03-04 15:19:00 +11:00
GPU_index_buffer.h GPU: Use same read back API as SSBOs 2023-02-13 08:34:19 +01:00
GPU_init_exit.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_material.h GPU: Refactor texture samplers 2023-04-04 15:16:07 +02:00
GPU_matrix.h Cleanup: use STRNCPY, SNPRINTF macros 2023-05-09 14:08:19 +10:00
GPU_platform.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_primitive.h
GPU_select.h Overlay-Next: Initial implementation 2023-05-23 15:00:38 +02:00
GPU_shader.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_shader_builtin.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_shader_shared.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_shader_shared_utils.h GPU: Add `packed_int3` for SSBO/UBO struct alignment 2023-05-23 12:17:01 +02:00
GPU_state.h Cleanup: GPU: Improve eGPUBarrier documentation 2023-03-05 17:57:51 +01:00
GPU_storage_buffer.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_texture.h Merge branch 'blender-v3.6-release' 2023-05-25 20:34:06 +10:00
GPU_uniform_buffer.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
GPU_vertex_buffer.h GPU: Use same read back API as SSBOs 2023-02-13 08:34:19 +01:00
GPU_vertex_format.h
GPU_viewport.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00