Ryan C. Gordon
|
73a41f4058
Removed outdated build-scripts/iosbuild.sh
|
3 years ago |
Sam Lantinga
|
c55ab9631f
Added a hint for alternate OpenGL NV12 data format
|
3 years ago |
Ozkan Sezer
|
8a6e48d46d
constified SDL_RegisterApp()
|
3 years ago |
Ozkan Sezer
|
7dfd22ac5e
fix XGetDefault signature - its first and second params are _Xconst
|
3 years ago |
Ozkan Sezer
|
c7aa04d03e
SDL_test_harness.c: avoid -Wwrite-strings
|
3 years ago |
Ozkan Sezer
|
be7b663c2c
audio/winmm/SDL_winmm.c (SetMMerror): constify.
|
3 years ago |
Ozkan Sezer
|
e4aa608a5c
change (char*) casts to (const char*) in WIN_UTF8 macros
|
3 years ago |
Ozkan Sezer
|
780f6cbd38
build libSDL2_test too with Makefile.minimal
|
3 years ago |
Cameron Gutman
|
eb98ff4740
testmessage: Fix overread of stack variable
|
3 years ago |
Ozkan Sezer
|
fbe810070b
more fixes to standalone makefiles.
|
3 years ago |
Ozkan Sezer
|
62b41f61d4
fix build of testmouse.c
|
3 years ago |
Ozkan Sezer
|
2d1706069a
fixes to Makefile.minimal
|
3 years ago |
Ozkan Sezer
|
d1e6bd93d8
fix library name in Makefile.pandora
|
3 years ago |
Cameron Gutman
|
674f361dec
wayland: Fix memory leaks in clipboard code
|
3 years ago |
Ozkan Sezer
|
3e2f8668be
added some more missing sources to standalone makefiles.
|
3 years ago |
Cameron Gutman
|
c8061ed2d1
alsa: Fix possible uninitialized string
|
3 years ago |
Ozkan Sezer
|
a2c27d39cf
SDL_hidapi_switch.c (ConstructSubcommand): lose use of '&' on rumbleData
|
3 years ago |
Ozkan Sezer
|
6ad0fb8462
SDL_hidapi_ps4.c, SDL_hidapi_ps5.c: use SDL_zeroa()
|
3 years ago |
Sylvain
|
70c8d20a46
Revert previous commit a50ca98e2b9ca10368b62e93b6a0977dc68fd584 (see bug #4625)
|
3 years ago |
Sylvain
|
a50ca98e2b
Fixed bug #4625 - SDL_RenderSetLogicalSize issues
|
3 years ago |
Ozkan Sezer
|
a948ff8494
SDL_hidapijoystick.c: worked around a bogus 'unreachable code' warning.
|
3 years ago |
Cameron Gutman
|
eb3f1462b8
x11: Fix memory leak in X11_CreatePixmapCursor()
|
3 years ago |
Cameron Gutman
|
f124259e59
testautomation: fix use-after-free when restoring hint value
|
3 years ago |
Cameron Gutman
|
704edf6323
audio: Fix crash calling SDL_OpenAudio() after SDL_AudioInit() fails
|
3 years ago |
Cameron Gutman
|
78013aeef9
alsa: Fix use-after-free when reinitializing
|
3 years ago |
Ozkan Sezer
|
e688a95ba4
updated os2 makefile for tests
|
3 years ago |
Ozkan Sezer
|
2cf9374270
minor update to docs/README.md
|
3 years ago |
Ozkan Sezer
|
3dc7813ae4
more whitespace tidy-ups in SDL_os2messagebox.c
|
3 years ago |
Sam Lantinga
|
c2dd50a9a0
Fixed whitespace
|
3 years ago |
Ozkan Sezer
|
4a1524350c
updated linux dependencies for libXfixes-devel.
|
3 years ago |