14 Commits

Author SHA1 Message Date
Jarrett Johnson
6977216eb1 PYMOL-5169: Move VertexBufferGL to generalized VertexBuffer (etc) 2025-09-26 12:07:31 -04:00
Jarrett Johnson
34793089d8 GPU Buffer renaming 2025-09-26 12:07:26 -04:00
Jarrett Johnson
15cb785d71 fix movie.produce 2025-01-10 17:04:02 -05:00
Jarrett Johnson
08c8446ca1 Fix volume rendering using incorrect OpenGL internal format
Fixes #376
2024-07-09 16:20:48 -04:00
Jarrett Johnson
8a45f24669 PYMOL-4654: Generic Buffer cleanup (1st pass) 2024-06-02 21:31:30 -04:00
Jarrett Johnson
51c0831e8b PYMOL-4751: Fix transp mode 3 showing white color 2024-01-30 18:36:55 -05:00
Jarrett Johnson
174b4f15f7 PYMOL-4697: Move OpenGL code out of Texture module 2024-01-30 18:34:40 -05:00
Jarrett Johnson
db240df7f7 PYMOL-4510: Toward API Agnostic GPU Buffers 2024-01-30 16:43:55 -05:00
Thomas Holder
bdce35f844 cleanup: os_gl_*.h headers 2020-03-13 09:33:11 +01:00
Thomas Holder
5f8ea79c1b eliminate glm::ivec2 namespace pollution 2019-08-13 16:11:14 +02:00
Thomas Holder
97d166a858 clang-tidy modernize-use-nullptr
... and modernize-use-bool-literals for some "newer" files.
2019-01-18 10:04:10 +01:00
Thomas Holder
0dcfcc8344 clang-tidy modernize-loop-convert 2019-01-18 10:03:28 +01:00
Thomas Holder
9da636ca5e cleanup: compiler warnings #2
-Wreorder
-Wmaybe-uninitialized (some)
-Wunused-but-set-variable
2018-08-16 19:06:17 +02:00
Thomas Holder
f21c61958e Graphics refactoring, ported from Incentive PyMOL 2018-07-03 20:19:12 +02:00