]> gitweb.factorcode.org Git - factor.git/commit
add a buffer-range tuple to represent a subset of a buffer. add support for specifyin...
authorJoe Groff <arcata@gmail.com>
Sat, 25 Jul 2009 20:50:38 +0000 (15:50 -0500)
committerJoe Groff <arcata@gmail.com>
Sat, 25 Jul 2009 20:50:38 +0000 (15:50 -0500)
commit01f172b5be000463345ebe675a9411323abc265e
tree9fddc18afa9470fab20ca8d2dee9ac1545cfe2d1
parent33395eeabdbd98065536b2cb0a2847db1b655c7a
add a buffer-range tuple to represent a subset of a buffer. add support for specifying a transform feedback format to GLSL-PROGRAM: syntax
extra/gpu/buffers/buffers.factor
extra/gpu/render/render.factor
extra/gpu/shaders/prettyprint/prettyprint.factor
extra/gpu/shaders/shaders.factor
extra/gpu/textures/textures.factor