17e1e2bfd8
Cleanup: correct spelling in comments
2021-02-05 16:23:34 +11:00
54f89e8704
Cleanup: docy comments beginning with '/**' don't end with '**/'
2021-01-04 17:38:11 +11:00
d2e9de93b8
GPU: Cleanup implementation casts
...
- Use the syntactic wrap/unwrap method to make code more readable.
- Update comment about hidden struct behind opaque types.
- Cleanup GPUDrawList type.
2020-09-08 04:15:50 +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