summaryrefslogtreecommitdiff
path: root/include/SDL_syswm.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-12-05Warnings: fix a documentation warning and missing prototypesSylvain Becker1-1/+1
2018-11-06fix bug #4362 - SDL_syswm.h with SDL_PROTOTYPES_ONLY broken in C++ modeOzkan Sezer1-2/+5
2018-11-02mir: Removed mir client support.Ryan C. Gordon1-4/+4
2018-05-07Fixed bug 4159 - Windows headers are included after packing alignment changeSam Lantinga1-6/+6
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-08-14Fixed bug 3752 - minor os2 definesSam Lantinga1-1/+2
2017-06-11syswm: prevent buffer overflow if SDL and app have different config headers.Ryan C. Gordon1-2/+3
2017-06-04Fixed comments in headers for doxygen output.Philipp Wiesemann1-7/+7
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-11-20Fixed bug 3486 - Can't get HINSTANCE of my windowSam Lantinga1-0/+1
2016-01-16Expose the EGL display and window for Vivante SDL windowsSam Lantinga1-1/+21
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-07-19Added MSAA support for OpenGL ES contexts on iOS.Alex Szpakowski1-0/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2015-05-05Fixed a warning when SDL_syswm.h is included in code compiled for iOS with cl...Alex Szpakowski1-0/+1
2015-04-09Added framebuffer and colorbuffer members to the uikit portion of the SDL_Sys...Alex Szpakowski1-0/+3
2015-03-23Windows: Report window HDC in SDL_SysWMinfo.Ryan C. Gordon1-0/+1
2014-09-30Mac: Fix build with clang from Xcode 6.Jørgen P. Tjernø1-0/+4
2014-08-19Better check for __has_featureSam Lantinga1-2/+2
2014-08-19Fixed bug 2694 - configure bug __has_feature macro not detectedSam Lantinga1-2/+2
2014-07-30Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!).Ryan C. Gordon1-2/+10
2014-06-30Apply WIN32_LEAN_AND_MEAN redefine fix to SDL_syswm.h too.Jørgen P. Tjernø1-0/+2
2014-06-04SDL_opengl: Fix Mac build for SDK 10.9 too.Jørgen P. Tjernø1-1/+1
2014-06-02Added a way to get the native Android window and EGL contextSam Lantinga1-1/+15
2014-04-29Removed comma at end of enum in a public header, to make -Wpedantic happy.Ryan C. Gordon1-1/+1
2014-04-21Revert MIR_CFLAGS to SDL_CFLAGS. Use forward declaration for the real fix. (W...Brandon Schaefer1-7/+2
2014-03-10Fixed binary compatibility with the new Windows RT supportSam Lantinga1-1/+1
2014-03-09Integrated David Ludwig's support for Windows RTSam Lantinga1-0/+12
2014-02-02Added some SysWM bits for Mir.Ryan C. Gordon1-0/+13
2014-02-02Added Mir video target (thanks, Brandon!).Ryan C. Gordon1-0/+1
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2014-01-28Preserve binary compatibility in SDL_SYSWM_TYPE (thanks Gerry JJ!)Gabriel Jacobo1-9/+9
2013-12-14Wayland supportGabriel Jacobo1-0/+9
2013-09-16WinRT: made SDL_GetWindowWMInfo return window data in a slightly easier-to-us...David Ludwig1-2/+2
2013-08-27WinRT: more "Windows RT" to "WinRT" renamingDavid Ludwig1-1/+1
2013-08-27WinRT: renamed SDL_SYSWM_WINDOWSRT to SDL_SYSWM_WINRTDavid Ludwig1-1/+1
2013-08-12WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)David Ludwig1-13/+9
2013-07-14Fixed code example for SDL_GetWindowWMInfo()Sam Lantinga1-1/+1
2013-06-05This patch isn't needed because you have the window and can do [nswindow cont...Sam Lantinga1-2/+0
2013-05-20Fixed bug 731 - No mechanism to extract the NSView for 3d librarySam Lantinga1-0/+2
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-12/+8
2013-04-16WinRT: made SDL's inner WinRT CoreWindow be accessible to non-C++/CX code, in...David Ludwig1-1/+5
2013-02-23WinRT: merged with latest, official, SDL 2.x codeDavid Ludwig1-1/+1
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2013-02-09WinRT: provided access, via SDL_GetWindowWMInfo, to SDL's WinRT CoreWindowDavid Ludwig1-0/+7
2012-07-18added UIViewController pointer to SDL_SysWMinfo for iOSDavid Ludwig1-0/+2
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18