-
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
a7ac630
commit f34ddb1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule osmesa
updated
21 files
+0 −29 | include/OSMesa/glext.h | |
+0 −1 | src/CMakeLists.txt | |
+0 −26 | src/glapi/glapi.c | |
+0 −12 | src/glapi/glapi.h | |
+0 −49 | src/glapi/glthread.c | |
+1 −35 | src/glapi/glthread.h | |
+6 −9 | src/main/bufferobj.c | |
+1 −1 | src/main/buffers.c | |
+0 −2 | src/main/imports.c | |
+1 −11 | src/main/imports.h | |
+0 −42 | src/main/texcompress_fxt1.c | |
+2 −2 | src/math/m_debug_clip.c | |
+0 −260 | src/shader/prog_debug.c | |
+0 −54 | src/shader/prog_debug.h | |
+7 −23 | src/shader/prog_execute.c | |
+0 −25 | src/tnl/t_vertex.c | |
+0 −6 | src/tnl/t_vertex.h | |
+0 −2 | src/vbo/vbo.h | |
+0 −12 | src/vbo/vbo_rebase.c | |
+0 −17 | src/vbo/vbo_save.c | |
+0 −1 | src/vbo/vbo_save.h |