Joe Groff
e5d406693e
add USING:s and rearrange definitions so macosx can compile without parsing c-type strings
2009-09-26 23:14:57 -05:00
Slava Pestov
527db8995a
Specialized array overhaul
...
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
Slava Pestov
671b636f9c
ui.pixel-formats: fix screwup
2009-08-24 20:45:19 -05:00
Slava Pestov
92e09a9f68
Move a few more things over to new disposable protocol
2009-08-24 20:33:27 -05:00
Slava Pestov
64a9585dd0
Fix deployment of UI apps and implement various tricks to make deployed images smaller
2009-05-10 21:33:13 -05:00
Joe Groff
bb48fd2e2b
break code->code docs<-docs dependency
2009-05-02 21:54:25 -05:00
Joe Groff
e794afdb6a
docs for ui.pixel-formats
2009-05-02 18:22:45 -05:00
Joe Groff
b4deae664f
oops, forgot backing-store support on windows. also "robust" is useless
2009-05-02 17:54:45 -05:00
Joe Groff
ce9611a390
need to pass world as arg to pixel-format hooks
2009-05-02 12:31:33 -05:00
Joe Groff
9c043282dc
adjust pixel format syntax. override offscreen-world pixel-format-attributes instead of special-casing
2009-05-01 20:07:14 -05:00
Joe Groff
7adf836542
shove cocoa pixel format attribute conversion into a functor so we can reuse it
2009-05-01 16:33:49 -05:00
Joe Groff
ec415bb3ee
don't really want that read-only!
2009-05-01 13:21:57 -05:00
Joe Groff
b45ea14d39
compilation fixes
2009-05-01 12:56:52 -05:00
Joe Groff
ba8abd6cad
cocoa backend support for ui.pixel-formats; world-pixel-format-attributes generic
2009-05-01 09:09:38 -05:00
Joe Groff
76d375b56b
OS-independent pixel formats abstraction
2009-04-30 20:31:33 -05:00