Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
3 月之前 |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 年之前 |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 年之前 |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 年之前 |
Sam Lantinga
|
9e331d235f
Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform
|
1 年之前 |
Ali Emre Gülcü
|
f17b556c76
Add SDL_Vulkan_DestroySurface functionality (#9817)
|
1 年之前 |
Sam Lantinga
|
ba02722755
Removed SDL_LOADSO_DISABLED
|
2 年之前 |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 年之前 |
Ryan C. Gordon
|
2f92807087
vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator.
|
2 年之前 |
ilyas-taouaou
|
d0d8b28df1
Change SDL_Vulkan_GetInstanceExtensions
|
2 年之前 |
luzpaz
|
37e567994d
Fix remaining typos (#7921)
|
2 年之前 |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
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
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 年之前 |
Ozkan Sezer
|
3aea865cdf
removed directfb support.
|
3 年之前 |
Luke Street
|
029a9b2fa1
cocoa/uikit: Support VK_EXT_metal_surface
|
3 年之前 |
pionere
|
eb80f2c65a
sync handling of subsystems II.
|
4 年之前 |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 年之前 |
Sam Lantinga
|
4121ab6200
Fixed bug 5354 - DirectFB: Add Vulkan support
|
5 年之前 |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 年之前 |
Wladimir J. van der Laan
|
29f3445316
video: Add Vulkan support for vivante fb
|
6 年之前 |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 年之前 |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
7 年之前 |
Brandon Schaefer
|
0626486e2e
Backout the vulkan change in d449dea10fc8 breaks Mir builds
|
8 年之前 |
Brandon Schaefer
|
e17c3219d3
mir: Disable Mir by default as Mir supports Wayland clients
|
8 年之前 |
Ryan C. Gordon
|
ac309df7b4
vulkan: Possibly fix a compiler warning (-Wstrict-prototypes).
|
8 年之前 |