Commit Graph

34839 Commits

Author SHA1 Message Date
Twinaphex 43f0ea159b Merge pull request #3840 from aliaspider/master
fix some memory corruption issues in freetype.c
2016-10-21 22:06:04 +02:00
twinaphex aa795a9238 input_keys_pressed - small cleanup 2016-10-21 22:04:20 +02:00
aliaspider 1a60b77749 remove unused variable. 2016-10-21 20:57:37 +01:00
aliaspider 150a0138d5 freetype.c: fix some memory corruption issues. 2016-10-21 20:55:36 +01:00
twinaphex 6b30c41595 Simplify input_keys_pressed 2016-10-21 21:12:12 +02:00
twinaphex 7dcb57f22d Prevent some null pointer dereferences 2016-10-21 20:47:11 +02:00
twinaphex b95ec0d28e Make sure this string is null-terminated 2016-10-21 20:14:51 +02:00
twinaphex 35ba7fb2c4 Prevent implicit and superfluous memset 2016-10-21 20:04:56 +02:00
twinaphex 42053a82e1 Prevent some implicit memsets 2016-10-21 19:39:51 +02:00
twinaphex 7b7a0e20cc Avoid memset with menu_event function 2016-10-21 19:36:46 +02:00
twinaphex cb772047ff Prevent some more memsets 2016-10-21 19:32:44 +02:00
twinaphex 0ef96ddbbc Try to avoid memset in font_renderer_update_atlas 2016-10-21 19:25:37 +02:00
Twinaphex 6a404b0c42 Prevent warning with CoreText font driver 2016-10-21 19:15:57 +02:00
twinaphex aca8970e79 CXX_BUILD fixes 2016-10-21 19:14:48 +02:00
twinaphex 56d427df65 C89_BUILD fixes 2016-10-21 19:12:06 +02:00
Twinaphex 7050ecf287 Remove unneeded variables 2016-10-21 19:07:28 +02:00
Twinaphex 84d750bae1 Merge pull request #3839 from aliaspider/master
add unicode support for the freetype font renderer and gl_raster_font.
2016-10-21 19:05:46 +02:00
Brad Parker c2dbd4e6db update jp translation 2016-10-21 13:01:09 -04:00
aliaspider 28c2dcf253 (font driver) update freetype with unicode support (up to U+FFFF) using
a dynamic atlas.
2016-10-21 17:31:53 +01:00
aliaspider 6f81a19f60 (GL) update font driver to support a dynamic atlas. 2016-10-21 17:28:44 +01:00
aliaspider e3bfb617e4 (font driver) add a .dirty flag to struct font_atlas. 2016-10-21 17:25:21 +01:00
twinaphex c7f05f9318 Rename 'at cost of' to 'at the cost of' 2016-10-21 16:08:56 +02:00
twinaphex d0851d28dc Add sublabel 2016-10-21 06:56:11 +02:00
twinaphex 720cd4ff7e Add more sublabels 2016-10-21 06:52:52 +02:00
twinaphex f3ad815dd9 Prevent implicit memsets 2016-10-21 06:15:20 +02:00
twinaphex 546845c577 Prevent implicit memsets 2016-10-21 06:10:58 +02:00
twinaphex c3ab8800f4 Prevent implicit memsets 2016-10-21 05:57:40 +02:00
Brad Parker c7658dcf4a jp translations 2016-10-20 23:26:52 -04:00
Brad Parker d1ffffdafc add settings/driver/video jp translations 2016-10-20 23:26:52 -04:00
twinaphex 5fab3e2246 Update GLSM 2016-10-21 05:07:30 +02:00
Twinaphex 05eca7be82 Merge pull request #3838 from loganmc10/patch-1
Fix for zarch menu
2016-10-21 04:45:40 +02:00
twinaphex e80ad9c0b0 Don't grab settings pointer 2016-10-21 04:42:57 +02:00
Logan McNaughton 1717e8c938 Fix for zarch menu 2016-10-20 20:29:46 -06:00
twinaphex 370b18e95b Cleanup 2016-10-21 04:27:14 +02:00
twinaphex 34f0a4f49f Simplify runloop_check_state 2016-10-21 04:11:07 +02:00
twinaphex c6ae8a527c Cleanups 2016-10-21 04:03:48 +02:00
twinaphex b4e85b9bbd Cleanups 2016-10-21 03:58:16 +02:00
twinaphex 2350ef9234 Get rid of runloop_ctl actions 2016-10-21 03:46:17 +02:00
Brad Parker 2f61d4db8c add missing strings to jp translation file 2016-10-20 21:16:23 -04:00
Brad Parker 27db712914 missing endif 2016-10-20 21:16:23 -04:00
Brad Parker 1dddb54173 initial japanese translation 2016-10-20 21:16:23 -04:00
twinaphex b13a14d923 (runloop.c) Cleanups 2016-10-21 02:56:02 +02:00
twinaphex 1822726452 Cleanups 2016-10-21 02:52:01 +02:00
twinaphex eeb3d5e137 Cleanups 2016-10-21 02:05:43 +02:00
twinaphex 7241f1476c Cleanups 2016-10-21 01:51:50 +02:00
twinaphex 5ed214e5eb Cleanups 2016-10-21 01:50:46 +02:00
twinaphex 5621d258f8 (runloop.c) Cleanups 2016-10-21 01:44:14 +02:00
twinaphex f3fd254bcd Add sublabels 2016-10-21 01:29:54 +02:00
twinaphex 323ea2fa83 Add sublabels 2016-10-21 01:05:47 +02:00
twinaphex 3a6f9c4967 Update string 2016-10-20 21:34:00 +02:00