Older revisions
r143
by bram.degreve
on Jul 03, 2008
Diff
PixelToasterWindows.h: applying patch
from http://code.google.com/p/pixeltoa
ster/issues/detail?id=70 comment 2, to
allow opening a window on machines
with a reference device only.
r142
by bram.degreve
on Jun 06, 2008
Diff
WindowsWindow: when processing
WM_CLOSE, return 0 to prevent
DefWindowProc to process it again.
Also, I believe it is unnecessary to
process WM_QUIT, and if we do, I think
...
r134
by bram.degreve
on Aug 03, 2007
Diff
PixelToaster.h: Change layout of Pixel
from ABGR to RGBA so that it is
compatible with the floating point
texture Format.
PixelToasterWindows.h: Allocate
...
All revisions of this file