Ryan C. Gordon
|
aa7baf63aa
Sync wiki -> headers.
|
1 년 전 |
Frank Praznik
|
74f3643bfa
wayland: Add missing break to switch statement
|
1 년 전 |
Anonymous Maarten
|
2d6bae70b4
Older gcc does not support #pragma GCC diagnostic inside functions
|
1 년 전 |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 년 전 |
Anonymous Maarten
|
23db971681
x11: Ignore deprecated declaration of XKeycodeToKeysym
|
1 년 전 |
Anonymous Maarten
|
61c39ce848
ci: re-enable Intel compilers on ci
|
1 년 전 |
Sam Lantinga
|
4ac3f5c07e
Updated Xcode project with the video capture API
|
1 년 전 |
Sylvain
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
1 년 전 |
Sam Lantinga
|
3ab98a3572
Removed debug print statements (thanks @stsp!)
|
1 년 전 |
Sam Lantinga
|
f4b61fff30
Implemented VT switching for KMSDRM on Linux
|
1 년 전 |
Anonymous Maarten
|
391a3d23d0
cmake: the compile-time pdb does not have a suffix, if set
|
1 년 전 |
Anonymous Maarten
|
a6541166bc
cmake: also install pdb files of static libraries
|
1 년 전 |
Anonymous Maarten
|
2e3f574f8f
cmake: don't add the C runtime library to the .obj file (when using MSVC)
|
1 년 전 |
Sam Lantinga
|
bea34c5380
Fixed a memory leak at window creation.
|
1 년 전 |
Sam Lantinga
|
b5347c3364
Fixed emscripten and iOS builds
|
1 년 전 |
Sam Lantinga
|
02f356439d
Allow the application to draw while Windows is in a modal move/resize loop
|
1 년 전 |
Sam Lantinga
|
1934417b4d
Show the existing mapping when a controller is connected
|
1 년 전 |
Sam Lantinga
|
407a3cb4e0
Fixed infinite recursion initializing properties
|
1 년 전 |
Sam Lantinga
|
979214363f
Added SDL_GetGlobalProperties()
|
1 년 전 |
Sam Lantinga
|
151cdfa99f
Added the "SDL.window.wayland.registry" property
|
1 년 전 |
Sam Lantinga
|
6c91b28e71
Added the "SDL.renderer.d3d12.command_queue" property
|
1 년 전 |
Sam Lantinga
|
4e8d1ec983
Fixed crash trying to create a metal view with the dummy driver
|
1 년 전 |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
1 년 전 |
Sam Lantinga
|
aea6e6de6f
Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup()
|
1 년 전 |
Sam Lantinga
|
a1941fad6c
Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties.
|
1 년 전 |
Sam Lantinga
|
0cd4b7d3e3
Added display properties
|
1 년 전 |
Sam Lantinga
|
a02afbaea5
Clean up window properties when the window is destroyed
|
1 년 전 |
Sam Lantinga
|
8668943746
Standardized property names for internal SDL properties
|
1 년 전 |
Sam Lantinga
|
a4c6b38fef
Fixed FreeBSD build
|
1 년 전 |
Sam Lantinga
|
d9e6dcc650
Fixed FreeBSD build
|
1 년 전 |