Files
cgal/GraphicsView/include/CGAL/Qt
Rajdeep Singh 3d51a994bf Address review: fix version check regression, warn only once
- Version check: revert to majorVersion() < 4 instead of checking for
  specifically 4.3. On macOS, init_ogl_context() caps to 4.1 core
  profile; compat shaders (attribute/varying) would fail in core
  contexts. The #version 150 modern shaders work fine on any 4.x.
  This also correctly handles future OpenGL 5+.
- Warning: use static guard so the message emits only once, even if
  compile_shaders() is called multiple times.
2026-03-24 16:10:31 +05:30
..
2022-12-07 09:47:41 +00:00
2024-01-04 13:50:15 +01:00
2023-03-29 11:39:37 -03:00
2022-11-15 13:39:40 +01:00
2022-11-15 13:39:40 +01:00
2025-03-28 20:52:22 +01:00
2021-01-12 13:27:31 +01:00
2022-11-15 13:39:40 +01:00
2025-11-03 14:37:50 +00:00
2025-06-27 13:04:28 +02:00
2024-10-15 20:10:27 +02:00
2022-11-15 13:39:40 +01:00
2021-02-09 12:28:58 +01:00
2022-11-15 13:39:40 +01:00
2022-11-15 13:39:40 +01:00
2023-05-23 19:00:52 +02:00
2020-09-30 16:28:25 +02:00