twinaphex
|
68265f6c52
|
Add 'draw_pipeline to menu/drivers_display
|
2016-04-25 13:56:12 +02:00 |
|
twinaphex
|
78d48c53d2
|
Rename MENU_DISPLAY_CTL_DRAW_RIBBON to MENU_DISPLAY_CTL_DRAW_PIPELINE
|
2016-04-24 23:05:24 +02:00 |
|
twinaphex
|
18b0fb1422
|
(Menu) Cleanups
|
2016-04-24 22:56:28 +02:00 |
|
Jean-André Santoni
|
a06ebe33e4
|
(Menu) Remove useless variables
|
2016-04-22 17:21:52 +07:00 |
|
twinaphex
|
c9ed624078
|
Create menu_display_set_alpha
|
2016-04-21 04:34:02 +02:00 |
|
Jean-André Santoni
|
033ccf4803
|
(XMB) Remove dont_replace_coords
|
2016-04-21 03:36:35 +07:00 |
|
Jean-André Santoni
|
252414f4d7
|
(XMB) Move the ribbon display code to menu_display
|
2016-04-21 01:18:30 +07:00 |
|
twinaphex
|
a1969de2c3
|
Create menu_display_draw_text
|
2016-04-20 06:56:19 +02:00 |
|
twinaphex
|
17273493ef
|
(Menu) Create viewport function callback
|
2016-04-19 08:50:35 +02:00 |
|
twinaphex
|
f3d072cdcf
|
Add dont_replace_coords to menu_display_ctx_draw_t
|
2016-04-19 08:08:40 +02:00 |
|
twinaphex
|
cbcbd895d2
|
Create menu_display_draw_cursor - code de-duplication
|
2016-04-19 07:41:05 +02:00 |
|
twinaphex
|
ee639d8b20
|
(XMB/Zarch) Use same coord array for XMB/Zarch
|
2016-04-19 07:17:17 +02:00 |
|
twinaphex
|
03de4a0b35
|
Change argument order of menu_display_push_quad
|
2016-04-19 07:04:00 +02:00 |
|
twinaphex
|
c761b14eb4
|
Move zarch_zui_push_quad and zarch_zui_snow to menu_display
|
2016-04-19 06:57:53 +02:00 |
|
twinaphex
|
c75143a62f
|
CXX_BUILD fixes
|
2016-04-18 02:56:42 +02:00 |
|
Jean-André Santoni
|
8317c5849c
|
(XMB) Draw gradient
|
2016-04-17 03:06:20 +07:00 |
|
twinaphex
|
d7cbb4472e
|
Cleanups
|
2016-04-15 04:20:57 +02:00 |
|
twinaphex
|
31c6bba86a
|
Cut down on code duplication - draw_bg callback no longer necessary
|
2016-04-15 03:35:19 +02:00 |
|
twinaphex
|
0e984f6c95
|
Cleanups
|
2016-04-15 03:31:59 +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 |
|
twinaphex
|
cf7687b49c
|
Cleanups
|
2016-03-22 03:32:00 +01:00 |
|
twinaphex
|
1742b96ec0
|
Add menu_texture_item
|
2016-03-05 08:40:28 +01:00 |
|
twinaphex
|
eebcde721b
|
Rename video_coord_array
|
2016-03-05 07:28:02 +01:00 |
|
twinaphex
|
60c551fe75
|
Cleanups
|
2016-02-25 17:26:55 +01:00 |
|
Hans-Kristian Arntzen
|
adbf9fed16
|
Vulkan implementation.
|
2016-02-16 20:42:02 +01:00 |
|
twinaphex
|
88c68f479a
|
Cleanups
|
2016-02-09 16:11:37 +01:00 |
|
twinaphex
|
c6cc006223
|
pass draw pointer instead of plenty of params
|
2016-02-09 15:55:31 +01:00 |
|
twinaphex
|
e7798ed511
|
Refactor datetime menu display function
|
2016-02-09 05:03:13 +01:00 |
|
twinaphex
|
41088165f5
|
Get rid of menu_display_get_tex_coords
|
2016-02-09 04:49:47 +01:00 |
|
twinaphex
|
7c7b170ceb
|
Refactor rotate Z draw calls
|
2016-02-09 04:43:15 +01:00 |
|
twinaphex
|
2b86b9dbe6
|
(menu_display.c) Refactor draw functions
|
2016-02-09 04:34:07 +01:00 |
|
twinaphex
|
2dba1aaef4
|
Add new structs
|
2016-02-09 04:12:33 +01:00 |
|
twinaphex
|
82991afb36
|
Remove unnecessary menu_display_msg_queue_push
|
2016-02-09 03:29:37 +01:00 |
|
twinaphex
|
a3fd1868c1
|
Turn function static
|
2016-02-09 03:11:14 +01:00 |
|
twinaphex
|
ad4e633e11
|
Add MENU_DISPLAY_CTL_CLEAR_COLOR
|
2016-02-09 03:04:23 +01:00 |
|
twinaphex
|
38a341e6b5
|
Use video_driver_texture_load and video_driver_texture_unload
directly from menu drivers
|
2016-02-09 01:45:37 +01:00 |
|
twinaphex
|
cdf272665e
|
Cleanups
|
2016-02-09 01:39:01 +01:00 |
|
twinaphex
|
c3c408f9d6
|
Add MENU_DISPLAY_CTL_RESTORE_CLEAR_COLOR
|
2016-02-09 01:36:00 +01:00 |
|
twinaphex
|
dd106ee8d2
|
Add more menu_display_ctl actions
|
2016-02-09 01:24:35 +01:00 |
|
twinaphex
|
e743f4377e
|
80-char width limit cleanups
|
2016-02-09 00:59:42 +01:00 |
|
twinaphex
|
d0e9881f46
|
Add MENU_DISPLAY_CTL_FONT_BIND_BLOCK
|
2016-02-09 00:57:10 +01:00 |
|
twinaphex
|
3e0d3cbd55
|
Create MENU_DISPLAY_CTL_INIT_FIRST_DRIVER
|
2016-02-09 00:49:37 +01:00 |
|
twinaphex
|
486184d1eb
|
Create MENU_DISPLAY_CTL_INIT/MENU_DISPLAY_CTL_DEINIT
|
2016-02-09 00:12:09 +01:00 |
|
twinaphex
|
5e9f8b276b
|
Create MENU_DISPLAY_CTL_DEINIT
|
2016-02-09 00:07:23 +01:00 |
|
twinaphex
|
bd1291dd71
|
Simplify framebuffer code for RGUI
|
2016-02-08 22:42:23 +01:00 |
|
twinaphex
|
9ad50f91e8
|
Add poll-type - can change it only at compile-time right now
|
2016-01-27 01:16:53 +01:00 |
|
twinaphex
|
d3d4bc3dda
|
Get rid of texture_load/texture_unload callbacks for menu_display_driver
|
2016-01-20 02:54:55 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
25481f9bfd
|
menu_display_matrix_4x4_rotate_z
|
2016-01-08 08:42:29 +01:00 |
|