author | José Fonseca <jrfonseca@tungstengraphics.com> | |
Sun, 13 Jul 2008 14:36:59 +0000 (23:36 +0900) | ||
committer | José Fonseca <jrfonseca@tungstengraphics.com> | |
Sun, 13 Jul 2008 14:37:40 +0000 (23:37 +0900) | ||
commit | 6410e94b966148dde81b5121e53a250d7b530d91 | |
tree | f31e0c0f9a75419546a8bf7d28ab309da3eeb02c | tree |
parent | 36dd89c8a7f2a911e8f7f18d1edcaf982a75a438 | commit | diff |
SConstruct | diff | blob | history | |
src/gallium/SConscript | diff | blob | history | |
src/gallium/state_trackers/python/README | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/SConscript | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/gallium.i | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/p_format.i | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/samples/simple.py | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/st_device.c | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/st_device.h | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/st_softpipe_winsys.c | [new file with mode: 0644] | blob |
src/gallium/state_trackers/python/st_winsys.h | [new file with mode: 0644] | blob |