|
2e630297af
|
GPUShader: Fix linking working even if one shader compilation failed
Linking without valid shaders works on some drivers. Avoid this case by
forcing linking step to return false.
|
2020-08-21 14:25:58 +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 |
|
|
e9e493977c
|
GPUShader: Fix apple clang warnings
|
2020-08-19 11:57:28 +02:00 |
|
|
ba3c18f4b2
|
GPUShader: Add back vertformat_from_shader()
|
2020-08-18 21:30:10 +02:00 |
|
|
216d78687d
|
GPUShader: GL backend isolation
|
2020-08-18 21:30:09 +02:00 |
|