Higor Eurípedes
|
bb2f181386
|
Remove unprotected access to cmd_data and rewrite message passing mechanism
|
2015-05-20 17:06:57 -03:00 |
|
twinaphex
|
cf2c0f6930
|
Rename rarch_render_cached_frame to video_driver_cached_frame
|
2015-05-20 21:06:44 +02:00 |
|
twinaphex
|
a81baed9e2
|
Move hw_render_callbakc to video driver state and take it out
of global state
|
2015-05-20 19:56:12 +02:00 |
|
twinaphex
|
d64655c11b
|
move menu_display_get_size to gfx/video_driver.c and rename
it video_driver_get_size
|
2015-05-20 00:29:46 +02:00 |
|
twinaphex
|
c183f9dd11
|
(Menu) Start using menu_display_get_size
|
2015-05-20 00:26:50 +02:00 |
|
Twinaphex
|
2c6d9482d4
|
Build fix
|
2015-05-18 23:21:32 +02:00 |
|
twinaphex
|
c95fd28e59
|
Cleanup
|
2015-05-18 23:16:03 +02:00 |
|
twinaphex
|
a49e50896c
|
Create wrapper functions menu_display_fb_set_dirty and menu_display_fb_unset_dirty
|
2015-05-18 23:14:56 +02:00 |
|
twinaphex
|
9f7d9c9afd
|
Try to address sluggish help screen showing up with RGUI - still
not working
|
2015-05-18 23:02:04 +02:00 |
|
twinaphex
|
dd7d1493a6
|
Revert "Create menu_refresh"
This reverts commit 7baa41422d .
|
2015-05-15 18:05:52 +02:00 |
|
twinaphex
|
7baa41422d
|
Create menu_refresh
|
2015-05-15 17:58:09 +02:00 |
|
twinaphex
|
1e981cc31b
|
Some functions don't need a menu_handle_t * argument
|
2015-05-12 14:41:20 +02:00 |
|
twinaphex
|
a014f2db88
|
Move framebuffer is dirty and other menu-related state flags
to menu_handle_t
|
2015-05-11 18:46:06 +02:00 |
|
Twinaphex
|
297fc772c0
|
(UI Companion) Create notify_list_loaded
|
2015-05-11 09:56:45 +02:00 |
|
twinaphex
|
f171be5fb6
|
Use menu_list_get_entry directly
|
2015-05-07 09:39:04 +02:00 |
|
twinaphex
|
7004451e54
|
Create menu_list_get_entry
|
2015-05-07 04:47:32 +02:00 |
|
twinaphex
|
a13442625b
|
Cleanups
|
2015-05-07 04:37:46 +02:00 |
|
twinaphex
|
ce9d025207
|
menu_display_setting_label - add logging
|
2015-05-07 04:33:31 +02:00 |
|
twinaphex
|
bcab96bb77
|
(Menu) Simplify menu_display_setting_label
|
2015-05-07 04:28:57 +02:00 |
|
Twinaphex
|
f3a7252ea8
|
(Menu) Update function
|
2015-05-05 22:21:38 +02:00 |
|
twinaphex
|
db60ee629d
|
menu_display_setting_label - Return callback
|
2015-05-05 21:37:33 +02:00 |
|
twinaphex
|
e494165513
|
Change menu_display_setting_label
|
2015-05-05 21:35:25 +02:00 |
|
twinaphex
|
89b313da0c
|
(GLUI/XMB) Use menu_display_setting_label too
|
2015-05-05 20:09:29 +02:00 |
|
twinaphex
|
caaf6a8aa9
|
Create menu_display_setting_label
|
2015-05-05 19:50:39 +02:00 |
|
Higor Eurípedes
|
b85dfec4d4
|
Fix sigsegv and improve font fallback logic
|
2015-05-02 22:24:35 -03:00 |
|
Twinaphex
|
7845e9b2fb
|
Merge pull request #1665 from heuripedes/build-fixes
Fix build when OpenGL and GLES are disabled
|
2015-05-01 16:36:23 +02:00 |
|
Higor Eurípedes
|
c554f58dfd
|
Fix build when OpenGL and GLES are disabled
|
2015-05-01 11:28:53 -03:00 |
|
Higor Eurípedes
|
63c9b6e562
|
(Menu) Add some functions to handle the main menu font
|
2015-05-01 09:00:03 -03:00 |
|
twinaphex
|
560d28b188
|
menu_display_update_pending - cleanup
|
2015-04-27 19:13:09 +02:00 |
|
twinaphex
|
5a5dc01f8e
|
(menu_display.c) Remove dependency on gl_common.h
|
2015-04-27 05:05:38 +02:00 |
|
twinaphex
|
d0b3aa24c4
|
(Windows) Buildfix
|
2015-04-26 23:47:24 +02:00 |
|
twinaphex
|
a9dee4877e
|
Create set_viewport wrapper function - threaded video mode's
set_viewport function does not work yet
|
2015-04-26 19:46:59 +02:00 |
|
twinaphex
|
17515d66ed
|
Create menu_display_unset_viewport
|
2015-04-26 18:08:17 +02:00 |
|
twinaphex
|
d3dba0edc2
|
Create menu_display_set_viewport
|
2015-04-26 16:46:56 +02:00 |
|
twinaphex
|
a79511e27f
|
Simplify menu_display_font_flush_block
|
2015-04-24 23:28:25 +02:00 |
|
twinaphex
|
86958c4117
|
(menu_display.c) Wrap bind_block and flush_block calls
|
2015-04-24 23:22:47 +02:00 |
|
twinaphex
|
f2c0874521
|
(Menu) Create menu_display_font_init_first
|
2015-04-24 22:01:33 +02:00 |
|
twinaphex
|
e69f40b319
|
(menu_display.c) Cleanup
|
2015-04-24 16:42:27 +02:00 |
|
twinaphex
|
69bef77d6d
|
Add DPI override options
|
2015-04-24 16:37:09 +02:00 |
|
twinaphex
|
71b83aec7c
|
Get rid of some void * arguments in menu_display.c
|
2015-04-23 01:21:43 +02:00 |
|
twinaphex
|
c78c8c839f
|
Create menu_display_get_dpi
|
2015-04-21 15:45:03 +02:00 |
|
twinaphex
|
a104517168
|
(Menu) Create menu_display.c/menu_display.h
|
2015-04-21 14:44:26 +02:00 |
|