chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 éve |
Pierre Wendling
|
501a499180
Add clang-format on/off comments where necessary.
|
3 éve |
Ryan C. Gordon
|
8df045cc7d
stdlib: just cast iconv()'s 2nd arg to void *.
|
4 éve |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 éve |
Ozkan Sezer
|
a2b13e585c
SDL_iconv_string: avoid memory leak if realloc() fails.
|
4 éve |
Ozkan Sezer
|
f14a8bfa4e
fix whitespace.
|
4 éve |
Ozkan Sezer
|
b71bfdaafb
SDL_iconv.c (encodings): mark "WCHAR_T" as ENCODING_UTF16LE for OS/2 too
|
4 éve |
Misa
|
3bf7994fe2
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
4 éve |
Sam Lantinga
|
abc12a832c
Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs"
|
4 éve |
Misa
|
66a08aa391
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
4 éve |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
4 éve |
Jessica Clarke
|
8f38ba4d68
Fix casts that should be using uintptr_t
|
4 éve |
Ankith
|
559be8aab4
fix invalid out of bounds UTF8 handling
|
5 éve |
Cacodemon345
|
dacf6cfbaa
Fix compilation with iconv on FreeBSD
|
5 éve |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 éve |
Sam Lantinga
|
31916f11aa
Fixed compiler warning building on FreeBSD
|
5 éve |
Sam Lantinga
|
342f62ca69
Fixed bug 5022 - SDL_iconv_string can get stuck in an infinite loop when encountering invalid characters
|
6 éve |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 éve |
Ozkan Sezer
|
5f04ed5fbd
SDL_iconv_string: add (char*) casts before SDL_malloc() calls.
|
6 éve |
Cameron Cawley
|
e7b514d8ff
riscos: Fix iconv warnings
|
7 éve |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 éve |
Sam Lantinga
|
5febdfcece
Fixed whitespace
|
7 éve |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 éve |
Sam Lantinga
|
19114b0378
Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c
|
8 éve |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 éve |
Ryan C. Gordon
|
232ae68864
Still more compiler warning fixes for various platforms.
|
9 éve |
Sam Lantinga
|
6dedbc4309
Make sure we have iconv.h before building with it
|
9 éve |
Sam Lantinga
|
73f2c5413d
Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h
|
9 éve |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 éve |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 éve |