twinaphex
|
44131ff639
|
(input_overlay.c) Prevent crashes
|
2016-11-27 15:34:19 +01:00 |
|
twinaphex
|
4e8bb52038
|
(input_overlay.c) Remove more hacks
|
2016-11-27 15:21:53 +01:00 |
|
twinaphex
|
267fdbe21e
|
(input_overlay.c) remove more hacks
|
2016-11-27 15:17:44 +01:00 |
|
twinaphex
|
7f339a8f84
|
More hacks from input_overlay.c removed
|
2016-11-27 15:12:48 +01:00 |
|
twinaphex
|
bbb2ffea9c
|
Remove nasty input overlay hack for input_overlay_set_scale_factor
|
2016-11-27 15:10:09 +01:00 |
|
twinaphex
|
80798ab924
|
Remove hacky 'OSK Keyboard' overlay
|
2016-11-27 02:46:09 +01:00 |
|
twinaphex
|
8cc5b09428
|
Get rid of slow wrapper function input_driver_state
|
2016-10-23 04:38:08 +02:00 |
|
twinaphex
|
29c05599a3
|
Cleanup enum
|
2016-09-11 17:37:05 +02:00 |
|
twinaphex
|
74c186c184
|
Cleanups
|
2016-09-08 08:08:50 +02:00 |
|
Twinaphex
|
f5a4b402d7
|
(OSX) Fix some crashes that could occur
|
2016-09-03 23:27:53 +02:00 |
|
twinaphex
|
58c425ef19
|
Revert "Refactor settings"
This reverts commit afcc9657d2 .
|
2016-07-25 12:30:41 +02:00 |
|
twinaphex
|
afcc9657d2
|
Refactor settings
|
2016-07-25 11:59:38 +02:00 |
|
Alcaro
|
10e0411b21
|
Thanks Coverity, but no, this one cannot be null.
|
2016-06-30 16:10:58 +02:00 |
|
twinaphex
|
b8ac629fbf
|
Get rid of dereference before null check warning
|
2016-06-29 12:19:23 +02:00 |
|
twinaphex
|
142dd82067
|
(input_overlay.c) Prevent dereference after null check
|
2016-05-26 17:35:46 +02:00 |
|
twinaphex
|
f7ff1c66c4
|
Don't need to include this header anymore
|
2016-05-25 00:58:12 +02:00 |
|
twinaphex
|
cd176d0737
|
Remove input_overlay_init
|
2016-05-25 00:57:58 +02:00 |
|
twinaphex
|
ae0da06d8f
|
Make input overlay state a part of struct input_overlay
|
2016-05-25 00:47:24 +02:00 |
|
twinaphex
|
25eaab0a2b
|
Start passing input_overlay_t * state around to other functions
|
2016-05-24 23:15:19 +02:00 |
|
twinaphex
|
5656959085
|
Free overlay_ptr
|
2016-05-24 15:30:18 +02:00 |
|
twinaphex
|
160ac49089
|
(input_overlay.c) Cleanup
|
2016-05-24 15:29:12 +02:00 |
|
twinaphex
|
fd7e2cd394
|
input_overlay_new - Call input_overlay_free from outside
|
2016-05-24 15:25:46 +02:00 |
|
twinaphex
|
974d3245d2
|
Fix logically dead code warnings
|
2016-05-23 22:04:00 +02:00 |
|
twinaphex
|
69759f5fd7
|
Remove logically dead code
|
2016-05-23 21:55:30 +02:00 |
|
twinaphex
|
7e36dcb27f
|
move video_texture_image to libretro-common and rename it to image_texture.c
|
2016-05-18 12:58:00 +02:00 |
|
twinaphex
|
725c202498
|
Remove input_driver_ctl
|
2016-05-08 23:12:04 +02:00 |
|
twinaphex
|
4ec6cb47ec
|
Use BIT32_SET
|
2016-05-06 05:16:15 +02:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
ce2869b4d8
|
Create tasks_internal and split up RA-specific task code to outside
|
2016-02-09 17:12:39 +01:00 |
|
twinaphex
|
8fc2a05a70
|
Cleanups
|
2016-02-05 14:06:43 +01:00 |
|
twinaphex
|
3d56dd1ef8
|
Cleanup
|
2016-02-04 21:03:28 +01:00 |
|
twinaphex
|
a267bdfbe3
|
MOve gfx/image/image.c to gfx/video_texture_image.c
|
2016-01-30 02:39:08 +01:00 |
|
twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|
twinaphex
|
08e73ea144
|
Non_HAVE_MEN codepath fixes - courtesy of Karlton
t # Please enter the commit message for your changes. Lines starting
|
2016-01-02 02:54:20 +01:00 |
|
Higor Eurípedes
|
5219116751
|
(input_overlay) Fix unneeded load and memory leak
|
2015-12-12 22:23:55 -03:00 |
|
twinaphex
|
736f343d9f
|
Create RARCH_MENU_CTL_IS_ALIVE
|
2015-12-05 13:49:34 +01:00 |
|
twinaphex
|
2f29d9f18c
|
Take out menu/menu_driver.h include from driver.h
|
2015-12-05 13:22:50 +01:00 |
|
Higor Eurípedes
|
6ab4f8128f
|
(overlay) Fix huge leak when overlays are not supported
|
2015-11-30 21:32:32 -03:00 |
|
twinaphex
|
21a9bd13a6
|
(input_overlay.c) Cleanups
|
2015-11-30 04:47:41 +01:00 |
|
twinaphex
|
d4e88324ac
|
Move driver->osk_enable to input_driver.c
|
2015-11-30 03:14:26 +01:00 |
|
twinaphex
|
1df5d44bdb
|
Rename input/keyboard_line
|
2015-11-28 16:13:16 +01:00 |
|
twinaphex
|
a6ccc188a8
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
|
Higor Eurípedes
|
29e9b87319
|
(tasks) Make task handles honor task->cancelled
|
2015-11-24 22:18:09 -03:00 |
|
Higor Eurípedes
|
46ec7562c1
|
(overlay) Fix behavior when overlay_hide_in_menu=true
|
2015-11-23 17:43:37 -03:00 |
|
Higor Eurípedes
|
6f88ece9ab
|
(overlay) Fix memory leak
|
2015-11-23 17:43:33 -03:00 |
|
Higor Eurípedes
|
9654fabe77
|
(overlay) Fix on screen keyboard
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
a0d2bb4c7c
|
Reimplement overlay loading with tasks
|
2015-11-23 17:42:01 -03:00 |
|
twinaphex
|
c7dc83533a
|
Add param to video_driver_get_ptr for grabbing the nonthreaded
data state
|
2015-11-23 16:06:09 +01:00 |
|
twinaphex
|
ee733fcd0f
|
(input_overlay.c) Go through video_driver_get_ptr
|
2015-11-23 13:24:20 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|