Remy Marquis
e4382d0bed
libs: updated to OpenAL 1.18
2017-07-01 16:52:31 +02:00
Remy Marquis
8fce07d36f
libs: updated to SQLite3 3.19.3
2017-07-01 16:52:31 +02:00
Remy Marquis
b06f948872
libs: adjusted FreeType for windows compilation
2017-07-01 16:52:30 +02:00
Remy Marquis
9eda0bd17e
libs: updated to FreeType 2.8
2017-07-01 16:52:29 +02:00
Remy Marquis
4254dc4787
libs: adjusted cURL for windows compilation
2017-07-01 16:52:29 +02:00
Remy Marquis
b39b4258f6
libs: adjusted CMakeList for new nghttp2 cURL option
2017-07-01 16:52:29 +02:00
Remy Marquis
49247cead3
libs: updated to cURL 7.54.1
2017-07-01 16:09:47 +02:00
Remy Marquis
be9d5fe80f
libs: set SQLITE_HAVE_ISNAN for fast-math support with GCC
2017-03-03 15:34:05 +01:00
Remy Marquis
3bf03e6604
libs: adjusted cURL for windows compilation
2017-03-02 23:49:54 +01:00
Remy Marquis
57eda2498b
libs: updated to cURL 7.53.1
2017-03-02 23:46:25 +01:00
Remy Marquis
27679002e1
libs: explicitly set SQLite3 fast-math option and cleanup
...
This fixes usage of float in SQLite db.
2017-03-02 22:35:30 +01:00
Remy Marquis
8e1e9d6999
libs: re-enabled fast-math for SQLite3
2017-03-01 21:17:01 +01:00
Remy Marquis
158851b781
libs: fixed SQLITE_OMIT_FLOATING_POINT option mismatch
2017-03-01 19:17:22 +01:00
Remy Marquis
1c40a729fc
libs: updated to SQLite3 3.17.0
2017-03-01 15:33:05 +01:00
Remy Marquis
49323f368b
adjusted libs for partial project building
2017-02-03 22:05:55 +01:00
Remy Marquis
2f35d057da
libs: modified Lua release for POSIX requirement
2017-01-30 12:27:56 +01:00
Remy Marquis
12563a444b
libs: updated to Lua 5.3.4
2017-01-30 12:22:43 +01:00
Remy Marquis
47ac5737f6
libs: adjusted FreeType for windows compilation
2017-01-22 09:04:50 +01:00
Remy Marquis
6228ce7920
libs: updated to FreeType 2.7.1
2017-01-22 09:02:54 +01:00
Remy Marquis
5c7d42e40f
libs: updated to SQLite3 3.16.2
2017-01-22 09:00:19 +01:00
Remy Marquis
adbba12182
libs: updated to minizip 1.2.11
2017-01-22 08:55:20 +01:00
Remy Marquis
fc9a11adff
libs: updated to zlib 1.2.11
2017-01-22 08:51:45 +01:00
Ryan C. Gordon
ba2ca5d0b7
Added some debug logging to print out every event added to the SDL queue.
2016-12-07 15:13:52 +01:00
Sam Lantinga
af8f595828
Fixed text input events with UIM
...
Alex Baines
I realized overnight that my patch probably broke text input events with
UIM, and I confirmed that it does. Can't believe I overlooked that...
I've been making stupid mistakes in these patches recently, sorry.
Anyway, *this* one seems to fix it properly. Knowing my luck it probably
breaks something else.
2016-12-07 15:12:20 +01:00
Alex Baines
5749f41b3e
Skip duplicate key events sent by IMEs like uim.
2016-12-07 15:10:41 +01:00
Alex Baines
10c87bc904
Fix double events / no repeat flag on key events when built withoutibus/fcitx
...
Uses XkbSetDetectableKeyRepeat, and falls back to forcing @im=none if it's not
supported.
See https://bugzilla.libsdl.org/show_bug.cgi?id=3472
2016-12-06 14:23:37 +01:00
Remy Marquis
abb51b26ce
libs: updated to SDL 2.0.5 (windows)
2016-12-04 14:40:13 +01:00
Remy Marquis
3b53dcddf1
libs: updated to SDL 2.0.5 (unix)
2016-12-04 14:33:54 +01:00
Remy Marquis
8ad67ece8a
libs: adjusted cURL for windows compilation
2016-12-04 14:31:56 +01:00
Remy Marquis
18fd07728b
libs: updated to cURL 7.51.0
2016-12-04 14:31:28 +01:00
Remy Marquis
a0c1c64fa2
libs: updated to sqlite-amalgamation-3150200
2016-12-04 14:25:02 +01:00
Remy Marquis
0c435cd3ad
fixed minizip with partial project building
2016-10-26 22:01:11 +02:00
Jacker
9c5e1d1d49
win: group projects
2016-09-29 16:28:25 +03:00
Remy Marquis
64d8804aaf
libs: fixed curl configure permission issue, refs #800
2016-09-16 13:19:06 +02:00
Remy Marquis
8ce68e4222
libs: updated CMakeList.txt for latest curl
2016-09-16 08:57:30 +02:00
Remy Marquis
6e350bf013
libs: adjusted cURL for windows compile
...
Missing .cmake files added from curl git repo
2016-09-16 08:08:15 +02:00
Remy Marquis
63a89f85f8
libs: updated to curl 7.50.3
2016-09-16 06:35:46 +02:00
Remy Marquis
6b903da627
libs: adjusted FreeType for windows compilation
2016-09-16 06:35:15 +02:00
Remy Marquis
cb9ab1c7e6
libs: updated to FreeType 2.7
2016-09-16 06:35:15 +02:00
Remy Marquis
8162618054
libs: updated to sqlite-amalgamation-3140200
2016-09-16 06:35:14 +02:00
Jacker
578c8aced6
only add the bundled libraries to the build if we actually need them
2016-09-13 15:01:38 +03:00
Remy Marquis
1cc823c99c
libs: enable -fPIC for sqlite3
2016-08-25 19:29:43 +02:00
Remy Marquis
7311e4eefd
libs: moved luasql to internal code
2016-08-25 12:54:43 +02:00
Remy Marquis
d276f9c46d
libs: adjusted FreeType for windows compilation
2016-08-20 18:39:35 +02:00
Remy Marquis
1d25dc394b
libs: updated to FreeType 2.6.5
2016-08-20 18:34:23 +02:00
Remy Marquis
60bbb1194a
libs: updated to GLEW 2.0.0
2016-08-20 18:31:37 +02:00
Remy Marquis
f32739f7d8
libs: commited missing upstream files
2016-08-20 14:42:22 +02:00
Remy Marquis
7d0df9d2bd
libs: updated to sqlite-amalgamation-3140100
2016-08-20 14:41:33 +02:00
Remy Marquis
d75da10905
libs: adjusted LuaSQL config file
2016-08-19 20:49:48 +02:00
Remy Marquis
b62e4ff6ca
libs: updated to latest LuaSQL
2016-08-19 20:47:27 +02:00