1312 Commits

Author SHA1 Message Date
SuperrSonic
e82688ca32 Added some resolutions 2014-06-09 13:57:29 -04:00
Themaister
9bf32df360 Report autoconfigured binds in RGUI. 2014-06-09 19:23:51 +02:00
Twinaphex
cf4f756fe8 Merge pull request #745 from libretro/font-rewrite
Font rendering rewrite
2014-06-09 13:25:17 +02:00
Themaister
c1c7b6aec3 Fixup Win32/Xbox font_params_t. 2014-06-09 13:13:57 +02:00
Themaister
52b21a41c6 Remove some commented out code in lakka. 2014-06-09 12:59:51 +02:00
Themaister
f118817fae Fixups to Lakka fonts. 2014-06-09 12:44:48 +02:00
Themaister
186f5a9513 Lakka builds again. 2014-06-09 12:24:23 +02:00
Themaister
7109940f29 Don't display perf counters on menu unless enabled. 2014-06-09 11:43:32 +02:00
twinaphex
f8073b2317 (Menu) Move menu input code to menu_input_line_cb.c 2014-06-08 19:48:38 +02:00
Themaister
e545d695ec Begin big rewrite of GL/raster font rendering path. 2014-06-08 14:08:26 +02:00
Themaister
ddbe5f148d Fix CXX_BUILD. 2014-06-08 14:08:03 +02:00
twinaphex
f693675a38 (GX) Change in Resolution setting - press RGUI_ACTION_OK now
to switch resolution
2014-06-07 04:33:31 +02:00
twinaphex
ca0415bc2c (Lakka) Further refactorings - turn textures into struct array 2014-06-06 07:26:14 +02:00
twinaphex
edd8a9d3f7 (Lakka) Put gluint textures into array 2014-06-06 06:22:16 +02:00
twinaphex
f0c521c353 (Lakka) Cleanups 2014-06-06 05:35:20 +02:00
twinaphex
87935687f4 (Lakka) Cleanups 2014-06-06 03:59:35 +02:00
twinaphex
e91bcd5f6d (Lakka) Cleanups 2014-06-05 21:31:29 +02:00
twinaphex
6ee52ffd2e (Lakka) Goes over subitems now too to remove GL textures 2014-06-05 21:24:58 +02:00
twinaphex
206ea0a2d4 (Lakka) More cleanups 2014-06-05 21:18:15 +02:00
twinaphex
17b5b55314 (Lakka) Style nits 2014-06-05 20:09:53 +02:00
twinaphex
a23b1ad2d7 (Lakka) Better separation of code logic and display code -
disp/lakka.c should only be concerned with 'rendering' things to
the screen - and backend  driver should actually implement the
logic
2014-06-04 22:29:00 +02:00
twinaphex
7063c52e27 (Menu) Take out log messages for load_menu_game 2014-06-03 20:30:33 +02:00
twinaphex
e9e6c51368 (Lakka) Fix segfault 2014-06-03 16:32:00 +02:00
Jean-André Santoni
314a27d5bf (Lakka) Add callbacks to tweens, and fade the in menu when possible 2014-06-03 11:55:23 +02:00
Twinaphex
3ad7f76cd8 Merge pull request #729 from lakkatv/lakka
(Lakka) Store the content icons in the category to save ram
2014-06-03 02:29:49 +02:00
twinaphex
611bb0331f Cleanups to load_menu_game 2014-06-03 02:28:38 +02:00
Jean-André Santoni
365fded925 (Lakka) Store the content icons in the category to save ram 2014-06-03 02:20:24 +02:00
twinaphex
8deaf2b714 (Menu) Forgot to deinit if main_is_init is true 2014-06-03 02:01:49 +02:00
twinaphex
ae1e3b3f07 Rewrite rarch_main_wrap - we need a way of getting a valid argc/argv
pair for consoles where we get stupid argc/argv pairs back that need
to be 'converted' into something that RetroArch's PC-style args parsing
can deal with
2014-06-03 01:45:25 +02:00
Jean-André Santoni
f2ce3fcbae (Lakka) Code refactoring and performance improvements 2014-06-02 23:57:31 +02:00
Jean-André Santoni
36eaf74a2e (Lakka) Fix a performance issue in lakka_frame when displaying a submenu 2014-06-02 21:15:12 +02:00
Twinaphex
98491c3fa6 Merge pull request #726 from lakkatv/lakka
(Lakka) Display some fake settings
2014-06-02 16:45:08 +02:00
Jean-André Santoni
70b58f26fd (Lakka) Display some fake settings 2014-06-02 16:34:17 +02:00
twinaphex
ae6688465c (Menu) Add more info descriptions 2014-06-02 15:48:21 +02:00
twinaphex
42e012a080 (Menu) When both HAVE_DYLIB and HAVE_FILTERS_BUILTIN were defined,
menu item 'Video Filter' would respond to wrong action upon pressing
RGUI_ACTION_OK
2014-06-02 10:52:27 +02:00
twinaphex
adc9d2bbee (Menu) Put Frontend Counters on top 2014-06-02 00:29:04 +02:00
twinaphex
5d68975d0a (Menu) Add Frontend and Core Performance Counters 2014-06-01 23:54:26 +02:00
Jean-André Santoni
b3da7c1a4b (Lakka) Fix active item label 2014-06-01 22:37:05 +02:00
twinaphex
753d78dfd3 (Performance counters) Add performance counters to regular build
(Menu/Setting) Enable g_extern.perfcnt_enable - turns RetroArch
frontend perfcounters on/off
(Menu) Add menu option 'Performance Counters'
2014-06-01 22:07:39 +02:00
Themaister
51a3de5120 Avoid having to redefine all binds. 2014-06-01 20:53:52 +02:00
twinaphex
80f5167bd9 (Menu) Add more info descriptions for menu items 2014-06-01 20:43:55 +02:00
Themaister
3138152a80 Allow perf counter reset from RGUI. 2014-06-01 20:24:55 +02:00
Themaister
88a0fa81c2 Fix perf counter offset. 2014-06-01 20:08:10 +02:00
Themaister
cb6db240de Avoid some more crazy switch mess. 2014-06-01 19:59:38 +02:00
Themaister
6ee535eafd Avoid some pretty nasty switch mess. 2014-06-01 19:55:53 +02:00
twinaphex
a71d9d2811 (Menu) Minor nits 2014-06-01 18:54:07 +02:00
twinaphex
df53c6b6e7 (Menu) Add Performance Counters Option. TODO - when in Performance
Counters menu, should update values in real-time
2014-06-01 18:45:03 +02:00
Jean-André Santoni
9e3e3180d8 (Lakka) Init textures and labels in context_reset and destroy them in context_destroy 2014-06-01 17:07:03 +02:00
Themaister
d8c8f3a139 Sinc works just fine for downsampling. 2014-06-01 12:08:48 +02:00
twinaphex
15010dc77c (Menu) Add some info screen messages for individual drivers 2014-06-01 06:54:09 +02:00