twinaphex
|
b923182e0b
|
Pass settings pointer
|
2016-10-22 00:59:29 +02:00 |
|
twinaphex
|
a96457b90d
|
Further cleanups to runloop_iterate
|
2016-10-21 23:54:23 +02:00 |
|
twinaphex
|
f648a11c0c
|
Cleanups
|
2016-10-21 23:47:37 +02:00 |
|
twinaphex
|
6874035056
|
Further improve runloop_check_state
|
2016-10-21 23:45:56 +02:00 |
|
twinaphex
|
76daa32e13
|
Put RARCH_MOBILE ifdef around audio_block_frames
|
2016-10-21 23:33:20 +02:00 |
|
twinaphex
|
e9766ce141
|
Cleanups
|
2016-10-21 23:30:34 +02:00 |
|
twinaphex
|
4109e17494
|
Reimplement runloop_check_state
|
2016-10-21 23:20:29 +02:00 |
|
Brad Parker
|
9afdde2f2c
|
add jp translation for audio menu and a few others
|
2016-10-21 17:11:40 -04:00 |
|
twinaphex
|
47374bc719
|
Refactor runloop_check_state
|
2016-10-21 22:46:25 +02:00 |
|
twinaphex
|
88738b4ef5
|
Don't need to do analog dpad code for input_keys_pressed
|
2016-10-21 22:37:49 +02:00 |
|
twinaphex
|
ee8176772d
|
Move state tracker nput code to input/input_driver.c
|
2016-10-21 22:19:35 +02:00 |
|
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 |
|