The patch is not writing the config variable into config file. Don't know how to do it.
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
There are other calls to setup_sdl_video_mode that can't specify the argv/argc.
Why don't you make setup_sdl_video_mode return a bool or enum (ok, retry), and make winsys do the retrying?
That way we don't mess with other calls to the function.
ati red v2
Oops, of course.
Committed revision 13073.
There are other calls to setup_sdl_video_mode that can't specify the argv/argc.
Why don't you make setup_sdl_video_mode return a bool or enum (ok, retry), and make winsys do the retrying?
That way we don't mess with other calls to the function.
ati red v2
Oops, of course.
Committed revision 13073.