]> gitweb.factorcode.org Git - factor.git/commit
ui.gadgets.worlds: don't enable depth buffer by default, since it just wastes memory...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 24 May 2010 23:23:02 +0000 (19:23 -0400)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 24 May 2010 23:23:02 +0000 (19:23 -0400)
commit46fe340be3154ac416c62f44b2e0a1bf9bc7d306
treeb6eb8331f9be7563bbdadb9d6ffe0d946bf730f6
parent212d308de156879525df194ae0c413738bf88003
ui.gadgets.worlds: don't enable depth buffer by default, since it just wastes memory and apps which need it can pass custom pixel-format-attributes to open-window to enable it explicitly
basis/ui/gadgets/worlds/worlds.factor
extra/nehe/2/2.factor
extra/nehe/4/4.factor
extra/nehe/5/5.factor