SDL Wiki Bot
|
8aaaeb7560
Sync SDL3 wiki -> header
|
6 months ago |
SDL Wiki Bot
|
2a9cb68b91
Sync SDL3 wiki -> header
|
6 months ago |
Ryan C. Gordon
|
0babb284dd
fnsince.pl: Make fixes now that we've reached ABI lock.
|
6 months ago |
Frank Praznik
|
40ff6a2785
test: Fix mouse focus test on X11
|
6 months ago |
SDL Wiki Bot
|
e4b1a9f382
Sync SDL3 wiki -> header
|
6 months ago |
Ozkan Sezer
|
7ff819141d
libm/e_exp.c: fix gcc warning on 32 bit:
|
6 months ago |
SDL Wiki Bot
|
ac6b9e2d19
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
8262072d91
Fixed possible memset(NULL) call in testautomation's SDL_aligned_alloc() check
|
6 months ago |
Sam Lantinga
|
4b7c5f561b
Fixed warning: ‘new_item.probe_len’ may be used uninitialized in this function
|
6 months ago |
Sam Lantinga
|
c8f5f6d47a
Added SDL_DelayPrecise()
|
6 months ago |
Sam Lantinga
|
28a70a5b71
Use the correct version for the \since field
|
6 months ago |
Anthony
|
bf351b0b0e
Add more configChanges to Android Manifest (#11145)
|
6 months ago |
David Gow
|
9c322386bf
gpu: vulkan: Fix an uninitialised structure in SDL_BlitGPUTexture()
|
6 months ago |
Evan Hemsley
|
da5a1585cd
GPU: Avoid calling SDL_GetWindowSizeInPixels when possible (#11139)
|
6 months ago |
SDL Wiki Bot
|
4707bb730e
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
9023a199dd
Fixed crash in RLE colorkey blitting
|
6 months ago |
Sam Lantinga
|
f946f87f30
Don't rely on event.buttonMask being set in touchesEnded
|
6 months ago |
Sam Lantinga
|
ee9b6204cf
Updated to version 3.1.5 for development
|
6 months ago |
SDL Wiki Bot
|
02f3a96476
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
f8eac30276
Added SDL_StepBackUTF8()
|
6 months ago |
Sam Lantinga
|
1f08a03794
Switched drag-n-drop logging to trace level
|
6 months ago |
Daniel Ludwig
|
5b6342a00d
Default SDL_HINT_JOYSTICK_GAMEINPUT to "1" on GDK platforms
|
6 months ago |
Daniel Ludwig
|
ed87e7e434
test: enable GameInput driver on GDK platforms
|
6 months ago |
Daniel Ludwig
|
acb18e05b5
GPU: fix swapchain buffer size not set on Xbox
|
6 months ago |
Sam Lantinga
|
ff834f7733
Removed the restrict keyword
|
6 months ago |
Delta
|
8e6ead2f7b
[GPU] Added ASTC texture format support (#11116)
|
6 months ago |
Ryan C. Gordon
|
02434cd293
emscripten: Fixes for data addresses above 2gb
|
6 months ago |
Sam Lantinga
|
c34790f9f1
Fixed spacing
|
6 months ago |
Daniel Gibson
|
312ecc4a52
SDL_main.h: Remove dead code for hypothetical C++ platforms
|
6 months ago |
Daniel Gibson
|
823b218051
Simplify code to include SDL_main_impl.h in SDL_main.h
|
6 months ago |