Commit Graph

20 Commits (master)

Author SHA1 Message Date
John Benediktsson 056d8acad4 cap: use locals to make screenshot simpler. 2019-05-20 20:15:53 -07:00
Doug Coleman 17ed798178 *.txt: Add newlines, fix some spacing 2018-12-16 12:04:35 -06:00
John Benediktsson 9e32cce5ed cap: use find-gl-context. 2018-01-19 15:09:48 -08:00
John Benediktsson b6f2f85643 cap: make sure to use GL context of world being screenshot. 2018-01-11 14:16:58 -08:00
Cat Stevens bf5e51b5c3 extra/cap: add a summary and short docs to cap vocab 2018-01-04 20:31:04 -08:00
Cat Stevens 2d084c3178 extra/cap: clean up cap:screenshot, move non-public API to cap.private 2018-01-04 20:31:00 -08:00
Cat Stevens b436d4af96 extra/cap: if the GL scale is 2, actually enable 2x 2018-01-04 20:30:54 -08:00
Cat Stevens e269f78597 extra/cap: keep support for 2x GL scaling 2018-01-04 20:30:49 -08:00
Cat Stevens 0acb424a5a extra/cap: fix a bug where screenshots were incorrectly downscaled 2018-01-04 20:30:41 -08:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
John Benediktsson 4e4dd58c40 cap: make screenshots work on retina. 2012-11-01 16:30:20 -07:00
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