Dan Paulat
|
331b2d855f
|
Use GLEW instead of QOpenGLFunctions
|
2025-07-10 21:56:17 -05:00 |
|
Dan Paulat
|
e51fd8b77b
|
macOS does not populate the the OpenGL 3.0 compatibility functions
|
2025-06-22 22:31:14 -05:00 |
|
Dan Paulat
|
ccd27980a2
|
Updates for OpenGL 4.1 Core on macOS
|
2025-06-15 00:03:07 -05:00 |
|
Dan Paulat
|
9e24a781a6
|
Update scwx-qt/source/scwx/qt/gl/gl_context.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-05-13 23:22:08 -05:00 |
|
Dan Paulat
|
46cd75cff4
|
Fix GlContext destruction of OpenGLFunctions causing crash
|
2025-05-13 22:45:03 -05:00 |
|
Dan Paulat
|
37a850a778
|
GL color buffer should be cleared at the start of the frame
|
2024-05-26 23:11:02 -05:00 |
|
Dan Paulat
|
15beb9436d
|
Default geo_texture2d displayed parameter to true when not used
|
2024-04-21 00:20:00 -05:00 |
|
Dan Paulat
|
555fbf479a
|
Don't call glGenTextures every time the texture atlas updates
|
2023-09-10 21:44:45 -05:00 |
|
Dan Paulat
|
565734217b
|
Update placefile icon texture coordinates when the texture atlas changes
|
2023-08-19 22:52:38 -05:00 |
|
Dan Paulat
|
2113cb9ba8
|
Additional support for loading geometry shaders (and other shaders)
|
2023-08-16 00:13:09 -05:00 |
|
Dan Paulat
|
0be94c4de3
|
Buffer texture atlas on more than the first context after change
- Icons now work on all maps
|
2023-08-02 20:49:48 -05:00 |
|
Dan Paulat
|
bc1bf8cef6
|
Fix rendering of placefile icons, now works on one map
|
2023-08-02 00:02:33 -05:00 |
|
Dan Paulat
|
507b2c4f59
|
Removing unused texture loading routines from GL context
|
2022-10-06 00:40:36 -05:00 |
|
Dan Paulat
|
fb37139073
|
Manage texture atlas in GL context
|
2022-10-06 00:32:15 -05:00 |
|
Dan Paulat
|
49eba4e839
|
Fixing MSVC compile error due to warning in boost::gil
|
2022-10-04 23:33:33 -05:00 |
|
Dan Paulat
|
ab50f0b9a2
|
Add texture loading in GlContext
|
2022-10-04 23:15:52 -05:00 |
|
Dan Paulat
|
d84a618d3d
|
Add GlContext base class for MapContext
|
2022-10-02 23:44:09 -05:00 |
|