tornavis/source/blender/gpu
Hans Goudey fac27b1b6b Cleanup: Replace most used of SWAP macro with std::swap
Also remove / replace use of the math vector double swapping functions.
2024-01-31 21:12:16 -05:00
..
dummy GPU: Assert framebuffer operations match attachment layout 2024-01-15 13:25:20 +01:00
intern Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
metal GL: Remove cube map array workaround 2024-01-31 18:12:59 +01:00
opengl GL: Remove geometry shader invocations workaround 2024-01-31 18:13:02 +01:00
shaders GL: Remove cube map array workaround 2024-01-31 18:12:59 +01:00
tests EEVEE-Next: Add normal layer reuse 2024-01-31 15:36:42 +01:00
vulkan GL: Remove cube map array workaround 2024-01-31 18:12:59 +01:00
CMakeLists.txt GPU: Shader Builder CMake Fixes 2024-01-11 13:42:17 +01:00
GPU_batch.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02: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 GL: Remove image load/store workaround 2024-01-31 18:12:59 +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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_init_exit.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_material.h EEVEE-Next: Add Translucent BSDF support 2023-12-13 02:19:19 +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 Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
GPU_shader.h GPU: Add Shader specialization constant API 2023-12-28 05:34:38 +01:00
GPU_shader_builtin.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_shader_shared.h GPU: add pragma once to GPU_shader_shared.h 2023-09-26 15:19:51 +02:00
GPU_shader_shared_utils.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +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.0-release 2023-10-30 21:40:35 +01:00
GPU_texture.h Cleanup: comment block formatting 2024-01-08 11:31:43 +11:00
GPU_uniform_buffer.h Cleanup: spelling & punctuation in comments 2023-09-14 13:25:24 +10: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