Sam Lantinga
|
c350d91a6a
Fixed bug 3752 - minor os2 defines
|
7 gadi atpakaļ |
Ryan C. Gordon
|
3c955d0540
syswm: prevent buffer overflow if SDL and app have different config headers.
|
7 gadi atpakaļ |
Philipp Wiesemann
|
cbcc256fd2
Fixed comments in headers for doxygen output.
|
7 gadi atpakaļ |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 gadi atpakaļ |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 gadi atpakaļ |
Sam Lantinga
|
4a089ca1c8
Fixed bug 3486 - Can't get HINSTANCE of my window
|
8 gadi atpakaļ |
Sam Lantinga
|
e5d575b933
Expose the EGL display and window for Vivante SDL windows
|
9 gadi atpakaļ |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 gadi atpakaļ |
Alex Szpakowski
|
6ea942dae3
Added MSAA support for OpenGL ES contexts on iOS.
|
9 gadi atpakaļ |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 gadi atpakaļ |
Alex Szpakowski
|
c4035654a9
Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer.
|
10 gadi atpakaļ |
Ryan C. Gordon
|
331a434fa1
Windows: Report window HDC in SDL_SysWMinfo.
|
10 gadi atpakaļ |
J?rgen P. Tjern?
|
498690ffa3
Mac: Fix build with clang from Xcode 6.
|
10 gadi atpakaļ |
Sam Lantinga
|
2d2f90200d
Better check for __has_feature
|
10 gadi atpakaļ |
Sam Lantinga
|
eba65c66a3
Fixed bug 2694 - configure bug __has_feature macro not detected
|
10 gadi atpakaļ |
Ryan C. Gordon
|
5b780063e1
Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!).
|
10 gadi atpakaļ |
J?rgen P. Tjern?
|
744d4f02e6
Apply WIN32_LEAN_AND_MEAN redefine fix to SDL_syswm.h too.
|
10 gadi atpakaļ |
J?rgen P. Tjern?
|
d34184461f
SDL_opengl: Fix Mac build for SDK 10.9 too.
|
11 gadi atpakaļ |
Sam Lantinga
|
32665131f6
Added a way to get the native Android window and EGL context
|
11 gadi atpakaļ |
Ryan C. Gordon
|
cb403ab660
Removed comma at end of enum in a public header, to make -Wpedantic happy.
|
11 gadi atpakaļ |
Brandon Schaefer
|
ae2a50fc8f
Revert MIR_CFLAGS to SDL_CFLAGS. Use forward declaration for the real fix. (We shouldn't expose mir headers!)
|
11 gadi atpakaļ |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 gadi atpakaļ |