- 06 Aug, 2010 2 commits
- 05 Aug, 2010 3 commits
- 04 Aug, 2010 3 commits
- 03 Aug, 2010 6 commits
-
-
egottlieb authored
-
egottlieb authored
-
Eli Gottlieb authored
-
Eli Gottlieb authored
-
egottlieb authored
-
egottlieb authored
-
- 02 Aug, 2010 6 commits
-
-
egottlieb authored
-
egottlieb authored
-
egottlieb authored
-
egottlieb authored
-
egottlieb authored
-
Eli Gottlieb authored
Fixed a couple of bugs in the general and X11 shape code, and fixed a bug in testshape that was keeping it from recognizing surfaces without alpha. Thanks to Andreas's bit-bashing tip, X11 shaped windows now work entirely, AFAICT.
-
- 30 Jul, 2010 2 commits
-
-
Eli Gottlieb authored
-
Eli Gottlieb authored
-
- 29 Jul, 2010 2 commits
-
-
Eli Gottlieb authored
-
Eli Gottlieb authored
Wrote out the system for breaking shape-masks into quad-trees of rectangles, and added code to conglomerate those quad-trees of rectangles into regions for setting shapes under Win32.
-
- 27 Jul, 2010 3 commits
-
-
Eli Gottlieb authored
-
Eli Gottlieb authored
-
Eli Gottlieb authored
-
- 26 Jul, 2010 1 commit
-
-
Eli Gottlieb authored
Rejiggering the way shaped windows are created as preparation for OS X implementation. Fixed overdrive bug in test program that appears to have been introduced by someone other than myself.
-
- 23 Jul, 2010 2 commits
-
-
Eli Gottlieb authored
-
Eli Gottlieb authored
-
- 20 Jul, 2010 1 commit
-
-
Eli Gottlieb authored
Reapplied Win32 make-it-build patch. What's going on? Still get rendering artifacts when testing on x11, have literally no idea why.
-
- 19 Jul, 2010 7 commits
-
-
Eli Gottlieb authored
Put the render loop back in its right place, but with delaying functionality to keep it down to roughly 60fps, not eating up all the X11 time.
-
Eli Gottlieb authored
Boxed up the rendering loop and turned it into a redraw/update function. This makes things way more responsive, usable again.
-
Eli Gottlieb authored
-
Eli Gottlieb authored
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.
-
Eli Gottlieb authored
-
Eli Gottlieb authored
Same place as before, but optimizing a bit to try to isolate the spot in the program that locks things up.
-
Eli Gottlieb authored
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.
-
- 18 Jul, 2010 2 commits
-
-
Eli Gottlieb authored
Updated testeyes.c. It now shows some kind of gibberish Missingno-type picture somewhere on the screen and, possibly, hangs the window system. On the upside, the Missingno is definitely a non-rectangular window.
-
Eli Gottlieb authored
-