Colin Kinloch
|
81920b5db7
testffmpeg: avutil queue family version check
|
před 1 měsícem |
Ozkan Sezer
|
83818eeb95
tests: c90 fixes (#endif comments) for consistency after commit 9e37839
|
před 2 měsíci |
Sam Lantinga
|
e6c2649afc
Updated testffmpeg for ffmpeg 7.1
|
před 3 měsíci |
Petar Popovic
|
a336b62d8b
Remove newlines from error messages
|
před 8 měsíci |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
před 9 měsíci |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
před 1 rokem |
Petar Popovic
|
d2ef15d8e6
Fix warnings: calloc-transposed-args
|
před 1 rokem |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
před 1 rokem |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
před 1 rokem |
Sam Lantinga
|
8165e96514
Fixed whitespace
|
před 1 rokem |
Ryan C. Gordon
|
982feb7a65
vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error).
|
před 1 rokem |
Sam Lantinga
|
d51b53ef8f
Add final Vulkan AV1 ext and VVC support
|
před 1 rokem |
Anonymous Maarten
|
c493b40cc3
testffmpeg_vulkan: fix -Wincompatible-pointer-types warning
|
před 1 rokem |
Sam Lantinga
|
fcb132b8e8
Allow building testffmpeg without Vulkan support
|
před 1 rokem |
Sam Lantinga
|
9db68f97f9
Reverted SDL_Vulkan_GetInstanceExtensions() API change
|
před 1 rokem |
Sylvain
|
cea717e5d3
Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype
|
před 1 rokem |
Sam Lantinga
|
d4f4aa745a
Use C++ style comments in new code
|
před 1 rokem |
Sam Lantinga
|
180dd0bb39
testffmpeg: don't free the instance extensions, we hold onto them in the context
|
před 1 rokem |
Sam Lantinga
|
97f97109d1
testffmpeg: fixed Vulkan validation errors
|
před 1 rokem |
Sam Lantinga
|
dbec2150d0
testffmpeg: added support for Vulkan rendering
|
před 1 rokem |