SDL_video.h 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096
  1. /*
  2. Simple DirectMedia Layer
  3. Copyright (C) 1997-2022 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 "SDL_stdinc.h"
  26. #include "SDL_pixels.h"
  27. #include "SDL_rect.h"
  28. #include "SDL_surface.h"
  29. #include "begin_code.h"
  30. /* Set up for C function definitions, even when using C++ */
  31. #ifdef __cplusplus
  32. extern "C" {
  33. #endif
  34. /**
  35. * \brief The structure that defines a display mode
  36. *
  37. * \sa SDL_GetNumDisplayModes()
  38. * \sa SDL_GetDisplayMode()
  39. * \sa SDL_GetDesktopDisplayMode()
  40. * \sa SDL_GetCurrentDisplayMode()
  41. * \sa SDL_GetClosestDisplayMode()
  42. * \sa SDL_SetWindowDisplayMode()
  43. * \sa SDL_GetWindowDisplayMode()
  44. */
  45. typedef struct
  46. {
  47. Uint32 format; /**< pixel format */
  48. int w; /**< width, in screen coordinates */
  49. int h; /**< height, in screen coordinates */
  50. int refresh_rate; /**< refresh rate (or zero for unspecified) */
  51. void *driverdata; /**< driver-specific data, initialize to 0 */
  52. } SDL_DisplayMode;
  53. /**
  54. * \brief The type used to identify a window
  55. *
  56. * \sa SDL_CreateWindow()
  57. * \sa SDL_CreateWindowFrom()
  58. * \sa SDL_DestroyWindow()
  59. * \sa SDL_FlashWindow()
  60. * \sa SDL_GetWindowData()
  61. * \sa SDL_GetWindowFlags()
  62. * \sa SDL_GetWindowGrab()
  63. * \sa SDL_GetWindowKeyboardGrab()
  64. * \sa SDL_GetWindowMouseGrab()
  65. * \sa SDL_GetWindowPosition()
  66. * \sa SDL_GetWindowSize()
  67. * \sa SDL_GetWindowTitle()
  68. * \sa SDL_HideWindow()
  69. * \sa SDL_MaximizeWindow()
  70. * \sa SDL_MinimizeWindow()
  71. * \sa SDL_RaiseWindow()
  72. * \sa SDL_RestoreWindow()
  73. * \sa SDL_SetWindowData()
  74. * \sa SDL_SetWindowFullscreen()
  75. * \sa SDL_SetWindowGrab()
  76. * \sa SDL_SetWindowKeyboardGrab()
  77. * \sa SDL_SetWindowMouseGrab()
  78. * \sa SDL_SetWindowIcon()
  79. * \sa SDL_SetWindowPosition()
  80. * \sa SDL_SetWindowSize()
  81. * \sa SDL_SetWindowBordered()
  82. * \sa SDL_SetWindowResizable()
  83. * \sa SDL_SetWindowTitle()
  84. * \sa SDL_ShowWindow()
  85. */
  86. typedef struct SDL_Window SDL_Window;
  87. /**
  88. * \brief The flags on a window
  89. *
  90. * \sa SDL_GetWindowFlags()
  91. */
  92. typedef enum
  93. {
  94. SDL_WINDOW_FULLSCREEN = 0x00000001, /**< fullscreen window */
  95. SDL_WINDOW_OPENGL = 0x00000002, /**< window usable with OpenGL context */
  96. SDL_WINDOW_SHOWN = 0x00000004, /**< window is visible */
  97. SDL_WINDOW_HIDDEN = 0x00000008, /**< window is not visible */
  98. SDL_WINDOW_BORDERLESS = 0x00000010, /**< no window decoration */
  99. SDL_WINDOW_RESIZABLE = 0x00000020, /**< window can be resized */
  100. SDL_WINDOW_MINIMIZED = 0x00000040, /**< window is minimized */
  101. SDL_WINDOW_MAXIMIZED = 0x00000080, /**< window is maximized */
  102. SDL_WINDOW_MOUSE_GRABBED = 0x00000100, /**< window has grabbed mouse input */
  103. SDL_WINDOW_INPUT_FOCUS = 0x00000200, /**< window has input focus */
  104. SDL_WINDOW_MOUSE_FOCUS = 0x00000400, /**< window has mouse focus */
  105. SDL_WINDOW_FULLSCREEN_DESKTOP = ( SDL_WINDOW_FULLSCREEN | 0x00001000 ),
  106. SDL_WINDOW_FOREIGN = 0x00000800, /**< window not created by SDL */
  107. SDL_WINDOW_ALLOW_HIGHDPI = 0x00002000, /**< window should be created in high-DPI mode if supported.
  108. On macOS NSHighResolutionCapable must be set true in the
  109. application's Info.plist for this to have any effect. */
  110. SDL_WINDOW_MOUSE_CAPTURE = 0x00004000, /**< window has mouse captured (unrelated to MOUSE_GRABBED) */
  111. SDL_WINDOW_ALWAYS_ON_TOP = 0x00008000, /**< window should always be above others */
  112. SDL_WINDOW_SKIP_TASKBAR = 0x00010000, /**< window should not be added to the taskbar */
  113. SDL_WINDOW_UTILITY = 0x00020000, /**< window should be treated as a utility window */
  114. SDL_WINDOW_TOOLTIP = 0x00040000, /**< window should be treated as a tooltip */
  115. SDL_WINDOW_POPUP_MENU = 0x00080000, /**< window should be treated as a popup menu */
  116. SDL_WINDOW_KEYBOARD_GRABBED = 0x00100000, /**< window has grabbed keyboard input */
  117. SDL_WINDOW_VULKAN = 0x10000000, /**< window usable for Vulkan surface */
  118. SDL_WINDOW_METAL = 0x20000000, /**< window usable for Metal view */
  119. SDL_WINDOW_INPUT_GRABBED = SDL_WINDOW_MOUSE_GRABBED /**< equivalent to SDL_WINDOW_MOUSE_GRABBED for compatibility */
  120. } SDL_WindowFlags;
  121. /**
  122. * \brief Used to indicate that you don't care what the window position is.
  123. */
  124. #define SDL_WINDOWPOS_UNDEFINED_MASK 0x1FFF0000u
  125. #define SDL_WINDOWPOS_UNDEFINED_DISPLAY(X) (SDL_WINDOWPOS_UNDEFINED_MASK|(X))
  126. #define SDL_WINDOWPOS_UNDEFINED SDL_WINDOWPOS_UNDEFINED_DISPLAY(0)
  127. #define SDL_WINDOWPOS_ISUNDEFINED(X) \
  128. (((X)&0xFFFF0000) == SDL_WINDOWPOS_UNDEFINED_MASK)
  129. /**
  130. * \brief Used to indicate that the window position should be centered.
  131. */
  132. #define SDL_WINDOWPOS_CENTERED_MASK 0x2FFF0000u
  133. #define SDL_WINDOWPOS_CENTERED_DISPLAY(X) (SDL_WINDOWPOS_CENTERED_MASK|(X))
  134. #define SDL_WINDOWPOS_CENTERED SDL_WINDOWPOS_CENTERED_DISPLAY(0)
  135. #define SDL_WINDOWPOS_ISCENTERED(X) \
  136. (((X)&0xFFFF0000) == SDL_WINDOWPOS_CENTERED_MASK)
  137. /**
  138. * \brief Event subtype for window events
  139. */
  140. typedef enum
  141. {
  142. SDL_WINDOWEVENT_NONE, /**< Never used */
  143. SDL_WINDOWEVENT_SHOWN, /**< Window has been shown */
  144. SDL_WINDOWEVENT_HIDDEN, /**< Window has been hidden */
  145. SDL_WINDOWEVENT_EXPOSED, /**< Window has been exposed and should be
  146. redrawn */
  147. SDL_WINDOWEVENT_MOVED, /**< Window has been moved to data1, data2
  148. */
  149. SDL_WINDOWEVENT_RESIZED, /**< Window has been resized to data1xdata2 */
  150. SDL_WINDOWEVENT_SIZE_CHANGED, /**< The window size has changed, either as
  151. a result of an API call or through the
  152. system or user changing the window size. */
  153. SDL_WINDOWEVENT_MINIMIZED, /**< Window has been minimized */
  154. SDL_WINDOWEVENT_MAXIMIZED, /**< Window has been maximized */
  155. SDL_WINDOWEVENT_RESTORED, /**< Window has been restored to normal size
  156. and position */
  157. SDL_WINDOWEVENT_ENTER, /**< Window has gained mouse focus */
  158. SDL_WINDOWEVENT_LEAVE, /**< Window has lost mouse focus */
  159. SDL_WINDOWEVENT_FOCUS_GAINED, /**< Window has gained keyboard focus */
  160. SDL_WINDOWEVENT_FOCUS_LOST, /**< Window has lost keyboard focus */
  161. SDL_WINDOWEVENT_CLOSE, /**< The window manager requests that the window be closed */
  162. SDL_WINDOWEVENT_TAKE_FOCUS, /**< Window is being offered a focus (should SetWindowInputFocus() on itself or a subwindow, or ignore) */
  163. SDL_WINDOWEVENT_HIT_TEST, /**< Window had a hit test that wasn't SDL_HITTEST_NORMAL. */
  164. SDL_WINDOWEVENT_ICCPROF_CHANGED,/**< The ICC profile of the window's display has changed. */
  165. SDL_WINDOWEVENT_DISPLAY_CHANGED /**< Window has been moved to display data1. */
  166. } SDL_WindowEventID;
  167. /**
  168. * \brief Event subtype for display events
  169. */
  170. typedef enum
  171. {
  172. SDL_DISPLAYEVENT_NONE, /**< Never used */
  173. SDL_DISPLAYEVENT_ORIENTATION, /**< Display orientation has changed to data1 */
  174. SDL_DISPLAYEVENT_CONNECTED, /**< Display has been added to the system */
  175. SDL_DISPLAYEVENT_DISCONNECTED /**< Display has been removed from the system */
  176. } SDL_DisplayEventID;
  177. /**
  178. * \brief Display orientation
  179. */
  180. typedef enum
  181. {
  182. SDL_ORIENTATION_UNKNOWN, /**< The display orientation can't be determined */
  183. SDL_ORIENTATION_LANDSCAPE, /**< The display is in landscape mode, with the right side up, relative to portrait mode */
  184. SDL_ORIENTATION_LANDSCAPE_FLIPPED, /**< The display is in landscape mode, with the left side up, relative to portrait mode */
  185. SDL_ORIENTATION_PORTRAIT, /**< The display is in portrait mode */
  186. SDL_ORIENTATION_PORTRAIT_FLIPPED /**< The display is in portrait mode, upside down */
  187. } SDL_DisplayOrientation;
  188. /**
  189. * \brief Window flash operation
  190. */
  191. typedef enum
  192. {
  193. SDL_FLASH_CANCEL, /**< Cancel any window flash state */
  194. SDL_FLASH_BRIEFLY, /**< Flash the window briefly to get attention */
  195. SDL_FLASH_UNTIL_FOCUSED /**< Flash the window until it gets focus */
  196. } SDL_FlashOperation;
  197. /**
  198. * \brief An opaque handle to an OpenGL context.
  199. */
  200. typedef void *SDL_GLContext;
  201. /**
  202. * \brief OpenGL configuration attributes
  203. */
  204. typedef enum
  205. {
  206. SDL_GL_RED_SIZE,
  207. SDL_GL_GREEN_SIZE,
  208. SDL_GL_BLUE_SIZE,
  209. SDL_GL_ALPHA_SIZE,
  210. SDL_GL_BUFFER_SIZE,
  211. SDL_GL_DOUBLEBUFFER,
  212. SDL_GL_DEPTH_SIZE,
  213. SDL_GL_STENCIL_SIZE,
  214. SDL_GL_ACCUM_RED_SIZE,
  215. SDL_GL_ACCUM_GREEN_SIZE,
  216. SDL_GL_ACCUM_BLUE_SIZE,
  217. SDL_GL_ACCUM_ALPHA_SIZE,
  218. SDL_GL_STEREO,
  219. SDL_GL_MULTISAMPLEBUFFERS,
  220. SDL_GL_MULTISAMPLESAMPLES,
  221. SDL_GL_ACCELERATED_VISUAL,
  222. SDL_GL_RETAINED_BACKING,
  223. SDL_GL_CONTEXT_MAJOR_VERSION,
  224. SDL_GL_CONTEXT_MINOR_VERSION,
  225. SDL_GL_CONTEXT_EGL,
  226. SDL_GL_CONTEXT_FLAGS,
  227. SDL_GL_CONTEXT_PROFILE_MASK,
  228. SDL_GL_SHARE_WITH_CURRENT_CONTEXT,
  229. SDL_GL_FRAMEBUFFER_SRGB_CAPABLE,
  230. SDL_GL_CONTEXT_RELEASE_BEHAVIOR,
  231. SDL_GL_CONTEXT_RESET_NOTIFICATION,
  232. SDL_GL_CONTEXT_NO_ERROR
  233. } SDL_GLattr;
  234. typedef enum
  235. {
  236. SDL_GL_CONTEXT_PROFILE_CORE = 0x0001,
  237. SDL_GL_CONTEXT_PROFILE_COMPATIBILITY = 0x0002,
  238. SDL_GL_CONTEXT_PROFILE_ES = 0x0004 /**< GLX_CONTEXT_ES2_PROFILE_BIT_EXT */
  239. } SDL_GLprofile;
  240. typedef enum
  241. {
  242. SDL_GL_CONTEXT_DEBUG_FLAG = 0x0001,
  243. SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG = 0x0002,
  244. SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG = 0x0004,
  245. SDL_GL_CONTEXT_RESET_ISOLATION_FLAG = 0x0008
  246. } SDL_GLcontextFlag;
  247. typedef enum
  248. {
  249. SDL_GL_CONTEXT_RELEASE_BEHAVIOR_NONE = 0x0000,
  250. SDL_GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH = 0x0001
  251. } SDL_GLcontextReleaseFlag;
  252. typedef enum
  253. {
  254. SDL_GL_CONTEXT_RESET_NO_NOTIFICATION = 0x0000,
  255. SDL_GL_CONTEXT_RESET_LOSE_CONTEXT = 0x0001
  256. } SDL_GLContextResetNotification;
  257. /* Function prototypes */
  258. /**
  259. * Get the number of video drivers compiled into SDL.
  260. *
  261. * \returns a number >= 1 on success or a negative error code on failure; call
  262. * SDL_GetError() for more information.
  263. *
  264. * \since This function is available since SDL 2.0.0.
  265. *
  266. * \sa SDL_GetVideoDriver
  267. */
  268. extern DECLSPEC int SDLCALL SDL_GetNumVideoDrivers(void);
  269. /**
  270. * Get the name of a built in video driver.
  271. *
  272. * The video drivers are presented in the order in which they are normally
  273. * checked during initialization.
  274. *
  275. * \param index the index of a video driver
  276. * \returns the name of the video driver with the given **index**.
  277. *
  278. * \since This function is available since SDL 2.0.0.
  279. *
  280. * \sa SDL_GetNumVideoDrivers
  281. */
  282. extern DECLSPEC const char *SDLCALL SDL_GetVideoDriver(int index);
  283. /**
  284. * Initialize the video subsystem, optionally specifying a video driver.
  285. *
  286. * This function initializes the video subsystem, setting up a connection to
  287. * the window manager, etc, and determines the available display modes and
  288. * pixel formats, but does not initialize a window or graphics mode.
  289. *
  290. * If you use this function and you haven't used the SDL_INIT_VIDEO flag with
  291. * either SDL_Init() or SDL_InitSubSystem(), you should call SDL_VideoQuit()
  292. * before calling SDL_Quit().
  293. *
  294. * It is safe to call this function multiple times. SDL_VideoInit() will call
  295. * SDL_VideoQuit() itself if the video subsystem has already been initialized.
  296. *
  297. * You can use SDL_GetNumVideoDrivers() and SDL_GetVideoDriver() to find a
  298. * specific `driver_name`.
  299. *
  300. * \param driver_name the name of a video driver to initialize, or NULL for
  301. * the default driver
  302. * \returns 0 on success or a negative error code on failure; call
  303. * SDL_GetError() for more information.
  304. *
  305. * \since This function is available since SDL 2.0.0.
  306. *
  307. * \sa SDL_GetNumVideoDrivers
  308. * \sa SDL_GetVideoDriver
  309. * \sa SDL_InitSubSystem
  310. * \sa SDL_VideoQuit
  311. */
  312. extern DECLSPEC int SDLCALL SDL_VideoInit(const char *driver_name);
  313. /**
  314. * Shut down the video subsystem, if initialized with SDL_VideoInit().
  315. *
  316. * This function closes all windows, and restores the original video mode.
  317. *
  318. * \since This function is available since SDL 2.0.0.
  319. *
  320. * \sa SDL_VideoInit
  321. */
  322. extern DECLSPEC void SDLCALL SDL_VideoQuit(void);
  323. /**
  324. * Get the name of the currently initialized video driver.
  325. *
  326. * \returns the name of the current video driver or NULL if no driver has been
  327. * initialized.
  328. *
  329. * \since This function is available since SDL 2.0.0.
  330. *
  331. * \sa SDL_GetNumVideoDrivers
  332. * \sa SDL_GetVideoDriver
  333. */
  334. extern DECLSPEC const char *SDLCALL SDL_GetCurrentVideoDriver(void);
  335. /**
  336. * Get the number of available video displays.
  337. *
  338. * \returns a number >= 1 or a negative error code on failure; call
  339. * SDL_GetError() for more information.
  340. *
  341. * \since This function is available since SDL 2.0.0.
  342. *
  343. * \sa SDL_GetDisplayBounds
  344. */
  345. extern DECLSPEC int SDLCALL SDL_GetNumVideoDisplays(void);
  346. /**
  347. * Get the name of a display in UTF-8 encoding.
  348. *
  349. * \param displayIndex the index of display from which the name should be
  350. * queried
  351. * \returns the name of a display or NULL for an invalid display index or
  352. * failure; call SDL_GetError() for more information.
  353. *
  354. * \since This function is available since SDL 2.0.0.
  355. *
  356. * \sa SDL_GetNumVideoDisplays
  357. */
  358. extern DECLSPEC const char * SDLCALL SDL_GetDisplayName(int displayIndex);
  359. /**
  360. * Get the desktop area represented by a display.
  361. *
  362. * The primary display (`displayIndex` zero) is always located at 0,0.
  363. *
  364. * \param displayIndex the index of the display to query
  365. * \param rect the SDL_Rect structure filled in with the display bounds
  366. * \returns 0 on success or a negative error code on failure; call
  367. * SDL_GetError() for more information.
  368. *
  369. * \since This function is available since SDL 2.0.0.
  370. *
  371. * \sa SDL_GetNumVideoDisplays
  372. */
  373. extern DECLSPEC int SDLCALL SDL_GetDisplayBounds(int displayIndex, SDL_Rect * rect);
  374. /**
  375. * Get the usable desktop area represented by a display.
  376. *
  377. * The primary display (`displayIndex` zero) is always located at 0,0.
  378. *
  379. * This is the same area as SDL_GetDisplayBounds() reports, but with portions
  380. * reserved by the system removed. For example, on Apple's macOS, this
  381. * subtracts the area occupied by the menu bar and dock.
  382. *
  383. * Setting a window to be fullscreen generally bypasses these unusable areas,
  384. * so these are good guidelines for the maximum space available to a
  385. * non-fullscreen window.
  386. *
  387. * The parameter `rect` is ignored if it is NULL.
  388. *
  389. * This function also returns -1 if the parameter `displayIndex` is out of
  390. * range.
  391. *
  392. * \param displayIndex the index of the display to query the usable bounds
  393. * from
  394. * \param rect the SDL_Rect structure filled in with the display bounds
  395. * \returns 0 on success or a negative error code on failure; call
  396. * SDL_GetError() for more information.
  397. *
  398. * \since This function is available since SDL 2.0.5.
  399. *
  400. * \sa SDL_GetDisplayBounds
  401. * \sa SDL_GetNumVideoDisplays
  402. */
  403. extern DECLSPEC int SDLCALL SDL_GetDisplayUsableBounds(int displayIndex, SDL_Rect * rect);
  404. /**
  405. * Get the dots/pixels-per-inch for a display.
  406. *
  407. * Diagonal, horizontal and vertical DPI can all be optionally returned if the
  408. * appropriate parameter is non-NULL.
  409. *
  410. * A failure of this function usually means that either no DPI information is
  411. * available or the `displayIndex` is out of range.
  412. *
  413. * **WARNING**: This reports the DPI that the hardware reports, and it is not
  414. * always reliable! It is almost always better to use SDL_GetWindowSize() to
  415. * find the window size, which might be in logical points instead of pixels,
  416. * and then SDL_GL_GetDrawableSize(), SDL_Vulkan_GetDrawableSize(),
  417. * SDL_Metal_GetDrawableSize(), or SDL_GetRendererOutputSize(), and compare
  418. * the two values to get an actual scaling value between the two. We will be
  419. * rethinking how high-dpi details should be managed in SDL3 to make things
  420. * more consistent, reliable, and clear.
  421. *
  422. * \param displayIndex the index of the display from which DPI information
  423. * should be queried
  424. * \param ddpi a pointer filled in with the diagonal DPI of the display; may
  425. * be NULL
  426. * \param hdpi a pointer filled in with the horizontal DPI of the display; may
  427. * be NULL
  428. * \param vdpi a pointer filled in with the vertical DPI of the display; may
  429. * be NULL
  430. * \returns 0 on success or a negative error code on failure; call
  431. * SDL_GetError() for more information.
  432. *
  433. * \since This function is available since SDL 2.0.4.
  434. *
  435. * \sa SDL_GetNumVideoDisplays
  436. */
  437. extern DECLSPEC int SDLCALL SDL_GetDisplayDPI(int displayIndex, float * ddpi, float * hdpi, float * vdpi);
  438. /**
  439. * Get the orientation of a display.
  440. *
  441. * \param displayIndex the index of the display to query
  442. * \returns The SDL_DisplayOrientation enum value of the display, or
  443. * `SDL_ORIENTATION_UNKNOWN` if it isn't available.
  444. *
  445. * \since This function is available since SDL 2.0.9.
  446. *
  447. * \sa SDL_GetNumVideoDisplays
  448. */
  449. extern DECLSPEC SDL_DisplayOrientation SDLCALL SDL_GetDisplayOrientation(int displayIndex);
  450. /**
  451. * Get the number of available display modes.
  452. *
  453. * The `displayIndex` needs to be in the range from 0 to
  454. * SDL_GetNumVideoDisplays() - 1.
  455. *
  456. * \param displayIndex the index of the display to query
  457. * \returns a number >= 1 on success or a negative error code on failure; call
  458. * SDL_GetError() for more information.
  459. *
  460. * \since This function is available since SDL 2.0.0.
  461. *
  462. * \sa SDL_GetDisplayMode
  463. * \sa SDL_GetNumVideoDisplays
  464. */
  465. extern DECLSPEC int SDLCALL SDL_GetNumDisplayModes(int displayIndex);
  466. /**
  467. * Get information about a specific display mode.
  468. *
  469. * The display modes are sorted in this priority:
  470. *
  471. * - width -> largest to smallest
  472. * - height -> largest to smallest
  473. * - bits per pixel -> more colors to fewer colors
  474. * - packed pixel layout -> largest to smallest
  475. * - refresh rate -> highest to lowest
  476. *
  477. * \param displayIndex the index of the display to query
  478. * \param modeIndex the index of the display mode to query
  479. * \param mode an SDL_DisplayMode structure filled in with the mode at
  480. * `modeIndex`
  481. * \returns 0 on success or a negative error code on failure; call
  482. * SDL_GetError() for more information.
  483. *
  484. * \since This function is available since SDL 2.0.0.
  485. *
  486. * \sa SDL_GetNumDisplayModes
  487. */
  488. extern DECLSPEC int SDLCALL SDL_GetDisplayMode(int displayIndex, int modeIndex,
  489. SDL_DisplayMode * mode);
  490. /**
  491. * Get information about the desktop's display mode.
  492. *
  493. * There's a difference between this function and SDL_GetCurrentDisplayMode()
  494. * when SDL runs fullscreen and has changed the resolution. In that case this
  495. * function will return the previous native display mode, and not the current
  496. * display mode.
  497. *
  498. * \param displayIndex the index of the display to query
  499. * \param mode an SDL_DisplayMode structure filled in with the current display
  500. * mode
  501. * \returns 0 on success or a negative error code on failure; call
  502. * SDL_GetError() for more information.
  503. *
  504. * \since This function is available since SDL 2.0.0.
  505. *
  506. * \sa SDL_GetCurrentDisplayMode
  507. * \sa SDL_GetDisplayMode
  508. * \sa SDL_SetWindowDisplayMode
  509. */
  510. extern DECLSPEC int SDLCALL SDL_GetDesktopDisplayMode(int displayIndex, SDL_DisplayMode * mode);
  511. /**
  512. * Get information about the current display mode.
  513. *
  514. * There's a difference between this function and SDL_GetDesktopDisplayMode()
  515. * when SDL runs fullscreen and has changed the resolution. In that case this
  516. * function will return the current display mode, and not the previous native
  517. * display mode.
  518. *
  519. * \param displayIndex the index of the display to query
  520. * \param mode an SDL_DisplayMode structure filled in with the current display
  521. * mode
  522. * \returns 0 on success or a negative error code on failure; call
  523. * SDL_GetError() for more information.
  524. *
  525. * \since This function is available since SDL 2.0.0.
  526. *
  527. * \sa SDL_GetDesktopDisplayMode
  528. * \sa SDL_GetDisplayMode
  529. * \sa SDL_GetNumVideoDisplays
  530. * \sa SDL_SetWindowDisplayMode
  531. */
  532. extern DECLSPEC int SDLCALL SDL_GetCurrentDisplayMode(int displayIndex, SDL_DisplayMode * mode);
  533. /**
  534. * Get the closest match to the requested display mode.
  535. *
  536. * The available display modes are scanned and `closest` is filled in with the
  537. * closest mode matching the requested mode and returned. The mode format and
  538. * refresh rate default to the desktop mode if they are set to 0. The modes
  539. * are scanned with size being first priority, format being second priority,
  540. * and finally checking the refresh rate. If all the available modes are too
  541. * small, then NULL is returned.
  542. *
  543. * \param displayIndex the index of the display to query
  544. * \param mode an SDL_DisplayMode structure containing the desired display
  545. * mode
  546. * \param closest an SDL_DisplayMode structure filled in with the closest
  547. * match of the available display modes
  548. * \returns the passed in value `closest` or NULL if no matching video mode
  549. * was available; call SDL_GetError() for more information.
  550. *
  551. * \since This function is available since SDL 2.0.0.
  552. *
  553. * \sa SDL_GetDisplayMode
  554. * \sa SDL_GetNumDisplayModes
  555. */
  556. extern DECLSPEC SDL_DisplayMode * SDLCALL SDL_GetClosestDisplayMode(int displayIndex, const SDL_DisplayMode * mode, SDL_DisplayMode * closest);
  557. /**
  558. * Get the index of the display associated with a window.
  559. *
  560. * \param window the window to query
  561. * \returns the index of the display containing the center of the window on
  562. * success or a negative error code on failure; call SDL_GetError()
  563. * for more information.
  564. *
  565. * \since This function is available since SDL 2.0.0.
  566. *
  567. * \sa SDL_GetDisplayBounds
  568. * \sa SDL_GetNumVideoDisplays
  569. */
  570. extern DECLSPEC int SDLCALL SDL_GetWindowDisplayIndex(SDL_Window * window);
  571. /**
  572. * Set the display mode to use when a window is visible at fullscreen.
  573. *
  574. * This only affects the display mode used when the window is fullscreen. To
  575. * change the window size when the window is not fullscreen, use
  576. * SDL_SetWindowSize().
  577. *
  578. * \param window the window to affect
  579. * \param mode the SDL_DisplayMode structure representing the mode to use, or
  580. * NULL to use the window's dimensions and the desktop's format
  581. * and refresh rate
  582. * \returns 0 on success or a negative error code on failure; call
  583. * SDL_GetError() for more information.
  584. *
  585. * \since This function is available since SDL 2.0.0.
  586. *
  587. * \sa SDL_GetWindowDisplayMode
  588. * \sa SDL_SetWindowFullscreen
  589. */
  590. extern DECLSPEC int SDLCALL SDL_SetWindowDisplayMode(SDL_Window * window,
  591. const SDL_DisplayMode * mode);
  592. /**
  593. * Query the display mode to use when a window is visible at fullscreen.
  594. *
  595. * \param window the window to query
  596. * \param mode an SDL_DisplayMode structure filled in with the fullscreen
  597. * display mode
  598. * \returns 0 on success or a negative error code on failure; call
  599. * SDL_GetError() for more information.
  600. *
  601. * \since This function is available since SDL 2.0.0.
  602. *
  603. * \sa SDL_SetWindowDisplayMode
  604. * \sa SDL_SetWindowFullscreen
  605. */
  606. extern DECLSPEC int SDLCALL SDL_GetWindowDisplayMode(SDL_Window * window,
  607. SDL_DisplayMode * mode);
  608. /**
  609. * Get the raw ICC profile data for the screen the window is currently on.
  610. *
  611. * Data returned should be freed with SDL_free.
  612. *
  613. * \param window the window to query
  614. * \param size the size of the ICC profile
  615. * \returns the raw ICC profile data on success or NULL on failure; call
  616. * SDL_GetError() for more information.
  617. *
  618. * \since This function is available since SDL 2.0.18.
  619. */
  620. extern DECLSPEC void* SDLCALL SDL_GetWindowICCProfile(SDL_Window * window, size_t* size);
  621. /**
  622. * Get the pixel format associated with the window.
  623. *
  624. * \param window the window to query
  625. * \returns the pixel format of the window on success or
  626. * SDL_PIXELFORMAT_UNKNOWN on failure; call SDL_GetError() for more
  627. * information.
  628. *
  629. * \since This function is available since SDL 2.0.0.
  630. */
  631. extern DECLSPEC Uint32 SDLCALL SDL_GetWindowPixelFormat(SDL_Window * window);
  632. /**
  633. * Create a window with the specified position, dimensions, and flags.
  634. *
  635. * `flags` may be any of the following OR'd together:
  636. *
  637. * - `SDL_WINDOW_FULLSCREEN`: fullscreen window
  638. * - `SDL_WINDOW_FULLSCREEN_DESKTOP`: fullscreen window at desktop resolution
  639. * - `SDL_WINDOW_OPENGL`: window usable with an OpenGL context
  640. * - `SDL_WINDOW_VULKAN`: window usable with a Vulkan instance
  641. * - `SDL_WINDOW_METAL`: window usable with a Metal instance
  642. * - `SDL_WINDOW_HIDDEN`: window is not visible
  643. * - `SDL_WINDOW_BORDERLESS`: no window decoration
  644. * - `SDL_WINDOW_RESIZABLE`: window can be resized
  645. * - `SDL_WINDOW_MINIMIZED`: window is minimized
  646. * - `SDL_WINDOW_MAXIMIZED`: window is maximized
  647. * - `SDL_WINDOW_INPUT_GRABBED`: window has grabbed input focus
  648. * - `SDL_WINDOW_ALLOW_HIGHDPI`: window should be created in high-DPI mode if
  649. * supported (>= SDL 2.0.1)
  650. *
  651. * `SDL_WINDOW_SHOWN` is ignored by SDL_CreateWindow(). The SDL_Window is
  652. * implicitly shown if SDL_WINDOW_HIDDEN is not set. `SDL_WINDOW_SHOWN` may be
  653. * queried later using SDL_GetWindowFlags().
  654. *
  655. * On Apple's macOS, you **must** set the NSHighResolutionCapable Info.plist
  656. * property to YES, otherwise you will not receive a High-DPI OpenGL canvas.
  657. *
  658. * If the window is created with the `SDL_WINDOW_ALLOW_HIGHDPI` flag, its size
  659. * in pixels may differ from its size in screen coordinates on platforms with
  660. * high-DPI support (e.g. iOS and macOS). Use SDL_GetWindowSize() to query the
  661. * client area's size in screen coordinates, and SDL_GL_GetDrawableSize() or
  662. * SDL_GetRendererOutputSize() to query the drawable size in pixels. Note that
  663. * when this flag is set, the drawable size can vary after the window is
  664. * created and should be queried after major window events such as when the
  665. * window is resized or moved between displays.
  666. *
  667. * If the window is set fullscreen, the width and height parameters `w` and
  668. * `h` will not be used. However, invalid size parameters (e.g. too large) may
  669. * still fail. Window size is actually limited to 16384 x 16384 for all
  670. * platforms at window creation.
  671. *
  672. * If the window is created with any of the SDL_WINDOW_OPENGL or
  673. * SDL_WINDOW_VULKAN flags, then the corresponding LoadLibrary function
  674. * (SDL_GL_LoadLibrary or SDL_Vulkan_LoadLibrary) is called and the
  675. * corresponding UnloadLibrary function is called by SDL_DestroyWindow().
  676. *
  677. * If SDL_WINDOW_VULKAN is specified and there isn't a working Vulkan driver,
  678. * SDL_CreateWindow() will fail because SDL_Vulkan_LoadLibrary() will fail.
  679. *
  680. * If SDL_WINDOW_METAL is specified on an OS that does not support Metal,
  681. * SDL_CreateWindow() will fail.
  682. *
  683. * On non-Apple devices, SDL requires you to either not link to the Vulkan
  684. * loader or link to a dynamic library version. This limitation may be removed
  685. * in a future version of SDL.
  686. *
  687. * \param title the title of the window, in UTF-8 encoding
  688. * \param x the x position of the window, `SDL_WINDOWPOS_CENTERED`, or
  689. * `SDL_WINDOWPOS_UNDEFINED`
  690. * \param y the y position of the window, `SDL_WINDOWPOS_CENTERED`, or
  691. * `SDL_WINDOWPOS_UNDEFINED`
  692. * \param w the width of the window, in screen coordinates
  693. * \param h the height of the window, in screen coordinates
  694. * \param flags 0, or one or more SDL_WindowFlags OR'd together
  695. * \returns the window that was created or NULL on failure; call
  696. * SDL_GetError() for more information.
  697. *
  698. * \since This function is available since SDL 2.0.0.
  699. *
  700. * \sa SDL_CreateWindowFrom
  701. * \sa SDL_DestroyWindow
  702. */
  703. extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindow(const char *title,
  704. int x, int y, int w,
  705. int h, Uint32 flags);
  706. /**
  707. * Create an SDL window from an existing native window.
  708. *
  709. * In some cases (e.g. OpenGL) and on some platforms (e.g. Microsoft Windows)
  710. * the hint `SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT` needs to be configured
  711. * before using SDL_CreateWindowFrom().
  712. *
  713. * \param data a pointer to driver-dependent window creation data, typically
  714. * your native window cast to a void*
  715. * \returns the window that was created or NULL on failure; call
  716. * SDL_GetError() for more information.
  717. *
  718. * \since This function is available since SDL 2.0.0.
  719. *
  720. * \sa SDL_CreateWindow
  721. * \sa SDL_DestroyWindow
  722. */
  723. extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindowFrom(const void *data);
  724. /**
  725. * Get the numeric ID of a window.
  726. *
  727. * The numeric ID is what SDL_WindowEvent references, and is necessary to map
  728. * these events to specific SDL_Window objects.
  729. *
  730. * \param window the window to query
  731. * \returns the ID of the window on success or 0 on failure; call
  732. * SDL_GetError() for more information.
  733. *
  734. * \since This function is available since SDL 2.0.0.
  735. *
  736. * \sa SDL_GetWindowFromID
  737. */
  738. extern DECLSPEC Uint32 SDLCALL SDL_GetWindowID(SDL_Window * window);
  739. /**
  740. * Get a window from a stored ID.
  741. *
  742. * The numeric ID is what SDL_WindowEvent references, and is necessary to map
  743. * these events to specific SDL_Window objects.
  744. *
  745. * \param id the ID of the window
  746. * \returns the window associated with `id` or NULL if it doesn't exist; call
  747. * SDL_GetError() for more information.
  748. *
  749. * \since This function is available since SDL 2.0.0.
  750. *
  751. * \sa SDL_GetWindowID
  752. */
  753. extern DECLSPEC SDL_Window * SDLCALL SDL_GetWindowFromID(Uint32 id);
  754. /**
  755. * Get the window flags.
  756. *
  757. * \param window the window to query
  758. * \returns a mask of the SDL_WindowFlags associated with `window`
  759. *
  760. * \since This function is available since SDL 2.0.0.
  761. *
  762. * \sa SDL_CreateWindow
  763. * \sa SDL_HideWindow
  764. * \sa SDL_MaximizeWindow
  765. * \sa SDL_MinimizeWindow
  766. * \sa SDL_SetWindowFullscreen
  767. * \sa SDL_SetWindowGrab
  768. * \sa SDL_ShowWindow
  769. */
  770. extern DECLSPEC Uint32 SDLCALL SDL_GetWindowFlags(SDL_Window * window);
  771. /**
  772. * Set the title of a window.
  773. *
  774. * This string is expected to be in UTF-8 encoding.
  775. *
  776. * \param window the window to change
  777. * \param title the desired window title in UTF-8 format
  778. *
  779. * \since This function is available since SDL 2.0.0.
  780. *
  781. * \sa SDL_GetWindowTitle
  782. */
  783. extern DECLSPEC void SDLCALL SDL_SetWindowTitle(SDL_Window * window,
  784. const char *title);
  785. /**
  786. * Get the title of a window.
  787. *
  788. * \param window the window to query
  789. * \returns the title of the window in UTF-8 format or "" if there is no
  790. * title.
  791. *
  792. * \since This function is available since SDL 2.0.0.
  793. *
  794. * \sa SDL_SetWindowTitle
  795. */
  796. extern DECLSPEC const char *SDLCALL SDL_GetWindowTitle(SDL_Window * window);
  797. /**
  798. * Set the icon for a window.
  799. *
  800. * \param window the window to change
  801. * \param icon an SDL_Surface structure containing the icon for the window
  802. *
  803. * \since This function is available since SDL 2.0.0.
  804. */
  805. extern DECLSPEC void SDLCALL SDL_SetWindowIcon(SDL_Window * window,
  806. SDL_Surface * icon);
  807. /**
  808. * Associate an arbitrary named pointer with a window.
  809. *
  810. * `name` is case-sensitive.
  811. *
  812. * \param window the window to associate with the pointer
  813. * \param name the name of the pointer
  814. * \param userdata the associated pointer
  815. * \returns the previous value associated with `name`.
  816. *
  817. * \since This function is available since SDL 2.0.0.
  818. *
  819. * \sa SDL_GetWindowData
  820. */
  821. extern DECLSPEC void* SDLCALL SDL_SetWindowData(SDL_Window * window,
  822. const char *name,
  823. void *userdata);
  824. /**
  825. * Retrieve the data pointer associated with a window.
  826. *
  827. * \param window the window to query
  828. * \param name the name of the pointer
  829. * \returns the value associated with `name`.
  830. *
  831. * \since This function is available since SDL 2.0.0.
  832. *
  833. * \sa SDL_SetWindowData
  834. */
  835. extern DECLSPEC void *SDLCALL SDL_GetWindowData(SDL_Window * window,
  836. const char *name);
  837. /**
  838. * Set the position of a window.
  839. *
  840. * The window coordinate origin is the upper left of the display.
  841. *
  842. * \param window the window to reposition
  843. * \param x the x coordinate of the window in screen coordinates, or
  844. * `SDL_WINDOWPOS_CENTERED` or `SDL_WINDOWPOS_UNDEFINED`
  845. * \param y the y coordinate of the window in screen coordinates, or
  846. * `SDL_WINDOWPOS_CENTERED` or `SDL_WINDOWPOS_UNDEFINED`
  847. *
  848. * \since This function is available since SDL 2.0.0.
  849. *
  850. * \sa SDL_GetWindowPosition
  851. */
  852. extern DECLSPEC void SDLCALL SDL_SetWindowPosition(SDL_Window * window,
  853. int x, int y);
  854. /**
  855. * Get the position of a window.
  856. *
  857. * If you do not need the value for one of the positions a NULL may be passed
  858. * in the `x` or `y` parameter.
  859. *
  860. * \param window the window to query
  861. * \param x a pointer filled in with the x position of the window, in screen
  862. * coordinates, may be NULL
  863. * \param y a pointer filled in with the y position of the window, in screen
  864. * coordinates, may be NULL
  865. *
  866. * \since This function is available since SDL 2.0.0.
  867. *
  868. * \sa SDL_SetWindowPosition
  869. */
  870. extern DECLSPEC void SDLCALL SDL_GetWindowPosition(SDL_Window * window,
  871. int *x, int *y);
  872. /**
  873. * Set the size of a window's client area.
  874. *
  875. * The window size in screen coordinates may differ from the size in pixels,
  876. * if the window was created with `SDL_WINDOW_ALLOW_HIGHDPI` on a platform
  877. * with high-dpi support (e.g. iOS or macOS). Use SDL_GL_GetDrawableSize() or
  878. * SDL_GetRendererOutputSize() to get the real client area size in pixels.
  879. *
  880. * Fullscreen windows automatically match the size of the display mode, and
  881. * you should use SDL_SetWindowDisplayMode() to change their size.
  882. *
  883. * \param window the window to change
  884. * \param w the width of the window in pixels, in screen coordinates, must be
  885. * > 0
  886. * \param h the height of the window in pixels, in screen coordinates, must be
  887. * > 0
  888. *
  889. * \since This function is available since SDL 2.0.0.
  890. *
  891. * \sa SDL_GetWindowSize
  892. * \sa SDL_SetWindowDisplayMode
  893. */
  894. extern DECLSPEC void SDLCALL SDL_SetWindowSize(SDL_Window * window, int w,
  895. int h);
  896. /**
  897. * Get the size of a window's client area.
  898. *
  899. * NULL can safely be passed as the `w` or `h` parameter if the width or
  900. * height value is not desired.
  901. *
  902. * The window size in screen coordinates may differ from the size in pixels,
  903. * if the window was created with `SDL_WINDOW_ALLOW_HIGHDPI` on a platform
  904. * with high-dpi support (e.g. iOS or macOS). Use SDL_GL_GetDrawableSize(),
  905. * SDL_Vulkan_GetDrawableSize(), or SDL_GetRendererOutputSize() to get the
  906. * real client area size in pixels.
  907. *
  908. * \param window the window to query the width and height from
  909. * \param w a pointer filled in with the width of the window, in screen
  910. * coordinates, may be NULL
  911. * \param h a pointer filled in with the height of the window, in screen
  912. * coordinates, may be NULL
  913. *
  914. * \since This function is available since SDL 2.0.0.
  915. *
  916. * \sa SDL_GL_GetDrawableSize
  917. * \sa SDL_Vulkan_GetDrawableSize
  918. * \sa SDL_SetWindowSize
  919. */
  920. extern DECLSPEC void SDLCALL SDL_GetWindowSize(SDL_Window * window, int *w,
  921. int *h);
  922. /**
  923. * Get the size of a window's borders (decorations) around the client area.
  924. *
  925. * Note: If this function fails (returns -1), the size values will be
  926. * initialized to 0, 0, 0, 0 (if a non-NULL pointer is provided), as if the
  927. * window in question was borderless.
  928. *
  929. * Note: This function may fail on systems where the window has not yet been
  930. * decorated by the display server (for example, immediately after calling
  931. * SDL_CreateWindow). It is recommended that you wait at least until the
  932. * window has been presented and composited, so that the window system has a
  933. * chance to decorate the window and provide the border dimensions to SDL.
  934. *
  935. * This function also returns -1 if getting the information is not supported.
  936. *
  937. * \param window the window to query the size values of the border
  938. * (decorations) from
  939. * \param top pointer to variable for storing the size of the top border; NULL
  940. * is permitted
  941. * \param left pointer to variable for storing the size of the left border;
  942. * NULL is permitted
  943. * \param bottom pointer to variable for storing the size of the bottom
  944. * border; NULL is permitted
  945. * \param right pointer to variable for storing the size of the right border;
  946. * NULL is permitted
  947. * \returns 0 on success or a negative error code on failure; call
  948. * SDL_GetError() for more information.
  949. *
  950. * \since This function is available since SDL 2.0.5.
  951. *
  952. * \sa SDL_GetWindowSize
  953. */
  954. extern DECLSPEC int SDLCALL SDL_GetWindowBordersSize(SDL_Window * window,
  955. int *top, int *left,
  956. int *bottom, int *right);
  957. /**
  958. * Set the minimum size of a window's client area.
  959. *
  960. * \param window the window to change
  961. * \param min_w the minimum width of the window in pixels
  962. * \param min_h the minimum height of the window in pixels
  963. *
  964. * \since This function is available since SDL 2.0.0.
  965. *
  966. * \sa SDL_GetWindowMinimumSize
  967. * \sa SDL_SetWindowMaximumSize
  968. */
  969. extern DECLSPEC void SDLCALL SDL_SetWindowMinimumSize(SDL_Window * window,
  970. int min_w, int min_h);
  971. /**
  972. * Get the minimum size of a window's client area.
  973. *
  974. * \param window the window to query
  975. * \param w a pointer filled in with the minimum width of the window, may be
  976. * NULL
  977. * \param h a pointer filled in with the minimum height of the window, may be
  978. * NULL
  979. *
  980. * \since This function is available since SDL 2.0.0.
  981. *
  982. * \sa SDL_GetWindowMaximumSize
  983. * \sa SDL_SetWindowMinimumSize
  984. */
  985. extern DECLSPEC void SDLCALL SDL_GetWindowMinimumSize(SDL_Window * window,
  986. int *w, int *h);
  987. /**
  988. * Set the maximum size of a window's client area.
  989. *
  990. * \param window the window to change
  991. * \param max_w the maximum width of the window in pixels
  992. * \param max_h the maximum height of the window in pixels
  993. *
  994. * \since This function is available since SDL 2.0.0.
  995. *
  996. * \sa SDL_GetWindowMaximumSize
  997. * \sa SDL_SetWindowMinimumSize
  998. */
  999. extern DECLSPEC void SDLCALL SDL_SetWindowMaximumSize(SDL_Window * window,
  1000. int max_w, int max_h);
  1001. /**
  1002. * Get the maximum size of a window's client area.
  1003. *
  1004. * \param window the window to query
  1005. * \param w a pointer filled in with the maximum width of the window, may be
  1006. * NULL
  1007. * \param h a pointer filled in with the maximum height of the window, may be
  1008. * NULL
  1009. *
  1010. * \since This function is available since SDL 2.0.0.
  1011. *
  1012. * \sa SDL_GetWindowMinimumSize
  1013. * \sa SDL_SetWindowMaximumSize
  1014. */
  1015. extern DECLSPEC void SDLCALL SDL_GetWindowMaximumSize(SDL_Window * window,
  1016. int *w, int *h);
  1017. /**
  1018. * Set the border state of a window.
  1019. *
  1020. * This will add or remove the window's `SDL_WINDOW_BORDERLESS` flag and add
  1021. * or remove the border from the actual window. This is a no-op if the
  1022. * window's border already matches the requested state.
  1023. *
  1024. * You can't change the border state of a fullscreen window.
  1025. *
  1026. * \param window the window of which to change the border state
  1027. * \param bordered SDL_FALSE to remove border, SDL_TRUE to add border
  1028. *
  1029. * \since This function is available since SDL 2.0.0.
  1030. *
  1031. * \sa SDL_GetWindowFlags
  1032. */
  1033. extern DECLSPEC void SDLCALL SDL_SetWindowBordered(SDL_Window * window,
  1034. SDL_bool bordered);
  1035. /**
  1036. * Set the user-resizable state of a window.
  1037. *
  1038. * This will add or remove the window's `SDL_WINDOW_RESIZABLE` flag and
  1039. * allow/disallow user resizing of the window. This is a no-op if the window's
  1040. * resizable state already matches the requested state.
  1041. *
  1042. * You can't change the resizable state of a fullscreen window.
  1043. *
  1044. * \param window the window of which to change the resizable state
  1045. * \param resizable SDL_TRUE to allow resizing, SDL_FALSE to disallow
  1046. *
  1047. * \since This function is available since SDL 2.0.5.
  1048. *
  1049. * \sa SDL_GetWindowFlags
  1050. */
  1051. extern DECLSPEC void SDLCALL SDL_SetWindowResizable(SDL_Window * window,
  1052. SDL_bool resizable);
  1053. /**
  1054. * Set the window to always be above the others.
  1055. *
  1056. * This will add or remove the window's `SDL_WINDOW_ALWAYS_ON_TOP` flag. This
  1057. * will bring the window to the front and keep the window above the rest.
  1058. *
  1059. * \param window The window of which to change the always on top state
  1060. * \param on_top SDL_TRUE to set the window always on top, SDL_FALSE to
  1061. * disable
  1062. *
  1063. * \since This function is available since SDL 2.0.16.
  1064. *
  1065. * \sa SDL_GetWindowFlags
  1066. */
  1067. extern DECLSPEC void SDLCALL SDL_SetWindowAlwaysOnTop(SDL_Window * window,
  1068. SDL_bool on_top);
  1069. /**
  1070. * Show a window.
  1071. *
  1072. * \param window the window to show
  1073. *
  1074. * \since This function is available since SDL 2.0.0.
  1075. *
  1076. * \sa SDL_HideWindow
  1077. * \sa SDL_RaiseWindow
  1078. */
  1079. extern DECLSPEC void SDLCALL SDL_ShowWindow(SDL_Window * window);
  1080. /**
  1081. * Hide a window.
  1082. *
  1083. * \param window the window to hide
  1084. *
  1085. * \since This function is available since SDL 2.0.0.
  1086. *
  1087. * \sa SDL_ShowWindow
  1088. */
  1089. extern DECLSPEC void SDLCALL SDL_HideWindow(SDL_Window * window);
  1090. /**
  1091. * Raise a window above other windows and set the input focus.
  1092. *
  1093. * \param window the window to raise
  1094. *
  1095. * \since This function is available since SDL 2.0.0.
  1096. */
  1097. extern DECLSPEC void SDLCALL SDL_RaiseWindow(SDL_Window * window);
  1098. /**
  1099. * Make a window as large as possible.
  1100. *
  1101. * \param window the window to maximize
  1102. *
  1103. * \since This function is available since SDL 2.0.0.
  1104. *
  1105. * \sa SDL_MinimizeWindow
  1106. * \sa SDL_RestoreWindow
  1107. */
  1108. extern DECLSPEC void SDLCALL SDL_MaximizeWindow(SDL_Window * window);
  1109. /**
  1110. * Minimize a window to an iconic representation.
  1111. *
  1112. * \param window the window to minimize
  1113. *
  1114. * \since This function is available since SDL 2.0.0.
  1115. *
  1116. * \sa SDL_MaximizeWindow
  1117. * \sa SDL_RestoreWindow
  1118. */
  1119. extern DECLSPEC void SDLCALL SDL_MinimizeWindow(SDL_Window * window);
  1120. /**
  1121. * Restore the size and position of a minimized or maximized window.
  1122. *
  1123. * \param window the window to restore
  1124. *
  1125. * \since This function is available since SDL 2.0.0.
  1126. *
  1127. * \sa SDL_MaximizeWindow
  1128. * \sa SDL_MinimizeWindow
  1129. */
  1130. extern DECLSPEC void SDLCALL SDL_RestoreWindow(SDL_Window * window);
  1131. /**
  1132. * Set a window's fullscreen state.
  1133. *
  1134. * `flags` may be `SDL_WINDOW_FULLSCREEN`, for "real" fullscreen with a
  1135. * videomode change; `SDL_WINDOW_FULLSCREEN_DESKTOP` for "fake" fullscreen
  1136. * that takes the size of the desktop; and 0 for windowed mode.
  1137. *
  1138. * \param window the window to change
  1139. * \param flags `SDL_WINDOW_FULLSCREEN`, `SDL_WINDOW_FULLSCREEN_DESKTOP` or 0
  1140. * \returns 0 on success or a negative error code on failure; call
  1141. * SDL_GetError() for more information.
  1142. *
  1143. * \since This function is available since SDL 2.0.0.
  1144. *
  1145. * \sa SDL_GetWindowDisplayMode
  1146. * \sa SDL_SetWindowDisplayMode
  1147. */
  1148. extern DECLSPEC int SDLCALL SDL_SetWindowFullscreen(SDL_Window * window,
  1149. Uint32 flags);
  1150. /**
  1151. * Get the SDL surface associated with the window.
  1152. *
  1153. * A new surface will be created with the optimal format for the window, if
  1154. * necessary. This surface will be freed when the window is destroyed. Do not
  1155. * free this surface.
  1156. *
  1157. * This surface will be invalidated if the window is resized. After resizing a
  1158. * window this function must be called again to return a valid surface.
  1159. *
  1160. * You may not combine this with 3D or the rendering API on this window.
  1161. *
  1162. * This function is affected by `SDL_HINT_FRAMEBUFFER_ACCELERATION`.
  1163. *
  1164. * \param window the window to query
  1165. * \returns the surface associated with the window, or NULL on failure; call
  1166. * SDL_GetError() for more information.
  1167. *
  1168. * \since This function is available since SDL 2.0.0.
  1169. *
  1170. * \sa SDL_UpdateWindowSurface
  1171. * \sa SDL_UpdateWindowSurfaceRects
  1172. */
  1173. extern DECLSPEC SDL_Surface * SDLCALL SDL_GetWindowSurface(SDL_Window * window);
  1174. /**
  1175. * Copy the window surface to the screen.
  1176. *
  1177. * This is the function you use to reflect any changes to the surface on the
  1178. * screen.
  1179. *
  1180. * This function is equivalent to the SDL 1.2 API SDL_Flip().
  1181. *
  1182. * \param window the window to update
  1183. * \returns 0 on success or a negative error code on failure; call
  1184. * SDL_GetError() for more information.
  1185. *
  1186. * \since This function is available since SDL 2.0.0.
  1187. *
  1188. * \sa SDL_GetWindowSurface
  1189. * \sa SDL_UpdateWindowSurfaceRects
  1190. */
  1191. extern DECLSPEC int SDLCALL SDL_UpdateWindowSurface(SDL_Window * window);
  1192. /**
  1193. * Copy areas of the window surface to the screen.
  1194. *
  1195. * This is the function you use to reflect changes to portions of the surface
  1196. * on the screen.
  1197. *
  1198. * This function is equivalent to the SDL 1.2 API SDL_UpdateRects().
  1199. *
  1200. * \param window the window to update
  1201. * \param rects an array of SDL_Rect structures representing areas of the
  1202. * surface to copy
  1203. * \param numrects the number of rectangles
  1204. * \returns 0 on success or a negative error code on failure; call
  1205. * SDL_GetError() for more information.
  1206. *
  1207. * \since This function is available since SDL 2.0.0.
  1208. *
  1209. * \sa SDL_GetWindowSurface
  1210. * \sa SDL_UpdateWindowSurface
  1211. */
  1212. extern DECLSPEC int SDLCALL SDL_UpdateWindowSurfaceRects(SDL_Window * window,
  1213. const SDL_Rect * rects,
  1214. int numrects);
  1215. /**
  1216. * Set a window's input grab mode.
  1217. *
  1218. * When input is grabbed, the mouse is confined to the window. This function
  1219. * will also grab the keyboard if `SDL_HINT_GRAB_KEYBOARD` is set. To grab the
  1220. * keyboard without also grabbing the mouse, use SDL_SetWindowKeyboardGrab().
  1221. *
  1222. * If the caller enables a grab while another window is currently grabbed, the
  1223. * other window loses its grab in favor of the caller's window.
  1224. *
  1225. * \param window the window for which the input grab mode should be set
  1226. * \param grabbed SDL_TRUE to grab input or SDL_FALSE to release input
  1227. *
  1228. * \since This function is available since SDL 2.0.0.
  1229. *
  1230. * \sa SDL_GetGrabbedWindow
  1231. * \sa SDL_GetWindowGrab
  1232. */
  1233. extern DECLSPEC void SDLCALL SDL_SetWindowGrab(SDL_Window * window,
  1234. SDL_bool grabbed);
  1235. /**
  1236. * Set a window's keyboard grab mode.
  1237. *
  1238. * Keyboard grab enables capture of system keyboard shortcuts like Alt+Tab or
  1239. * the Meta/Super key. Note that not all system keyboard shortcuts can be
  1240. * captured by applications (one example is Ctrl+Alt+Del on Windows).
  1241. *
  1242. * This is primarily intended for specialized applications such as VNC clients
  1243. * or VM frontends. Normal games should not use keyboard grab.
  1244. *
  1245. * When keyboard grab is enabled, SDL will continue to handle Alt+Tab when the
  1246. * window is full-screen to ensure the user is not trapped in your
  1247. * application. If you have a custom keyboard shortcut to exit fullscreen
  1248. * mode, you may suppress this behavior with
  1249. * `SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED`.
  1250. *
  1251. * If the caller enables a grab while another window is currently grabbed, the
  1252. * other window loses its grab in favor of the caller's window.
  1253. *
  1254. * \param window The window for which the keyboard grab mode should be set.
  1255. * \param grabbed This is SDL_TRUE to grab keyboard, and SDL_FALSE to release.
  1256. *
  1257. * \since This function is available since SDL 2.0.16.
  1258. *
  1259. * \sa SDL_GetWindowKeyboardGrab
  1260. * \sa SDL_SetWindowMouseGrab
  1261. * \sa SDL_SetWindowGrab
  1262. */
  1263. extern DECLSPEC void SDLCALL SDL_SetWindowKeyboardGrab(SDL_Window * window,
  1264. SDL_bool grabbed);
  1265. /**
  1266. * Set a window's mouse grab mode.
  1267. *
  1268. * Mouse grab confines the mouse cursor to the window.
  1269. *
  1270. * \param window The window for which the mouse grab mode should be set.
  1271. * \param grabbed This is SDL_TRUE to grab mouse, and SDL_FALSE to release.
  1272. *
  1273. * \since This function is available since SDL 2.0.16.
  1274. *
  1275. * \sa SDL_GetWindowMouseGrab
  1276. * \sa SDL_SetWindowKeyboardGrab
  1277. * \sa SDL_SetWindowGrab
  1278. */
  1279. extern DECLSPEC void SDLCALL SDL_SetWindowMouseGrab(SDL_Window * window,
  1280. SDL_bool grabbed);
  1281. /**
  1282. * Get a window's input grab mode.
  1283. *
  1284. * \param window the window to query
  1285. * \returns SDL_TRUE if input is grabbed, SDL_FALSE otherwise.
  1286. *
  1287. * \since This function is available since SDL 2.0.0.
  1288. *
  1289. * \sa SDL_SetWindowGrab
  1290. */
  1291. extern DECLSPEC SDL_bool SDLCALL SDL_GetWindowGrab(SDL_Window * window);
  1292. /**
  1293. * Get a window's keyboard grab mode.
  1294. *
  1295. * \param window the window to query
  1296. * \returns SDL_TRUE if keyboard is grabbed, and SDL_FALSE otherwise.
  1297. *
  1298. * \since This function is available since SDL 2.0.16.
  1299. *
  1300. * \sa SDL_SetWindowKeyboardGrab
  1301. * \sa SDL_GetWindowGrab
  1302. */
  1303. extern DECLSPEC SDL_bool SDLCALL SDL_GetWindowKeyboardGrab(SDL_Window * window);
  1304. /**
  1305. * Get a window's mouse grab mode.
  1306. *
  1307. * \param window the window to query
  1308. * \returns SDL_TRUE if mouse is grabbed, and SDL_FALSE otherwise.
  1309. *
  1310. * \since This function is available since SDL 2.0.16.
  1311. *
  1312. * \sa SDL_SetWindowKeyboardGrab
  1313. * \sa SDL_GetWindowGrab
  1314. */
  1315. extern DECLSPEC SDL_bool SDLCALL SDL_GetWindowMouseGrab(SDL_Window * window);
  1316. /**
  1317. * Get the window that currently has an input grab enabled.
  1318. *
  1319. * \returns the window if input is grabbed or NULL otherwise.
  1320. *
  1321. * \since This function is available since SDL 2.0.4.
  1322. *
  1323. * \sa SDL_GetWindowGrab
  1324. * \sa SDL_SetWindowGrab
  1325. */
  1326. extern DECLSPEC SDL_Window * SDLCALL SDL_GetGrabbedWindow(void);
  1327. /**
  1328. * Confines the cursor to the specified area of a window.
  1329. *
  1330. * Note that this does NOT grab the cursor, it only defines the area a cursor
  1331. * is restricted to when the window has mouse focus.
  1332. *
  1333. * \param window The window that will be associated with the barrier.
  1334. * \param rect A rectangle area in window-relative coordinates. If NULL the
  1335. * barrier for the specified window will be destroyed.
  1336. * \returns 0 on success or a negative error code on failure; call
  1337. * SDL_GetError() for more information.
  1338. *
  1339. * \since This function is available since SDL 2.0.18.
  1340. *
  1341. * \sa SDL_GetWindowMouseRect
  1342. * \sa SDL_SetWindowMouseGrab
  1343. */
  1344. extern DECLSPEC int SDLCALL SDL_SetWindowMouseRect(SDL_Window * window, const SDL_Rect * rect);
  1345. /**
  1346. * Get the mouse confinement rectangle of a window.
  1347. *
  1348. * \param window The window to query
  1349. * \returns A pointer to the mouse confinement rectangle of a window, or NULL
  1350. * if there isn't one.
  1351. *
  1352. * \since This function is available since SDL 2.0.18.
  1353. *
  1354. * \sa SDL_SetWindowMouseRect
  1355. */
  1356. extern DECLSPEC const SDL_Rect * SDLCALL SDL_GetWindowMouseRect(SDL_Window * window);
  1357. /**
  1358. * Set the brightness (gamma multiplier) for a given window's display.
  1359. *
  1360. * Despite the name and signature, this method sets the brightness of the
  1361. * entire display, not an individual window. A window is considered to be
  1362. * owned by the display that contains the window's center pixel. (The index of
  1363. * this display can be retrieved using SDL_GetWindowDisplayIndex().) The
  1364. * brightness set will not follow the window if it is moved to another
  1365. * display.
  1366. *
  1367. * Many platforms will refuse to set the display brightness in modern times.
  1368. * You are better off using a shader to adjust gamma during rendering, or
  1369. * something similar.
  1370. *
  1371. * \param window the window used to select the display whose brightness will
  1372. * be changed
  1373. * \param brightness the brightness (gamma multiplier) value to set where 0.0
  1374. * is completely dark and 1.0 is normal brightness
  1375. * \returns 0 on success or a negative error code on failure; call
  1376. * SDL_GetError() for more information.
  1377. *
  1378. * \since This function is available since SDL 2.0.0.
  1379. *
  1380. * \sa SDL_GetWindowBrightness
  1381. * \sa SDL_SetWindowGammaRamp
  1382. */
  1383. extern DECLSPEC int SDLCALL SDL_SetWindowBrightness(SDL_Window * window, float brightness);
  1384. /**
  1385. * Get the brightness (gamma multiplier) for a given window's display.
  1386. *
  1387. * Despite the name and signature, this method retrieves the brightness of the
  1388. * entire display, not an individual window. A window is considered to be
  1389. * owned by the display that contains the window's center pixel. (The index of
  1390. * this display can be retrieved using SDL_GetWindowDisplayIndex().)
  1391. *
  1392. * \param window the window used to select the display whose brightness will
  1393. * be queried
  1394. * \returns the brightness for the display where 0.0 is completely dark and
  1395. * 1.0 is normal brightness.
  1396. *
  1397. * \since This function is available since SDL 2.0.0.
  1398. *
  1399. * \sa SDL_SetWindowBrightness
  1400. */
  1401. extern DECLSPEC float SDLCALL SDL_GetWindowBrightness(SDL_Window * window);
  1402. /**
  1403. * Set the opacity for a window.
  1404. *
  1405. * The parameter `opacity` will be clamped internally between 0.0f
  1406. * (transparent) and 1.0f (opaque).
  1407. *
  1408. * This function also returns -1 if setting the opacity isn't supported.
  1409. *
  1410. * \param window the window which will be made transparent or opaque
  1411. * \param opacity the opacity value (0.0f - transparent, 1.0f - opaque)
  1412. * \returns 0 on success or a negative error code on failure; call
  1413. * SDL_GetError() for more information.
  1414. *
  1415. * \since This function is available since SDL 2.0.5.
  1416. *
  1417. * \sa SDL_GetWindowOpacity
  1418. */
  1419. extern DECLSPEC int SDLCALL SDL_SetWindowOpacity(SDL_Window * window, float opacity);
  1420. /**
  1421. * Get the opacity of a window.
  1422. *
  1423. * If transparency isn't supported on this platform, opacity will be reported
  1424. * as 1.0f without error.
  1425. *
  1426. * The parameter `opacity` is ignored if it is NULL.
  1427. *
  1428. * This function also returns -1 if an invalid window was provided.
  1429. *
  1430. * \param window the window to get the current opacity value from
  1431. * \param out_opacity the float filled in (0.0f - transparent, 1.0f - opaque)
  1432. * \returns 0 on success or a negative error code on failure; call
  1433. * SDL_GetError() for more information.
  1434. *
  1435. * \since This function is available since SDL 2.0.5.
  1436. *
  1437. * \sa SDL_SetWindowOpacity
  1438. */
  1439. extern DECLSPEC int SDLCALL SDL_GetWindowOpacity(SDL_Window * window, float * out_opacity);
  1440. /**
  1441. * Set the window as a modal for another window.
  1442. *
  1443. * \param modal_window the window that should be set modal
  1444. * \param parent_window the parent window for the modal window
  1445. * \returns 0 on success or a negative error code on failure; call
  1446. * SDL_GetError() for more information.
  1447. *
  1448. * \since This function is available since SDL 2.0.5.
  1449. */
  1450. extern DECLSPEC int SDLCALL SDL_SetWindowModalFor(SDL_Window * modal_window, SDL_Window * parent_window);
  1451. /**
  1452. * Explicitly set input focus to the window.
  1453. *
  1454. * You almost certainly want SDL_RaiseWindow() instead of this function. Use
  1455. * this with caution, as you might give focus to a window that is completely
  1456. * obscured by other windows.
  1457. *
  1458. * \param window the window that should get the input focus
  1459. * \returns 0 on success or a negative error code on failure; call
  1460. * SDL_GetError() for more information.
  1461. *
  1462. * \since This function is available since SDL 2.0.5.
  1463. *
  1464. * \sa SDL_RaiseWindow
  1465. */
  1466. extern DECLSPEC int SDLCALL SDL_SetWindowInputFocus(SDL_Window * window);
  1467. /**
  1468. * Set the gamma ramp for the display that owns a given window.
  1469. *
  1470. * Set the gamma translation table for the red, green, and blue channels of
  1471. * the video hardware. Each table is an array of 256 16-bit quantities,
  1472. * representing a mapping between the input and output for that channel. The
  1473. * input is the index into the array, and the output is the 16-bit gamma value
  1474. * at that index, scaled to the output color precision.
  1475. *
  1476. * Despite the name and signature, this method sets the gamma ramp of the
  1477. * entire display, not an individual window. A window is considered to be
  1478. * owned by the display that contains the window's center pixel. (The index of
  1479. * this display can be retrieved using SDL_GetWindowDisplayIndex().) The gamma
  1480. * ramp set will not follow the window if it is moved to another display.
  1481. *
  1482. * \param window the window used to select the display whose gamma ramp will
  1483. * be changed
  1484. * \param red a 256 element array of 16-bit quantities representing the
  1485. * translation table for the red channel, or NULL
  1486. * \param green a 256 element array of 16-bit quantities representing the
  1487. * translation table for the green channel, or NULL
  1488. * \param blue a 256 element array of 16-bit quantities representing the
  1489. * translation table for the blue channel, or NULL
  1490. * \returns 0 on success or a negative error code on failure; call
  1491. * SDL_GetError() for more information.
  1492. *
  1493. * \since This function is available since SDL 2.0.0.
  1494. *
  1495. * \sa SDL_GetWindowGammaRamp
  1496. */
  1497. extern DECLSPEC int SDLCALL SDL_SetWindowGammaRamp(SDL_Window * window,
  1498. const Uint16 * red,
  1499. const Uint16 * green,
  1500. const Uint16 * blue);
  1501. /**
  1502. * Get the gamma ramp for a given window's display.
  1503. *
  1504. * Despite the name and signature, this method retrieves the gamma ramp of the
  1505. * entire display, not an individual window. A window is considered to be
  1506. * owned by the display that contains the window's center pixel. (The index of
  1507. * this display can be retrieved using SDL_GetWindowDisplayIndex().)
  1508. *
  1509. * \param window the window used to select the display whose gamma ramp will
  1510. * be queried
  1511. * \param red a 256 element array of 16-bit quantities filled in with the
  1512. * translation table for the red channel, or NULL
  1513. * \param green a 256 element array of 16-bit quantities filled in with the
  1514. * translation table for the green channel, or NULL
  1515. * \param blue a 256 element array of 16-bit quantities filled in with the
  1516. * translation table for the blue channel, or NULL
  1517. * \returns 0 on success or a negative error code on failure; call
  1518. * SDL_GetError() for more information.
  1519. *
  1520. * \since This function is available since SDL 2.0.0.
  1521. *
  1522. * \sa SDL_SetWindowGammaRamp
  1523. */
  1524. extern DECLSPEC int SDLCALL SDL_GetWindowGammaRamp(SDL_Window * window,
  1525. Uint16 * red,
  1526. Uint16 * green,
  1527. Uint16 * blue);
  1528. /**
  1529. * Possible return values from the SDL_HitTest callback.
  1530. *
  1531. * \sa SDL_HitTest
  1532. */
  1533. typedef enum
  1534. {
  1535. SDL_HITTEST_NORMAL, /**< Region is normal. No special properties. */
  1536. SDL_HITTEST_DRAGGABLE, /**< Region can drag entire window. */
  1537. SDL_HITTEST_RESIZE_TOPLEFT,
  1538. SDL_HITTEST_RESIZE_TOP,
  1539. SDL_HITTEST_RESIZE_TOPRIGHT,
  1540. SDL_HITTEST_RESIZE_RIGHT,
  1541. SDL_HITTEST_RESIZE_BOTTOMRIGHT,
  1542. SDL_HITTEST_RESIZE_BOTTOM,
  1543. SDL_HITTEST_RESIZE_BOTTOMLEFT,
  1544. SDL_HITTEST_RESIZE_LEFT
  1545. } SDL_HitTestResult;
  1546. /**
  1547. * Callback used for hit-testing.
  1548. *
  1549. * \param win the SDL_Window where hit-testing was set on
  1550. * \param area an SDL_Point which should be hit-tested
  1551. * \param data what was passed as `callback_data` to SDL_SetWindowHitTest()
  1552. * \return an SDL_HitTestResult value.
  1553. *
  1554. * \sa SDL_SetWindowHitTest
  1555. */
  1556. typedef SDL_HitTestResult (SDLCALL *SDL_HitTest)(SDL_Window *win,
  1557. const SDL_Point *area,
  1558. void *data);
  1559. /**
  1560. * Provide a callback that decides if a window region has special properties.
  1561. *
  1562. * Normally windows are dragged and resized by decorations provided by the
  1563. * system window manager (a title bar, borders, etc), but for some apps, it
  1564. * makes sense to drag them from somewhere else inside the window itself; for
  1565. * example, one might have a borderless window that wants to be draggable from
  1566. * any part, or simulate its own title bar, etc.
  1567. *
  1568. * This function lets the app provide a callback that designates pieces of a
  1569. * given window as special. This callback is run during event processing if we
  1570. * need to tell the OS to treat a region of the window specially; the use of
  1571. * this callback is known as "hit testing."
  1572. *
  1573. * Mouse input may not be delivered to your application if it is within a
  1574. * special area; the OS will often apply that input to moving the window or
  1575. * resizing the window and not deliver it to the application.
  1576. *
  1577. * Specifying NULL for a callback disables hit-testing. Hit-testing is
  1578. * disabled by default.
  1579. *
  1580. * Platforms that don't support this functionality will return -1
  1581. * unconditionally, even if you're attempting to disable hit-testing.
  1582. *
  1583. * Your callback may fire at any time, and its firing does not indicate any
  1584. * specific behavior (for example, on Windows, this certainly might fire when
  1585. * the OS is deciding whether to drag your window, but it fires for lots of
  1586. * other reasons, too, some unrelated to anything you probably care about _and
  1587. * when the mouse isn't actually at the location it is testing_). Since this
  1588. * can fire at any time, you should try to keep your callback efficient,
  1589. * devoid of allocations, etc.
  1590. *
  1591. * \param window the window to set hit-testing on
  1592. * \param callback the function to call when doing a hit-test
  1593. * \param callback_data an app-defined void pointer passed to **callback**
  1594. * \returns 0 on success or -1 on error (including unsupported); call
  1595. * SDL_GetError() for more information.
  1596. *
  1597. * \since This function is available since SDL 2.0.4.
  1598. */
  1599. extern DECLSPEC int SDLCALL SDL_SetWindowHitTest(SDL_Window * window,
  1600. SDL_HitTest callback,
  1601. void *callback_data);
  1602. /**
  1603. * Request a window to demand attention from the user.
  1604. *
  1605. * \param window the window to be flashed
  1606. * \param operation the flash operation
  1607. * \returns 0 on success or a negative error code on failure; call
  1608. * SDL_GetError() for more information.
  1609. *
  1610. * \since This function is available since SDL 2.0.16.
  1611. */
  1612. extern DECLSPEC int SDLCALL SDL_FlashWindow(SDL_Window * window, SDL_FlashOperation operation);
  1613. /**
  1614. * Destroy a window.
  1615. *
  1616. * If `window` is NULL, this function will return immediately after setting
  1617. * the SDL error message to "Invalid window". See SDL_GetError().
  1618. *
  1619. * \param window the window to destroy
  1620. *
  1621. * \since This function is available since SDL 2.0.0.
  1622. *
  1623. * \sa SDL_CreateWindow
  1624. * \sa SDL_CreateWindowFrom
  1625. */
  1626. extern DECLSPEC void SDLCALL SDL_DestroyWindow(SDL_Window * window);
  1627. /**
  1628. * Check whether the screensaver is currently enabled.
  1629. *
  1630. * The screensaver is disabled by default since SDL 2.0.2. Before SDL 2.0.2
  1631. * the screensaver was enabled by default.
  1632. *
  1633. * The default can also be changed using `SDL_HINT_VIDEO_ALLOW_SCREENSAVER`.
  1634. *
  1635. * \returns SDL_TRUE if the screensaver is enabled, SDL_FALSE if it is
  1636. * disabled.
  1637. *
  1638. * \since This function is available since SDL 2.0.0.
  1639. *
  1640. * \sa SDL_DisableScreenSaver
  1641. * \sa SDL_EnableScreenSaver
  1642. */
  1643. extern DECLSPEC SDL_bool SDLCALL SDL_IsScreenSaverEnabled(void);
  1644. /**
  1645. * Allow the screen to be blanked by a screen saver.
  1646. *
  1647. * \since This function is available since SDL 2.0.0.
  1648. *
  1649. * \sa SDL_DisableScreenSaver
  1650. * \sa SDL_IsScreenSaverEnabled
  1651. */
  1652. extern DECLSPEC void SDLCALL SDL_EnableScreenSaver(void);
  1653. /**
  1654. * Prevent the screen from being blanked by a screen saver.
  1655. *
  1656. * If you disable the screensaver, it is automatically re-enabled when SDL
  1657. * quits.
  1658. *
  1659. * \since This function is available since SDL 2.0.0.
  1660. *
  1661. * \sa SDL_EnableScreenSaver
  1662. * \sa SDL_IsScreenSaverEnabled
  1663. */
  1664. extern DECLSPEC void SDLCALL SDL_DisableScreenSaver(void);
  1665. /**
  1666. * \name OpenGL support functions
  1667. */
  1668. /* @{ */
  1669. /**
  1670. * Dynamically load an OpenGL library.
  1671. *
  1672. * This should be done after initializing the video driver, but before
  1673. * creating any OpenGL windows. If no OpenGL library is loaded, the default
  1674. * library will be loaded upon creation of the first OpenGL window.
  1675. *
  1676. * If you do this, you need to retrieve all of the GL functions used in your
  1677. * program from the dynamic library using SDL_GL_GetProcAddress().
  1678. *
  1679. * \param path the platform dependent OpenGL library name, or NULL to open the
  1680. * default OpenGL library
  1681. * \returns 0 on success or a negative error code on failure; call
  1682. * SDL_GetError() for more information.
  1683. *
  1684. * \since This function is available since SDL 2.0.0.
  1685. *
  1686. * \sa SDL_GL_GetProcAddress
  1687. * \sa SDL_GL_UnloadLibrary
  1688. */
  1689. extern DECLSPEC int SDLCALL SDL_GL_LoadLibrary(const char *path);
  1690. /**
  1691. * Get an OpenGL function by name.
  1692. *
  1693. * If the GL library is loaded at runtime with SDL_GL_LoadLibrary(), then all
  1694. * GL functions must be retrieved this way. Usually this is used to retrieve
  1695. * function pointers to OpenGL extensions.
  1696. *
  1697. * There are some quirks to looking up OpenGL functions that require some
  1698. * extra care from the application. If you code carefully, you can handle
  1699. * these quirks without any platform-specific code, though:
  1700. *
  1701. * - On Windows, function pointers are specific to the current GL context;
  1702. * this means you need to have created a GL context and made it current
  1703. * before calling SDL_GL_GetProcAddress(). If you recreate your context or
  1704. * create a second context, you should assume that any existing function
  1705. * pointers aren't valid to use with it. This is (currently) a
  1706. * Windows-specific limitation, and in practice lots of drivers don't suffer
  1707. * this limitation, but it is still the way the wgl API is documented to
  1708. * work and you should expect crashes if you don't respect it. Store a copy
  1709. * of the function pointers that comes and goes with context lifespan.
  1710. * - On X11, function pointers returned by this function are valid for any
  1711. * context, and can even be looked up before a context is created at all.
  1712. * This means that, for at least some common OpenGL implementations, if you
  1713. * look up a function that doesn't exist, you'll get a non-NULL result that
  1714. * is _NOT_ safe to call. You must always make sure the function is actually
  1715. * available for a given GL context before calling it, by checking for the
  1716. * existence of the appropriate extension with SDL_GL_ExtensionSupported(),
  1717. * or verifying that the version of OpenGL you're using offers the function
  1718. * as core functionality.
  1719. * - Some OpenGL drivers, on all platforms, *will* return NULL if a function
  1720. * isn't supported, but you can't count on this behavior. Check for
  1721. * extensions you use, and if you get a NULL anyway, act as if that
  1722. * extension wasn't available. This is probably a bug in the driver, but you
  1723. * can code defensively for this scenario anyhow.
  1724. * - Just because you're on Linux/Unix, don't assume you'll be using X11.
  1725. * Next-gen display servers are waiting to replace it, and may or may not
  1726. * make the same promises about function pointers.
  1727. * - OpenGL function pointers must be declared `APIENTRY` as in the example
  1728. * code. This will ensure the proper calling convention is followed on
  1729. * platforms where this matters (Win32) thereby avoiding stack corruption.
  1730. *
  1731. * \param proc the name of an OpenGL function
  1732. * \returns a pointer to the named OpenGL function. The returned pointer
  1733. * should be cast to the appropriate function signature.
  1734. *
  1735. * \since This function is available since SDL 2.0.0.
  1736. *
  1737. * \sa SDL_GL_ExtensionSupported
  1738. * \sa SDL_GL_LoadLibrary
  1739. * \sa SDL_GL_UnloadLibrary
  1740. */
  1741. extern DECLSPEC void *SDLCALL SDL_GL_GetProcAddress(const char *proc);
  1742. /**
  1743. * Unload the OpenGL library previously loaded by SDL_GL_LoadLibrary().
  1744. *
  1745. * \since This function is available since SDL 2.0.0.
  1746. *
  1747. * \sa SDL_GL_LoadLibrary
  1748. */
  1749. extern DECLSPEC void SDLCALL SDL_GL_UnloadLibrary(void);
  1750. /**
  1751. * Check if an OpenGL extension is supported for the current context.
  1752. *
  1753. * This function operates on the current GL context; you must have created a
  1754. * context and it must be current before calling this function. Do not assume
  1755. * that all contexts you create will have the same set of extensions
  1756. * available, or that recreating an existing context will offer the same
  1757. * extensions again.
  1758. *
  1759. * While it's probably not a massive overhead, this function is not an O(1)
  1760. * operation. Check the extensions you care about after creating the GL
  1761. * context and save that information somewhere instead of calling the function
  1762. * every time you need to know.
  1763. *
  1764. * \param extension the name of the extension to check
  1765. * \returns SDL_TRUE if the extension is supported, SDL_FALSE otherwise.
  1766. *
  1767. * \since This function is available since SDL 2.0.0.
  1768. */
  1769. extern DECLSPEC SDL_bool SDLCALL SDL_GL_ExtensionSupported(const char
  1770. *extension);
  1771. /**
  1772. * Reset all previously set OpenGL context attributes to their default values.
  1773. *
  1774. * \since This function is available since SDL 2.0.2.
  1775. *
  1776. * \sa SDL_GL_GetAttribute
  1777. * \sa SDL_GL_SetAttribute
  1778. */
  1779. extern DECLSPEC void SDLCALL SDL_GL_ResetAttributes(void);
  1780. /**
  1781. * Set an OpenGL window attribute before window creation.
  1782. *
  1783. * This function sets the OpenGL attribute `attr` to `value`. The requested
  1784. * attributes should be set before creating an OpenGL window. You should use
  1785. * SDL_GL_GetAttribute() to check the values after creating the OpenGL
  1786. * context, since the values obtained can differ from the requested ones.
  1787. *
  1788. * \param attr an SDL_GLattr enum value specifying the OpenGL attribute to set
  1789. * \param value the desired value for the attribute
  1790. * \returns 0 on success or a negative error code on failure; call
  1791. * SDL_GetError() for more information.
  1792. *
  1793. * \since This function is available since SDL 2.0.0.
  1794. *
  1795. * \sa SDL_GL_GetAttribute
  1796. * \sa SDL_GL_ResetAttributes
  1797. */
  1798. extern DECLSPEC int SDLCALL SDL_GL_SetAttribute(SDL_GLattr attr, int value);
  1799. /**
  1800. * Get the actual value for an attribute from the current context.
  1801. *
  1802. * \param attr an SDL_GLattr enum value specifying the OpenGL attribute to get
  1803. * \param value a pointer filled in with the current value of `attr`
  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 2.0.0.
  1808. *
  1809. * \sa SDL_GL_ResetAttributes
  1810. * \sa SDL_GL_SetAttribute
  1811. */
  1812. extern DECLSPEC int SDLCALL SDL_GL_GetAttribute(SDL_GLattr attr, int *value);
  1813. /**
  1814. * Create an OpenGL context for an OpenGL window, and make it current.
  1815. *
  1816. * Windows users new to OpenGL should note that, for historical reasons, GL
  1817. * functions added after OpenGL version 1.1 are not available by default.
  1818. * Those functions must be loaded at run-time, either with an OpenGL
  1819. * extension-handling library or with SDL_GL_GetProcAddress() and its related
  1820. * functions.
  1821. *
  1822. * SDL_GLContext is an alias for `void *`. It's opaque to the application.
  1823. *
  1824. * \param window the window to associate with the context
  1825. * \returns the OpenGL context associated with `window` or NULL on error; call
  1826. * SDL_GetError() for more details.
  1827. *
  1828. * \since This function is available since SDL 2.0.0.
  1829. *
  1830. * \sa SDL_GL_DeleteContext
  1831. * \sa SDL_GL_MakeCurrent
  1832. */
  1833. extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_CreateContext(SDL_Window *
  1834. window);
  1835. /**
  1836. * Set up an OpenGL context for rendering into an OpenGL window.
  1837. *
  1838. * The context must have been created with a compatible window.
  1839. *
  1840. * \param window the window to associate with the context
  1841. * \param context the OpenGL context to associate with the window
  1842. * \returns 0 on success or a negative error code on failure; call
  1843. * SDL_GetError() for more information.
  1844. *
  1845. * \since This function is available since SDL 2.0.0.
  1846. *
  1847. * \sa SDL_GL_CreateContext
  1848. */
  1849. extern DECLSPEC int SDLCALL SDL_GL_MakeCurrent(SDL_Window * window,
  1850. SDL_GLContext context);
  1851. /**
  1852. * Get the currently active OpenGL window.
  1853. *
  1854. * \returns the currently active OpenGL window on success or NULL on failure;
  1855. * call SDL_GetError() for more information.
  1856. *
  1857. * \since This function is available since SDL 2.0.0.
  1858. */
  1859. extern DECLSPEC SDL_Window* SDLCALL SDL_GL_GetCurrentWindow(void);
  1860. /**
  1861. * Get the currently active OpenGL context.
  1862. *
  1863. * \returns the currently active OpenGL context or NULL on failure; call
  1864. * SDL_GetError() for more information.
  1865. *
  1866. * \since This function is available since SDL 2.0.0.
  1867. *
  1868. * \sa SDL_GL_MakeCurrent
  1869. */
  1870. extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
  1871. /**
  1872. * Get the size of a window's underlying drawable in pixels.
  1873. *
  1874. * This returns info useful for calling glViewport().
  1875. *
  1876. * This may differ from SDL_GetWindowSize() if we're rendering to a high-DPI
  1877. * drawable, i.e. the window was created with `SDL_WINDOW_ALLOW_HIGHDPI` on a
  1878. * platform with high-DPI support (Apple calls this "Retina"), and not
  1879. * disabled by the `SDL_HINT_VIDEO_HIGHDPI_DISABLED` hint.
  1880. *
  1881. * \param window the window from which the drawable size should be queried
  1882. * \param w a pointer to variable for storing the width in pixels, may be NULL
  1883. * \param h a pointer to variable for storing the height in pixels, may be
  1884. * NULL
  1885. *
  1886. * \since This function is available since SDL 2.0.1.
  1887. *
  1888. * \sa SDL_CreateWindow
  1889. * \sa SDL_GetWindowSize
  1890. */
  1891. extern DECLSPEC void SDLCALL SDL_GL_GetDrawableSize(SDL_Window * window, int *w,
  1892. int *h);
  1893. /**
  1894. * Set the swap interval for the current OpenGL context.
  1895. *
  1896. * Some systems allow specifying -1 for the interval, to enable adaptive
  1897. * vsync. Adaptive vsync works the same as vsync, but if you've already missed
  1898. * the vertical retrace for a given frame, it swaps buffers immediately, which
  1899. * might be less jarring for the user during occasional framerate drops. If an
  1900. * application requests adaptive vsync and the system does not support it,
  1901. * this function will fail and return -1. In such a case, you should probably
  1902. * retry the call with 1 for the interval.
  1903. *
  1904. * Adaptive vsync is implemented for some glX drivers with
  1905. * GLX_EXT_swap_control_tear, and for some Windows drivers with
  1906. * WGL_EXT_swap_control_tear.
  1907. *
  1908. * Read more on the Khronos wiki:
  1909. * https://www.khronos.org/opengl/wiki/Swap_Interval#Adaptive_Vsync
  1910. *
  1911. * \param interval 0 for immediate updates, 1 for updates synchronized with
  1912. * the vertical retrace, -1 for adaptive vsync
  1913. * \returns 0 on success or -1 if setting the swap interval is not supported;
  1914. * call SDL_GetError() for more information.
  1915. *
  1916. * \since This function is available since SDL 2.0.0.
  1917. *
  1918. * \sa SDL_GL_GetSwapInterval
  1919. */
  1920. extern DECLSPEC int SDLCALL SDL_GL_SetSwapInterval(int interval);
  1921. /**
  1922. * Get the swap interval for the current OpenGL context.
  1923. *
  1924. * If the system can't determine the swap interval, or there isn't a valid
  1925. * current context, this function will return 0 as a safe default.
  1926. *
  1927. * \returns 0 if there is no vertical retrace synchronization, 1 if the buffer
  1928. * swap is synchronized with the vertical retrace, and -1 if late
  1929. * swaps happen immediately instead of waiting for the next retrace;
  1930. * call SDL_GetError() for more information.
  1931. *
  1932. * \since This function is available since SDL 2.0.0.
  1933. *
  1934. * \sa SDL_GL_SetSwapInterval
  1935. */
  1936. extern DECLSPEC int SDLCALL SDL_GL_GetSwapInterval(void);
  1937. /**
  1938. * Update a window with OpenGL rendering.
  1939. *
  1940. * This is used with double-buffered OpenGL contexts, which are the default.
  1941. *
  1942. * On macOS, make sure you bind 0 to the draw framebuffer before swapping the
  1943. * window, otherwise nothing will happen. If you aren't using
  1944. * glBindFramebuffer(), this is the default and you won't have to do anything
  1945. * extra.
  1946. *
  1947. * \param window the window to change
  1948. *
  1949. * \since This function is available since SDL 2.0.0.
  1950. */
  1951. extern DECLSPEC void SDLCALL SDL_GL_SwapWindow(SDL_Window * window);
  1952. /**
  1953. * Delete an OpenGL context.
  1954. *
  1955. * \param context the OpenGL context to be deleted
  1956. *
  1957. * \since This function is available since SDL 2.0.0.
  1958. *
  1959. * \sa SDL_GL_CreateContext
  1960. */
  1961. extern DECLSPEC void SDLCALL SDL_GL_DeleteContext(SDL_GLContext context);
  1962. /* @} *//* OpenGL support functions */
  1963. /* Ends C function definitions when using C++ */
  1964. #ifdef __cplusplus
  1965. }
  1966. #endif
  1967. #include "close_code.h"
  1968. #endif /* SDL_video_h_ */
  1969. /* vi: set ts=4 sw=4 expandtab: */