Clément Foucault
73da5ee90d
Cleanup: GPUTexture: Rename some functions with more descriptive names
List of renames:
GPU_texture_generate_mipmap > GPU_texture_update_mipmap_chain
GPU_texture_orig_width > GPU_texture_original_width
GPU_texture_orig_height > GPU_texture_original_height
GPU_texture_orig_size_set > GPU_texture_original_size_set
GPU_texture_format_description > GPU_texture_format_name
GPU_texture_array > GPU_texture_is_array
GPU_texture_cube > GPU_texture_is_cube
GPU_texture_depth > GPU_texture_has_depth_format
GPU_texture_stencil > GPU_texture_has_stencil_format
GPU_texture_integer > GPU_texture_has_integer_format
2023-02-25 11:39:53 +01:00
..
2022-08-15 16:47:20 +02:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2023-02-09 22:46:35 +01:00
2022-02-11 09:14:36 +11:00
2022-11-08 12:18:52 +11:00
2022-02-11 09:14:36 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2023-02-25 11:39:53 +01:00
2022-02-11 09:14:36 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2023-02-12 14:56:05 +11:00
2023-01-18 18:41:13 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2022-12-06 20:16:39 +01:00
2023-02-13 11:22:38 +01:00
2022-09-01 19:59:55 +02:00
2023-02-20 09:13:20 +01:00
2022-02-11 09:14:36 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2022-11-29 13:55:46 -03:00
2022-02-11 09:14:36 +11:00
2022-09-19 14:24:31 +10:00
2022-02-11 09:14:36 +11:00
2022-09-19 14:24:31 +10:00
2022-02-11 09:14:36 +11:00
2022-11-29 18:46:59 +01:00
2022-11-29 18:46:59 +01:00