Home | History | Annotate | Download | only in cybergfx

Lines Matching refs:SDL_HWPALETTE

778 		flags |= SDL_HWPALETTE;
780 if ( flags & SDL_HWPALETTE )
781 screen->flags |= SDL_HWPALETTE;
1242 if ( (this->screen->flags & SDL_HWPALETTE) && currently_fullscreen )