-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5efb973
commit fdadaca
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule osmesa
updated
11 files
+0 −193 | include/OSMesa/internal/glcore.h | |
+0 −12 | include/OSMesa/osmesa.h | |
+0 −1 | src/CMakeLists.txt | |
+5 −5 | src/glapi/glapi.c | |
+1 −2 | src/main/accum.c | |
+0 −4 | src/main/dispatch.c | |
+93 −0 | src/main/glcontext.h | |
+1 −2 | src/main/imports.h | |
+0 −288 | src/main/mm.c | |
+0 −103 | src/main/mm.h | |
+1 −1 | src/main/mtypes.h |