| .. |
|
CMakeLists.txt
|
CMake: On Apple, silence build-time OpenGL deprecation warnings
|
2020-01-06 17:12:05 -07:00 |
|
glBufferContext_src.I
|
Fix ShaderBuffer cleanup assertion with state cache disabled
|
2018-12-26 22:47:14 +01:00 |
|
glBufferContext_src.cxx
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glBufferContext_src.h
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glCgShaderContext_src.I
|
general: clean up use of override keyword
|
2017-07-03 12:56:23 +02:00 |
|
glCgShaderContext_src.cxx
|
glgsg: Fix sharing shaders between GSGs
|
2025-09-14 11:00:26 +02:00 |
|
glCgShaderContext_src.h
|
glgsg: Fix sharing shaders between GSGs
|
2025-09-14 11:00:26 +02:00 |
|
glGeomContext_src.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glGeomContext_src.cxx
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
glGeomContext_src.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glGeomMunger_src.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glGeomMunger_src.cxx
|
(multiview) texture preparation changes:
|
2023-06-13 13:51:19 +02:00 |
|
glGeomMunger_src.h
|
Change handling of unsupported render mode so that behaviour can be shared among renderers
|
2016-07-20 15:59:42 +02:00 |
|
glGraphicsBuffer_src.I
|
glgsg: Minor code cleanup in FBO code
|
2021-10-26 14:00:04 +02:00 |
|
glGraphicsBuffer_src.cxx
|
glgsg: Don't override texture clear color for FBO attachments
|
2025-01-30 11:36:23 +01:00 |
|
glGraphicsBuffer_src.h
|
glgsg: Fix use after free with gl-force-fbo-color and layered FBO
|
2024-12-03 13:19:48 +01:00 |
|
glGraphicsStateGuardian_src.I
|
Squash merge webgl-port branch into master
|
2024-01-25 15:37:38 +01:00 |
|
glGraphicsStateGuardian_src.cxx
|
glgsg: Fix mipmap level depth when uploading 3D textures
|
2026-01-24 10:17:10 +01:00 |
|
glGraphicsStateGuardian_src.h
|
glgsg: Fix compilation error, remove redundant parameter
|
2026-01-15 10:51:45 +01:00 |
|
glImmediateModeSender_src.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glImmediateModeSender_src.cxx
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
glImmediateModeSender_src.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glIndexBufferContext_src.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glIndexBufferContext_src.cxx
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glIndexBufferContext_src.h
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glOcclusionQueryContext_src.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glOcclusionQueryContext_src.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glOcclusionQueryContext_src.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glSamplerContext_src.cxx
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glSamplerContext_src.h
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glShaderContext_src.I
|
general: clean up use of override keyword
|
2017-07-03 12:56:23 +02:00 |
|
glShaderContext_src.cxx
|
Add support for (occlusion-)metallic-roughness textures
|
2025-12-22 11:44:45 +01:00 |
|
glShaderContext_src.h
|
glgsg: Fix sharing shaders between GSGs
|
2025-09-14 11:00:26 +02:00 |
|
glTextureContext_src.I
|
glgsg: Big refactoring of texture uploading, add async upload support
|
2025-01-27 19:35:59 +01:00 |
|
glTextureContext_src.cxx
|
glgsg: Big refactoring of texture uploading, add async upload support
|
2025-01-27 19:35:59 +01:00 |
|
glTextureContext_src.h
|
glgsg: Big refactoring of texture uploading, add async upload support
|
2025-01-27 19:35:59 +01:00 |
|
glVertexBufferContext_src.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
glVertexBufferContext_src.cxx
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glVertexBufferContext_src.h
|
glgsg: Expose native IDs for other kinds of resources than textures
|
2026-01-15 10:27:23 +01:00 |
|
glmisc_src.cxx
|
glgsg: Fix typo
|
2025-01-28 10:40:43 +01:00 |
|
glmisc_src.h
|
glgsg: make async texture transfer threads configurable
|
2025-01-28 09:53:34 +01:00 |
|
glpure.cxx
|
general: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07:00 |
|
glstuff_src.cxx
|
pstats: GPU timing improvements; use same frame numbering everywhere
|
2022-02-20 17:33:40 +01:00 |
|
glstuff_src.h
|
pstats: GPU timing improvements; use same frame numbering everywhere
|
2022-02-20 17:33:40 +01:00 |
|
glstuff_undef_src.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
panda_glext.h
|
glgsg: update copy of glext.h
|
2018-07-23 09:02:12 +02:00 |