Searched refs:palette_changed (Results 1 – 3 of 3) sorted by relevance
340 static int palette_changed = 1; variable345 palette_changed = 1; in SDL_CursorPaletteChanged()386 if ( palette_changed ) { in SDL_DrawCursorFast()389 palette_changed = 0; in SDL_DrawCursorFast()518 if ( palette_changed ) { in SDL_DrawCursorSlow()521 palette_changed = 0; in SDL_DrawCursorSlow()
56 static qboolean palette_changed, syscolchg, vid_mode_set, hide_window, pal_is_nostatic; variable1864 palette_changed = true; in VID_SetPalette()2349 if (!vid_palettized && palette_changed) in VID_Update()2351 palette_changed = false; in VID_Update()
54 static qboolean palette_changed, syscolchg, vid_mode_set, hide_window, pal_is_nostatic; variable1823 palette_changed = true; in VID_SetPalette()2310 if (!vid_palettized && palette_changed) in VID_Update()2312 palette_changed = false; in VID_Update()