[SDL] A bug of SDL 1.3
Suzuki Masahiro
suzukimas at nifty.com
Tue Feb 13 05:51:21 PST 2007
I found a bug of SDL1.3 in a Direct3D backend.
Please see main.c.
This is a simple program that "test.bmp" moves about in screen.
In the main funtion, it calls
"SDL_putenv("SDL_VIDEO_RENDERER=xxx")".
If xxx is gdi or opengl, it does fine.
But xxx is d3d, the result is strange.
Thanks.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: main.c
Url: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070213/0b9c418d/attachment-0001.ksh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.bmp
Type: image/bmp
Size: 3126 bytes
Desc: not available
Url : http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070213/0b9c418d/attachment-0001.bmp
More information about the SDL
mailing list