Home
last modified time | relevance | path

Searched refs:SDL_VERSION (Results 1 – 25 of 43) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfigure.in13 SDL_VERSION=1.2.0
68 AM_PATH_SDL($SDL_VERSION,
70 AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfigure.in8 SDL_VERSION=1.2.0
9 AC_SUBST(SDL_VERSION) subst
118 AM_PATH_SDL($SDL_VERSION,
120 AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])
A DSDL_gfx.pc.in9 Requires: sdl >= @SDL_VERSION@
A DMakefile.in225 SDL_VERSION = @SDL_VERSION@
/AliOS-Things-master/components/SDL2/
A Dsdl2-config-version.cmake.in1 set(PACKAGE_VERSION "@SDL_VERSION@")
A Dsdl2-config.in42 echo @SDL_VERSION@
A Dsdl2.pc.in10 Version: @SDL_VERSION@
A DSDL2.spec.in3 Version: @SDL_VERSION@
/AliOS-Things-master/components/SDL2/src/image/
A DSDL2_image.pc.in9 Requires: sdl2 >= @SDL_VERSION@
A Dconfigure.in119 SDL_VERSION=2.0.8
120 AC_SUBST(SDL_VERSION) subst
121 AM_PATH_SDL2($SDL_VERSION,
123 AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])
A DMakefile.in350 SDL_VERSION = @SDL_VERSION@
/AliOS-Things-master/components/SDL2/test/
A Dconfigure.ac94 SDL_VERSION=2.0.0
95 AM_PATH_SDL2($SDL_VERSION,
97 AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])
A Dtestver.c37 SDL_VERSION(&compiled); in main()
A Dtestautomation_syswm.c31 SDL_VERSION(&info.version); in syswm_getWindowWMInfo()
A DCMakeLists.txt149 MACOSX_BUNDLE_BUNDLE_VERSION "${SDL_VERSION}"
150 MACOSX_BUNDLE_SHORT_VERSION_STRING "${SDL_VERSION}"
A Dtestautomation_platform.c237 SDL_VERSION(&compiled); in platform_testSDLVersion()
/AliOS-Things-master/components/SDL2/include/
A DSDL_version.h79 #define SDL_VERSION(x) \ macro
/AliOS-Things-master/components/SDL2/src/render/direct3d11/
A DSDL_render_winrt.cpp55 SDL_VERSION(&sdlWindowInfo.version); in D3D11_GetCoreWindowFromSDLRenderer()
/AliOS-Things-master/components/SDL2/src/gfx/Other Builds/
A DQNX.diff67 SDL_VERSION=1.2.0
/AliOS-Things-master/components/SDL2/src/
A DSDL.c440 SDL_VERSION(ver); in SDL_GetVersion()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_fcitx.c372 SDL_VERSION(&info.version); in SDL_Fcitx_UpdateTextRect()
A DSDL_ibus.c537 SDL_VERSION(&info.version); in SDL_IBus_UpdateTextRect()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_events.c426 SDL_VERSION(&wmmsg.version); in DirectFB_PumpEventsWindow()
442 SDL_VERSION(&wmmsg.version); in DirectFB_PumpEventsWindow()
A DSDL_DirectFB_render.c131 SDL_VERSION(&wm_info.version); in get_dfb_surface()
144 SDL_VERSION(&wm_info.version); in get_dfb_window()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11events.c320 SDL_VERSION(&wmmsg.version); in X11_HandleGenericEvent()
712 SDL_VERSION(&wmmsg.version); in X11_DispatchEvent()

Completed in 23 milliseconds

12