Changeset - r20045:bf3c57e917e9
master
0
1
0
(svn r25003) -Fix (r24993): [SDL] Keep a flag to remember if a hardware palette was requested.
- Previously, the code would query the SDL_HWPALETTE flag, which doesn't always match the requested value.
- This would cause SDL to be restarted on every window resize event, effectively breaking resizing.
- Previously, the code would query the SDL_HWPALETTE flag, which doesn't always match the requested value.
- This would cause SDL to be restarted on every window resize event, effectively breaking resizing.
1 file changed with 7 insertions and 7 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)