Fri, 20 May 2016 22:18:15 +0200 |
Philipp Wiesemann |
Updated documentation of SDL_IsScreenSaverEnabled().
|
file |
diff |
annotate
|
Wed, 11 May 2016 21:09:45 +0200 |
Philipp Wiesemann |
Updated documentation of SDL_CreateWindow() and SDL_CreateWindowFrom().
|
file |
diff |
annotate
|
Wed, 06 Jan 2016 22:38:35 +0100 |
Philipp Wiesemann |
Fixed doxygen warnings.
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 02:27:50 -0500 |
Ryan C. Gordon |
Added SDL_WINDOWEVENT_TAKE_FOCUS.
|
file |
diff |
annotate
|
Tue, 21 Apr 2015 10:10:59 -0400 |
Ryan C. Gordon |
Added SDL_WINDOWEVENT_HIT_TEST.
|
file |
diff |
annotate
|
Tue, 21 Apr 2015 09:45:58 -0400 |
Ryan C. Gordon |
Added SDL_SetWindowModalFor().
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 02:28:56 -0500 |
Ryan C. Gordon |
Added SDL_SetWindowInputFocus().
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 02:46:10 -0500 |
Ryan C. Gordon |
Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity().
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 02:29:06 -0500 |
Ryan C. Gordon |
Added SDL_GetWindowBordersSize().
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 01:30:40 -0500 |
Ryan C. Gordon |
Added special window type flags.
|
file |
diff |
annotate
|
Mon, 04 Jan 2016 23:52:40 -0500 |
Ryan C. Gordon |
Added SDL_GetDisplayUsableBounds().
|
file |
diff |
annotate
|
Tue, 21 Apr 2015 09:46:48 -0400 |
Ryan C. Gordon |
Added a few FIXMEs.
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 17:39:55 +0100 |
Philipp Wiesemann |
Added brackets to function names in header comments so doxygen links them.
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 21:16:43 -0400 |
Alex Szpakowski |
Updated some header comments and iOS documentation to better clarify high-dpi / retina support and screen-coordinate sizes versus pixel sizes.
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 17:18:56 -0700 |
Alfred Reynolds |
Add SDL_GetDisplayDPI routine and implement for Windows.
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Sat, 28 Mar 2015 00:48:03 -0400 |
Ryan C. Gordon |
Minor input grab clarifications.
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 16:03:40 +0000 |
Marc Di Luzio |
Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available.
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 00:45:16 -0400 |
Ionut Leonte |
Added SDL_HITTEST_RESIZE_*, and implemented for X11.
|
file |
diff |
annotate
|
Thu, 29 May 2014 13:38:39 -0400 |
Ryan C. Gordon |
Tweaked hit-testing documentation.
|
file |
diff |
annotate
|
Wed, 28 May 2014 01:22:47 -0400 |
Ryan C. Gordon |
Changed drag area API to a hit-testing API.
|
file |
diff |
annotate
|
Tue, 27 May 2014 01:27:42 -0400 |
Ryan C. Gordon |
First shot at SDL_SetWindowDragAreas().
|
file |
diff |
annotate
|
Sat, 24 May 2014 01:30:37 -0400 |
Ryan C. Gordon |
Implemented SDL_CaptureMouse().
|
file |
diff |
annotate
|
Sun, 18 May 2014 21:05:39 +0200 |
Philipp Wiesemann |
Fixed typo in header comment.
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 18:38:13 -0800 |
Jørgen P. Tjernø |
Add SDL_GL_ResetAttributes.
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 21:18:05 -0400 |
Ryan C. Gordon |
Added SDL_GL_FRAMEBUFFER_SRGB_CAPABLE (thanks, David!).
|
file |
diff |
annotate
|
Mon, 30 Sep 2013 21:57:03 -0700 |
Sam Lantinga |
Fixed bug 2119 - compiler warnings (-pedantic) SDL_video.h:111:42
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 12:55:32 +0200 |
Philipp Wiesemann |
Fixed doxygen warning.
|
file |
diff |
annotate
|
Fri, 20 Sep 2013 13:43:00 -0400 |
Edward Rudd |
add in High DPI support (aka Retina)
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:47:10 -0300 |
Gabriel Jacobo |
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:43:09 -0300 |
Gabriel Jacobo |
OCD fixes: Adds a space before */
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 16:29:46 -0300 |
Gabriel Jacobo |
Fixes bug #2037, common EGL code for Android and X11
|
file |
diff |
annotate
|
Sun, 14 Jul 2013 15:46:43 -0700 |
Jørgen P. Tjernø |
Fix #1667: Docs about SDL_CreateWindow and flags.
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 22:59:20 -0700 |
Sam Lantinga |
Fixed bug 1946 - OpenGL contexts in threads
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:48:19 +0200 |
Philipp Wiesemann |
Fixed Doxygen warnings.
|
file |
diff |
annotate
|
Wed, 15 May 2013 22:00:28 +0200 |
Philipp Wiesemann |
Fixed Doxygen warnings.
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 21:53:33 -0700 |
Sam Lantinga |
Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects()
|
file |
diff |
annotate
|
Fri, 08 Mar 2013 23:33:07 -0800 |
Andreas Schiffler |
Add parameter checking to SetWindowSize functions; add tests to video suite
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:15:25 -0800 |
Sam Lantinga |
Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 11:07:46 -0800 |
Sam Lantinga |
Added SDL_GetDisplayName(), with implementation for Mac OS X
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 10:29:17 -0800 |
Sam Lantinga |
Renamed SDL_GetWindowDisplay() to SDL_GetWindowDisplayIndex()
|
file |
diff |
annotate
|
Sat, 15 Dec 2012 00:30:17 +0000 |
Sam Lantinga |
Improvements from Alfred:
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 15:45:12 +0300 |
stopiccot |
SetMinimumWindowSize for OS X
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 18:18:38 -0400 |
Ryan C. Gordon |
Fixed a typo in the docs.
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 01:43:53 -0400 |
Ryan C. Gordon |
Added SDL_SetWindowBordered() API.
|
file |
diff |
annotate
|
Sun, 12 Aug 2012 23:10:16 -0700 |
Sam Lantinga |
Renamed SDL_GL_CONTEXT_PROFILE_ES2 to SDL_GL_CONTEXT_PROFILE_ES
|
file |
diff |
annotate
|
Sun, 12 Aug 2012 11:16:24 -0700 |
Sam Lantinga |
Fixed bug 1565 - some small GL context creation enhancements
|
file |
diff |
annotate
|
Wed, 01 Aug 2012 20:29:36 -0400 |
Ryan C. Gordon |
Add support for (GLX|WGL)_EXT_swap_control_tear.
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 15:17:27 -0700 |
Sam Lantinga |
Improved simultaneous support for OpenGL and OpenGL ES
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 23:37:57 -0500 |
Sam Lantinga |
Add OpenGL 3.X context creation support
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Fri, 22 Apr 2011 09:06:29 -0700 |
Sam Lantinga |
Clarified SDL_GetWindowSurface() documentation
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 10:48:33 -0700 |
Sam Lantinga |
Fixed related function documentation
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 08:49:20 -0800 |
Sam Lantinga |
Gamma support is back!
|
file |
diff |
annotate
|