tornavis/source/blender/gpu/intern
Brecht Van Lommel 7a395e2e7f Revert changes from main commits that were merged into blender-v4.1-release
The last good commit was f57e4c5b98.

After this one more fix was committed, this one is preserved as well:
67bd678887.
2024-03-18 15:04:12 +01:00
..
gpu_backend.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_batch.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
gpu_batch_presets.cc GPU: Ensure MTL texture tests are passing and add 1D/3D texture tests 2023-10-18 18:03:00 +02:00
gpu_batch_private.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
gpu_batch_utils.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
gpu_capabilities.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_capabilities_private.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_codegen.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_codegen.h Cleanup: Move GPU_material.h to C++ 2024-02-01 10:40:30 -05:00
gpu_compute.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_context.cc Cleanup: spelling in comments, white-space in comments 2023-10-19 18:53:16 +11:00
gpu_context_private.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_debug.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_debug_private.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_drawlist.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
gpu_drawlist_private.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_framebuffer.cc GPU: Assert framebuffer operations match attachment layout 2024-01-15 13:25:20 +01:00
gpu_framebuffer_private.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_immediate.cc Cleanup: clarify #ifndef checks in trailing #endif comments 2023-12-07 10:38:54 +11:00
gpu_immediate_private.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
gpu_immediate_util.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
gpu_index_buffer.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_index_buffer_private.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_init_exit.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_material.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_material_library.h Cleanup: Move GPU_material.h to C++ 2024-02-01 10:40:30 -05:00
gpu_matrix.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_matrix_private.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_node_graph.cc Fix #116424: GPU Nodes: UDIM texture user count 2023-12-21 18:55:32 +01:00
gpu_node_graph.h Cleanup: Move GPU_material.h to C++ 2024-02-01 10:40:30 -05:00
gpu_platform.cc Cleanup: Rename BLI_string_utils.h to BLI_string_utils.hh 2023-10-20 10:27:26 +02:00
gpu_platform_private.hh GPU: Add platform parameter for GPU architecture 2023-09-28 12:49:55 +02:00
gpu_private.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_query.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_query.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_select.cc Cleanup: Rename GPU_select header to indicate its move to C++ 2023-12-01 03:39:03 +01:00
gpu_select_next.cc Cleanup: Rename GPU_select header to indicate its move to C++ 2023-12-01 03:39:03 +01:00
gpu_select_pick.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_select_private.h Selection: Remove limit on number of items which can be selected at once 2023-11-30 21:27:15 +01:00
gpu_select_sample_query.cc Cleanup: Rename GPU_select header to indicate its move to C++ 2023-12-01 03:39:03 +01:00
gpu_shader.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_shader_builder.cc Fix: Assert When Using Shader Builder 2023-12-11 13:41:55 +01:00
gpu_shader_builder_stubs.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_shader_builtin.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_shader_create_info.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_shader_create_info.hh Cleanup: Remove outdated comment 2024-02-12 18:34:54 +01:00
gpu_shader_create_info_private.hh GPU: Shader Builder Filter 2023-12-11 10:44:09 +01:00
gpu_shader_dependency.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_shader_dependency_private.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_shader_info_baked.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_shader_interface.cc GPU: Add Shader specialization constant API 2023-12-28 05:34:38 +01:00
gpu_shader_interface.hh GPU: Add Shader specialization constant API 2023-12-28 05:34:38 +01:00
gpu_shader_log.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_shader_private.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_state.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_state_private.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gpu_storage_buffer.cc GPU: Optimize OpenGL indirect drawing overhead 2024-02-01 17:26:08 +01:00
gpu_storage_buffer_private.hh GPU: Optimize OpenGL indirect drawing overhead 2024-02-01 17:26:08 +01:00
gpu_texture.cc GPU: cleanup texture view usage flags 2023-11-24 15:21:00 +01:00
gpu_texture_private.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_uniform_buffer.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu_uniform_buffer_private.hh Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
gpu_vertex_buffer.cc Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
gpu_vertex_buffer_private.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
gpu_vertex_format.cc Cleanup: use C++ comments for disabled code 2023-09-25 17:06:04 +10:00
gpu_vertex_format_private.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
gpu_viewport.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00