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
..
2023-02-21 15:27:51 +01:00
2023-01-19 17:10:42 +11:00
2023-02-23 23:44:17 +01:00
2023-02-25 11:39:53 +01:00
2023-02-23 13:30:53 +01:00
2023-02-23 17:14:03 +01:00
2023-02-21 17:07:02 +13:00
2023-02-20 17:46:45 -08:00
2023-02-15 13:26:54 +11:00
2022-09-25 18:26:27 +10:00
2023-02-12 14:56:05 +11:00
2023-02-25 11:39:53 +01:00
2023-02-25 11:39:53 +01:00
2023-02-12 14:56:05 +11:00
2023-02-06 21:25:45 +01:00
2023-02-23 19:10:01 +01:00
2023-02-23 17:14:03 +01:00
2023-02-25 11:39:53 +01:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-22 11:22:48 -05:00
2023-02-22 13:16:32 +01:00
2023-02-24 11:10:56 -08:00
2023-02-23 18:30:47 -05:00
2023-02-24 16:43:17 +01:00
2023-02-25 11:39:53 +01:00
2023-02-23 17:14:03 +01:00
2023-02-22 13:16:32 +01:00
2023-01-16 13:27:35 +11:00
2023-02-12 14:56:05 +11:00
2023-02-22 16:54:07 +01:00
2022-11-14 12:46:34 +01:00