]> gitweb.factorcode.org Git - factor.git/commit
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 5 Apr 2009 01:04:35 +0000 (20:04 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 5 Apr 2009 01:04:35 +0000 (20:04 -0500)
commit0affe96d959c414e99b350e4aff92067ef6a433b
tree5403e16c2f72efb0da7cee85f6024e5963836797
parent1a4f2724e40e7ee16e71fea20d4866e16cd32212
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code
basis/opengl/textures/textures.factor
basis/ui/images/images.factor
basis/ui/text/core-text/core-text.factor
basis/ui/text/pango/pango.factor
basis/ui/text/uniscribe/uniscribe.factor
basis/windows/uniscribe/uniscribe.factor