Andrea Odetti
|
b4f6d64034
|
Fix colors in OpenGL.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-19 09:54:55 +01:00 |
|
Andrea Odetti
|
030d6d5a62
|
Allow to use OpenGL (not GLES).
GLES is still the default, except on Mac OS X.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-19 09:42:33 +01:00 |
|
Andrea Odetti
|
c416eee9df
|
sa2: add namespace and remove tabs.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-02-25 16:31:24 +00:00 |
|
Andrea Odetti
|
b204dc5362
|
Split glTexImage2D and update via glTexSubImage2D.
From the doc, it might allow for better performance.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-02-13 12:55:32 +00:00 |
|
Andrea Odetti
|
989410c17d
|
Integrate Dear ImGui with SDL to reduce code duplication.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-02-06 16:55:08 +00:00 |
|