Commit 4a9f584
committed
repo: AGENTS.md, GLEW 2.3.1 upgrade, Filament version bump, style tooling
- Add AGENTS.md with coding and PR review guidelines
- GLEW upgraded to v2.3.1 (adds GL_EXT_memory_object, GL_EXT_semaphore for
Vulkan-OpenGL interop needed by Gaussian splatting)
- Filament version bump for shared-context platform header support
- Style tooling: check_style.py and check_cpp_style.cmake updated for .comp
(GLSL compute) and .mm (Objective-C++) file handling1 parent 03ed109 commit 4a9f584
15 files changed
Lines changed: 3713 additions & 1086 deletions
File tree
- 3rdparty
- filament
- glew
- include/GL
- src
- util
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
This file was deleted.
0 commit comments