Commit Graph

99 Commits

Author SHA1 Message Date
twinaphex e986b9e42a Static code analysis cleanups 2015-09-29 17:35:28 +02:00
twinaphex d482dba2eb More static code analysis fixes 2015-09-28 16:57:22 +02:00
twinaphex b35a905139 (stb_image.h) Convert more C++ comments 2015-09-22 17:33:54 +02:00
twinaphex 9949e47f96 (stb_truetype.h) Start getting rid of all sorts of superfluous types 2015-09-22 17:19:13 +02:00
twinaphex 314f6326fd Convert C++ comments to C - stb_truetype 2015-09-22 16:04:03 +02:00
twinaphex d60f44ce5b (C89_BUILD) stb_rect_pack.h - C89 buildfixes 2015-09-22 15:33:32 +02:00
twinaphex f7d0f25c07 Start making stb_truetype more C89-compliant 2015-09-22 14:46:28 +02:00
twinaphex 6635f76f33 Move stb_image.h around 2015-09-20 10:32:12 +02:00
Alcaro dbccc4f4f0 Shut up some more warnings. 2015-09-06 16:07:26 +02:00
twinaphex 020ab87c36 (7zip) Remove unneeded CPUArch.c 2015-09-06 15:54:22 +02:00
twinaphex 56951ba7ee (deps/7zip) Get rid of EXTERN_C_BEGIN/EXTERN_C_END 2015-09-06 15:48:19 +02:00
twinaphex 10df00182a (7zAlloc.h) Add __cplusplus ifdefs 2015-09-06 15:43:10 +02:00
twinaphex 2b80e89f13 Revert "Move zconf.h to libretro-common/include/compat"
This reverts commit 15c00bc997.
2015-08-31 19:40:07 +02:00
twinaphex 15c00bc997 Move zconf.h to libretro-common/include/compat 2015-08-31 18:07:38 +02:00
stefan-gr af7569da8c zlib: define _Z_OF 2015-08-30 15:02:20 +02:00
twinaphex 6edea1d9c7 Create compat versions of zlib.h and zutil.h 2015-08-28 21:35:09 +02:00
twinaphex e361207cd3 (deps/zlib) Cleanups 2015-08-28 21:25:17 +02:00
twinaphex 11e8a498df (stb_truetype.h) PS3 buildfix - don't include memory.h 2015-07-19 23:30:51 +02:00
twinaphex 11c3e3f4ff Update stb_truetype 2015-07-17 11:15:04 +02:00
twinaphex 7545af9721 (PS3) Compile in HAVE_STB_FONT - remove <memory.h> dependency 2015-07-14 17:21:11 +02:00
Higor Eurípedes 911dc7f083 Add stb_truetype based font backend 2015-07-14 10:55:14 -03:00
Alcaro f323b3ef8c C source isn't executable. Nor is that bitmap. 2015-07-12 12:51:52 +02:00
Alcaro 361879bc22 More //. 2015-06-26 20:47:22 +02:00
Alcaro 412ae1c5e6 More //s 2015-06-26 19:44:15 +02:00
Alcaro d333bd0f77 Fix more C89 fails. 2015-06-26 19:35:36 +02:00