SDL_video.h 98 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561
  1. /*
  2. Simple DirectMedia Layer
  3. Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
  4. This software is provided 'as-is', without any express or implied
  5. warranty. In no event will the authors be held liable for any damages
  6. arising from the use of this software.
  7. Permission is granted to anyone to use this software for any purpose,
  8. including commercial applications, and to alter it and redistribute it
  9. freely, subject to the following restrictions:
  10. 1. The origin of this software must not be misrepresented; you must not
  11. claim that you wrote the original software. If you use this software
  12. in a product, an acknowledgment in the product documentation would be
  13. appreciated but is not required.
  14. 2. Altered source versions must be plainly marked as such, and must not be
  15. misrepresented as being the original software.
  16. 3. This notice may not be removed or altered from any source distribution.
  17. */
  18. /**
  19. * \file SDL_video.h
  20. *
  21. * Header file for SDL video functions.
  22. */
  23. #ifndef SDL_video_h_
  24. #define SDL_video_h_
  25. #include <SDL3/SDL_stdinc.h>
  26. #include <SDL3/SDL_error.h>
  27. #include <SDL3/SDL_pixels.h>
  28. #include <SDL3/SDL_properties.h>
  29. #include <SDL3/SDL_rect.h>
  30. #include <SDL3/SDL_surface.h>
  31. #include <SDL3/SDL_begin_code.h>
  32. /* Set up for C function definitions, even when using C++ */
  33. #ifdef __cplusplus
  34. extern "C" {
  35. #endif
  36. typedef Uint32 SDL_DisplayID;
  37. typedef Uint32 SDL_WindowID;
  38. /**
  39. * Global video properties
  40. *
  41. * - `SDL_PROP_GLOBAL_VIDEO_WAYLAND_WL_DISPLAY_POINTER`: the pointer to
  42. * the global `wl_display` object used by the Wayland video backend. Can be
  43. * set before the video subsystem is initialized to import an external
  44. * `wl_display` object from an application or toolkit for use in SDL, or
  45. * read after initialization to export the `wl_display` used by the
  46. * Wayland video backend. Setting this property after the video subsystem
  47. * has been initialized has no effect, and reading it when the video
  48. * subsystem is uninitialized will either return the user provided value,
  49. * if one was set prior to initialization, or NULL. See
  50. * docs/README-wayland.md for more information.
  51. */
  52. #define SDL_PROP_GLOBAL_VIDEO_WAYLAND_WL_DISPLAY_POINTER "SDL.video.wayland.wl_display"
  53. /**
  54. * System theme
  55. */
  56. typedef enum
  57. {
  58. SDL_SYSTEM_THEME_UNKNOWN, /**< Unknown system theme */
  59. SDL_SYSTEM_THEME_LIGHT, /**< Light colored system theme */
  60. SDL_SYSTEM_THEME_DARK /**< Dark colored system theme */
  61. } SDL_SystemTheme;
  62. /**
  63. * The structure that defines a display mode
  64. *
  65. * \sa SDL_GetFullscreenDisplayModes()
  66. * \sa SDL_GetDesktopDisplayMode()
  67. * \sa SDL_GetCurrentDisplayMode()
  68. * \sa SDL_SetWindowFullscreenMode()
  69. * \sa SDL_GetWindowFullscreenMode()
  70. */
  71. typedef struct
  72. {
  73. SDL_DisplayID displayID; /**< the display this mode is associated with */
  74. SDL_PixelFormatEnum format; /**< pixel format */
  75. int w; /**< width */
  76. int h; /**< height */
  77. float pixel_density; /**< scale converting size to pixels (e.g. a 1920x1080 mode with 2.0 scale would have 3840x2160 pixels) */
  78. float refresh_rate; /**< refresh rate (or zero for unspecified) */
  79. void *driverdata; /**< driver-specific data, initialize to 0 */
  80. } SDL_DisplayMode;
  81. /**
  82. * Display orientation
  83. */
  84. typedef enum
  85. {
  86. SDL_ORIENTATION_UNKNOWN, /**< The display orientation can't be determined */
  87. SDL_ORIENTATION_LANDSCAPE, /**< The display is in landscape mode, with the right side up, relative to portrait mode */
  88. SDL_ORIENTATION_LANDSCAPE_FLIPPED, /**< The display is in landscape mode, with the left side up, relative to portrait mode */
  89. SDL_ORIENTATION_PORTRAIT, /**< The display is in portrait mode */
  90. SDL_ORIENTATION_PORTRAIT_FLIPPED /**< The display is in portrait mode, upside down */
  91. } SDL_DisplayOrientation;
  92. /**
  93. * The type used to identify a window
  94. */
  95. typedef struct SDL_Window SDL_Window;
  96. /**
  97. * The flags on a window
  98. *
  99. * \sa SDL_GetWindowFlags
  100. */
  101. typedef Uint32 SDL_WindowFlags;
  102. #define SDL_WINDOW_FULLSCREEN 0x00000001U /**< window is in fullscreen mode */
  103. #define SDL_WINDOW_OPENGL 0x00000002U /**< window usable with OpenGL context */
  104. #define SDL_WINDOW_OCCLUDED 0x00000004U /**< window is occluded */
  105. #define SDL_WINDOW_HIDDEN 0x00000008U /**< window is neither mapped onto the desktop nor shown in the taskbar/dock/window list; SDL_ShowWindow() is required for it to become visible */
  106. #define SDL_WINDOW_BORDERLESS 0x00000010U /**< no window decoration */
  107. #define SDL_WINDOW_RESIZABLE 0x00000020U /**< window can be resized */
  108. #define SDL_WINDOW_MINIMIZED 0x00000040U /**< window is minimized */
  109. #define SDL_WINDOW_MAXIMIZED 0x00000080U /**< window is maximized */
  110. #define SDL_WINDOW_MOUSE_GRABBED 0x00000100U /**< window has grabbed mouse input */
  111. #define SDL_WINDOW_INPUT_FOCUS 0x00000200U /**< window has input focus */
  112. #define SDL_WINDOW_MOUSE_FOCUS 0x00000400U /**< window has mouse focus */
  113. #define SDL_WINDOW_EXTERNAL 0x00000800U /**< window not created by SDL */
  114. #define SDL_WINDOW_HIGH_PIXEL_DENSITY 0x00002000U /**< window uses high pixel density back buffer if possible */
  115. #define SDL_WINDOW_MOUSE_CAPTURE 0x00004000U /**< window has mouse captured (unrelated to MOUSE_GRABBED) */
  116. #define SDL_WINDOW_ALWAYS_ON_TOP 0x00008000U /**< window should always be above others */
  117. #define SDL_WINDOW_UTILITY 0x00020000U /**< window should be treated as a utility window, not showing in the task bar and window list */
  118. #define SDL_WINDOW_TOOLTIP 0x00040000U /**< window should be treated as a tooltip */
  119. #define SDL_WINDOW_POPUP_MENU 0x00080000U /**< window should be treated as a popup menu */
  120. #define SDL_WINDOW_KEYBOARD_GRABBED 0x00100000U /**< window has grabbed keyboard input */
  121. #define SDL_WINDOW_VULKAN 0x10000000U /**< window usable for Vulkan surface */
  122. #define SDL_WINDOW_METAL 0x20000000U /**< window usable for Metal view */
  123. #define SDL_WINDOW_TRANSPARENT 0x40000000U /**< window with transparent buffer */
  124. #define SDL_WINDOW_NOT_FOCUSABLE 0x80000000U /**< window should not be focusable */
  125. /**
  126. * Used to indicate that you don't care what the window position is.
  127. */
  128. #define SDL_WINDOWPOS_UNDEFINED_MASK 0x1FFF0000u
  129. #define SDL_WINDOWPOS_UNDEFINED_DISPLAY(X) (SDL_WINDOWPOS_UNDEFINED_MASK|(X))
  130. #define SDL_WINDOWPOS_UNDEFINED SDL_WINDOWPOS_UNDEFINED_DISPLAY(0)
  131. #define SDL_WINDOWPOS_ISUNDEFINED(X) \
  132. (((X)&0xFFFF0000) == SDL_WINDOWPOS_UNDEFINED_MASK)
  133. /**
  134. * Used to indicate that the window position should be centered.
  135. */
  136. #define SDL_WINDOWPOS_CENTERED_MASK 0x2FFF0000u
  137. #define SDL_WINDOWPOS_CENTERED_DISPLAY(X) (SDL_WINDOWPOS_CENTERED_MASK|(X))
  138. #define SDL_WINDOWPOS_CENTERED SDL_WINDOWPOS_CENTERED_DISPLAY(0)
  139. #define SDL_WINDOWPOS_ISCENTERED(X) \
  140. (((X)&0xFFFF0000) == SDL_WINDOWPOS_CENTERED_MASK)
  141. /**
  142. * Window flash operation
  143. */
  144. typedef enum
  145. {
  146. SDL_FLASH_CANCEL, /**< Cancel any window flash state */
  147. SDL_FLASH_BRIEFLY, /**< Flash the window briefly to get attention */
  148. SDL_FLASH_UNTIL_FOCUSED /**< Flash the window until it gets focus */
  149. } SDL_FlashOperation;
  150. /**
  151. * An opaque handle to an OpenGL context.
  152. */
  153. typedef void *SDL_GLContext;
  154. /**
  155. * Opaque EGL types.
  156. */
  157. typedef void *SDL_EGLDisplay;
  158. typedef void *SDL_EGLConfig;
  159. typedef void *SDL_EGLSurface;
  160. typedef intptr_t SDL_EGLAttrib;
  161. typedef int SDL_EGLint;
  162. /**
  163. * EGL attribute initialization callback types.
  164. */
  165. typedef SDL_EGLAttrib *(SDLCALL *SDL_EGLAttribArrayCallback)(void);
  166. typedef SDL_EGLint *(SDLCALL *SDL_EGLIntArrayCallback)(void);
  167. /**
  168. * OpenGL configuration attributes
  169. */
  170. typedef enum
  171. {
  172. SDL_GL_RED_SIZE,
  173. SDL_GL_GREEN_SIZE,
  174. SDL_GL_BLUE_SIZE,
  175. SDL_GL_ALPHA_SIZE,
  176. SDL_GL_BUFFER_SIZE,
  177. SDL_GL_DOUBLEBUFFER,
  178. SDL_GL_DEPTH_SIZE,
  179. SDL_GL_STENCIL_SIZE,
  180. SDL_GL_ACCUM_RED_SIZE,
  181. SDL_GL_ACCUM_GREEN_SIZE,
  182. SDL_GL_ACCUM_BLUE_SIZE,
  183. SDL_GL_ACCUM_ALPHA_SIZE,
  184. SDL_GL_STEREO,
  185. SDL_GL_MULTISAMPLEBUFFERS,
  186. SDL_GL_MULTISAMPLESAMPLES,
  187. SDL_GL_ACCELERATED_VISUAL,
  188. SDL_GL_RETAINED_BACKING,
  189. SDL_GL_CONTEXT_MAJOR_VERSION,
  190. SDL_GL_CONTEXT_MINOR_VERSION,
  191. SDL_GL_CONTEXT_FLAGS,
  192. SDL_GL_CONTEXT_PROFILE_MASK,
  193. SDL_GL_SHARE_WITH_CURRENT_CONTEXT,
  194. SDL_GL_FRAMEBUFFER_SRGB_CAPABLE,
  195. SDL_GL_CONTEXT_RELEASE_BEHAVIOR,
  196. SDL_GL_CONTEXT_RESET_NOTIFICATION,
  197. SDL_GL_CONTEXT_NO_ERROR,
  198. SDL_GL_FLOATBUFFERS,
  199. SDL_GL_EGL_PLATFORM
  200. } SDL_GLattr;
  201. typedef enum
  202. {
  203. SDL_GL_CONTEXT_PROFILE_CORE = 0x0001,
  204. SDL_GL_CONTEXT_PROFILE_COMPATIBILITY = 0x0002,
  205. SDL_GL_CONTEXT_PROFILE_ES = 0x0004 /**< GLX_CONTEXT_ES2_PROFILE_BIT_EXT */
  206. } SDL_GLprofile;
  207. typedef enum
  208. {
  209. SDL_GL_CONTEXT_DEBUG_FLAG = 0x0001,
  210. SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG = 0x0002,
  211. SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG = 0x0004,
  212. SDL_GL_CONTEXT_RESET_ISOLATION_FLAG = 0x0008
  213. } SDL_GLcontextFlag;
  214. typedef enum
  215. {
  216. SDL_GL_CONTEXT_RELEASE_BEHAVIOR_NONE = 0x0000,
  217. SDL_GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH = 0x0001
  218. } SDL_GLcontextReleaseFlag;
  219. typedef enum
  220. {
  221. SDL_GL_CONTEXT_RESET_NO_NOTIFICATION = 0x0000,
  222. SDL_GL_CONTEXT_RESET_LOSE_CONTEXT = 0x0001
  223. } SDL_GLContextResetNotification;
  224. /* Function prototypes */
  225. /**
  226. * Get the number of video drivers compiled into SDL.
  227. *
  228. * \returns a number >= 1 on success or a negative error code on failure; call
  229. * SDL_GetError() for more information.
  230. *
  231. * \since This function is available since SDL 3.0.0.
  232. *
  233. * \sa SDL_GetVideoDriver
  234. */
  235. extern DECLSPEC int SDLCALL SDL_GetNumVideoDrivers(void);
  236. /**
  237. * Get the name of a built in video driver.
  238. *
  239. * The video drivers are presented in the order in which they are normally
  240. * checked during initialization.
  241. *
  242. * \param index the index of a video driver
  243. * \returns the name of the video driver with the given **index**.
  244. *
  245. * \since This function is available since SDL 3.0.0.
  246. *
  247. * \sa SDL_GetNumVideoDrivers
  248. */
  249. extern DECLSPEC const char *SDLCALL SDL_GetVideoDriver(int index);
  250. /**
  251. * Get the name of the currently initialized video driver.
  252. *
  253. * \returns the name of the current video driver or NULL if no driver has been
  254. * initialized.
  255. *
  256. * \since This function is available since SDL 3.0.0.
  257. *
  258. * \sa SDL_GetNumVideoDrivers
  259. * \sa SDL_GetVideoDriver
  260. */
  261. extern DECLSPEC const char *SDLCALL SDL_GetCurrentVideoDriver(void);
  262. /**
  263. * Get the current system theme
  264. *
  265. * \returns the current system theme, light, dark, or unknown
  266. *
  267. * \since This function is available since SDL 3.0.0.
  268. */
  269. extern DECLSPEC SDL_SystemTheme SDLCALL SDL_GetSystemTheme(void);
  270. /**
  271. * Get a list of currently connected displays.
  272. *
  273. * \param count a pointer filled in with the number of displays returned
  274. * \returns a 0 terminated array of display instance IDs which should be freed
  275. * with SDL_free(), or NULL on error; call SDL_GetError() for more
  276. * details.
  277. *
  278. * \since This function is available since SDL 3.0.0.
  279. */
  280. extern DECLSPEC SDL_DisplayID *SDLCALL SDL_GetDisplays(int *count);
  281. /**
  282. * Return the primary display.
  283. *
  284. * \returns the instance ID of the primary display on success or 0 on failure;
  285. * call SDL_GetError() for more information.
  286. *
  287. * \since This function is available since SDL 3.0.0.
  288. *
  289. * \sa SDL_GetDisplays
  290. */
  291. extern DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
  292. /**
  293. * Get the properties associated with a display.
  294. *
  295. * The following read-only properties are provided by SDL:
  296. *
  297. * - `SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN`: true if the display has HDR
  298. * headroom above the SDR white point. This property can change dynamically
  299. * when SDL_EVENT_DISPLAY_HDR_STATE_CHANGED is sent.
  300. * - `SDL_PROP_DISPLAY_SDR_WHITE_POINT_FLOAT`: the value of SDR white in the
  301. * SDL_COLORSPACE_SRGB_LINEAR colorspace. On Windows this corresponds to the
  302. * SDR white level in scRGB colorspace, and on Apple platforms this is
  303. * always 1.0 for EDR content. This property can change dynamically when
  304. * SDL_EVENT_DISPLAY_HDR_STATE_CHANGED is sent.
  305. * - `SDL_PROP_DISPLAY_HDR_HEADROOM_FLOAT`: the additional high dynamic range
  306. * that can be displayed, in terms of the SDR white point. When HDR is not
  307. * enabled, this will be 1.0. This property can change dynamically when
  308. * SDL_EVENT_DISPLAY_HDR_STATE_CHANGED is sent.
  309. *
  310. * \param displayID the instance ID of the display to query
  311. * \returns a valid property ID on success or 0 on failure; call
  312. * SDL_GetError() for more information.
  313. *
  314. * \since This function is available since SDL 3.0.0.
  315. *
  316. * \sa SDL_GetProperty
  317. * \sa SDL_SetProperty
  318. */
  319. extern DECLSPEC SDL_PropertiesID SDLCALL SDL_GetDisplayProperties(SDL_DisplayID displayID);
  320. #define SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN "SDL.display.HDR_enabled"
  321. #define SDL_PROP_DISPLAY_SDR_WHITE_POINT_FLOAT "SDL.display.SDR_white_point"
  322. #define SDL_PROP_DISPLAY_HDR_HEADROOM_FLOAT "SDL.display.HDR_headroom"
  323. /**
  324. * Get the name of a display in UTF-8 encoding.
  325. *
  326. * \param displayID the instance ID of the display to query
  327. * \returns the name of a display or NULL on failure; call SDL_GetError() for
  328. * more information.
  329. *
  330. * \since This function is available since SDL 3.0.0.
  331. *
  332. * \sa SDL_GetDisplays
  333. */
  334. extern DECLSPEC const char *SDLCALL SDL_GetDisplayName(SDL_DisplayID displayID);
  335. /**
  336. * Get the desktop area represented by a display.
  337. *
  338. * The primary display is always located at (0,0).
  339. *
  340. * \param displayID the instance ID of the display to query
  341. * \param rect the SDL_Rect structure filled in with the display bounds
  342. * \returns 0 on success or a negative error code on failure; call
  343. * SDL_GetError() for more information.
  344. *
  345. * \since This function is available since SDL 3.0.0.
  346. *
  347. * \sa SDL_GetDisplayUsableBounds
  348. * \sa SDL_GetDisplays
  349. */
  350. extern DECLSPEC int SDLCALL SDL_GetDisplayBounds(SDL_DisplayID displayID, SDL_Rect *rect);
  351. /**
  352. * Get the usable desktop area represented by a display, in screen
  353. * coordinates.
  354. *
  355. * This is the same area as SDL_GetDisplayBounds() reports, but with portions
  356. * reserved by the system removed. For example, on Apple's macOS, this
  357. * subtracts the area occupied by the menu bar and dock.
  358. *
  359. * Setting a window to be fullscreen generally bypasses these unusable areas,
  360. * so these are good guidelines for the maximum space available to a
  361. * non-fullscreen window.
  362. *
  363. * \param displayID the instance ID of the display to query
  364. * \param rect the SDL_Rect structure filled in with the display bounds
  365. * \returns 0 on success or a negative error code on failure; call
  366. * SDL_GetError() for more information.
  367. *
  368. * \since This function is available since SDL 3.0.0.
  369. *
  370. * \sa SDL_GetDisplayBounds
  371. * \sa SDL_GetDisplays
  372. */
  373. extern DECLSPEC int SDLCALL SDL_GetDisplayUsableBounds(SDL_DisplayID displayID, SDL_Rect *rect);
  374. /**
  375. * Get the orientation of a display when it is unrotated.
  376. *
  377. * \param displayID the instance ID of the display to query
  378. * \returns The SDL_DisplayOrientation enum value of the display, or
  379. * `SDL_ORIENTATION_UNKNOWN` if it isn't available.
  380. *
  381. * \since This function is available since SDL 3.0.0.
  382. *
  383. * \sa SDL_GetDisplays
  384. */
  385. extern DECLSPEC SDL_DisplayOrientation SDLCALL SDL_GetNaturalDisplayOrientation(SDL_DisplayID displayID);
  386. /**
  387. * Get the orientation of a display.
  388. *
  389. * \param displayID the instance ID of the display to query
  390. * \returns The SDL_DisplayOrientation enum value of the display, or
  391. * `SDL_ORIENTATION_UNKNOWN` if it isn't available.
  392. *
  393. * \since This function is available since SDL 3.0.0.
  394. *
  395. * \sa SDL_GetDisplays
  396. */
  397. extern DECLSPEC SDL_DisplayOrientation SDLCALL SDL_GetCurrentDisplayOrientation(SDL_DisplayID displayID);
  398. /**
  399. * Get the content scale of a display.
  400. *
  401. * The content scale is the expected scale for content based on the DPI
  402. * settings of the display. For example, a 4K display might have a 2.0 (200%)
  403. * display scale, which means that the user expects UI elements to be twice as
  404. * big on this display, to aid in readability.
  405. *
  406. * \param displayID the instance ID of the display to query
  407. * \returns The content scale of the display, or 0.0f on error; call
  408. * SDL_GetError() for more details.
  409. *
  410. * \since This function is available since SDL 3.0.0.
  411. *
  412. * \sa SDL_GetDisplays
  413. */
  414. extern DECLSPEC float SDLCALL SDL_GetDisplayContentScale(SDL_DisplayID displayID);
  415. /**
  416. * Get a list of fullscreen display modes available on a display.
  417. *
  418. * The display modes are sorted in this priority:
  419. *
  420. * - w -> largest to smallest
  421. * - h -> largest to smallest
  422. * - bits per pixel -> more colors to fewer colors
  423. * - packed pixel layout -> largest to smallest
  424. * - refresh rate -> highest to lowest
  425. * - pixel density -> lowest to highest
  426. *
  427. * \param displayID the instance ID of the display to query
  428. * \param count a pointer filled in with the number of displays returned
  429. * \returns a NULL terminated array of display mode pointers which should be
  430. * freed with SDL_free(), or NULL on error; call SDL_GetError() for
  431. * more details.
  432. *
  433. * \since This function is available since SDL 3.0.0.
  434. *
  435. * \sa SDL_GetDisplays
  436. */
  437. extern DECLSPEC const SDL_DisplayMode **SDLCALL SDL_GetFullscreenDisplayModes(SDL_DisplayID displayID, int *count);
  438. /**
  439. * Get the closest match to the requested display mode.
  440. *
  441. * The available display modes are scanned and `closest` is filled in with the
  442. * closest mode matching the requested mode and returned. The mode format and
  443. * refresh rate default to the desktop mode if they are set to 0. The modes
  444. * are scanned with size being first priority, format being second priority,
  445. * and finally checking the refresh rate. If all the available modes are too
  446. * small, then NULL is returned.
  447. *
  448. * \param displayID the instance ID of the display to query
  449. * \param w the width in pixels of the desired display mode
  450. * \param h the height in pixels of the desired display mode
  451. * \param refresh_rate the refresh rate of the desired display mode, or 0.0f
  452. * for the desktop refresh rate
  453. * \param include_high_density_modes Boolean to include high density modes in
  454. * the search
  455. * \returns a pointer to the closest display mode equal to or larger than the
  456. * desired mode, or NULL on error; call SDL_GetError() for more
  457. * information.
  458. *
  459. * \since This function is available since SDL 3.0.0.
  460. *
  461. * \sa SDL_GetDisplays
  462. * \sa SDL_GetFullscreenDisplayModes
  463. */
  464. extern DECLSPEC const SDL_DisplayMode *SDLCALL SDL_GetClosestFullscreenDisplayMode(SDL_DisplayID displayID, int w, int h, float refresh_rate, SDL_bool include_high_density_modes);
  465. /**
  466. * Get information about the desktop's display mode.
  467. *
  468. * There's a difference between this function and SDL_GetCurrentDisplayMode()
  469. * when SDL runs fullscreen and has changed the resolution. In that case this
  470. * function will return the previous native display mode, and not the current
  471. * display mode.
  472. *
  473. * \param displayID the instance ID of the display to query
  474. * \returns a pointer to the desktop display mode or NULL on error; call
  475. * SDL_GetError() for more information.
  476. *
  477. * \since This function is available since SDL 3.0.0.
  478. *
  479. * \sa SDL_GetCurrentDisplayMode
  480. * \sa SDL_GetDisplays
  481. */
  482. extern DECLSPEC const SDL_DisplayMode *SDLCALL SDL_GetDesktopDisplayMode(SDL_DisplayID displayID);
  483. /**
  484. * Get information about the current display mode.
  485. *
  486. * There's a difference between this function and SDL_GetDesktopDisplayMode()
  487. * when SDL runs fullscreen and has changed the resolution. In that case this
  488. * function will return the current display mode, and not the previous native
  489. * display mode.
  490. *
  491. * \param displayID the instance ID of the display to query
  492. * \returns a pointer to the desktop display mode or NULL on error; call
  493. * SDL_GetError() for more information.
  494. *
  495. * \since This function is available since SDL 3.0.0.
  496. *
  497. * \sa SDL_GetDesktopDisplayMode
  498. * \sa SDL_GetDisplays
  499. */
  500. extern DECLSPEC const SDL_DisplayMode *SDLCALL SDL_GetCurrentDisplayMode(SDL_DisplayID displayID);
  501. /**
  502. * Get the display containing a point.
  503. *
  504. * \param point the point to query
  505. * \returns the instance ID of the display containing the point or 0 on
  506. * failure; call SDL_GetError() for more information.
  507. *
  508. * \since This function is available since SDL 3.0.0.
  509. *
  510. * \sa SDL_GetDisplayBounds
  511. * \sa SDL_GetDisplays
  512. */
  513. extern DECLSPEC SDL_DisplayID SDLCALL SDL_GetDisplayForPoint(const SDL_Point *point);
  514. /**
  515. * Get the display primarily containing a rect.
  516. *
  517. * \param rect the rect to query
  518. * \returns the instance ID of the display entirely containing the rect or
  519. * closest to the center of the rect on success or 0 on failure; call
  520. * SDL_GetError() for more information.
  521. *
  522. * \since This function is available since SDL 3.0.0.
  523. *
  524. * \sa SDL_GetDisplayBounds
  525. * \sa SDL_GetDisplays
  526. */
  527. extern DECLSPEC SDL_DisplayID SDLCALL SDL_GetDisplayForRect(const SDL_Rect *rect);
  528. /**
  529. * Get the display associated with a window.
  530. *
  531. * \param window the window to query
  532. * \returns the instance ID of the display containing the center of the window
  533. * on success or 0 on failure; call SDL_GetError() for more
  534. * information.
  535. *
  536. * \since This function is available since SDL 3.0.0.
  537. *
  538. * \sa SDL_GetDisplayBounds
  539. * \sa SDL_GetDisplays
  540. */
  541. extern DECLSPEC SDL_DisplayID SDLCALL SDL_GetDisplayForWindow(SDL_Window *window);
  542. /**
  543. * Get the pixel density of a window.
  544. *
  545. * This is a ratio of pixel size to window size. For example, if the window is
  546. * 1920x1080 and it has a high density back buffer of 3840x2160 pixels, it
  547. * would have a pixel density of 2.0.
  548. *
  549. * \param window the window to query
  550. * \returns the pixel density or 0.0f on failure; call SDL_GetError() for more
  551. * information.
  552. *
  553. * \since This function is available since SDL 3.0.0.
  554. *
  555. * \sa SDL_GetWindowDisplayScale
  556. */
  557. extern DECLSPEC float SDLCALL SDL_GetWindowPixelDensity(SDL_Window *window);
  558. /**
  559. * Get the content display scale relative to a window's pixel size.
  560. *
  561. * This is a combination of the window pixel density and the display content
  562. * scale, and is the expected scale for displaying content in this window. For
  563. * example, if a 3840x2160 window had a display scale of 2.0, the user expects
  564. * the content to take twice as many pixels and be the same physical size as
  565. * if it were being displayed in a 1920x1080 window with a display scale of
  566. * 1.0.
  567. *
  568. * Conceptually this value corresponds to the scale display setting, and is
  569. * updated when that setting is changed, or the window moves to a display with
  570. * a different scale setting.
  571. *
  572. * \param window the window to query
  573. * \returns the display scale, or 0.0f on failure; call SDL_GetError() for
  574. * more information.
  575. *
  576. * \since This function is available since SDL 3.0.0.
  577. */
  578. extern DECLSPEC float SDLCALL SDL_GetWindowDisplayScale(SDL_Window *window);
  579. /**
  580. * Set the display mode to use when a window is visible and fullscreen.
  581. *
  582. * This only affects the display mode used when the window is fullscreen. To
  583. * change the window size when the window is not fullscreen, use
  584. * SDL_SetWindowSize().
  585. *
  586. * If the window is currently in the fullscreen state, this request is
  587. * asynchronous on some windowing systems and the new mode dimensions may not
  588. * be applied immediately upon the return of this function. If an immediate
  589. * change is required, call SDL_SyncWindow() to block until the changes have
  590. * taken effect.
  591. *
  592. * When the new mode takes effect, an SDL_EVENT_WINDOW_RESIZED and/or an
  593. * SDL_EVENT_WINDOOW_PIXEL_SIZE_CHANGED event will be emitted with the new
  594. * mode dimensions.
  595. *
  596. * \param window the window to affect
  597. * \param mode a pointer to the display mode to use, which can be NULL for
  598. * borderless fullscreen desktop mode, or one of the fullscreen
  599. * modes returned by SDL_GetFullscreenDisplayModes() to set an
  600. * exclusive fullscreen mode.
  601. * \returns 0 on success or a negative error code on failure; call
  602. * SDL_GetError() for more information.
  603. *
  604. * \since This function is available since SDL 3.0.0.
  605. *
  606. * \sa SDL_GetWindowFullscreenMode
  607. * \sa SDL_SetWindowFullscreen
  608. * \sa SDL_SyncWindow
  609. */
  610. extern DECLSPEC int SDLCALL SDL_SetWindowFullscreenMode(SDL_Window *window, const SDL_DisplayMode *mode);
  611. /**
  612. * Query the display mode to use when a window is visible at fullscreen.
  613. *
  614. * \param window the window to query
  615. * \returns a pointer to the exclusive fullscreen mode to use or NULL for
  616. * borderless fullscreen desktop mode
  617. *
  618. * \since This function is available since SDL 3.0.0.
  619. *
  620. * \sa SDL_SetWindowFullscreenMode
  621. * \sa SDL_SetWindowFullscreen
  622. */
  623. extern DECLSPEC const SDL_DisplayMode *SDLCALL SDL_GetWindowFullscreenMode(SDL_Window *window);
  624. /**
  625. * Get the raw ICC profile data for the screen the window is currently on.
  626. *
  627. * Data returned should be freed with SDL_free.
  628. *
  629. * \param window the window to query
  630. * \param size the size of the ICC profile
  631. * \returns the raw ICC profile data on success or NULL on failure; call
  632. * SDL_GetError() for more information.
  633. *
  634. * \since This function is available since SDL 3.0.0.
  635. */
  636. extern DECLSPEC void *SDLCALL SDL_GetWindowICCProfile(SDL_Window *window, size_t *size);
  637. /**
  638. * Get the pixel format associated with the window.
  639. *
  640. * \param window the window to query
  641. * \returns the pixel format of the window on success or
  642. * SDL_PIXELFORMAT_UNKNOWN on failure; call SDL_GetError() for more
  643. * information.
  644. *
  645. * \since This function is available since SDL 3.0.0.
  646. */
  647. extern DECLSPEC Uint32 SDLCALL SDL_GetWindowPixelFormat(SDL_Window *window);
  648. /**
  649. * Create a window with the specified dimensions and flags.
  650. *
  651. * `flags` may be any of the following OR'd together:
  652. *
  653. * - `SDL_WINDOW_FULLSCREEN`: fullscreen window at desktop resolution
  654. * - `SDL_WINDOW_OPENGL`: window usable with an OpenGL context
  655. * - `SDL_WINDOW_VULKAN`: window usable with a Vulkan instance
  656. * - `SDL_WINDOW_METAL`: window usable with a Metal instance
  657. * - `SDL_WINDOW_HIDDEN`: window is not visible
  658. * - `SDL_WINDOW_BORDERLESS`: no window decoration
  659. * - `SDL_WINDOW_RESIZABLE`: window can be resized
  660. * - `SDL_WINDOW_MINIMIZED`: window is minimized
  661. * - `SDL_WINDOW_MAXIMIZED`: window is maximized
  662. * - `SDL_WINDOW_MOUSE_GRABBED`: window has grabbed mouse focus
  663. *
  664. * The SDL_Window is implicitly shown if SDL_WINDOW_HIDDEN is not set.
  665. *
  666. * On Apple's macOS, you **must** set the NSHighResolutionCapable Info.plist
  667. * property to YES, otherwise you will not receive a High-DPI OpenGL canvas.
  668. *
  669. * The window pixel size may differ from its window coordinate size if the
  670. * window is on a high pixel density display. Use SDL_GetWindowSize() to query
  671. * the client area's size in window coordinates, and
  672. * SDL_GetWindowSizeInPixels() or SDL_GetRenderOutputSize() to query the
  673. * drawable size in pixels. Note that the drawable size can vary after the
  674. * window is created and should be queried again if you get an
  675. * SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED event.
  676. *
  677. * If the window is created with any of the SDL_WINDOW_OPENGL or
  678. * SDL_WINDOW_VULKAN flags, then the corresponding LoadLibrary function
  679. * (SDL_GL_LoadLibrary or SDL_Vulkan_LoadLibrary) is called and the
  680. * corresponding UnloadLibrary function is called by SDL_DestroyWindow().
  681. *
  682. * If SDL_WINDOW_VULKAN is specified and there isn't a working Vulkan driver,
  683. * SDL_CreateWindow() will fail because SDL_Vulkan_LoadLibrary() will fail.
  684. *
  685. * If SDL_WINDOW_METAL is specified on an OS that does not support Metal,
  686. * SDL_CreateWindow() will fail.
  687. *
  688. * On non-Apple devices, SDL requires you to either not link to the Vulkan
  689. * loader or link to a dynamic library version. This limitation may be removed
  690. * in a future version of SDL.
  691. *
  692. * \param title the title of the window, in UTF-8 encoding
  693. * \param w the width of the window
  694. * \param h the height of the window
  695. * \param flags 0, or one or more SDL_WindowFlags OR'd together
  696. * \returns the window that was created or NULL on failure; call
  697. * SDL_GetError() for more information.
  698. *
  699. * \since This function is available since SDL 3.0.0.
  700. *
  701. * \sa SDL_CreatePopupWindow
  702. * \sa SDL_CreateWindowWithProperties
  703. * \sa SDL_DestroyWindow
  704. */
  705. extern DECLSPEC SDL_Window *SDLCALL SDL_CreateWindow(const char *title, int w, int h, SDL_WindowFlags flags);
  706. /**
  707. * Create a child popup window of the specified parent window.
  708. *
  709. * 'flags' **must** contain exactly one of the following: -
  710. * 'SDL_WINDOW_TOOLTIP': The popup window is a tooltip and will not pass any
  711. * input events. - 'SDL_WINDOW_POPUP_MENU': The popup window is a popup menu.
  712. * The topmost popup menu will implicitly gain the keyboard focus.
  713. *
  714. * The following flags are not relevant to popup window creation and will be
  715. * ignored:
  716. *
  717. * - 'SDL_WINDOW_MINIMIZED'
  718. * - 'SDL_WINDOW_MAXIMIZED'
  719. * - 'SDL_WINDOW_FULLSCREEN'
  720. * - 'SDL_WINDOW_BORDERLESS'
  721. *
  722. * The parent parameter **must** be non-null and a valid window. The parent of
  723. * a popup window can be either a regular, toplevel window, or another popup
  724. * window.
  725. *
  726. * Popup windows cannot be minimized, maximized, made fullscreen, raised,
  727. * flash, be made a modal window, be the parent of a modal window, or grab the
  728. * mouse and/or keyboard. Attempts to do so will fail.
  729. *
  730. * Popup windows implicitly do not have a border/decorations and do not appear
  731. * on the taskbar/dock or in lists of windows such as alt-tab menus.
  732. *
  733. * If a parent window is hidden, any child popup windows will be recursively
  734. * hidden as well. Child popup windows not explicitly hidden will be restored
  735. * when the parent is shown.
  736. *
  737. * If the parent window is destroyed, any child popup windows will be
  738. * recursively destroyed as well.
  739. *
  740. * \param parent the parent of the window, must not be NULL
  741. * \param offset_x the x position of the popup window relative to the origin
  742. * of the parent
  743. * \param offset_y the y position of the popup window relative to the origin
  744. * of the parent window
  745. * \param w the width of the window
  746. * \param h the height of the window
  747. * \param flags SDL_WINDOW_TOOLTIP or SDL_WINDOW_POPUP MENU, and zero or more
  748. * additional SDL_WindowFlags OR'd together.
  749. * \returns the window that was created or NULL on failure; call
  750. * SDL_GetError() for more information.
  751. *
  752. * \since This function is available since SDL 3.0.0.
  753. *
  754. * \sa SDL_CreateWindow
  755. * \sa SDL_CreateWindowWithProperties
  756. * \sa SDL_DestroyWindow
  757. * \sa SDL_GetWindowParent
  758. */
  759. extern DECLSPEC SDL_Window *SDLCALL SDL_CreatePopupWindow(SDL_Window *parent, int offset_x, int offset_y, int w, int h, SDL_WindowFlags flags);
  760. /**
  761. * Create a window with the specified properties.
  762. *
  763. * These are the supported properties:
  764. *
  765. * - `SDL_PROP_WINDOW_CREATE_ALWAYS_ON_TOP_BOOLEAN`: true if the window should
  766. * be always on top
  767. * - `SDL_PROP_WINDOW_CREATE_BORDERLESS_BOOLEAN`: true if the window has no
  768. * window decoration
  769. * - `SDL_PROP_WINDOW_CREATE_EXTERNAL_GRAPHICS_CONTEXT_BOOLEAN`: true if the
  770. * window will be used with an externally managed graphics context.
  771. * - `SDL_PROP_WINDOW_CREATE_FOCUSABLE_BOOLEAN`: true if the window should
  772. * accept keyboard input (defaults true)
  773. * - `SDL_PROP_WINDOW_CREATE_FULLSCREEN_BOOLEAN`: true if the window should
  774. * start in fullscreen mode at desktop resolution
  775. * - `SDL_PROP_WINDOW_CREATE_HEIGHT_NUMBER`: the height of the window
  776. * - `SDL_PROP_WINDOW_CREATE_HIDDEN_BOOLEAN`: true if the window should start
  777. * hidden
  778. * - `SDL_PROP_WINDOW_CREATE_HIGH_PIXEL_DENSITY_BOOLEAN`: true if the window
  779. * uses a high pixel density buffer if possible
  780. * - `SDL_PROP_WINDOW_CREATE_MAXIMIZED_BOOLEAN`: true if the window should
  781. * start maximized
  782. * - `SDL_PROP_WINDOW_CREATE_MENU_BOOLEAN`: true if the window is a popup menu
  783. * - `SDL_PROP_WINDOW_CREATE_METAL_BOOLEAN`: true if the window will be used
  784. * with Metal rendering
  785. * - `SDL_PROP_WINDOW_CREATE_MINIMIZED_BOOLEAN`: true if the window should
  786. * start minimized
  787. * - `SDL_PROP_WINDOW_CREATE_MOUSE_GRABBED_BOOLEAN`: true if the window starts
  788. * with grabbed mouse focus
  789. * - `SDL_PROP_WINDOW_CREATE_OPENGL_BOOLEAN`: true if the window will be used
  790. * with OpenGL rendering
  791. * - `SDL_PROP_WINDOW_CREATE_PARENT_POINTER`: an SDL_Window that will be the
  792. * parent of this window, required for windows with the "toolip" and "menu"
  793. * properties
  794. * - `SDL_PROP_WINDOW_CREATE_RESIZABLE_BOOLEAN`: true if the window should be
  795. * resizable
  796. * - `SDL_PROP_WINDOW_CREATE_TITLE_STRING`: the title of the window, in UTF-8
  797. * encoding
  798. * - `SDL_PROP_WINDOW_CREATE_TRANSPARENT_BOOLEAN`: true if the window show
  799. * transparent in the areas with alpha of 0
  800. * - `SDL_PROP_WINDOW_CREATE_TOOLTIP_BOOLEAN`: true if the window is a tooltip
  801. * - `SDL_PROP_WINDOW_CREATE_UTILITY_BOOLEAN`: true if the window is a utility
  802. * window, not showing in the task bar and window list
  803. * - `SDL_PROP_WINDOW_CREATE_VULKAN_BOOLEAN`: true if the window will be used
  804. * with Vulkan rendering
  805. * - `SDL_PROP_WINDOW_CREATE_WIDTH_NUMBER`: the width of the window
  806. * - `SDL_PROP_WINDOW_CREATE_X_NUMBER`: the x position of the window, or
  807. * `SDL_WINDOWPOS_CENTERED`, defaults to `SDL_WINDOWPOS_UNDEFINED`. This is
  808. * relative to the parent for windows with the "parent" property set.
  809. * - `SDL_PROP_WINDOW_CREATE_Y_NUMBER`: the y position of the window, or
  810. * `SDL_WINDOWPOS_CENTERED`, defaults to `SDL_WINDOWPOS_UNDEFINED`. This is
  811. * relative to the parent for windows with the "parent" property set.
  812. *
  813. * These are additional supported properties on macOS:
  814. *
  815. * - `SDL_PROP_WINDOW_CREATE_COCOA_WINDOW_POINTER`: the
  816. * `(__unsafe_unretained)` NSWindow associated with the window, if you want
  817. * to wrap an existing window.
  818. * - `SDL_PROP_WINDOW_CREATE_COCOA_VIEW_POINTER`: the `(__unsafe_unretained)`
  819. * NSView associated with the window, defaults to `[window contentView]`
  820. *
  821. * These are additional supported properties on Wayland:
  822. *
  823. * - `SDL_PROP_WINDOW_CREATE_WAYLAND_SCALE_TO_DISPLAY_BOOLEAN` - true if the
  824. * window should use forced scaling designed to produce 1:1 pixel mapping if
  825. * not flagged as being DPI-aware. This is intended to allow legacy
  826. * applications to be displayed without desktop scaling being applied, and
  827. * has issues with certain display configurations, as this forces the window
  828. * to behave in a way that Wayland desktops were not designed to
  829. * accommodate. Potential issues include, but are not limited to: rounding
  830. * errors can result when odd window sizes/scales are used, the window may
  831. * be unusably small, the window may jump in visible size at times, the
  832. * window may appear to be larger than the desktop space, and possible loss
  833. * of cursor precision can occur. New applications should be designed with
  834. * proper DPI awareness and handling instead of enabling this.
  835. * - `SDL_PROP_WINDOW_CREATE_WAYLAND_SURFACE_ROLE_CUSTOM_BOOLEAN` - true if
  836. * the application wants to use the Wayland surface for a custom role and
  837. * does not want it attached to an XDG toplevel window. See
  838. * docs/README-wayland.md for more information on using custom surfaces.
  839. * - `SDL_PROP_WINDOW_CREATE_WAYLAND_CREATE_EGL_WINDOW_BOOLEAN - true if the
  840. * application wants an associated `wl_egl_window` object to be created,
  841. * even if the window does not have the OpenGL property or flag set.
  842. * - `SDL_PROP_WINDOW_CREATE_WAYLAND_WL_SURFACE_POINTER` - the wl_surface
  843. * associated with the window, if you want to wrap an existing window. See
  844. * docs/README-wayland.md for more information.
  845. *
  846. * These are additional supported properties on Windows:
  847. *
  848. * - `SDL_PROP_WINDOW_CREATE_WIN32_HWND_POINTER`: the HWND associated with the
  849. * window, if you want to wrap an existing window.
  850. * - `SDL_PROP_WINDOW_CREATE_WIN32_PIXEL_FORMAT_HWND_POINTER`: optional,
  851. * another window to share pixel format with, useful for OpenGL windows
  852. *
  853. * These are additional supported properties with X11:
  854. *
  855. * - `SDL_PROP_WINDOW_CREATE_X11_WINDOW_NUMBER`: the X11 Window associated
  856. * with the window, if you want to wrap an existing window.
  857. *
  858. * The window is implicitly shown if the "hidden" property is not set.
  859. *
  860. * Windows with the "tooltip" and "menu" properties are popup windows and have
  861. * the behaviors and guidelines outlined in `SDL_CreatePopupWindow()`.
  862. *
  863. * \param props the properties to use
  864. * \returns the window that was created or NULL on failure; call
  865. * SDL_GetError() for more information.
  866. *
  867. * \since This function is available since SDL 3.0.0.
  868. *
  869. * \sa SDL_CreateProperties
  870. * \sa SDL_CreateWindow
  871. * \sa SDL_DestroyWindow
  872. */
  873. extern DECLSPEC SDL_Window *SDLCALL SDL_CreateWindowWithProperties(SDL_PropertiesID props);
  874. #define SDL_PROP_WINDOW_CREATE_ALWAYS_ON_TOP_BOOLEAN "always_on_top"
  875. #define SDL_PROP_WINDOW_CREATE_BORDERLESS_BOOLEAN "borderless"
  876. #define SDL_PROP_WINDOW_CREATE_FOCUSABLE_BOOLEAN "focusable"
  877. #define SDL_PROP_WINDOW_CREATE_EXTERNAL_GRAPHICS_CONTEXT_BOOLEAN "external_graphics_context"
  878. #define SDL_PROP_WINDOW_CREATE_FULLSCREEN_BOOLEAN "fullscreen"
  879. #define SDL_PROP_WINDOW_CREATE_HEIGHT_NUMBER "height"
  880. #define SDL_PROP_WINDOW_CREATE_HIDDEN_BOOLEAN "hidden"
  881. #define SDL_PROP_WINDOW_CREATE_HIGH_PIXEL_DENSITY_BOOLEAN "high_pixel_density"
  882. #define SDL_PROP_WINDOW_CREATE_MAXIMIZED_BOOLEAN "maximized"
  883. #define SDL_PROP_WINDOW_CREATE_MENU_BOOLEAN "menu"
  884. #define SDL_PROP_WINDOW_CREATE_METAL_BOOLEAN "metal"
  885. #define SDL_PROP_WINDOW_CREATE_MINIMIZED_BOOLEAN "minimized"
  886. #define SDL_PROP_WINDOW_CREATE_MOUSE_GRABBED_BOOLEAN "mouse_grabbed"
  887. #define SDL_PROP_WINDOW_CREATE_OPENGL_BOOLEAN "opengl"
  888. #define SDL_PROP_WINDOW_CREATE_PARENT_POINTER "parent"
  889. #define SDL_PROP_WINDOW_CREATE_RESIZABLE_BOOLEAN "resizable"
  890. #define SDL_PROP_WINDOW_CREATE_TITLE_STRING "title"
  891. #define SDL_PROP_WINDOW_CREATE_TRANSPARENT_BOOLEAN "transparent"
  892. #define SDL_PROP_WINDOW_CREATE_TOOLTIP_BOOLEAN "tooltip"
  893. #define SDL_PROP_WINDOW_CREATE_UTILITY_BOOLEAN "utility"
  894. #define SDL_PROP_WINDOW_CREATE_VULKAN_BOOLEAN "vulkan"
  895. #define SDL_PROP_WINDOW_CREATE_WIDTH_NUMBER "width"
  896. #define SDL_PROP_WINDOW_CREATE_X_NUMBER "x"
  897. #define SDL_PROP_WINDOW_CREATE_Y_NUMBER "y"
  898. #define SDL_PROP_WINDOW_CREATE_COCOA_WINDOW_POINTER "cocoa.window"
  899. #define SDL_PROP_WINDOW_CREATE_COCOA_VIEW_POINTER "cocoa.view"
  900. #define SDL_PROP_WINDOW_CREATE_WAYLAND_SCALE_TO_DISPLAY_BOOLEAN "wayland.scale_to_display"
  901. #define SDL_PROP_WINDOW_CREATE_WAYLAND_SURFACE_ROLE_CUSTOM_BOOLEAN "wayland.surface_role_custom"
  902. #define SDL_PROP_WINDOW_CREATE_WAYLAND_CREATE_EGL_WINDOW_BOOLEAN "wayland.create_egl_window"
  903. #define SDL_PROP_WINDOW_CREATE_WAYLAND_WL_SURFACE_POINTER "wayland.wl_surface"
  904. #define SDL_PROP_WINDOW_CREATE_WIN32_HWND_POINTER "win32.hwnd"
  905. #define SDL_PROP_WINDOW_CREATE_WIN32_PIXEL_FORMAT_HWND_POINTER "win32.pixel_format_hwnd"
  906. #define SDL_PROP_WINDOW_CREATE_X11_WINDOW_NUMBER "x11.window"
  907. /**
  908. * Get the numeric ID of a window.
  909. *
  910. * The numeric ID is what SDL_WindowEvent references, and is necessary to map
  911. * these events to specific SDL_Window objects.
  912. *
  913. * \param window the window to query
  914. * \returns the ID of the window on success or 0 on failure; call
  915. * SDL_GetError() for more information.
  916. *
  917. * \since This function is available since SDL 3.0.0.
  918. *
  919. * \sa SDL_GetWindowFromID
  920. */
  921. extern DECLSPEC SDL_WindowID SDLCALL SDL_GetWindowID(SDL_Window *window);
  922. /**
  923. * Get a window from a stored ID.
  924. *
  925. * The numeric ID is what SDL_WindowEvent references, and is necessary to map
  926. * these events to specific SDL_Window objects.
  927. *
  928. * \param id the ID of the window
  929. * \returns the window associated with `id` or NULL if it doesn't exist; call
  930. * SDL_GetError() for more information.
  931. *
  932. * \since This function is available since SDL 3.0.0.
  933. *
  934. * \sa SDL_GetWindowID
  935. */
  936. extern DECLSPEC SDL_Window *SDLCALL SDL_GetWindowFromID(SDL_WindowID id);
  937. /**
  938. * Get parent of a window.
  939. *
  940. * \param window the window to query
  941. * \returns the parent of the window on success or NULL if the window has no
  942. * parent.
  943. *
  944. * \since This function is available since SDL 3.0.0.
  945. *
  946. * \sa SDL_CreatePopupWindow
  947. */
  948. extern DECLSPEC SDL_Window *SDLCALL SDL_GetWindowParent(SDL_Window *window);
  949. /**
  950. * Get the properties associated with a window.
  951. *
  952. * The following read-only properties are provided by SDL:
  953. *
  954. * - `SDL_PROP_WINDOW_SHAPE_POINTER`: the surface associated with a shaped
  955. * window
  956. *
  957. * On Android:
  958. *
  959. * - `SDL_PROP_WINDOW_ANDROID_WINDOW_POINTER`: the ANativeWindow associated
  960. * with the window
  961. * - `SDL_PROP_WINDOW_ANDROID_SURFACE_POINTER`: the EGLSurface associated with
  962. * the window
  963. *
  964. * On iOS:
  965. *
  966. * - `SDL_PROP_WINDOW_UIKIT_WINDOW_POINTER`: the `(__unsafe_unretained)`
  967. * UIWindow associated with the window
  968. * - `SDL_PROP_WINDOW_UIKIT_METAL_VIEW_TAG_NUMBER`: the NSInteger tag
  969. * assocated with metal views on the window
  970. *
  971. * On KMS/DRM:
  972. *
  973. * - `SDL_PROP_WINDOW_KMSDRM_DEVICE_INDEX_NUMBER`: the device index associated
  974. * with the window (e.g. the X in /dev/dri/cardX)
  975. * - `SDL_PROP_WINDOW_KMSDRM_DRM_FD_NUMBER`: the DRM FD associated with the
  976. * window
  977. * - `SDL_PROP_WINDOW_KMSDRM_GBM_DEVICE_POINTER`: the GBM device associated
  978. * with the window
  979. *
  980. * On macOS:
  981. *
  982. * - `SDL_PROP_WINDOW_COCOA_WINDOW_POINTER`: the `(__unsafe_unretained)`
  983. * NSWindow associated with the window
  984. * - `SDL_PROP_WINDOW_COCOA_METAL_VIEW_TAG_NUMBER`: the NSInteger tag
  985. * assocated with metal views on the window
  986. *
  987. * On Vivante:
  988. *
  989. * - `SDL_PROP_WINDOW_VIVANTE_DISPLAY_POINTER`: the EGLNativeDisplayType
  990. * associated with the window
  991. * - `SDL_PROP_WINDOW_VIVANTE_WINDOW_POINTER`: the EGLNativeWindowType
  992. * associated with the window
  993. * - `SDL_PROP_WINDOW_VIVANTE_SURFACE_POINTER`: the EGLSurface associated with
  994. * the window
  995. *
  996. * On UWP:
  997. *
  998. * - `SDL_PROP_WINDOW_WINRT_WINDOW_POINTER`: the IInspectable CoreWindow
  999. * associated with the window
  1000. *
  1001. * On Windows:
  1002. *
  1003. * - `SDL_PROP_WINDOW_WIN32_HWND_POINTER`: the HWND associated with the window
  1004. * - `SDL_PROP_WINDOW_WIN32_HDC_POINTER`: the HDC associated with the window
  1005. * - `SDL_PROP_WINDOW_WIN32_INSTANCE_POINTER`: the HINSTANCE associated with
  1006. * the window
  1007. *
  1008. * On Wayland:
  1009. *
  1010. * Note: The `xdg_*` window objects do not internally persist across window
  1011. * show/hide calls. They will be null if the window is hidden and must be
  1012. * queried each time it is shown.
  1013. *
  1014. * - `SDL_PROP_WINDOW_WAYLAND_DISPLAY_POINTER`: the wl_display associated with
  1015. * the window
  1016. * - `SDL_PROP_WINDOW_WAYLAND_SURFACE_POINTER`: the wl_surface associated with
  1017. * the window
  1018. * - `SDL_PROP_WINDOW_WAYLAND_EGL_WINDOW_POINTER`: the wl_egl_window
  1019. * associated with the window
  1020. * - `SDL_PROP_WINDOW_WAYLAND_XDG_SURFACE_POINTER`: the xdg_surface associated
  1021. * with the window
  1022. * - `SDL_PROP_WINDOW_WAYLAND_XDG_TOPLEVEL_POINTER`: the xdg_toplevel role
  1023. * associated with the window
  1024. * - 'SDL_PROP_WINDOW_WAYLAND_XDG_TOPLEVEL_EXPORT_HANDLE_STRING': the export
  1025. * handle associated with the window
  1026. * - `SDL_PROP_WINDOW_WAYLAND_XDG_POPUP_POINTER`: the xdg_popup role
  1027. * associated with the window
  1028. * - `SDL_PROP_WINDOW_WAYLAND_XDG_POSITIONER_POINTER`: the xdg_positioner
  1029. * associated with the window, in popup mode
  1030. *
  1031. * On X11:
  1032. *
  1033. * - `SDL_PROP_WINDOW_X11_DISPLAY_POINTER`: the X11 Display associated with
  1034. * the window
  1035. * - `SDL_PROP_WINDOW_X11_SCREEN_NUMBER`: the screen number associated with
  1036. * the window
  1037. * - `SDL_PROP_WINDOW_X11_WINDOW_NUMBER`: the X11 Window associated with the
  1038. * window
  1039. *
  1040. * \param window the window to query
  1041. * \returns a valid property ID on success or 0 on failure; call
  1042. * SDL_GetError() for more information.
  1043. *
  1044. * \since This function is available since SDL 3.0.0.
  1045. *
  1046. * \sa SDL_GetProperty
  1047. * \sa SDL_SetProperty
  1048. */
  1049. extern DECLSPEC SDL_PropertiesID SDLCALL SDL_GetWindowProperties(SDL_Window *window);
  1050. #define SDL_PROP_WINDOW_SHAPE_POINTER "SDL.window.shape"
  1051. #define SDL_PROP_WINDOW_ANDROID_WINDOW_POINTER "SDL.window.android.window"
  1052. #define SDL_PROP_WINDOW_ANDROID_SURFACE_POINTER "SDL.window.android.surface"
  1053. #define SDL_PROP_WINDOW_UIKIT_WINDOW_POINTER "SDL.window.uikit.window"
  1054. #define SDL_PROP_WINDOW_UIKIT_METAL_VIEW_TAG_NUMBER "SDL.window.uikit.metal_view_tag"
  1055. #define SDL_PROP_WINDOW_KMSDRM_DEVICE_INDEX_NUMBER "SDL.window.kmsdrm.dev_index"
  1056. #define SDL_PROP_WINDOW_KMSDRM_DRM_FD_NUMBER "SDL.window.kmsdrm.drm_fd"
  1057. #define SDL_PROP_WINDOW_KMSDRM_GBM_DEVICE_POINTER "SDL.window.kmsdrm.gbm_dev"
  1058. #define SDL_PROP_WINDOW_COCOA_WINDOW_POINTER "SDL.window.cocoa.window"
  1059. #define SDL_PROP_WINDOW_COCOA_METAL_VIEW_TAG_NUMBER "SDL.window.cocoa.metal_view_tag"
  1060. #define SDL_PROP_WINDOW_VIVANTE_DISPLAY_POINTER "SDL.window.vivante.display"
  1061. #define SDL_PROP_WINDOW_VIVANTE_WINDOW_POINTER "SDL.window.vivante.window"
  1062. #define SDL_PROP_WINDOW_VIVANTE_SURFACE_POINTER "SDL.window.vivante.surface"
  1063. #define SDL_PROP_WINDOW_WINRT_WINDOW_POINTER "SDL.window.winrt.window"
  1064. #define SDL_PROP_WINDOW_WIN32_HWND_POINTER "SDL.window.win32.hwnd"
  1065. #define SDL_PROP_WINDOW_WIN32_HDC_POINTER "SDL.window.win32.hdc"
  1066. #define SDL_PROP_WINDOW_WIN32_INSTANCE_POINTER "SDL.window.win32.instance"
  1067. #define SDL_PROP_WINDOW_WAYLAND_DISPLAY_POINTER "SDL.window.wayland.display"
  1068. #define SDL_PROP_WINDOW_WAYLAND_SURFACE_POINTER "SDL.window.wayland.surface"
  1069. #define SDL_PROP_WINDOW_WAYLAND_EGL_WINDOW_POINTER "SDL.window.wayland.egl_window"
  1070. #define SDL_PROP_WINDOW_WAYLAND_XDG_SURFACE_POINTER "SDL.window.wayland.xdg_surface"
  1071. #define SDL_PROP_WINDOW_WAYLAND_XDG_TOPLEVEL_POINTER "SDL.window.wayland.xdg_toplevel"
  1072. #define SDL_PROP_WINDOW_WAYLAND_XDG_TOPLEVEL_EXPORT_HANDLE_STRING "SDL.window.wayland.xdg_toplevel_export_handle"
  1073. #define SDL_PROP_WINDOW_WAYLAND_XDG_POPUP_POINTER "SDL.window.wayland.xdg_popup"
  1074. #define SDL_PROP_WINDOW_WAYLAND_XDG_POSITIONER_POINTER "SDL.window.wayland.xdg_positioner"
  1075. #define SDL_PROP_WINDOW_X11_DISPLAY_POINTER "SDL.window.x11.display"
  1076. #define SDL_PROP_WINDOW_X11_SCREEN_NUMBER "SDL.window.x11.screen"
  1077. #define SDL_PROP_WINDOW_X11_WINDOW_NUMBER "SDL.window.x11.window"
  1078. /**
  1079. * Get the window flags.
  1080. *
  1081. * \param window the window to query
  1082. * \returns a mask of the SDL_WindowFlags associated with `window`
  1083. *
  1084. * \since This function is available since SDL 3.0.0.
  1085. *
  1086. * \sa SDL_CreateWindow
  1087. * \sa SDL_HideWindow
  1088. * \sa SDL_MaximizeWindow
  1089. * \sa SDL_MinimizeWindow
  1090. * \sa SDL_SetWindowFullscreen
  1091. * \sa SDL_SetWindowMouseGrab
  1092. * \sa SDL_ShowWindow
  1093. */
  1094. extern DECLSPEC SDL_WindowFlags SDLCALL SDL_GetWindowFlags(SDL_Window *window);
  1095. /**
  1096. * Set the title of a window.
  1097. *
  1098. * This string is expected to be in UTF-8 encoding.
  1099. *
  1100. * \param window the window to change
  1101. * \param title the desired window title in UTF-8 format
  1102. * \returns 0 on success or a negative error code on failure; call
  1103. * SDL_GetError() for more information.
  1104. *
  1105. * \since This function is available since SDL 3.0.0.
  1106. *
  1107. * \sa SDL_GetWindowTitle
  1108. */
  1109. extern DECLSPEC int SDLCALL SDL_SetWindowTitle(SDL_Window *window, const char *title);
  1110. /**
  1111. * Get the title of a window.
  1112. *
  1113. * \param window the window to query
  1114. * \returns the title of the window in UTF-8 format or "" if there is no
  1115. * title.
  1116. *
  1117. * \since This function is available since SDL 3.0.0.
  1118. *
  1119. * \sa SDL_SetWindowTitle
  1120. */
  1121. extern DECLSPEC const char *SDLCALL SDL_GetWindowTitle(SDL_Window *window);
  1122. /**
  1123. * Set the icon for a window.
  1124. *
  1125. * \param window the window to change
  1126. * \param icon an SDL_Surface structure containing the icon for the window
  1127. * \returns 0 on success or a negative error code on failure; call
  1128. * SDL_GetError() for more information.
  1129. *
  1130. * \since This function is available since SDL 3.0.0.
  1131. */
  1132. extern DECLSPEC int SDLCALL SDL_SetWindowIcon(SDL_Window *window, SDL_Surface *icon);
  1133. /**
  1134. * Request that the window's position be set.
  1135. *
  1136. * If, at the time of this request, the window is in a fixed-size state such
  1137. * as maximized, this request may be deferred until the window returns to a
  1138. * resizable state.
  1139. *
  1140. * This can be used to reposition fullscreen-desktop windows onto a different
  1141. * display, however, exclusive fullscreen windows are locked to a specific
  1142. * display and can only be repositioned programmatically via
  1143. * SDL_SetWindowFullscreenMode().
  1144. *
  1145. * On some windowing systems this request is asynchronous and the new
  1146. * coordinates may not have have been applied immediately upon the return of
  1147. * this function. If an immediate change is required, call SDL_SyncWindow() to
  1148. * block until the changes have taken effect.
  1149. *
  1150. * When the window position changes, an SDL_EVENT_WINDOW_MOVED event will be
  1151. * emitted with the window's new coordinates. Note that the new coordinates
  1152. * may not match the exact coordinates requested, as some windowing systems
  1153. * can restrict the position of the window in certain scenarios (e.g.
  1154. * constraining the position so the window is always within desktop bounds).
  1155. * Additionally, as this is just a request, it can be denied by the windowing
  1156. * system.
  1157. *
  1158. * \param window the window to reposition
  1159. * \param x the x coordinate of the window, or `SDL_WINDOWPOS_CENTERED` or
  1160. * `SDL_WINDOWPOS_UNDEFINED`
  1161. * \param y the y coordinate of the window, or `SDL_WINDOWPOS_CENTERED` or
  1162. * `SDL_WINDOWPOS_UNDEFINED`
  1163. * \returns 0 on success or a negative error code on failure; call
  1164. * SDL_GetError() for more information.
  1165. *
  1166. * \since This function is available since SDL 3.0.0.
  1167. *
  1168. * \sa SDL_GetWindowPosition
  1169. * \sa SDL_SyncWindow
  1170. */
  1171. extern DECLSPEC int SDLCALL SDL_SetWindowPosition(SDL_Window *window, int x, int y);
  1172. /**
  1173. * Get the position of a window.
  1174. *
  1175. * This is the current position of the window as last reported by the
  1176. * windowing system.
  1177. *
  1178. * If you do not need the value for one of the positions a NULL may be passed
  1179. * in the `x` or `y` parameter.
  1180. *
  1181. * \param window the window to query
  1182. * \param x a pointer filled in with the x position of the window, may be NULL
  1183. * \param y a pointer filled in with the y position of the window, may be NULL
  1184. * \returns 0 on success or a negative error code on failure; call
  1185. * SDL_GetError() for more information.
  1186. *
  1187. * \since This function is available since SDL 3.0.0.
  1188. *
  1189. * \sa SDL_SetWindowPosition
  1190. */
  1191. extern DECLSPEC int SDLCALL SDL_GetWindowPosition(SDL_Window *window, int *x, int *y);
  1192. /**
  1193. * Request that the size of a window's client area be set.
  1194. *
  1195. * NULL can safely be passed as the `w` or `h` parameter if the width or
  1196. * height value is not desired.
  1197. *
  1198. * If, at the time of this request, the window in a fixed-size state, such as
  1199. * maximized or fullscreen, the request will be deferred until the window
  1200. * exits this state and becomes resizable again.
  1201. *
  1202. * To change the fullscreen mode of a window, use
  1203. * SDL_SetWindowFullscreenMode()
  1204. *
  1205. * On some windowing systems, this request is asynchronous and the new window
  1206. * size may not have have been applied immediately upon the return of this
  1207. * function. If an immediate change is required, call SDL_SyncWindow() to
  1208. * block until the changes have taken effect.
  1209. *
  1210. * When the window size changes, an SDL_EVENT_WINDOW_RESIZED event will be
  1211. * emitted with the new window dimensions. Note that the new dimensions may
  1212. * not match the exact size requested, as some windowing systems can restrict
  1213. * the window size in certain scenarios (e.g. constraining the size of the
  1214. * content area to remain within the usable desktop bounds). Additionally, as
  1215. * this is just a request, it can be denied by the windowing system.
  1216. *
  1217. * \param window the window to change
  1218. * \param w the width of the window, must be > 0
  1219. * \param h the height of the window, must be > 0
  1220. * \returns 0 on success or a negative error code on failure; call
  1221. * SDL_GetError() for more information.
  1222. *
  1223. * \since This function is available since SDL 3.0.0.
  1224. *
  1225. * \sa SDL_GetWindowSize
  1226. * \sa SDL_SetWindowFullscreenMode
  1227. * \sa SDL_SyncWindow
  1228. */
  1229. extern DECLSPEC int SDLCALL SDL_SetWindowSize(SDL_Window *window, int w, int h);
  1230. /**
  1231. * Get the size of a window's client area.
  1232. *
  1233. * NULL can safely be passed as the `w` or `h` parameter if the width or
  1234. * height value is not desired.
  1235. *
  1236. * The window pixel size may differ from its window coordinate size if the
  1237. * window is on a high pixel density display. Use SDL_GetWindowSizeInPixels()
  1238. * or SDL_GetRenderOutputSize() to get the real client area size in pixels.
  1239. *
  1240. * \param window the window to query the width and height from
  1241. * \param w a pointer filled in with the width of the window, may be NULL
  1242. * \param h a pointer filled in with the height of the window, may be NULL
  1243. * \returns 0 on success or a negative error code on failure; call
  1244. * SDL_GetError() for more information.
  1245. *
  1246. * \since This function is available since SDL 3.0.0.
  1247. *
  1248. * \sa SDL_GetRenderOutputSize
  1249. * \sa SDL_GetWindowSizeInPixels
  1250. * \sa SDL_SetWindowSize
  1251. */
  1252. extern DECLSPEC int SDLCALL SDL_GetWindowSize(SDL_Window *window, int *w, int *h);
  1253. /**
  1254. * Get the size of a window's borders (decorations) around the client area.
  1255. *
  1256. * Note: If this function fails (returns -1), the size values will be
  1257. * initialized to 0, 0, 0, 0 (if a non-NULL pointer is provided), as if the
  1258. * window in question was borderless.
  1259. *
  1260. * Note: This function may fail on systems where the window has not yet been
  1261. * decorated by the display server (for example, immediately after calling
  1262. * SDL_CreateWindow). It is recommended that you wait at least until the
  1263. * window has been presented and composited, so that the window system has a
  1264. * chance to decorate the window and provide the border dimensions to SDL.
  1265. *
  1266. * This function also returns -1 if getting the information is not supported.
  1267. *
  1268. * \param window the window to query the size values of the border
  1269. * (decorations) from
  1270. * \param top pointer to variable for storing the size of the top border; NULL
  1271. * is permitted
  1272. * \param left pointer to variable for storing the size of the left border;
  1273. * NULL is permitted
  1274. * \param bottom pointer to variable for storing the size of the bottom
  1275. * border; NULL is permitted
  1276. * \param right pointer to variable for storing the size of the right border;
  1277. * NULL is permitted
  1278. * \returns 0 on success or a negative error code on failure; call
  1279. * SDL_GetError() for more information.
  1280. *
  1281. * \since This function is available since SDL 3.0.0.
  1282. *
  1283. * \sa SDL_GetWindowSize
  1284. */
  1285. extern DECLSPEC int SDLCALL SDL_GetWindowBordersSize(SDL_Window *window, int *top, int *left, int *bottom, int *right);
  1286. /**
  1287. * Get the size of a window's client area, in pixels.
  1288. *
  1289. * \param window the window from which the drawable size should be queried
  1290. * \param w a pointer to variable for storing the width in pixels, may be NULL
  1291. * \param h a pointer to variable for storing the height in pixels, may be
  1292. * NULL
  1293. * \returns 0 on success or a negative error code on failure; call
  1294. * SDL_GetError() for more information.
  1295. *
  1296. * \since This function is available since SDL 3.0.0.
  1297. *
  1298. * \sa SDL_CreateWindow
  1299. * \sa SDL_GetWindowSize
  1300. */
  1301. extern DECLSPEC int SDLCALL SDL_GetWindowSizeInPixels(SDL_Window *window, int *w, int *h);
  1302. /**
  1303. * Set the minimum size of a window's client area.
  1304. *
  1305. * \param window the window to change
  1306. * \param min_w the minimum width of the window, or 0 for no limit
  1307. * \param min_h the minimum height of the window, or 0 for no limit
  1308. * \returns 0 on success or a negative error code on failure; call
  1309. * SDL_GetError() for more information.
  1310. *
  1311. * \since This function is available since SDL 3.0.0.
  1312. *
  1313. * \sa SDL_GetWindowMinimumSize
  1314. * \sa SDL_SetWindowMaximumSize
  1315. */
  1316. extern DECLSPEC int SDLCALL SDL_SetWindowMinimumSize(SDL_Window *window, int min_w, int min_h);
  1317. /**
  1318. * Get the minimum size of a window's client area.
  1319. *
  1320. * \param window the window to query
  1321. * \param w a pointer filled in with the minimum width of the window, may be
  1322. * NULL
  1323. * \param h a pointer filled in with the minimum height of the window, may be
  1324. * NULL
  1325. * \returns 0 on success or a negative error code on failure; call
  1326. * SDL_GetError() for more information.
  1327. *
  1328. * \since This function is available since SDL 3.0.0.
  1329. *
  1330. * \sa SDL_GetWindowMaximumSize
  1331. * \sa SDL_SetWindowMinimumSize
  1332. */
  1333. extern DECLSPEC int SDLCALL SDL_GetWindowMinimumSize(SDL_Window *window, int *w, int *h);
  1334. /**
  1335. * Set the maximum size of a window's client area.
  1336. *
  1337. * \param window the window to change
  1338. * \param max_w the maximum width of the window, or 0 for no limit
  1339. * \param max_h the maximum height of the window, or 0 for no limit
  1340. * \returns 0 on success or a negative error code on failure; call
  1341. * SDL_GetError() for more information.
  1342. *
  1343. * \since This function is available since SDL 3.0.0.
  1344. *
  1345. * \sa SDL_GetWindowMaximumSize
  1346. * \sa SDL_SetWindowMinimumSize
  1347. */
  1348. extern DECLSPEC int SDLCALL SDL_SetWindowMaximumSize(SDL_Window *window, int max_w, int max_h);
  1349. /**
  1350. * Get the maximum size of a window's client area.
  1351. *
  1352. * \param window the window to query
  1353. * \param w a pointer filled in with the maximum width of the window, may be
  1354. * NULL
  1355. * \param h a pointer filled in with the maximum height of the window, may be
  1356. * NULL
  1357. * \returns 0 on success or a negative error code on failure; call
  1358. * SDL_GetError() for more information.
  1359. *
  1360. * \since This function is available since SDL 3.0.0.
  1361. *
  1362. * \sa SDL_GetWindowMinimumSize
  1363. * \sa SDL_SetWindowMaximumSize
  1364. */
  1365. extern DECLSPEC int SDLCALL SDL_GetWindowMaximumSize(SDL_Window *window, int *w, int *h);
  1366. /**
  1367. * Set the border state of a window.
  1368. *
  1369. * This will add or remove the window's `SDL_WINDOW_BORDERLESS` flag and add
  1370. * or remove the border from the actual window. This is a no-op if the
  1371. * window's border already matches the requested state.
  1372. *
  1373. * You can't change the border state of a fullscreen window.
  1374. *
  1375. * \param window the window of which to change the border state
  1376. * \param bordered SDL_FALSE to remove border, SDL_TRUE to add border
  1377. * \returns 0 on success or a negative error code on failure; call
  1378. * SDL_GetError() for more information.
  1379. *
  1380. * \since This function is available since SDL 3.0.0.
  1381. *
  1382. * \sa SDL_GetWindowFlags
  1383. */
  1384. extern DECLSPEC int SDLCALL SDL_SetWindowBordered(SDL_Window *window, SDL_bool bordered);
  1385. /**
  1386. * Set the user-resizable state of a window.
  1387. *
  1388. * This will add or remove the window's `SDL_WINDOW_RESIZABLE` flag and
  1389. * allow/disallow user resizing of the window. This is a no-op if the window's
  1390. * resizable state already matches the requested state.
  1391. *
  1392. * You can't change the resizable state of a fullscreen window.
  1393. *
  1394. * \param window the window of which to change the resizable state
  1395. * \param resizable SDL_TRUE to allow resizing, SDL_FALSE to disallow
  1396. * \returns 0 on success or a negative error code on failure; call
  1397. * SDL_GetError() for more information.
  1398. *
  1399. * \since This function is available since SDL 3.0.0.
  1400. *
  1401. * \sa SDL_GetWindowFlags
  1402. */
  1403. extern DECLSPEC int SDLCALL SDL_SetWindowResizable(SDL_Window *window, SDL_bool resizable);
  1404. /**
  1405. * Set the window to always be above the others.
  1406. *
  1407. * This will add or remove the window's `SDL_WINDOW_ALWAYS_ON_TOP` flag. This
  1408. * will bring the window to the front and keep the window above the rest.
  1409. *
  1410. * \param window The window of which to change the always on top state
  1411. * \param on_top SDL_TRUE to set the window always on top, SDL_FALSE to
  1412. * disable
  1413. * \returns 0 on success or a negative error code on failure; call
  1414. * SDL_GetError() for more information.
  1415. *
  1416. * \since This function is available since SDL 3.0.0.
  1417. *
  1418. * \sa SDL_GetWindowFlags
  1419. */
  1420. extern DECLSPEC int SDLCALL SDL_SetWindowAlwaysOnTop(SDL_Window *window, SDL_bool on_top);
  1421. /**
  1422. * Show a window.
  1423. *
  1424. * \param window the window to show
  1425. * \returns 0 on success or a negative error code on failure; call
  1426. * SDL_GetError() for more information.
  1427. *
  1428. * \since This function is available since SDL 3.0.0.
  1429. *
  1430. * \sa SDL_HideWindow
  1431. * \sa SDL_RaiseWindow
  1432. */
  1433. extern DECLSPEC int SDLCALL SDL_ShowWindow(SDL_Window *window);
  1434. /**
  1435. * Hide a window.
  1436. *
  1437. * \param window the window to hide
  1438. * \returns 0 on success or a negative error code on failure; call
  1439. * SDL_GetError() for more information.
  1440. *
  1441. * \since This function is available since SDL 3.0.0.
  1442. *
  1443. * \sa SDL_ShowWindow
  1444. */
  1445. extern DECLSPEC int SDLCALL SDL_HideWindow(SDL_Window *window);
  1446. /**
  1447. * Raise a window above other windows and set the input focus.
  1448. *
  1449. * \param window the window to raise
  1450. * \returns 0 on success or a negative error code on failure; call
  1451. * SDL_GetError() for more information.
  1452. *
  1453. * \since This function is available since SDL 3.0.0.
  1454. */
  1455. extern DECLSPEC int SDLCALL SDL_RaiseWindow(SDL_Window *window);
  1456. /**
  1457. * Request that the window be made as large as possible.
  1458. *
  1459. * Non-resizable windows can't be maximized. The window must have the
  1460. * SDL_WINDOW_RESIZABLE flag set, or this will have no effect.
  1461. *
  1462. * On some windowing systems this request is asynchronous and the new window
  1463. * state may not have have been applied immediately upon the return of this
  1464. * function. If an immediate change is required, call SDL_SyncWindow() to
  1465. * block until the changes have taken effect.
  1466. *
  1467. * When the window state changes, an SDL_EVENT_WINDOW_MAXIMIZED event will be
  1468. * emitted. Note that, as this is just a request, the windowing system can
  1469. * deny the state change.
  1470. *
  1471. * When maximizing a window, whether the constraints set via
  1472. * SDL_SetWindowMaximumSize() are honored depends on the policy of the window
  1473. * manager. Win32 and macOS enforce the constraints when maximizing, while X11
  1474. * and Wayland window managers may vary.
  1475. *
  1476. * \param window the window to maximize
  1477. * \returns 0 on success or a negative error code on failure; call
  1478. * SDL_GetError() for more information.
  1479. *
  1480. * \since This function is available since SDL 3.0.0.
  1481. *
  1482. * \sa SDL_MinimizeWindow
  1483. * \sa SDL_RestoreWindow
  1484. * \sa SDL_SyncWindow
  1485. */
  1486. extern DECLSPEC int SDLCALL SDL_MaximizeWindow(SDL_Window *window);
  1487. /**
  1488. * Request that the window be minimized to an iconic representation.
  1489. *
  1490. * On some windowing systems this request is asynchronous and the new window
  1491. * state may not have have been applied immediately upon the return of this
  1492. * function. If an immediate change is required, call SDL_SyncWindow() to
  1493. * block until the changes have taken effect.
  1494. *
  1495. * When the window state changes, an SDL_EVENT_WINDOW_MINIMIZED event will be
  1496. * emitted. Note that, as this is just a request, the windowing system can
  1497. * deny the state change.
  1498. *
  1499. * \param window the window to minimize
  1500. * \returns 0 on success or a negative error code on failure; call
  1501. * SDL_GetError() for more information.
  1502. *
  1503. * \since This function is available since SDL 3.0.0.
  1504. *
  1505. * \sa SDL_MaximizeWindow
  1506. * \sa SDL_RestoreWindow
  1507. * \sa SDL_SyncWindow
  1508. */
  1509. extern DECLSPEC int SDLCALL SDL_MinimizeWindow(SDL_Window *window);
  1510. /**
  1511. * Request that the size and position of a minimized or maximized window be
  1512. * restored.
  1513. *
  1514. * On some windowing systems this request is asynchronous and the new window
  1515. * state may not have have been applied immediately upon the return of this
  1516. * function. If an immediate change is required, call SDL_SyncWindow() to
  1517. * block until the changes have taken effect.
  1518. *
  1519. * When the window state changes, an SDL_EVENT_WINDOW_RESTORED event will be
  1520. * emitted. Note that, as this is just a request, the windowing system can
  1521. * deny the state change.
  1522. *
  1523. * \param window the window to restore
  1524. * \returns 0 on success or a negative error code on failure; call
  1525. * SDL_GetError() for more information.
  1526. *
  1527. * \since This function is available since SDL 3.0.0.
  1528. *
  1529. * \sa SDL_MaximizeWindow
  1530. * \sa SDL_MinimizeWindow
  1531. * \sa SDL_SyncWindow
  1532. */
  1533. extern DECLSPEC int SDLCALL SDL_RestoreWindow(SDL_Window *window);
  1534. /**
  1535. * Request that the window's fullscreen state be changed.
  1536. *
  1537. * By default a window in fullscreen state uses borderless fullscreen desktop
  1538. * mode, but a specific exclusive display mode can be set using
  1539. * SDL_SetWindowFullscreenMode().
  1540. *
  1541. * On some windowing systems this request is asynchronous and the new
  1542. * fullscreen state may not have have been applied immediately upon the return
  1543. * of this function. If an immediate change is required, call SDL_SyncWindow()
  1544. * to block until the changes have taken effect.
  1545. *
  1546. * When the window state changes, an SDL_EVENT_WINDOW_ENTER_FULLSCREEN or
  1547. * SDL_EVENT_WINDOW_LEAVE_FULLSCREEN event will be emitted. Note that, as this
  1548. * is just a request, it can be denied by the windowing system.
  1549. *
  1550. * \param window the window to change
  1551. * \param fullscreen SDL_TRUE for fullscreen mode, SDL_FALSE for windowed mode
  1552. * \returns 0 on success or a negative error code on failure; call
  1553. * SDL_GetError() for more information.
  1554. *
  1555. * \since This function is available since SDL 3.0.0.
  1556. *
  1557. * \sa SDL_GetWindowFullscreenMode
  1558. * \sa SDL_SetWindowFullscreenMode
  1559. * \sa SDL_SyncWindow
  1560. */
  1561. extern DECLSPEC int SDLCALL SDL_SetWindowFullscreen(SDL_Window *window, SDL_bool fullscreen);
  1562. /**
  1563. * Block until any pending window state is finalized.
  1564. *
  1565. * On asynchronous windowing systems, this acts as a synchronization barrier
  1566. * for pending window state. It will attempt to wait until any pending window
  1567. * state has been applied and is guaranteed to return within finite time. Note
  1568. * that for how long it can potentially block depends on the underlying window
  1569. * system, as window state changes may involve somewhat lengthy animations
  1570. * that must complete before the window is in its final requested state.
  1571. *
  1572. * On windowing systems where changes are immediate, this does nothing.
  1573. *
  1574. * \param window the window for which to wait for the pending state to be
  1575. * applied
  1576. * \returns 0 on success, a positive value if the operation timed out before
  1577. * the window was in the requested state, or a negative error code on
  1578. * failure; call SDL_GetError() for more information.
  1579. *
  1580. * \since This function is available since SDL 3.0.0.
  1581. *
  1582. * \sa SDL_SetWindowSize
  1583. * \sa SDL_SetWindowPosition
  1584. * \sa SDL_SetWindowFullscreen
  1585. * \sa SDL_MinimizeWindow
  1586. * \sa SDL_MaximizeWindow
  1587. * \sa SDL_RestoreWindow
  1588. */
  1589. extern DECLSPEC int SDLCALL SDL_SyncWindow(SDL_Window *window);
  1590. /**
  1591. * Return whether the window has a surface associated with it.
  1592. *
  1593. * \param window the window to query
  1594. * \returns SDL_TRUE if there is a surface associated with the window, or
  1595. * SDL_FALSE otherwise.
  1596. *
  1597. * \since This function is available since SDL 3.0.0.
  1598. *
  1599. * \sa SDL_GetWindowSurface
  1600. */
  1601. extern DECLSPEC SDL_bool SDLCALL SDL_WindowHasSurface(SDL_Window *window);
  1602. /**
  1603. * Get the SDL surface associated with the window.
  1604. *
  1605. * A new surface will be created with the optimal format for the window, if
  1606. * necessary. This surface will be freed when the window is destroyed. Do not
  1607. * free this surface.
  1608. *
  1609. * This surface will be invalidated if the window is resized. After resizing a
  1610. * window this function must be called again to return a valid surface.
  1611. *
  1612. * You may not combine this with 3D or the rendering API on this window.
  1613. *
  1614. * This function is affected by `SDL_HINT_FRAMEBUFFER_ACCELERATION`.
  1615. *
  1616. * \param window the window to query
  1617. * \returns the surface associated with the window, or NULL on failure; call
  1618. * SDL_GetError() for more information.
  1619. *
  1620. * \since This function is available since SDL 3.0.0.
  1621. *
  1622. * \sa SDL_DestroyWindowSurface
  1623. * \sa SDL_WindowHasSurface
  1624. * \sa SDL_UpdateWindowSurface
  1625. * \sa SDL_UpdateWindowSurfaceRects
  1626. */
  1627. extern DECLSPEC SDL_Surface *SDLCALL SDL_GetWindowSurface(SDL_Window *window);
  1628. /**
  1629. * Copy the window surface to the screen.
  1630. *
  1631. * This is the function you use to reflect any changes to the surface on the
  1632. * screen.
  1633. *
  1634. * This function is equivalent to the SDL 1.2 API SDL_Flip().
  1635. *
  1636. * \param window the window to update
  1637. * \returns 0 on success or a negative error code on failure; call
  1638. * SDL_GetError() for more information.
  1639. *
  1640. * \since This function is available since SDL 3.0.0.
  1641. *
  1642. * \sa SDL_GetWindowSurface
  1643. * \sa SDL_UpdateWindowSurfaceRects
  1644. */
  1645. extern DECLSPEC int SDLCALL SDL_UpdateWindowSurface(SDL_Window *window);
  1646. /**
  1647. * Copy areas of the window surface to the screen.
  1648. *
  1649. * This is the function you use to reflect changes to portions of the surface
  1650. * on the screen.
  1651. *
  1652. * This function is equivalent to the SDL 1.2 API SDL_UpdateRects().
  1653. *
  1654. * Note that this function will update _at least_ the rectangles specified,
  1655. * but this is only intended as an optimization; in practice, this might
  1656. * update more of the screen (or all of the screen!), depending on what method
  1657. * SDL uses to send pixels to the system.
  1658. *
  1659. * \param window the window to update
  1660. * \param rects an array of SDL_Rect structures representing areas of the
  1661. * surface to copy, in pixels
  1662. * \param numrects the number of rectangles
  1663. * \returns 0 on success or a negative error code on failure; call
  1664. * SDL_GetError() for more information.
  1665. *
  1666. * \since This function is available since SDL 3.0.0.
  1667. *
  1668. * \sa SDL_GetWindowSurface
  1669. * \sa SDL_UpdateWindowSurface
  1670. */
  1671. extern DECLSPEC int SDLCALL SDL_UpdateWindowSurfaceRects(SDL_Window *window, const SDL_Rect *rects, int numrects);
  1672. /**
  1673. * Destroy the surface associated with the window.
  1674. *
  1675. * \param window the window to update
  1676. * \returns 0 on success or a negative error code on failure; call
  1677. * SDL_GetError() for more information.
  1678. *
  1679. * \since This function is available since SDL 3.0.0.
  1680. *
  1681. * \sa SDL_GetWindowSurface
  1682. * \sa SDL_WindowHasSurface
  1683. */
  1684. extern DECLSPEC int SDLCALL SDL_DestroyWindowSurface(SDL_Window *window);
  1685. /**
  1686. * Set a window's keyboard grab mode.
  1687. *
  1688. * Keyboard grab enables capture of system keyboard shortcuts like Alt+Tab or
  1689. * the Meta/Super key. Note that not all system keyboard shortcuts can be
  1690. * captured by applications (one example is Ctrl+Alt+Del on Windows).
  1691. *
  1692. * This is primarily intended for specialized applications such as VNC clients
  1693. * or VM frontends. Normal games should not use keyboard grab.
  1694. *
  1695. * When keyboard grab is enabled, SDL will continue to handle Alt+Tab when the
  1696. * window is full-screen to ensure the user is not trapped in your
  1697. * application. If you have a custom keyboard shortcut to exit fullscreen
  1698. * mode, you may suppress this behavior with
  1699. * `SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED`.
  1700. *
  1701. * If the caller enables a grab while another window is currently grabbed, the
  1702. * other window loses its grab in favor of the caller's window.
  1703. *
  1704. * \param window The window for which the keyboard grab mode should be set.
  1705. * \param grabbed This is SDL_TRUE to grab keyboard, and SDL_FALSE to release.
  1706. * \returns 0 on success or a negative error code on failure; call
  1707. * SDL_GetError() for more information.
  1708. *
  1709. * \since This function is available since SDL 3.0.0.
  1710. *
  1711. * \sa SDL_GetWindowKeyboardGrab
  1712. * \sa SDL_SetWindowMouseGrab
  1713. */
  1714. extern DECLSPEC int SDLCALL SDL_SetWindowKeyboardGrab(SDL_Window *window, SDL_bool grabbed);
  1715. /**
  1716. * Set a window's mouse grab mode.
  1717. *
  1718. * Mouse grab confines the mouse cursor to the window.
  1719. *
  1720. * \param window The window for which the mouse grab mode should be set.
  1721. * \param grabbed This is SDL_TRUE to grab mouse, and SDL_FALSE to release.
  1722. * \returns 0 on success or a negative error code on failure; call
  1723. * SDL_GetError() for more information.
  1724. *
  1725. * \since This function is available since SDL 3.0.0.
  1726. *
  1727. * \sa SDL_GetWindowMouseGrab
  1728. * \sa SDL_SetWindowKeyboardGrab
  1729. */
  1730. extern DECLSPEC int SDLCALL SDL_SetWindowMouseGrab(SDL_Window *window, SDL_bool grabbed);
  1731. /**
  1732. * Get a window's keyboard grab mode.
  1733. *
  1734. * \param window the window to query
  1735. * \returns SDL_TRUE if keyboard is grabbed, and SDL_FALSE otherwise.
  1736. *
  1737. * \since This function is available since SDL 3.0.0.
  1738. *
  1739. * \sa SDL_SetWindowKeyboardGrab
  1740. */
  1741. extern DECLSPEC SDL_bool SDLCALL SDL_GetWindowKeyboardGrab(SDL_Window *window);
  1742. /**
  1743. * Get a window's mouse grab mode.
  1744. *
  1745. * \param window the window to query
  1746. * \returns SDL_TRUE if mouse is grabbed, and SDL_FALSE otherwise.
  1747. *
  1748. * \since This function is available since SDL 3.0.0.
  1749. *
  1750. * \sa SDL_SetWindowKeyboardGrab
  1751. */
  1752. extern DECLSPEC SDL_bool SDLCALL SDL_GetWindowMouseGrab(SDL_Window *window);
  1753. /**
  1754. * Get the window that currently has an input grab enabled.
  1755. *
  1756. * \returns the window if input is grabbed or NULL otherwise.
  1757. *
  1758. * \since This function is available since SDL 3.0.0.
  1759. *
  1760. * \sa SDL_SetWindowMouseGrab
  1761. * \sa SDL_SetWindowKeyboardGrab
  1762. */
  1763. extern DECLSPEC SDL_Window *SDLCALL SDL_GetGrabbedWindow(void);
  1764. /**
  1765. * Confines the cursor to the specified area of a window.
  1766. *
  1767. * Note that this does NOT grab the cursor, it only defines the area a cursor
  1768. * is restricted to when the window has mouse focus.
  1769. *
  1770. * \param window The window that will be associated with the barrier.
  1771. * \param rect A rectangle area in window-relative coordinates. If NULL the
  1772. * barrier for the specified window will be destroyed.
  1773. * \returns 0 on success or a negative error code on failure; call
  1774. * SDL_GetError() for more information.
  1775. *
  1776. * \since This function is available since SDL 3.0.0.
  1777. *
  1778. * \sa SDL_GetWindowMouseRect
  1779. * \sa SDL_SetWindowMouseGrab
  1780. */
  1781. extern DECLSPEC int SDLCALL SDL_SetWindowMouseRect(SDL_Window *window, const SDL_Rect *rect);
  1782. /**
  1783. * Get the mouse confinement rectangle of a window.
  1784. *
  1785. * \param window The window to query
  1786. * \returns A pointer to the mouse confinement rectangle of a window, or NULL
  1787. * if there isn't one.
  1788. *
  1789. * \since This function is available since SDL 3.0.0.
  1790. *
  1791. * \sa SDL_SetWindowMouseRect
  1792. */
  1793. extern DECLSPEC const SDL_Rect *SDLCALL SDL_GetWindowMouseRect(SDL_Window *window);
  1794. /**
  1795. * Set the opacity for a window.
  1796. *
  1797. * The parameter `opacity` will be clamped internally between 0.0f
  1798. * (transparent) and 1.0f (opaque).
  1799. *
  1800. * This function also returns -1 if setting the opacity isn't supported.
  1801. *
  1802. * \param window the window which will be made transparent or opaque
  1803. * \param opacity the opacity value (0.0f - transparent, 1.0f - opaque)
  1804. * \returns 0 on success or a negative error code on failure; call
  1805. * SDL_GetError() for more information.
  1806. *
  1807. * \since This function is available since SDL 3.0.0.
  1808. *
  1809. * \sa SDL_GetWindowOpacity
  1810. */
  1811. extern DECLSPEC int SDLCALL SDL_SetWindowOpacity(SDL_Window *window, float opacity);
  1812. /**
  1813. * Get the opacity of a window.
  1814. *
  1815. * If transparency isn't supported on this platform, opacity will be reported
  1816. * as 1.0f without error.
  1817. *
  1818. * The parameter `opacity` is ignored if it is NULL.
  1819. *
  1820. * This function also returns -1 if an invalid window was provided.
  1821. *
  1822. * \param window the window to get the current opacity value from
  1823. * \param out_opacity the float filled in (0.0f - transparent, 1.0f - opaque)
  1824. * \returns 0 on success or a negative error code on failure; call
  1825. * SDL_GetError() for more information.
  1826. *
  1827. * \since This function is available since SDL 3.0.0.
  1828. *
  1829. * \sa SDL_SetWindowOpacity
  1830. */
  1831. extern DECLSPEC int SDLCALL SDL_GetWindowOpacity(SDL_Window *window, float *out_opacity);
  1832. /**
  1833. * Set the window as a modal for another window.
  1834. *
  1835. * \param modal_window the window that should be set modal
  1836. * \param parent_window the parent window for the modal window
  1837. * \returns 0 on success or a negative error code on failure; call
  1838. * SDL_GetError() for more information.
  1839. *
  1840. * \since This function is available since SDL 3.0.0.
  1841. */
  1842. extern DECLSPEC int SDLCALL SDL_SetWindowModalFor(SDL_Window *modal_window, SDL_Window *parent_window);
  1843. /**
  1844. * Explicitly set input focus to the window.
  1845. *
  1846. * You almost certainly want SDL_RaiseWindow() instead of this function. Use
  1847. * this with caution, as you might give focus to a window that is completely
  1848. * obscured by other windows.
  1849. *
  1850. * \param window the window that should get the input focus
  1851. * \returns 0 on success or a negative error code on failure; call
  1852. * SDL_GetError() for more information.
  1853. *
  1854. * \since This function is available since SDL 3.0.0.
  1855. *
  1856. * \sa SDL_RaiseWindow
  1857. */
  1858. extern DECLSPEC int SDLCALL SDL_SetWindowInputFocus(SDL_Window *window);
  1859. /**
  1860. * Set whether the window may have input focus.
  1861. *
  1862. * \param window the window to set focusable state
  1863. * \param focusable SDL_TRUE to allow input focus, SDL_FALSE to not allow
  1864. * input focus
  1865. * \returns 0 on success or a negative error code on failure; call
  1866. * SDL_GetError() for more information.
  1867. *
  1868. * \since This function is available since SDL 3.0.0.
  1869. */
  1870. extern DECLSPEC int SDLCALL SDL_SetWindowFocusable(SDL_Window *window, SDL_bool focusable);
  1871. /**
  1872. * Display the system-level window menu.
  1873. *
  1874. * This default window menu is provided by the system and on some platforms
  1875. * provides functionality for setting or changing privileged state on the
  1876. * window, such as moving it between workspaces or displays, or toggling the
  1877. * always-on-top property.
  1878. *
  1879. * On platforms or desktops where this is unsupported, this function does
  1880. * nothing.
  1881. *
  1882. * \param window the window for which the menu will be displayed
  1883. * \param x the x coordinate of the menu, relative to the origin (top-left) of
  1884. * the client area
  1885. * \param y the y coordinate of the menu, relative to the origin (top-left) of
  1886. * the client area
  1887. * \returns 0 on success or a negative error code on failure; call
  1888. * SDL_GetError() for more information.
  1889. *
  1890. * \since This function is available since SDL 3.0.0.
  1891. */
  1892. extern DECLSPEC int SDLCALL SDL_ShowWindowSystemMenu(SDL_Window *window, int x, int y);
  1893. /**
  1894. * Possible return values from the SDL_HitTest callback.
  1895. *
  1896. * \sa SDL_HitTest
  1897. */
  1898. typedef enum
  1899. {
  1900. SDL_HITTEST_NORMAL, /**< Region is normal. No special properties. */
  1901. SDL_HITTEST_DRAGGABLE, /**< Region can drag entire window. */
  1902. SDL_HITTEST_RESIZE_TOPLEFT,
  1903. SDL_HITTEST_RESIZE_TOP,
  1904. SDL_HITTEST_RESIZE_TOPRIGHT,
  1905. SDL_HITTEST_RESIZE_RIGHT,
  1906. SDL_HITTEST_RESIZE_BOTTOMRIGHT,
  1907. SDL_HITTEST_RESIZE_BOTTOM,
  1908. SDL_HITTEST_RESIZE_BOTTOMLEFT,
  1909. SDL_HITTEST_RESIZE_LEFT
  1910. } SDL_HitTestResult;
  1911. /**
  1912. * Callback used for hit-testing.
  1913. *
  1914. * \param win the SDL_Window where hit-testing was set on
  1915. * \param area an SDL_Point which should be hit-tested
  1916. * \param data what was passed as `callback_data` to SDL_SetWindowHitTest()
  1917. * \returns an SDL_HitTestResult value.
  1918. *
  1919. * \sa SDL_SetWindowHitTest
  1920. */
  1921. typedef SDL_HitTestResult (SDLCALL *SDL_HitTest)(SDL_Window *win,
  1922. const SDL_Point *area,
  1923. void *data);
  1924. /**
  1925. * Provide a callback that decides if a window region has special properties.
  1926. *
  1927. * Normally windows are dragged and resized by decorations provided by the
  1928. * system window manager (a title bar, borders, etc), but for some apps, it
  1929. * makes sense to drag them from somewhere else inside the window itself; for
  1930. * example, one might have a borderless window that wants to be draggable from
  1931. * any part, or simulate its own title bar, etc.
  1932. *
  1933. * This function lets the app provide a callback that designates pieces of a
  1934. * given window as special. This callback is run during event processing if we
  1935. * need to tell the OS to treat a region of the window specially; the use of
  1936. * this callback is known as "hit testing."
  1937. *
  1938. * Mouse input may not be delivered to your application if it is within a
  1939. * special area; the OS will often apply that input to moving the window or
  1940. * resizing the window and not deliver it to the application.
  1941. *
  1942. * Specifying NULL for a callback disables hit-testing. Hit-testing is
  1943. * disabled by default.
  1944. *
  1945. * Platforms that don't support this functionality will return -1
  1946. * unconditionally, even if you're attempting to disable hit-testing.
  1947. *
  1948. * Your callback may fire at any time, and its firing does not indicate any
  1949. * specific behavior (for example, on Windows, this certainly might fire when
  1950. * the OS is deciding whether to drag your window, but it fires for lots of
  1951. * other reasons, too, some unrelated to anything you probably care about _and
  1952. * when the mouse isn't actually at the location it is testing_). Since this
  1953. * can fire at any time, you should try to keep your callback efficient,
  1954. * devoid of allocations, etc.
  1955. *
  1956. * \param window the window to set hit-testing on
  1957. * \param callback the function to call when doing a hit-test
  1958. * \param callback_data an app-defined void pointer passed to **callback**
  1959. * \returns 0 on success or a negative error code on failure; call
  1960. * SDL_GetError() for more information.
  1961. *
  1962. * \since This function is available since SDL 3.0.0.
  1963. */
  1964. extern DECLSPEC int SDLCALL SDL_SetWindowHitTest(SDL_Window *window, SDL_HitTest callback, void *callback_data);
  1965. /**
  1966. * Set the shape of a transparent window.
  1967. *
  1968. * This sets the alpha channel of a transparent window and any fully
  1969. * transparent areas are also transparent to mouse clicks. If you are using
  1970. * something besides the SDL render API, then you are responsible for setting
  1971. * the alpha channel of the window yourself.
  1972. *
  1973. * The shape is copied inside this function, so you can free it afterwards. If
  1974. * your shape surface changes, you should call SDL_SetWindowShape() again to
  1975. * update the window.
  1976. *
  1977. * The window must have been created with the SDL_WINDOW_TRANSPARENT flag.
  1978. *
  1979. * \param window the window
  1980. * \param shape the surface representing the shape of the window, or NULL to
  1981. * remove any current shape
  1982. * \returns 0 on success or a negative error code on failure; call
  1983. * SDL_GetError() for more information.
  1984. *
  1985. * \since This function is available since SDL 3.0.0.
  1986. */
  1987. extern DECLSPEC int SDLCALL SDL_SetWindowShape(SDL_Window *window, SDL_Surface *shape);
  1988. /**
  1989. * Request a window to demand attention from the user.
  1990. *
  1991. * \param window the window to be flashed
  1992. * \param operation the flash operation
  1993. * \returns 0 on success or a negative error code on failure; call
  1994. * SDL_GetError() for more information.
  1995. *
  1996. * \since This function is available since SDL 3.0.0.
  1997. */
  1998. extern DECLSPEC int SDLCALL SDL_FlashWindow(SDL_Window *window, SDL_FlashOperation operation);
  1999. /**
  2000. * Destroy a window.
  2001. *
  2002. * If the window has an associated SDL_Renderer, it will be implicitly
  2003. * destroyed as well.
  2004. *
  2005. * If `window` is NULL, this function will return immediately after setting
  2006. * the SDL error message to "Invalid window". See SDL_GetError().
  2007. *
  2008. * \param window the window to destroy
  2009. *
  2010. * \since This function is available since SDL 3.0.0.
  2011. *
  2012. * \sa SDL_CreatePopupWindow
  2013. * \sa SDL_CreateWindow
  2014. * \sa SDL_CreateWindowWithProperties
  2015. */
  2016. extern DECLSPEC void SDLCALL SDL_DestroyWindow(SDL_Window *window);
  2017. /**
  2018. * Check whether the screensaver is currently enabled.
  2019. *
  2020. * The screensaver is disabled by default since SDL 2.0.2. Before SDL 2.0.2
  2021. * the screensaver was enabled by default.
  2022. *
  2023. * The default can also be changed using `SDL_HINT_VIDEO_ALLOW_SCREENSAVER`.
  2024. *
  2025. * \returns SDL_TRUE if the screensaver is enabled, SDL_FALSE if it is
  2026. * disabled.
  2027. *
  2028. * \since This function is available since SDL 3.0.0.
  2029. *
  2030. * \sa SDL_DisableScreenSaver
  2031. * \sa SDL_EnableScreenSaver
  2032. */
  2033. extern DECLSPEC SDL_bool SDLCALL SDL_ScreenSaverEnabled(void);
  2034. /**
  2035. * Allow the screen to be blanked by a screen saver.
  2036. *
  2037. * \returns 0 on success or a negative error code on failure; call
  2038. * SDL_GetError() for more information.
  2039. *
  2040. * \since This function is available since SDL 3.0.0.
  2041. *
  2042. * \sa SDL_DisableScreenSaver
  2043. * \sa SDL_ScreenSaverEnabled
  2044. */
  2045. extern DECLSPEC int SDLCALL SDL_EnableScreenSaver(void);
  2046. /**
  2047. * Prevent the screen from being blanked by a screen saver.
  2048. *
  2049. * If you disable the screensaver, it is automatically re-enabled when SDL
  2050. * quits.
  2051. *
  2052. * The screensaver is disabled by default since SDL 2.0.2. Before SDL 2.0.2
  2053. * the screensaver was enabled by default.
  2054. *
  2055. * \returns 0 on success or a negative error code on failure; call
  2056. * SDL_GetError() for more information.
  2057. *
  2058. * \since This function is available since SDL 3.0.0.
  2059. *
  2060. * \sa SDL_EnableScreenSaver
  2061. * \sa SDL_ScreenSaverEnabled
  2062. */
  2063. extern DECLSPEC int SDLCALL SDL_DisableScreenSaver(void);
  2064. /**
  2065. * \name OpenGL support functions
  2066. */
  2067. /* @{ */
  2068. /**
  2069. * Dynamically load an OpenGL library.
  2070. *
  2071. * This should be done after initializing the video driver, but before
  2072. * creating any OpenGL windows. If no OpenGL library is loaded, the default
  2073. * library will be loaded upon creation of the first OpenGL window.
  2074. *
  2075. * If you do this, you need to retrieve all of the GL functions used in your
  2076. * program from the dynamic library using SDL_GL_GetProcAddress().
  2077. *
  2078. * \param path the platform dependent OpenGL library name, or NULL to open the
  2079. * default OpenGL library
  2080. * \returns 0 on success or a negative error code on failure; call
  2081. * SDL_GetError() for more information.
  2082. *
  2083. * \since This function is available since SDL 3.0.0.
  2084. *
  2085. * \sa SDL_GL_GetProcAddress
  2086. * \sa SDL_GL_UnloadLibrary
  2087. */
  2088. extern DECLSPEC int SDLCALL SDL_GL_LoadLibrary(const char *path);
  2089. /**
  2090. * Get an OpenGL function by name.
  2091. *
  2092. * If the GL library is loaded at runtime with SDL_GL_LoadLibrary(), then all
  2093. * GL functions must be retrieved this way. Usually this is used to retrieve
  2094. * function pointers to OpenGL extensions.
  2095. *
  2096. * There are some quirks to looking up OpenGL functions that require some
  2097. * extra care from the application. If you code carefully, you can handle
  2098. * these quirks without any platform-specific code, though:
  2099. *
  2100. * - On Windows, function pointers are specific to the current GL context;
  2101. * this means you need to have created a GL context and made it current
  2102. * before calling SDL_GL_GetProcAddress(). If you recreate your context or
  2103. * create a second context, you should assume that any existing function
  2104. * pointers aren't valid to use with it. This is (currently) a
  2105. * Windows-specific limitation, and in practice lots of drivers don't suffer
  2106. * this limitation, but it is still the way the wgl API is documented to
  2107. * work and you should expect crashes if you don't respect it. Store a copy
  2108. * of the function pointers that comes and goes with context lifespan.
  2109. * - On X11, function pointers returned by this function are valid for any
  2110. * context, and can even be looked up before a context is created at all.
  2111. * This means that, for at least some common OpenGL implementations, if you
  2112. * look up a function that doesn't exist, you'll get a non-NULL result that
  2113. * is _NOT_ safe to call. You must always make sure the function is actually
  2114. * available for a given GL context before calling it, by checking for the
  2115. * existence of the appropriate extension with SDL_GL_ExtensionSupported(),
  2116. * or verifying that the version of OpenGL you're using offers the function
  2117. * as core functionality.
  2118. * - Some OpenGL drivers, on all platforms, *will* return NULL if a function
  2119. * isn't supported, but you can't count on this behavior. Check for
  2120. * extensions you use, and if you get a NULL anyway, act as if that
  2121. * extension wasn't available. This is probably a bug in the driver, but you
  2122. * can code defensively for this scenario anyhow.
  2123. * - Just because you're on Linux/Unix, don't assume you'll be using X11.
  2124. * Next-gen display servers are waiting to replace it, and may or may not
  2125. * make the same promises about function pointers.
  2126. * - OpenGL function pointers must be declared `APIENTRY` as in the example
  2127. * code. This will ensure the proper calling convention is followed on
  2128. * platforms where this matters (Win32) thereby avoiding stack corruption.
  2129. *
  2130. * \param proc the name of an OpenGL function
  2131. * \returns a pointer to the named OpenGL function. The returned pointer
  2132. * should be cast to the appropriate function signature.
  2133. *
  2134. * \since This function is available since SDL 3.0.0.
  2135. *
  2136. * \sa SDL_GL_ExtensionSupported
  2137. * \sa SDL_GL_LoadLibrary
  2138. * \sa SDL_GL_UnloadLibrary
  2139. */
  2140. extern DECLSPEC SDL_FunctionPointer SDLCALL SDL_GL_GetProcAddress(const char *proc);
  2141. /**
  2142. * Get an EGL library function by name.
  2143. *
  2144. * If an EGL library is loaded, this function allows applications to get entry
  2145. * points for EGL functions. This is useful to provide to an EGL API and
  2146. * extension loader.
  2147. *
  2148. * \param proc the name of an EGL function
  2149. * \returns a pointer to the named EGL function. The returned pointer should
  2150. * be cast to the appropriate function signature.
  2151. *
  2152. * \since This function is available since SDL 3.0.0.
  2153. *
  2154. * \sa SDL_GL_GetCurrentEGLDisplay
  2155. */
  2156. extern DECLSPEC SDL_FunctionPointer SDLCALL SDL_EGL_GetProcAddress(const char *proc);
  2157. /**
  2158. * Unload the OpenGL library previously loaded by SDL_GL_LoadLibrary().
  2159. *
  2160. * \since This function is available since SDL 3.0.0.
  2161. *
  2162. * \sa SDL_GL_LoadLibrary
  2163. */
  2164. extern DECLSPEC void SDLCALL SDL_GL_UnloadLibrary(void);
  2165. /**
  2166. * Check if an OpenGL extension is supported for the current context.
  2167. *
  2168. * This function operates on the current GL context; you must have created a
  2169. * context and it must be current before calling this function. Do not assume
  2170. * that all contexts you create will have the same set of extensions
  2171. * available, or that recreating an existing context will offer the same
  2172. * extensions again.
  2173. *
  2174. * While it's probably not a massive overhead, this function is not an O(1)
  2175. * operation. Check the extensions you care about after creating the GL
  2176. * context and save that information somewhere instead of calling the function
  2177. * every time you need to know.
  2178. *
  2179. * \param extension the name of the extension to check
  2180. * \returns SDL_TRUE if the extension is supported, SDL_FALSE otherwise.
  2181. *
  2182. * \since This function is available since SDL 3.0.0.
  2183. */
  2184. extern DECLSPEC SDL_bool SDLCALL SDL_GL_ExtensionSupported(const char *extension);
  2185. /**
  2186. * Reset all previously set OpenGL context attributes to their default values.
  2187. *
  2188. * \since This function is available since SDL 3.0.0.
  2189. *
  2190. * \sa SDL_GL_GetAttribute
  2191. * \sa SDL_GL_SetAttribute
  2192. */
  2193. extern DECLSPEC void SDLCALL SDL_GL_ResetAttributes(void);
  2194. /**
  2195. * Set an OpenGL window attribute before window creation.
  2196. *
  2197. * This function sets the OpenGL attribute `attr` to `value`. The requested
  2198. * attributes should be set before creating an OpenGL window. You should use
  2199. * SDL_GL_GetAttribute() to check the values after creating the OpenGL
  2200. * context, since the values obtained can differ from the requested ones.
  2201. *
  2202. * \param attr an SDL_GLattr enum value specifying the OpenGL attribute to set
  2203. * \param value the desired value for the attribute
  2204. * \returns 0 on success or a negative error code on failure; call
  2205. * SDL_GetError() for more information.
  2206. *
  2207. * \since This function is available since SDL 3.0.0.
  2208. *
  2209. * \sa SDL_GL_GetAttribute
  2210. * \sa SDL_GL_ResetAttributes
  2211. */
  2212. extern DECLSPEC int SDLCALL SDL_GL_SetAttribute(SDL_GLattr attr, int value);
  2213. /**
  2214. * Get the actual value for an attribute from the current context.
  2215. *
  2216. * \param attr an SDL_GLattr enum value specifying the OpenGL attribute to get
  2217. * \param value a pointer filled in with the current value of `attr`
  2218. * \returns 0 on success or a negative error code on failure; call
  2219. * SDL_GetError() for more information.
  2220. *
  2221. * \since This function is available since SDL 3.0.0.
  2222. *
  2223. * \sa SDL_GL_ResetAttributes
  2224. * \sa SDL_GL_SetAttribute
  2225. */
  2226. extern DECLSPEC int SDLCALL SDL_GL_GetAttribute(SDL_GLattr attr, int *value);
  2227. /**
  2228. * Create an OpenGL context for an OpenGL window, and make it current.
  2229. *
  2230. * Windows users new to OpenGL should note that, for historical reasons, GL
  2231. * functions added after OpenGL version 1.1 are not available by default.
  2232. * Those functions must be loaded at run-time, either with an OpenGL
  2233. * extension-handling library or with SDL_GL_GetProcAddress() and its related
  2234. * functions.
  2235. *
  2236. * SDL_GLContext is an alias for `void *`. It's opaque to the application.
  2237. *
  2238. * \param window the window to associate with the context
  2239. * \returns the OpenGL context associated with `window` or NULL on error; call
  2240. * SDL_GetError() for more details.
  2241. *
  2242. * \since This function is available since SDL 3.0.0.
  2243. *
  2244. * \sa SDL_GL_DeleteContext
  2245. * \sa SDL_GL_MakeCurrent
  2246. */
  2247. extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_CreateContext(SDL_Window *window);
  2248. /**
  2249. * Set up an OpenGL context for rendering into an OpenGL window.
  2250. *
  2251. * The context must have been created with a compatible window.
  2252. *
  2253. * \param window the window to associate with the context
  2254. * \param context the OpenGL context to associate with the window
  2255. * \returns 0 on success or a negative error code on failure; call
  2256. * SDL_GetError() for more information.
  2257. *
  2258. * \since This function is available since SDL 3.0.0.
  2259. *
  2260. * \sa SDL_GL_CreateContext
  2261. */
  2262. extern DECLSPEC int SDLCALL SDL_GL_MakeCurrent(SDL_Window *window, SDL_GLContext context);
  2263. /**
  2264. * Get the currently active OpenGL window.
  2265. *
  2266. * \returns the currently active OpenGL window on success or NULL on failure;
  2267. * call SDL_GetError() for more information.
  2268. *
  2269. * \since This function is available since SDL 3.0.0.
  2270. */
  2271. extern DECLSPEC SDL_Window *SDLCALL SDL_GL_GetCurrentWindow(void);
  2272. /**
  2273. * Get the currently active OpenGL context.
  2274. *
  2275. * \returns the currently active OpenGL context or NULL on failure; call
  2276. * SDL_GetError() for more information.
  2277. *
  2278. * \since This function is available since SDL 3.0.0.
  2279. *
  2280. * \sa SDL_GL_MakeCurrent
  2281. */
  2282. extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
  2283. /**
  2284. * Get the currently active EGL display.
  2285. *
  2286. * \returns the currently active EGL display or NULL on failure; call
  2287. * SDL_GetError() for more information.
  2288. *
  2289. * \since This function is available since SDL 3.0.0.
  2290. */
  2291. extern DECLSPEC SDL_EGLDisplay SDLCALL SDL_EGL_GetCurrentEGLDisplay(void);
  2292. /**
  2293. * Get the currently active EGL config.
  2294. *
  2295. * \returns the currently active EGL config or NULL on failure; call
  2296. * SDL_GetError() for more information.
  2297. *
  2298. * \since This function is available since SDL 3.0.0.
  2299. */
  2300. extern DECLSPEC SDL_EGLConfig SDLCALL SDL_EGL_GetCurrentEGLConfig(void);
  2301. /**
  2302. * Get the EGL surface associated with the window.
  2303. *
  2304. * \param window the window to query
  2305. * \returns the EGLSurface pointer associated with the window, or NULL on
  2306. * failure.
  2307. *
  2308. * \since This function is available since SDL 3.0.0.
  2309. */
  2310. extern DECLSPEC SDL_EGLSurface SDLCALL SDL_EGL_GetWindowEGLSurface(SDL_Window *window);
  2311. /**
  2312. * Sets the callbacks for defining custom EGLAttrib arrays for EGL
  2313. * initialization.
  2314. *
  2315. * Each callback should return a pointer to an EGL attribute array terminated
  2316. * with EGL_NONE. Callbacks may return NULL pointers to signal an error, which
  2317. * will cause the SDL_CreateWindow process to fail gracefully.
  2318. *
  2319. * The arrays returned by each callback will be appended to the existing
  2320. * attribute arrays defined by SDL.
  2321. *
  2322. * NOTE: These callback pointers will be reset after SDL_GL_ResetAttributes.
  2323. *
  2324. * \param platformAttribCallback Callback for attributes to pass to
  2325. * eglGetPlatformDisplay.
  2326. * \param surfaceAttribCallback Callback for attributes to pass to
  2327. * eglCreateSurface.
  2328. * \param contextAttribCallback Callback for attributes to pass to
  2329. * eglCreateContext.
  2330. *
  2331. * \since This function is available since SDL 3.0.0.
  2332. */
  2333. extern DECLSPEC void SDLCALL SDL_EGL_SetEGLAttributeCallbacks(SDL_EGLAttribArrayCallback platformAttribCallback,
  2334. SDL_EGLIntArrayCallback surfaceAttribCallback,
  2335. SDL_EGLIntArrayCallback contextAttribCallback);
  2336. /**
  2337. * Set the swap interval for the current OpenGL context.
  2338. *
  2339. * Some systems allow specifying -1 for the interval, to enable adaptive
  2340. * vsync. Adaptive vsync works the same as vsync, but if you've already missed
  2341. * the vertical retrace for a given frame, it swaps buffers immediately, which
  2342. * might be less jarring for the user during occasional framerate drops. If an
  2343. * application requests adaptive vsync and the system does not support it,
  2344. * this function will fail and return -1. In such a case, you should probably
  2345. * retry the call with 1 for the interval.
  2346. *
  2347. * Adaptive vsync is implemented for some glX drivers with
  2348. * GLX_EXT_swap_control_tear, and for some Windows drivers with
  2349. * WGL_EXT_swap_control_tear.
  2350. *
  2351. * Read more on the Khronos wiki:
  2352. * https://www.khronos.org/opengl/wiki/Swap_Interval#Adaptive_Vsync
  2353. *
  2354. * \param interval 0 for immediate updates, 1 for updates synchronized with
  2355. * the vertical retrace, -1 for adaptive vsync
  2356. * \returns 0 on success or a negative error code on failure; call
  2357. * SDL_GetError() for more information.
  2358. *
  2359. * \since This function is available since SDL 3.0.0.
  2360. *
  2361. * \sa SDL_GL_GetSwapInterval
  2362. */
  2363. extern DECLSPEC int SDLCALL SDL_GL_SetSwapInterval(int interval);
  2364. /**
  2365. * Get the swap interval for the current OpenGL context.
  2366. *
  2367. * If the system can't determine the swap interval, or there isn't a valid
  2368. * current context, this function will set *interval to 0 as a safe default.
  2369. *
  2370. * \param interval Output interval value. 0 if there is no vertical retrace
  2371. * synchronization, 1 if the buffer swap is synchronized with
  2372. * the vertical retrace, and -1 if late swaps happen
  2373. * immediately instead of waiting for the next retrace
  2374. * \returns 0 on success or a negative error code on failure; call
  2375. * SDL_GetError() for more information.
  2376. *
  2377. * \since This function is available since SDL 3.0.0.
  2378. *
  2379. * \sa SDL_GL_SetSwapInterval
  2380. */
  2381. extern DECLSPEC int SDLCALL SDL_GL_GetSwapInterval(int *interval);
  2382. /**
  2383. * Update a window with OpenGL rendering.
  2384. *
  2385. * This is used with double-buffered OpenGL contexts, which are the default.
  2386. *
  2387. * On macOS, make sure you bind 0 to the draw framebuffer before swapping the
  2388. * window, otherwise nothing will happen. If you aren't using
  2389. * glBindFramebuffer(), this is the default and you won't have to do anything
  2390. * extra.
  2391. *
  2392. * \param window the window to change
  2393. * \returns 0 on success or a negative error code on failure; call
  2394. * SDL_GetError() for more information.
  2395. *
  2396. * \since This function is available since SDL 3.0.0.
  2397. */
  2398. extern DECLSPEC int SDLCALL SDL_GL_SwapWindow(SDL_Window *window);
  2399. /**
  2400. * Delete an OpenGL context.
  2401. *
  2402. * \param context the OpenGL context to be deleted
  2403. * \returns 0 on success or a negative error code on failure; call
  2404. * SDL_GetError() for more information.
  2405. *
  2406. * \since This function is available since SDL 3.0.0.
  2407. *
  2408. * \sa SDL_GL_CreateContext
  2409. */
  2410. extern DECLSPEC int SDLCALL SDL_GL_DeleteContext(SDL_GLContext context);
  2411. /* @} *//* OpenGL support functions */
  2412. /* Ends C function definitions when using C++ */
  2413. #ifdef __cplusplus
  2414. }
  2415. #endif
  2416. #include <SDL3/SDL_close_code.h>
  2417. #endif /* SDL_video_h_ */