This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File 63 of 111 in
73b7e9b
|
@@ -191,6 +191,9 @@ static DFBEnumerationResult EnumModesCallback (int width, |
|
|
|
|
|
HIDDEN->nummodes++; |
|
|
|
|
|
if (enumlist && enumlist->r.w == width && enumlist->r.h == height) |
|
|
return DFENUM_OK; |
|
|
|
|
|
enumrect = SDL_calloc(1, sizeof(struct DirectFBEnumRect)); |
|
|
if (!enumrect) |
|
|
{ |
|
|
Oops, something went wrong.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.