HomeSort by relevance Sort by last modified time
    Searched defs:SDL_HWPALETTE (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 123 #define SDL_HWPALETTE 0x20000000 /* Surface has exclusive palette */
308 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
434 * palettes is only possible if the screen has SDL_HWPALETTE set.
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 123 #define SDL_HWPALETTE 0x20000000 /* Surface has exclusive palette */
308 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
434 * palettes is only possible if the screen has SDL_HWPALETTE set.
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 123 #define SDL_HWPALETTE 0x20000000 /* Surface has exclusive palette */
308 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
434 * palettes is only possible if the screen has SDL_HWPALETTE set.
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 135 #define SDL_HWPALETTE 0x20000000 /* Surface has exclusive palette */
312 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee
422 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
438 * palettes is only possible if the screen has SDL_HWPALETTE set.
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 123 #define SDL_HWPALETTE 0x20000000 /* Surface has exclusive palette */
308 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
434 * palettes is only possible if the screen has SDL_HWPALETTE set.
    [all...]

Completed in 15 milliseconds