Sun, 18 Jul 2010 23:36:39 -0400 | Eli Gottlieb | Added code to make testshape switch shapes on keystrokes and exit on an ESC keystroke. | file | diff | annotate |
Sun, 18 Jul 2010 23:05:40 -0400 | Eli Gottlieb | 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. | file | diff | annotate |
Sun, 18 Jul 2010 22:17:52 -0400 | Eli Gottlieb | Same place as before, but optimizing a bit to try to isolate the spot in the program that locks things up. | file | diff | annotate |
Sun, 18 Jul 2010 21:31:22 -0400 | Eli Gottlieb | 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. | file | diff | annotate |