106 Commits

Author SHA1 Message Date
twinaphex
e2d7139c71 Refactor more code 2015-05-12 12:32:24 +02:00
twinaphex
5d9b8e4789 More refactors 2015-05-12 12:26:51 +02:00
twinaphex
65ebef37d5 Add DISPLAYLIST_VIDEO_FILTER and DISPLAYLIST_IMAGES 2015-05-12 12:23:27 +02:00
twinaphex
951d7f035e Add DISPLAYLIST_DATABASES and DISPLAYLIST_DATABASE_CURSORS 2015-05-12 12:19:58 +02:00
twinaphex
386c72f6be Add DISPLAYLIST_SHADER_PASS and DISPLAYLIST_SHADER_PRESET 2015-05-12 12:14:58 +02:00
twinaphex
177e12820b Create DISPLAYLIST_CORES_DETECTED 2015-05-12 12:07:41 +02:00
twinaphex
acf332dce4 Add DISPLAYLIST_PERFCOUNTERS_* 2015-05-12 11:39:20 +02:00
twinaphex
592bf74d05 Create DISPLAYLIST_PERFCOUNTER_SELECTION 2015-05-12 11:31:20 +02:00
twinaphex
7177a17b67 Add DISPLAYLIST_CORES 2015-05-12 11:06:04 +02:00
twinaphex
9bec899fcb Add DISPLAYLIST_SETTINGS to menu_displaylist_push_list 2015-05-12 10:57:00 +02:00
twinaphex
78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00
twinaphex
8d5cb71fca (Menu) Set "Load Shader Preset" to type MENU_FILE_PATH 2015-05-10 18:08:28 +02:00
twinaphex
73d5e8a41b (PS3) Build fix and fix warnings 2015-05-09 17:53:03 +02:00
twinaphex
b40b01b162 Prevent unused variable warning 2015-05-07 09:29:38 +02:00
Higor Eurípedes
c554f58dfd Fix build when OpenGL and GLES are disabled 2015-05-01 11:28:53 -03:00
twinaphex
ee7ce9659b Create more features 2015-04-19 18:30:49 +02:00
twinaphex
33254862a6 Change 'Using Power' to 'Discharging' 2015-04-18 22:04:22 +02:00
twinaphex
7e0395970e Add Power Source to System Information 2015-04-18 15:17:27 +02:00
twinaphex
4468f768a6 Cleanups 2015-04-16 23:22:29 +02:00
twinaphex
182c4e5e37 Add _opengles_supp to config.features.h 2015-04-16 22:13:16 +02:00
twinaphex
d9f5f7c457 Add more entries to System Information 2015-04-16 21:58:19 +02:00
twinaphex
3c498eb505 Add HAVE_GLSL/HAVE_HLSL to config.features.h 2015-04-16 20:59:55 +02:00
twinaphex
aded842d4f Start adding config.features to system information 2015-04-16 20:56:06 +02:00
twinaphex
686c453681 (System Information) Add CPU features information 2015-04-16 20:37:21 +02:00
Twinaphex
cb03dcc58f Cleanups 2015-04-16 20:19:53 +02:00
twinaphex
6c8fb89773 Refactor print_compiler 2015-04-16 20:17:05 +02:00
twinaphex
83e3231fdd (System Information) Add frontend->get_os 2015-04-16 20:07:54 +02:00
twinaphex
cd76c3f975 Add gfx_ctx_get_ident 2015-04-16 20:00:10 +02:00
twinaphex
7bfca05272 System Information - show Display Metrics 2015-04-16 19:41:07 +02:00
twinaphex
7f50f44ddb Start adding 'System Information' 2015-04-16 19:36:34 +02:00
twinaphex
3717414e2e Setting recordings from the menu works now 2015-04-15 10:55:23 +02:00
twinaphex
ee3442b962 Fix crash when toggling menu switch when we're in 'Core Updater' screen 2015-04-15 09:55:23 +02:00
twinaphex
5b6030c2c7 (Core Updater) Cleanup global variables 2015-04-15 09:48:13 +02:00
radius
eef29b0355 try to include analogs in input remapping 2015-04-09 17:06:41 -05:00
radius
f060811ae8 Add options to save remap files according to the autoload convention 2015-04-06 18:47:58 -05:00
Lioncash
b68048e6db Fix some printf format specifiers
Gets rid of warnings on higher warning levels
2015-04-03 15:09:17 -04:00
Lioncash
a69bd00a0c menu_entries_cbs_deferred_push: Fix potental memory leaks 2015-04-02 08:50:19 -04:00
Jean-André Santoni
af3bbce0b6 (XMB) Group options in the contextual menu 2015-03-27 00:00:49 +01:00
twinaphex
77db458ce5 Should now be able to enter Core Disk Options 2015-03-22 22:29:32 +01:00
Twinaphex
242bfaba78 Remove unused variables 2015-03-22 09:36:32 +01:00
twinaphex
7d7f797c8f Go through menu_driver_populate_entries 2015-03-22 06:43:35 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex
5a443d229a global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
twinaphex
73e3460675 Change settings_data_ namespace to settings_ 2015-03-21 00:56:26 +01:00
twinaphex
e996d5d51f Updates 2015-03-20 21:22:38 +01:00
twinaphex
d2c97de070 Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
twinaphex
5976da19c4 (Win32) buildfix 2015-03-18 20:23:18 +01:00
twinaphex
3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
twinaphex
9347010599 (Menu) Fix warnings 2015-03-17 06:19:08 +01:00
twinaphex
61df1917db (Menu) deferred_push_core_information - guard against one possible crash occurring 2015-03-15 06:48:21 +01:00