257 Commits

Author SHA1 Message Date
twinaphex
4f98cf05f4 Fix uninitialized scalar variable warnings 2016-05-26 17:32:27 +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
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
b2f5e2ac08 Rename gfx_font_raster_block 2016-05-10 02:42:02 +02:00
twinaphex
0e08dbe931 Rename gfx_coord to video_coord 2016-05-10 02:32:59 +02:00
twinaphex
7ba97e8703 Remove core_info_ctl 2016-05-09 18:11:17 +02:00
Hans-Kristian Arntzen
d723411436 De ioctl video_driver. 2016-05-08 14:00:51 +02:00
Hans-Kristian Arntzen
951c3e4085 De-ioctl menu display interface.
Holy crap ...
2016-05-08 12:38:46 +02:00
Hans-Kristian Arntzen
464a4add66 XMB ribbon works in Vulkan. 2016-05-08 11:11:28 +02:00
twinaphex
895783d854 Move some variables 2016-04-28 20:49:13 +02:00
twinaphex
7dffc6286b Internally change directory settings 2016-04-28 19:26:02 +02:00
Jean-André Santoni
90d31a527c (XMB) Temporary patch for the messagebox glitch 2016-04-26 00:09:30 +07:00
twinaphex
68265f6c52 Add 'draw_pipeline to menu/drivers_display 2016-04-25 13:56:12 +02:00
Twinaphex
012c4006b1 (XMB) Remove unused variable 2016-04-22 13:35:47 +02:00
Twinaphex
818009e75c Merge pull request #2885 from lakkatv/master
(Menu) Refactoring
2016-04-22 12:31:23 +02:00
Jean-André Santoni
c7f8df9327 (Menu) Use MENU_DISPLAY_CTL_LIBRETRO_RUNNING in all menu drivers 2016-04-22 17:25:02 +07:00
Jean-André Santoni
a06ebe33e4 (Menu) Remove useless variables 2016-04-22 17:21:52 +07:00
twinaphex
c11f06e584 (MaterialUI) Cleanups 2016-04-22 08:07:03 +02:00
twinaphex
15530a351b (MaterialUI) Cleanups 2016-04-21 09:28:22 +02:00
twinaphex
9ba0cbfac7 Cleanup menu_display_draw_cursor 2016-04-21 05:08:36 +02:00
twinaphex
c9ed624078 Create menu_display_set_alpha 2016-04-21 04:34:02 +02:00
Jean-André Santoni
29d07d1ba6 (Menu) Fix a regression in xmb_draw_text 2016-04-20 23:25:52 +07:00
twinaphex
9af9a1c89e Cleanups 2016-04-20 07:31:26 +02:00
twinaphex
d7e6ada920 Rename mui_blit_line 2016-04-20 07:07:14 +02:00
twinaphex
a1969de2c3 Create menu_display_draw_text 2016-04-20 06:56:19 +02:00
twinaphex
1aa8a950ef Set draw->x/draw->y outside before calling MENU_DISPLAY_CTL_DRAW_BG 2016-04-19 07:58:50 +02:00
twinaphex
cbcbd895d2 Create menu_display_draw_cursor - code de-duplication 2016-04-19 07:41:05 +02:00
twinaphex
528eddbed5 Cleanups for cursor code 2016-04-19 07:35:26 +02:00
twinaphex
a8b8ca7a96 Cleanup mui_context_reset_textures 2016-04-18 02:24:37 +02:00
twinaphex
e1a3ceaaee draw_bg operation should not implicitly enable/disable blending -
should be done outside
2016-04-12 22:24:33 +02:00
twinaphex
033cecf08c (menu_display) Cleanups 2016-04-12 20:07:23 +02:00
Jean-André Santoni
ea6bd2797c (Menu) Move the white texture stuff to menu_display 2016-04-12 04:30:25 +07:00
Jean-André Santoni
8e86d11f57 Add list_prepend to the menu ctx drivers 2016-04-11 23:31:49 +07:00
twinaphex
7e7a1fa5f9 Rename menu_entries_push to menu_entries_add 2016-04-11 05:49:39 +02:00
Jean-André Santoni
7dfb3c373a (XMB) Thumbnail type switching 2016-04-08 01:42:53 +07:00
twinaphex
4d30df7a64 Header cleanup 2016-03-21 19:23:45 +01:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
twinaphex
1742b96ec0 Add menu_texture_item 2016-03-05 08:40:28 +01:00
twinaphex
b03487dc4f Start using DISPLAYLIST_SETTING 2016-03-04 07:37:40 +01:00
twinaphex
fe3c279f73 Cleanups 2016-03-03 06:59:54 +01:00
twinaphex
7df467422b Create typedefs 2016-03-02 22:17:05 +01:00
twinaphex
05f2a2d18c Communicate better that these are enums 2016-02-25 19:30:14 +01:00
twinaphex
255ee8766f Communicate better that this is an enum 2016-02-25 19:27:06 +01:00
twinaphex
1d84894e09 Create MENU_ANIMATION_CTL_IDEAL_DELTA_TIME_GET 2016-02-25 16:05:30 +01:00
twinaphex
afcb3f1e5d Create MENU_ANIMATION_CTL_PUSH 2016-02-25 15:44:30 +01:00
twinaphex
b5f4332e74 Create MENU_ANIMATION_CTL_TICKER 2016-02-25 15:19:33 +01:00
twinaphex
e8a5f6194e Create MENU_ENTRIES_CTL_CLEAR 2016-02-24 22:45:21 +01:00
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
twinaphex
36b420ec17 Revert "Remove core_info_list_num_info_files"
This reverts commit 9d96e9e452859dc0b236e4f59af675ecbbb5cc53.
2016-02-11 07:20:04 +01:00