Sam Lantinga
|
55b03c7493
Updated to version 2.24.2 for point release
|
2 년 전 |
Sam Lantinga
|
36524373db
Updated version to 2.24.1 for point release
|
2 년 전 |
Sam Lantinga
|
8c9beb0c87
Updated to version Updated to version 2.24.0 for release
|
2 년 전 |
Sam Lantinga
|
f1416ef2ba
Updated to version 2.23.2 for release candidate
|
2 년 전 |
Ozkan Sezer
|
e69838e745
add SDL_crc16.c to msvc and watcom builds
|
2 년 전 |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
2 년 전 |
Anonymous Maarten
|
5da85376b9
stdlib: move all mslibc functions to SDL_mslibc.c
|
2 년 전 |
Sam Lantinga
|
b299cb3d3c
Added a utility function to calculate the next power of 2 for a value
|
2 년 전 |
Cameron Gutman
|
6e712d2440
joystick: Add HIDAPI driver for NVIDIA SHIELD 2017 controller
|
2 년 전 |
Sam Lantinga
|
b004133f08
Updated to version 2.23.1 for pre-release checkpoint
|
2 년 전 |
Anonymous Maarten
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
2 년 전 |
Christoph Reichenbach
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
2 년 전 |
Ozkan Sezer
|
142a3630d3
updated watcom makefiles after 17410887d05495c328d5cf8c2dd28cb2bafafa9b
|
2 년 전 |
Ozkan Sezer
|
95f9c3cf0f
Makefile.os2: add SDL_BUILD_???_VERSION defines to correct CFLAGS.
|
3 년 전 |
Simon McVittie
|
cd7c2f1de7
Switch versioning scheme to be the same as GLib and Flatpak
|
3 년 전 |
Simon McVittie
|
63814ec767
Add static assertions that the version number is consistent
|
3 년 전 |
Sam Lantinga
|
fa29e2d7f7
Updated to version 2.0.23 for development
|
3 년 전 |
Sam Lantinga
|
505d6a4a05
Update version to 2.0.22 for release
|
3 년 전 |
Ozkan Sezer
|
2823534fef
minor adjustment to os/2 watcom makefile
|
3 년 전 |
Sylvain
|
ad6bc521bd
Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR
|
3 년 전 |
Ozkan Sezer
|
50575aa184
Makefile.os2: fixed setting OS2DEBUG in CFLAGS.
|
3 년 전 |
Ozkan Sezer
|
381520ad92
updates for watcom optimization flags
|
3 년 전 |
Sam Lantinga
|
a0e3c884d4
Updated to version 2.0.21 for development
|
3 년 전 |
Ozkan Sezer
|
f14c7bb443
added missing hidapi stuff for os/2 with libusb
|
3 년 전 |
Ozkan Sezer
|
836a4ec7b1
updates to os/2 build
|
3 년 전 |
Sam Lantinga
|
9294634840
Updated to version 2.0.20 for release
|
3 년 전 |
Ozkan Sezer
|
565ef63873
SDL_rwops.c: simplify `foo <= 0` checks to `!foo` with unsigned types.
|
3 년 전 |
Ozkan Sezer
|
615f7b4453
more updates to os2 makefile for libiconv
|
3 년 전 |
Ozkan Sezer
|
b6d40b29a9
minor update to os2 makefile.
|
3 년 전 |
Ozkan Sezer
|
70c5e91d0f
os/2 optionally builds against libiconv.
|
3 년 전 |