Commit Graph

8 Commits (4686063d0fe65a03d69f07e1b0d8b26b60aa3641)

Author SHA1 Message Date
Slava Pestov 3bf5d2bfd4 Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated. 2009-03-27 18:31:25 -05:00
Slava Pestov ff3c5b28bd Move normalize-scanline-order implementation from images.bitmap to images
Add upside-down? slot to image tuple
Update cap for recent changes
2009-03-10 16:35:47 -05:00
Doug Coleman d887ff6788 fix screen capture 2009-02-09 21:26:52 -06:00
Slava Pestov 503aee30f7 cap doesn't need opengl.framebuffers 2008-12-03 00:06:08 -06:00
Slava Pestov 13509fcabe Fix memory corruption in cap 2008-11-18 20:35:41 -06:00
Doug Coleman c417f829bd fix potential garbled output 2008-11-01 15:48:35 -05:00
Doug Coleman f860d97d43 remove the fbo code, use the gadget title 2008-10-30 16:54:55 -07:00
Doug Coleman 310ed5585c working on screen capture 2008-10-30 16:16:03 -07:00