Keith Lazuka
|
f60bcc7dc1
|
cap: explicitly set the image's component-type
|
2009-10-09 15:58:34 -04:00 |
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 |