Sam Lantinga
|
9130f7c377
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
Ozkan Sezer
|
a4040293dd
|
os2: misc build fixes
|
2020-10-25 10:10:02 +03:00 |
|
Ozkan Sezer
|
cbadd1e380
|
geniconv/os2iconv.c: make it build correctly against os2tk headers.
|
2020-10-20 20:32:20 +03:00 |
|
Ozkan Sezer
|
a90f0400a5
|
os2: a _lot_ of coding style cleanup, sot that they match the SDL style.
also renamed the 'debug' macro to debug_os2: the former was dangerously
a common name.
the binary (dll) output is precisely the same as before.
|
2020-10-15 21:37:30 +03:00 |
|
Ozkan Sezer
|
b6965a1774
|
os2: Andrey Vasilkin agreed that his code to be put under Zlib license:
add SDL license headers to geniconv sources.
|
2020-10-14 23:01:05 +03:00 |
|
Ozkan Sezer
|
aa790837eb
|
os2: several warning fixes.
mostly those "W007: '&array' may not produce intended result" warnings
from Watcom, visible only in C++ mode. one or two others here & there.
|
2020-10-14 23:01:02 +03:00 |
|
Ozkan Sezer
|
110a0f7bb1
|
os2: update include paths. add missing libc includes to geniconv.
|
2020-10-14 23:01:01 +03:00 |
|
Ozkan Sezer
|
74cfb81dbb
|
os2: add port files for SDL2-2.0.4 from Andrey Vasilkin
only geniconv/iconv.h (was from LGPL libiconv) is replaced with a generic
minimal iconv.h based on public knowledge.
|
2020-10-14 23:01:00 +03:00 |
|