4067367b6c
Cleanup: Clang-tidy: modernize-redundant-void-arg
2022-01-05 21:44:22 -05:00
5bbbc98471
Cleanup: spelling in comments
2021-07-07 13:42:46 +10:00
54f89e8704
Cleanup: docy comments beginning with '/**' don't end with '**/'
2021-01-04 17:38:11 +11:00
6432fa488a
Cleanup: Remove GLEW dependencies outside of GL module
2020-09-12 15:51:21 +02:00
4ea93029c6
GPUIndexBuf: GL backend Isolation
...
This is part of the Vulkan backend task T68990.
There is no real change, only making some code re-organisation.
This also make the IndexBuf completely abstract from outside the
GPU module.
2020-09-06 22:13:06 +02:00
3a6e981bcd
Cleanup: GPU: Update classes comments
...
This should avoid confusion about what is a class and what is an opaque
pointer.
2020-08-21 14:16:42 +02:00
38ef35b1ed
GPUDrawList: GL backend isolation
2020-08-13 14:20:23 +02:00