SDL_video.h 84 KB

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