Sam Lantinga
|
f35ede7281
Generalized the idea of joystick driver priority
|
1 年之前 |
Robert Edmonds
|
7f33464bed
opengles2: Call glClearColor() with r,g,b,a, not r,g,g,a
|
1 年之前 |
Sam Lantinga
|
fee140bdfe
Added the option for GameInput support to the Win32 SDL build
|
1 年之前 |
Nikita Krapivin
|
534f753e20
GameInput backend for SDL (Gamepad-only for now)
|
1 年之前 |
Sam Lantinga
|
7ed1f3554d
Define HAVE_LIBC for the platforms with a C library
|
1 年之前 |
Sam Lantinga
|
ed615e92b7
Updated automated test now that getting an invalid property isn't an error
|
1 年之前 |
Sam Lantinga
|
dc7baa415e
Show the window after creating the renderer
|
1 年之前 |
Sam Lantinga
|
ff01d0b568
Fixed building without HAVE_LIBC on Windows
|
1 年之前 |
Sam Lantinga
|
8ce786d2b6
Property query functions don't set an error if they return the default value
|
1 年之前 |
Sam Lantinga
|
202886f873
Make use of the HDR light range when playing HDR video
|
1 年之前 |
SDL Wiki Bot
|
317099b01f
Sync SDL3 wiki -> header
|
1 年之前 |
Sam Lantinga
|
cb38649490
Added SDL_PROP_DISPLAY_HDR_WHITE_LEVEL_FLOAT
|
1 年之前 |
Michał Janiszewski
|
631b05b211
Drop stray trailing whitespace for android-project
|
1 年之前 |
Ryan C. Gordon
|
6472e36264
x11: Minor cleanup in new mouse cursor selection code.
|
1 年之前 |
Simon McVittie
|
b986bc8be9
emscripten, wayland, x11: Share the table of CSS cursor names
|
1 年之前 |
Simon McVittie
|
7dbd6669c3
wayland: Move calls to WAYLAND_wl_cursor_theme_get_cursor out of the switch
|
1 年之前 |
Simon McVittie
|
40a6c1c0a7
wayland: Use CSS/freedesktop cursor name "default" as a fallback
|
1 年之前 |
Simon McVittie
|
791646535a
wayland: Reference CSS cursor name vocabulary
|
1 年之前 |
Ryan C. Gordon
|
cb9565354c
x11: Use XcursorLibraryLoadCursor to load system cursors when available.
|
1 年之前 |
Sam Lantinga
|
d451fcd7a7
Fixed HDR video content being too bright on Apple platforms
|
1 年之前 |
Sam Lantinga
|
c09daf8388
Removed unused variables
|
1 年之前 |
Ozkan Sezer
|
6efe5f30ed
don't let SDL_render.c:render_drivers[] have an empty initializer list.
|
1 年之前 |
Ozkan Sezer
|
aae2d22852
Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef
|
1 年之前 |
Ryan C. Gordon
|
8ddddd36cd
audio: Deal with race conditions against default device changes.
|
1 年之前 |
Frank Praznik
|
4eae38580f
cocoa: Remove resize hack when changing the window backing scale
|
1 年之前 |
Frank Praznik
|
f9ba0e1dbd
wayland: Don't store wl_output pointers in mode driver data
|
1 年之前 |
Ryan C. Gordon
|
5e1d9d19a4
audio: Don't use SDL_BindAudioStream inside SDL_OpenAudioDeviceStream().
|
1 年之前 |
Sam Lantinga
|
5e6ae85b63
Update the draggable state when the hit test callback changes
|
1 年之前 |
SDL Wiki Bot
|
4d4c24acdd
Sync SDL3 wiki -> header
|
1 年之前 |
Ryan C. Gordon
|
bc984f78bf
android: Remove blocking permission request code. Async only in SDL3!
|
1 年之前 |