Changeset View
Changeset View
Standalone View
Standalone View
source/blender/gpu/CMakeLists.txt
| Show First 20 Lines • Show All 63 Lines • ▼ Show 20 Lines | set(SRC | ||||
| intern/gpu_element.c | intern/gpu_element.c | ||||
| intern/gpu_extensions.c | intern/gpu_extensions.c | ||||
| intern/gpu_framebuffer.c | intern/gpu_framebuffer.c | ||||
| intern/gpu_immediate.c | intern/gpu_immediate.c | ||||
| intern/gpu_immediate_util.c | intern/gpu_immediate_util.c | ||||
| intern/gpu_init_exit.c | intern/gpu_init_exit.c | ||||
| intern/gpu_material.c | intern/gpu_material.c | ||||
| intern/gpu_matrix.c | intern/gpu_matrix.c | ||||
| intern/gpu_platform.c | |||||
| intern/gpu_primitive.c | intern/gpu_primitive.c | ||||
| intern/gpu_select.c | intern/gpu_select.c | ||||
| intern/gpu_select_pick.c | intern/gpu_select_pick.c | ||||
| intern/gpu_select_sample_query.c | intern/gpu_select_sample_query.c | ||||
| intern/gpu_shader.c | intern/gpu_shader.c | ||||
| intern/gpu_shader_interface.c | intern/gpu_shader_interface.c | ||||
| intern/gpu_state.c | intern/gpu_state.c | ||||
| intern/gpu_texture.c | intern/gpu_texture.c | ||||
| Show All 16 Lines | set(SRC | ||||
| GPU_framebuffer.h | GPU_framebuffer.h | ||||
| GPU_glew.h | GPU_glew.h | ||||
| GPU_immediate.h | GPU_immediate.h | ||||
| GPU_immediate_util.h | GPU_immediate_util.h | ||||
| GPU_init_exit.h | GPU_init_exit.h | ||||
| GPU_legacy_stubs.h | GPU_legacy_stubs.h | ||||
| GPU_material.h | GPU_material.h | ||||
| GPU_matrix.h | GPU_matrix.h | ||||
| GPU_platform.h | |||||
| GPU_primitive.h | GPU_primitive.h | ||||
| GPU_select.h | GPU_select.h | ||||
| GPU_shader.h | GPU_shader.h | ||||
| GPU_shader_interface.h | GPU_shader_interface.h | ||||
| GPU_state.h | GPU_state.h | ||||
| GPU_texture.h | GPU_texture.h | ||||
| GPU_uniformbuffer.h | GPU_uniformbuffer.h | ||||
| GPU_vertex_buffer.h | GPU_vertex_buffer.h | ||||
| ▲ Show 20 Lines • Show All 235 Lines • Show Last 20 Lines | |||||