author | Keith Whitwell <keith@tungstengraphics.com> | |
Sun, 29 Oct 2006 09:46:11 +0000 (09:46 +0000) | ||
committer | Keith Whitwell <keith@tungstengraphics.com> | |
Sun, 29 Oct 2006 09:46:11 +0000 (09:46 +0000) | ||
commit | fd12b37dbada6f945a94b93ecf332d0b6a8eef06 | |
tree | 008b6ac0cd96261d838f05db95f4d1521de523e4 | tree | snapshot |
parent | a90ab5290c6364535ef1ba4f7c09065f177287e9 | commit | diff |
src/mesa/vbo/vbo_attrib.h | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_attrib_tmp.h | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_context.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_context.h | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_exec.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_exec.h | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_exec_api.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_exec_array.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_exec_draw.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_exec_eval.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_save.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_save.h | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_save_api.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_save_draw.c | [new file with mode: 0644] | blob |
src/mesa/vbo/vbo_save_loopback.c | [new file with mode: 0644] | blob |