Frank Praznik
|
0e1f3b681f
video: Distinguish between explicit fullscreen enter requests and update requests
|
1 년 전 |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 년 전 |
Frank Praznik
|
4fd778119b
video: Implement asynchronous windowing
|
2 년 전 |
Sam Lantinga
|
229b7b9d50
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
2 년 전 |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
2 년 전 |
Sylvain
|
81ff49f4b5
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2 년 전 |
Sylvain
|
ec053ec4f8
Android: need to save/restore the swap interval / vsync
|
3 년 전 |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 년 전 |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
3 년 전 |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 년 전 |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 년 전 |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 년 전 |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 년 전 |
Sam Lantinga
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 년 전 |
Sylvain
|
f5a980448e
Android: add SetWindowResizable() implementation
|
4 년 전 |
Guus Waals
|
7495b98141
Make SDL_VIDEO_OPENGL_EGL optional on Android
|
4 년 전 |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 년 전 |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 년 전 |
Sylvain Becker
|
005e2dff21
Android: prevents rare crashes when app goes to background or ends.
|
6 년 전 |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 년 전 |
Sylvain Becker
|
f9a9193e2c
Android: add MinimizeWindow function (Bug 4580, 4657)
|
6 년 전 |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 년 전 |
Sylvain Becker
|
5dc25fef3b
Android: preparation bug 4142, reduce usage of global variable Android_Window
|
7 년 전 |
Sam Lantinga
|
6e01fbb763
On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS.
|
8 년 전 |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 년 전 |
Sam Lantinga
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 년 전 |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 년 전 |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 년 전 |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 년 전 |
Sam Lantinga
|
5186be4a12
Fixed Android build
|
12 년 전 |