Files
test2/source/blender/gpu/intern
Clément Foucault e749643793 GPU: Refactor gpu_texture_image to not use GL calls
This is also a bit of code cleanup, reorganisation.

Tried to be DRYed but avoid too much code change to (hopefully) minimize
breakage.

- GPU: remove TEXTARGET_CUBE_MAP, this is no longer used in the codebase.
- GPUTexture: Move compressed texture upload to gpu_texture.cc
- GPUTexture: Add per texture Anisotropic filtering switch
2020-07-29 15:03:02 +02:00
..
2020-04-07 23:23:17 +10:00
2020-07-26 17:28:48 +02:00
2020-07-26 23:50:29 +02:00
2020-07-28 21:49:37 +10:00
2020-05-05 16:05:51 +10:00
2020-07-29 15:03:02 +02:00
2020-07-29 15:03:02 +02:00