comparison codeDoc/jobs.txt @ 86:79d816b3e2d2

New InitStage system, Screen & Screen.Drawable, separate testing and guiDemo binaries. This (and the previous) commit are the result of several quite significant changes to mde. All the unittests run, but it hasn't had a huge amount of testing so don't be surprised if bugs show up.
author Diggory Hardy <diggory.hardy@gmail.com>
date Fri, 12 Sep 2008 17:36:14 +0100
parents 56c0ddd90193
children 2212285f714c
comparison
equal deleted inserted replaced
85:56c0ddd90193 86:79d816b3e2d2
1 Copyright © 2007-2008 Diggory Hardy 1 Copyright © 2007-2008 Diggory Hardy
2 License: GNU General Public License version 2 or later (see COPYING) 2 License: GNU General Public License version 2 or later (see COPYING)
3 3
4 4
5 In progress: 5 In progress:
6 why is nothing drawn until a resize? seems to be working now (??) 6 Sometimes nothing is drawn until a resize, and fonts are blocks? External bug?
7 why isn't font texture drawn in mde?
8 why does mde&guiDemo hang on exit, only if no resize occurred?
9 wierd things with options.mtt (font section getting output twice)
10 CircularIterator 7 CircularIterator
11 unittest again! 8 unittest again!
12 9
13 10
14 11