Eli Gottlieb
|
e2dcaac803
|
Boxed up the rendering loop and turned it into a redraw/update function. This makes things way more responsive, usable again.
|
2010-07-18 23:51:47 -04:00 |
|
Eli Gottlieb
|
60b401aef8
|
Added code to make testshape switch shapes on keystrokes and exit on an ESC keystroke.
|
2010-07-18 23:36:39 -04:00 |
|
Eli Gottlieb
|
70ad6fd4e9
|
Minor bugfixes. testshape now draws a shaped window with bizarre, pixellated gashes of transparency across it, and in doing so seems to hog a system resource and slow the rest of the video system down.
|
2010-07-18 23:05:40 -04:00 |
|
Eli Gottlieb
|
68fccc096b
|
Same place as before, but optimizing a bit to try to isolate the spot in the program that locks things up.
|
2010-07-18 22:17:52 -04:00 |
|
Eli Gottlieb
|
86f3a25266
|
Rewrote test program for shaped windows. It definitely displays recognizable pictures now, but the resizing and shaping functionality isn't behaving correctly, possibly due to a miscalculation of alpha values.
|
2010-07-18 21:31:22 -04:00 |
|