log examples/stdrenderer.rs @ 715:2b2376811f46

age author description
Mon, 23 Sep 2019 00:22:08 +0200 Emmanuel Gil Peyrot examples: Update luminance.
Sun, 08 Sep 2019 17:47:23 +0200 Emmanuel Gil Peyrot examples: Update to luminance 0.32.
Sat, 24 Aug 2019 19:30:59 +0200 Emmanuel Gil Peyrot Switch to versioned luminance now that it got released, not hardcoded paths.
Fri, 23 Aug 2019 19:46:47 +0200 Emmanuel Gil Peyrot examples: use common module.
Fri, 23 Aug 2019 15:34:03 +0200 Emmanuel Gil Peyrot anm0: return the nom IResult and the list of Anm0s.
Fri, 23 Aug 2019 13:05:48 +0200 Emmanuel Gil Peyrot examples: factorise file reading into a buffer.
Fri, 16 Aug 2019 13:44:43 +0200 Emmanuel Gil Peyrot Add missing quad size override to stdrenderer.
Fri, 16 Aug 2019 13:40:38 +0200 Emmanuel Gil Peyrot Implement a .std renderer, and its associated VM.