twinaphex
|
7d5b9f172a
|
Cleanups
|
2016-09-14 22:46:29 +02:00 |
|
twinaphex
|
d2dbe63b2b
|
Cleanup
|
2016-09-12 18:37:32 +02:00 |
|
twinaphex
|
1fea80c630
|
Another header cleanup
|
2016-09-11 18:49:38 +02:00 |
|
twinaphex
|
22022f8133
|
Cleanup
|
2016-09-11 17:55:46 +02:00 |
|
twinaphex
|
8a9ae155a2
|
Cleanups
|
2016-09-08 08:10:31 +02:00 |
|
Alcaro
|
e243614db8
|
Create half-broken XShm driver, to perform evil experiments on
|
2016-09-07 13:39:00 +02:00 |
|
twinaphex
|
c3ba0ba4e9
|
Revert "Refactor core_system_info_* functions"
This reverts commit f637805c9edd0e17b72d459e319a195ded230276.
|
2016-09-06 08:38:26 +02:00 |
|
twinaphex
|
f637805c9e
|
Refactor core_system_info_* functions
|
2016-09-06 07:08:38 +02:00 |
|
twinaphex
|
82d82110ae
|
Merge system.h with core.h
|
2016-09-06 06:11:54 +02:00 |
|
twinaphex
|
075aea2289
|
Header include cleanups
|
2016-09-06 00:56:00 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
hizzlekizzle
|
20a27822f3
|
make 1:1 PAR option more descriptive
should help avoid confusion about what it actually does.
|
2016-08-27 19:25:36 -05:00 |
|
twinaphex
|
5d70242dee
|
Check against libdrm version 2.4.68 in order to enable/disable
plain DRM video driver
|
2016-07-03 22:08:56 +02:00 |
|
twinaphex
|
d53cbfbdfb
|
Backport DRM video driver
|
2016-07-03 10:37:07 +02:00 |
|
twinaphex
|
acd68519de
|
Create MSG_FRAMES
|
2016-06-30 05:41:53 +02:00 |
|
twinaphex
|
668b4b5d26
|
Remove duplicate fill_string_concat
|
2016-06-29 18:14:42 +02:00 |
|
twinaphex
|
1226c71b98
|
Use fill_string_concat
|
2016-06-29 18:14:42 +02:00 |
|
twinaphex
|
f4ef5e82c2
|
Create and use fill_string_concat
|
2016-06-29 17:41:32 +02:00 |
|
twinaphex
|
2a9bf91e0d
|
Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE
|
2016-06-29 02:40:05 +02:00 |
|
twinaphex
|
481e7d2f34
|
(libretro-common) Move STRING_REP_UINT64 to retro_common_api.h
|
2016-06-28 08:50:22 +02:00 |
|
Hans-Kristian Arntzen
|
10a6d7a458
|
Vulkan: Begin hooking up negotiation interface.
|
2016-06-25 21:01:36 +02:00 |
|
twinaphex
|
284f8cfd23
|
Remove menu_hash_ files
|
2016-06-20 03:35:09 +02:00 |
|
twinaphex
|
65dff0a03a
|
menu_hash_to_str_enum has now become msg_hash_to_str
|
2016-06-20 00:31:13 +02:00 |
|
twinaphex
|
e1316cb7ba
|
Use menu_hash_to_str_enum
|
2016-06-15 23:43:24 +02:00 |
|
twinaphex
|
d3d5d80e62
|
(video_driver.c) Buildfix
|
2016-06-15 17:40:09 +02:00 |
|
twinaphex
|
dd04705d25
|
Turn menu_settings_list_current_add_enum_idx into public scope
function so we can use it in gfx/video_driver.c
|
2016-06-15 17:13:28 +02:00 |
|
FIX94
|
b80bba2061
|
(GX) only apply better gamma setting to wii and use old setting on ngc
(GX) show gamma setting in the video options on ngc, was hidden before
|
2016-06-05 18:57:29 +02:00 |
|
twinaphex
|
5a4ada4311
|
Avoid some warnings by using return value for config_get_int
|
2016-05-24 23:53:35 +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
|
265c931c46
|
(gfx/video_texture_image.c) remove dependencies
|
2016-05-18 12:49:52 +02:00 |
|
twinaphex
|
281a33d61f
|
Rename function to performance_counter_init
|
2016-05-16 09:58:45 +02:00 |
|
twinaphex
|
f5bc75c640
|
Rename retro_perf_start/retro_perf_stop
|
2016-05-16 09:53:54 +02:00 |
|
twinaphex
|
18355d4748
|
Rename retro_perf_stop
|
2016-05-16 09:48:14 +02:00 |
|
twinaphex
|
df3b090d7a
|
Revert "Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info"
This reverts commit 35bf38e05cfbaa3ed4efbfdfd2afdcedc2c57b8a.
|
2016-05-12 09:37:21 +02:00 |
|
twinaphex
|
35bf38e05c
|
Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info
|
2016-05-12 09:25:52 +02:00 |
|
twinaphex
|
9aed52ac65
|
Move performance.c to libretro-common/features/features_cpu.c
|
2016-05-10 20:31:27 +02:00 |
|
twinaphex
|
35ea37b37f
|
Revert "Move cpu_features to libretro-common"
This reverts commit 2b8ff3bf3844e20ba8021f1f40c3e59f64b69772.
|
2016-05-10 09:32:24 +02:00 |
|
twinaphex
|
2b8ff3bf38
|
Move cpu_features to libretro-common
|
2016-05-10 09:27:29 +02:00 |
|
twinaphex
|
0d371def5c
|
Refactor performance.c code
|
2016-05-10 09:17:04 +02:00 |
|
twinaphex
|
b79b2dca13
|
Create performance_counters
|
2016-05-10 08:53:14 +02:00 |
|
twinaphex
|
7c20f2b868
|
Change namespace of thread functions
|
2016-05-10 03:14:23 +02:00 |
|
twinaphex
|
2691ab0c7d
|
Rename command_event enums
|
2016-05-09 20:51:53 +02:00 |
|
twinaphex
|
523ebed112
|
Combine command_event.c and command.c
|
2016-05-09 20:30:47 +02:00 |
|
twinaphex
|
a98ef36d36
|
Rename event_cmd_ctl to command_event
|
2016-05-09 20:20:50 +02:00 |
|
twinaphex
|
5f3f578311
|
Further otpimization
|
2016-05-09 08:03:36 +02:00 |
|
twinaphex
|
c82505ed9e
|
Show FPS in title bar only when 'Display Framerate' is enabled
|
2016-05-09 07:44:13 +02:00 |
|
twinaphex
|
f8a7154557
|
Rename rarch_ functions
|
2016-05-09 07:09:26 +02:00 |
|
twinaphex
|
e87f030246
|
C89_BUILD fixes
|
2016-05-09 05:50:08 +02:00 |
|
twinaphex
|
725c202498
|
Remove input_driver_ctl
|
2016-05-08 23:12:04 +02:00 |
|
twinaphex
|
b20d550cc4
|
Rename video context driver functions
|
2016-05-08 20:32:56 +02:00 |
|