ts-korhonen
|
828accc91d
|
qt: More error handling and tweaking to opengl 3 renderer
|
2022-03-05 02:57:57 +02:00 |
|
ts-korhonen
|
055a0b307c
|
Merge branch 'master' of https://github.com/86Box/86Box into qt-opengl-renderer
|
2022-03-02 17:32:32 +02:00 |
|
Cacodemon345
|
9da55289ed
|
qt: Fix building on AArch32
|
2022-03-02 15:22:14 +06:00 |
|
Cacodemon345
|
ed954e4b2f
|
qt: Fix HiDPI scaling on OpenGL 3.0 renderer
|
2022-03-02 15:08:14 +06:00 |
|
ts-korhonen
|
f78a3f2c10
|
qt: try again to fix linux arm32 build error
|
2022-03-01 22:22:58 +02:00 |
|
ts-korhonen
|
61239efa39
|
qt: fix linux arm32 build error
|
2022-03-01 19:15:12 +02:00 |
|
Cacodemon345
|
ee69b022fc
|
qt: OpenGL ES 3.0 support
|
2022-03-01 13:31:19 +06:00 |
|
ts-korhonen
|
16e98249c1
|
qt: fix build error
|
2022-02-28 22:29:06 +02:00 |
|
ts-korhonen
|
7af0069693
|
qt: QOpenGLFunctions_3_0 -> QOpenGLExtraFunctions
|
2022-02-28 22:13:11 +02:00 |
|
ts-korhonen
|
911c300123
|
qt: add missing call to glBufferSubData
|
2022-02-28 21:55:58 +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 |
|