Software renderer bug

Hi gus there is a bug when using software renderer and the window
surface gets destroyed (Fullscreen and back).The solution is easy

in SDL_renderer_sw.c function SW_WindowEvent add after data->surface =
NULL; “data->window = NULL;”

Do i have to file a bug report also?The solution is very easy

Dimitris Zenios

Dimitris Zenios <dimitris.zenios gmail.com> writes:

Do i have to file a bug report also?The solution is very easy

I filed a bugzilla patch at http://bugzilla.libsdl.org/show_bug.cgi?id=1412 with
the change you describe. I think it makes it easier for the SDL developers when
a patch is submitted.

thanksOn Mon, Feb 6, 2012 at 6:15 PM, Bl0ckeduser wrote:

Dimitris Zenios <dimitris.zenios gmail.com> writes:

Do i have to file a bug report also?The solution is very easy

I filed a bugzilla patch at http://bugzilla.libsdl.org/show_bug.cgi?id=1412 with
the change you describe. I think it makes it easier for the SDL developers when
a patch is submitted.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org