tornavis/source/blender/gpu
Campbell Barton 8c473df8c3 Cleanup: suppress CLANG warnings, remove unused variables 2023-11-30 10:48:33 +11:00
..
dummy Cleanup: use 'r_' prefix for output arguments, order last 2023-11-30 10:42:18 +11:00
intern Cleanup: use 'r_' prefix for output arguments, order last 2023-11-30 10:42:18 +11:00
metal Cleanup: use 'r_' prefix for output arguments, order last 2023-11-30 10:42:18 +11:00
opengl Cleanup: use 'r_' prefix for output arguments, order last 2023-11-30 10:42:18 +11:00
shaders Fix: Various Small GLSL Material Tweaks 2023-11-27 12:06:28 +01:00
tests Vulkan: Enable Tests Not Relying on a Context 2023-11-24 13:27:41 +01:00
vulkan Cleanup: suppress CLANG warnings, remove unused variables 2023-11-30 10:48:33 +11:00
CMakeLists.txt CMake: fix shader_builder build error 2023-11-27 08:33:54 -07: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 Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_common.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02: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 Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 GPUMaterial: Add volume shader flags 2023-11-22 21:18:19 +01:00
GPU_matrix.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_shader.h Metal: Re-enable workbench NEXT shadows 2023-10-19 08:01:17 +02: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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: use 'r_' prefix for output arguments, order last 2023-11-30 10:42:18 +11:00
GPU_uniform_buffer.h Cleanup: spelling & punctuation in comments 2023-09-14 13:25:24 +10:00
GPU_vertex_buffer.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02: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