Ozkan Sezer
|
887ae0c6eb
fix build failure after commit 2a8d00634ddf if strtod isn't available.
|
2 éve |
Sam Lantinga
|
2a8d00634d
Fixed scanning a negative number as an unsigned value
|
2 éve |
Ozkan Sezer
|
3f5c46663e
SDL_vsscanf: fix an uninitialized warning
|
2 éve |
Sam Lantinga
|
216e3f10bb
Implemented size_t format specifiers for SDL_snprintf() and SDL_sscanf()
|
2 éve |
Sam Lantinga
|
c70ffc2a35
Added size_t format specifier test coverage for SDL_snprintf and SDL_sscanf
|
2 éve |
Sam Lantinga
|
101306edcf
Do case insensitive matching on test cases
|
2 éve |
Anonymous Maarten
|
3b20e0ecef
cmake: only add -Wl,--undefined=WinMain when building an executable
|
2 éve |
Ozkan Sezer
|
c833294817
tests, watcom: silence lots of W202 warnings from new vulkan headers.
|
2 éve |
Cameron Cawley
|
8598f05b47
Support loading 2bpp .bmp files
|
2 éve |
Cameron Cawley
|
1f7a7fd931
haiku: Combine HAIKU_ColorSpaceToBitsPerPixel and HAIKU_BPPToSDLPxFormat
|
2 éve |
Cameron Cawley
|
dd51787e07
Fix SDL_PIXELFORMAT_INDEX1LSB test case
|
2 éve |
Cameron Cawley
|
43fc6d593f
Fix incorrect return value in X11_GetPixelFormatFromVisualInfo
|
2 éve |
Ivan Epifanov
|
202dfea502
Vita: drop memory defines
|
2 éve |
Ivan Epifanov
|
7115ceb775
Vita: restore sceClibMemcmp
|
2 éve |
Sam Lantinga
|
2e9f5b5989
Added support for the HORI Fighting Commander OCTA (Xbox Series X and PS versions)
|
2 éve |
Ozkan Sezer
|
5fba31f6fb
SDL_HasPrimarySelectionText: fix -Wunreachable-code-return warning.
|
2 éve |
Sam Lantinga
|
efe01faa8e
Replaced Blit4to4CopyAlpha() with optimized SDL_BlitCopy()
|
2 éve |
Ozkan Sezer
|
c0baa6bf5e
move SDL_windowstaskdialog.h contents into SDL_windowsmessagebox.c
|
2 éve |
Sam Lantinga
|
82b40f097b
Fixed runaway CPU usage in the metal renderer when the window is minimized
|
2 éve |
Sam Lantinga
|
5892ed4373
Fixed Xcode warnings on macOS
|
2 éve |
Sam Lantinga
|
910d499c54
Fixed comment typo
|
2 éve |
Sam Lantinga
|
172865ff13
Don't enumerate HID devices on macOS if we don't have input monitoring permissions
|
2 éve |
Sam Lantinga
|
eb046958da
Fixed build warning
|
2 éve |
Sam Lantinga
|
8fc133ac2c
Updated Xcode project with new offscreen video driver files
|
2 éve |
Sam Lantinga
|
e2753e19e8
Calculate simulated vsync interval based on display refresh rate
|
2 éve |
Sam Lantinga
|
208964f038
Reset the simulated vsync presentation timeline if it's been too long since the last present
|
2 éve |
Sam Lantinga
|
1663cb4196
Reset simulated presentation timeline when vsync status changes
|
2 éve |
Sam Lantinga
|
d744aafb05
Added support for simulated vsync in the renderer
|
2 éve |
Ozkan Sezer
|
339f7a2f6b
SDL_windows.h: guard WIN32_LEAN_AND_MEAN and STRICT macro defines.
|
2 éve |
Ozkan Sezer
|
c23fb235c8
SDL_render_d3d12.c: Fix uninitialized warning for CreateEventExFunc
|
2 éve |