Ozkan Sezer
|
d27238751f
os2: integrate the port into main tree.
|
4 anos atrás |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 anos atrás |
EXL
|
b22fb9e2ba
haiku: Implement message box for Haiku
|
5 anos atrás |
Sam Lantinga
|
3efea5ea28
Don't have Windows headers define min/max, in case they're defined by application code
|
5 anos atrás |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 anos atrás |
Sylvain Becker
|
6259a72636
Warnings: fix a documentation warning and missing prototypes
|
6 anos atrás |
Ozkan Sezer
|
a60751b7a7
fix bug #4362 - SDL_syswm.h with SDL_PROTOTYPES_ONLY broken in C++ mode
|
6 anos atrás |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
6 anos atrás |
Sam Lantinga
|
c04dca0dad
Fixed bug 4159 - Windows headers are included after packing alignment change
|
7 anos atrás |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 anos atrás |
Sam Lantinga
|
c350d91a6a
Fixed bug 3752 - minor os2 defines
|
7 anos atrás |
Ryan C. Gordon
|
3c955d0540
syswm: prevent buffer overflow if SDL and app have different config headers.
|
7 anos atrás |
Philipp Wiesemann
|
cbcc256fd2
Fixed comments in headers for doxygen output.
|
7 anos atrás |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 anos atrás |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 anos atrás |
Sam Lantinga
|
4a089ca1c8
Fixed bug 3486 - Can't get HINSTANCE of my window
|
8 anos atrás |
Sam Lantinga
|
e5d575b933
Expose the EGL display and window for Vivante SDL windows
|
9 anos atrás |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 anos atrás |
Alex Szpakowski
|
6ea942dae3
Added MSAA support for OpenGL ES contexts on iOS.
|
9 anos atrás |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 anos atrás |
Alex Szpakowski
|
c4035654a9
Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer.
|
10 anos atrás |
Ryan C. Gordon
|
331a434fa1
Windows: Report window HDC in SDL_SysWMinfo.
|
10 anos atrás |
J?rgen P. Tjern?
|
498690ffa3
Mac: Fix build with clang from Xcode 6.
|
10 anos atrás |
Sam Lantinga
|
2d2f90200d
Better check for __has_feature
|
10 anos atrás |
Sam Lantinga
|
eba65c66a3
Fixed bug 2694 - configure bug __has_feature macro not detected
|
10 anos atrás |
Ryan C. Gordon
|
5b780063e1
Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!).
|
10 anos atrás |
J?rgen P. Tjern?
|
744d4f02e6
Apply WIN32_LEAN_AND_MEAN redefine fix to SDL_syswm.h too.
|
10 anos atrás |
J?rgen P. Tjern?
|
d34184461f
SDL_opengl: Fix Mac build for SDK 10.9 too.
|
11 anos atrás |
Sam Lantinga
|
32665131f6
Added a way to get the native Android window and EGL context
|
11 anos atrás |
Ryan C. Gordon
|
cb403ab660
Removed comma at end of enum in a public header, to make -Wpedantic happy.
|
11 anos atrás |