Sam Lantinga
|
505d6a4a05
Update version to 2.0.22 for release
|
3 years ago |
Ozkan Sezer
|
2823534fef
minor adjustment to os/2 watcom makefile
|
3 years ago |
Sylvain
|
ad6bc521bd
Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR
|
3 years ago |
Ozkan Sezer
|
50575aa184
Makefile.os2: fixed setting OS2DEBUG in CFLAGS.
|
3 years ago |
Ozkan Sezer
|
381520ad92
updates for watcom optimization flags
|
3 years ago |
Sam Lantinga
|
a0e3c884d4
Updated to version 2.0.21 for development
|
3 years ago |
Ozkan Sezer
|
f14c7bb443
added missing hidapi stuff for os/2 with libusb
|
3 years ago |
Ozkan Sezer
|
836a4ec7b1
updates to os/2 build
|
3 years ago |
Sam Lantinga
|
9294634840
Updated to version 2.0.20 for release
|
3 years ago |
Ozkan Sezer
|
565ef63873
SDL_rwops.c: simplify `foo <= 0` checks to `!foo` with unsigned types.
|
3 years ago |
Ozkan Sezer
|
615f7b4453
more updates to os2 makefile for libiconv
|
3 years ago |
Ozkan Sezer
|
b6d40b29a9
minor update to os2 makefile.
|
3 years ago |
Ozkan Sezer
|
70c5e91d0f
os/2 optionally builds against libiconv.
|
3 years ago |
Ozkan Sezer
|
b20484e803
minor os/2 reorganization for iconv
|
3 years ago |
Sam Lantinga
|
5fc901d4f3
Updated to version 2.0.19 for development
|
3 years ago |
Sam Lantinga
|
7242075b2b
Updated version to 2.0.18 for release
|
3 years ago |
Ozkan Sezer
|
2a904aa1c9
os2: remove SDL_hidapi duplications in makefile, disable it in config.
|
3 years ago |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
3 years ago |
Ozkan Sezer
|
cd7ef24cba
minor update to os2 makefile.
|
3 years ago |
Sylvain
|
55277c67bb
Update Makefiles OS2 and PSP
|
4 years ago |
Sam Lantinga
|
3f6ebffff4
Updated to version 2.0.17 for development
|
3 years ago |
Sam Lantinga
|
cb1fd30e9a
Updated to version 2.0.16 for release
|
3 years ago |
Ozkan Sezer
|
6f0865fe42
updated os2 makefile.
|
3 years ago |
Ozkan Sezer
|
b5b7804ed4
minor update to os2 makefile. (binary output doesn't change.)
|
3 years ago |
Ozkan Sezer
|
4a776557af
old os2 analogue joystick code ported from SDL-1.2. disabled by default,
|
4 years ago |
Sam Lantinga
|
350f1b0d16
Updated SDL to version 2.0.15 for development
|
4 years ago |
Sam Lantinga
|
a2098a47b6
Updated SDL to 2.0.14 in preparation for release candidate
|
4 years ago |
Ozkan Sezer
|
5610e5ae48
Makefile.os2: disable W303 (add -wcd=303 to CFLAGS)
|
4 years ago |
Ozkan Sezer
|
dfc24e05bc
fix os/2 build
|
4 years ago |
Ozkan Sezer
|
e37a9385e2
Makefile.os2: remove duplicated OPTION QUIET directives from linker file
|
4 years ago |