factor/extra/gpu
Doug Coleman 3507b9bad7 classes:
- Allow methods to dispatch off union{ } and intersection{ } classes.
- Add not{ } anonymous-complement syntax.
- Define class-name for anonymous-union/intersection/complement and maybes, and clean up pprint.
- Change maybe: foo to maybe{ foo }
- Call sort-classes when making anonymous-union/anonymous-intersection classes so that they are canonicalized.
2012-05-03 19:45:30 -07:00
..
buffers alien.data: removing unused (and broken?) "require-c-array". 2011-09-23 13:15:09 -07:00
demos change temp-file to cache-file where appropriate 2012-04-16 11:55:27 -07:00
effects Remove empty quad vocabulary 2010-04-10 00:02:44 -07:00
framebuffers classes: 2012-05-03 19:45:30 -07:00
render classes: 2012-05-03 19:45:30 -07:00
shaders classes: 2012-05-03 19:45:30 -07:00
state classes: 2012-05-03 19:45:30 -07:00
textures classes: 2012-05-03 19:45:30 -07:00
util gpu.util.wasd: new utility word "wasd-pixel-ray" that converts a screen pixel position to a world-space vector, indicating direction from eye location 2010-06-23 00:48:17 -07:00
authors.txt opengl is for chumps 2009-07-19 14:34:24 -05:00
gpu-docs.factor update gpu docs—VAOs no longer required 2010-02-17 12:50:32 -08:00
gpu.factor fall back to manual gl vertex attribute management when GL_APPLE_vertex_array_object is not present, so gpu can support vanilla GL 2.0 2010-02-17 11:26:32 -08:00
summary.txt opengl is for chumps 2009-07-19 14:34:24 -05:00