ts-korhonen
|
4ec8e80042
|
qt: Fix shader path copying to config.
memcpy corrupted the path, use strcpy instead.
|
2022-02-27 20:56:47 +02:00 |
|
ts-korhonen
|
c9714c9bfc
|
qt: Try to fix linux gcc 11 build
|
2022-02-27 20:22:28 +02:00 |
|
ts-korhonen
|
1dcb712ef7
|
qt: Remove QFlags from OpenGLOptions.
Didn't work in ubuntu and was a bad design attempt to mimic win32
options change detection.
|
2022-02-27 16:45:57 +02:00 |
|
ts-korhonen
|
d2a9389ce7
|
qt: Initial OpenGL 3.0 renderer implementation
|
2022-02-27 14:56:51 +02:00 |
|