Ozkan Sezer
|
a2b13e585c
SDL_iconv_string: avoid memory leak if realloc() fails.
|
4 yıl önce |
Ozkan Sezer
|
f14a8bfa4e
fix whitespace.
|
4 yıl önce |
Ozkan Sezer
|
b71bfdaafb
SDL_iconv.c (encodings): mark "WCHAR_T" as ENCODING_UTF16LE for OS/2 too
|
4 yıl önce |
Misa
|
3bf7994fe2
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
4 yıl önce |
Sam Lantinga
|
abc12a832c
Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs"
|
4 yıl önce |
Misa
|
66a08aa391
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
4 yıl önce |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
4 yıl önce |
Jessica Clarke
|
8f38ba4d68
Fix casts that should be using uintptr_t
|
4 yıl önce |
Ankith
|
559be8aab4
fix invalid out of bounds UTF8 handling
|
5 yıl önce |
Cacodemon345
|
dacf6cfbaa
Fix compilation with iconv on FreeBSD
|
5 yıl önce |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 yıl önce |
Sam Lantinga
|
31916f11aa
Fixed compiler warning building on FreeBSD
|
6 yıl önce |
Sam Lantinga
|
342f62ca69
Fixed bug 5022 - SDL_iconv_string can get stuck in an infinite loop when encountering invalid characters
|
6 yıl önce |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 yıl önce |
Ozkan Sezer
|
5f04ed5fbd
SDL_iconv_string: add (char*) casts before SDL_malloc() calls.
|
6 yıl önce |
Cameron Cawley
|
e7b514d8ff
riscos: Fix iconv warnings
|
7 yıl önce |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 yıl önce |
Sam Lantinga
|
5febdfcece
Fixed whitespace
|
7 yıl önce |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 yıl önce |
Sam Lantinga
|
19114b0378
Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c
|
8 yıl önce |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 yıl önce |
Ryan C. Gordon
|
232ae68864
Still more compiler warning fixes for various platforms.
|
9 yıl önce |
Sam Lantinga
|
6dedbc4309
Make sure we have iconv.h before building with it
|
9 yıl önce |
Sam Lantinga
|
73f2c5413d
Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h
|
9 yıl önce |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 yıl önce |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
11 yıl önce |
Ryan C. Gordon
|
a823982e02
Clang static analysis builds should use C runtime directly.
|
11 yıl önce |
Sam Clegg
|
7e52722dfd
Fix compiler warnings in Native Client and Linux builds.
|
12 yıl önce |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 yıl önce |