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
|
15dd8e71ac
|
(XMB) Cleanup
|
2015-04-26 16:33:35 +02:00 |
|
twinaphex
|
f0d9506a17
|
(GLUI) Get rid of unneeded gl_t usage
|
2015-04-26 06:18:58 +02:00 |
|
twinaphex
|
941f0bdcb4
|
(XMB) Cleanups
|
2015-04-26 06:14:59 +02:00 |
|
twinaphex
|
e52eb7bcf2
|
(360) Build fixes
|
2015-04-26 05:44:30 +02:00 |
|
Twinaphex
|
0353d596df
|
(GLUI) Get rid of unused variable
|
2015-04-26 05:22:57 +02:00 |
|
twinaphex
|
b6fbf5a335
|
(Menu) Start getting rid of gl->win_width/gl->win_height and start
creating global->video_data.width and global->video_data.height
which should be used instead in menu drivers
|
2015-04-26 05:21:43 +02:00 |
|
Higor Eurípedes
|
1532ab3a58
|
(Menu) Actually free menu in menu_free()
|
2015-04-25 20:42:12 -03:00 |
|
Higor Eurípedes
|
866654e3c9
|
(XMB) Free menu_stack_old and selection_buf_old
|
2015-04-25 20:34:21 -03:00 |
|
Higor Eurípedes
|
d52a1b20e3
|
(XBM) Fix font leak
|
2015-04-25 20:26:31 -03:00 |
|
Twinaphex
|
ec6b2dd0c5
|
(menu_driver.c) Buildfix
|
2015-04-26 00:24:43 +02:00 |
|
twinaphex
|
8f93e55d82
|
Make menu_driver_get_ptr more robust
|
2015-04-26 00:24:01 +02:00 |
|
twinaphex
|
e1b1cdfeb6
|
(GLUI) Restore background when doing context reset
|
2015-04-25 06:03:26 +02:00 |
|
twinaphex
|
a2806aeba0
|
(GLUI) Only call gl->shader->use once per glui_frame call
|
2015-04-25 02:40:51 +02:00 |
|
Twinaphex
|
642c5d4557
|
Merge pull request #1657 from heuripedes/master
(GLUI) Flush list_block earlier
|
2015-04-25 01:10:14 +02:00 |
|
twinaphex
|
4907d55160
|
(GLUI) Cleanup
|
2015-04-25 00:54:17 +02:00 |
|
Higor Eurípedes
|
ee0ad2c165
|
(GLUI) Flush list_block earlier
|
2015-04-24 19:45:25 -03:00 |
|
twinaphex
|
44a8b8bcd3
|
Move font_handle and font_driver ot the driver struct
|
2015-04-25 00:32:01 +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
|
b10ce11ad3
|
Move font variables to menu_handle_t
|
2015-04-24 23:06:04 +02:00 |
|
twinaphex
|
fa30933b87
|
(GLUI) Fixes OSD fonts not showing up - next problem - the top
and bottom 'bars' are 'transparent' - they should instead be solid
color filled
|
2015-04-24 22:49:05 +02:00 |
|
twinaphex
|
d9bf8a35ec
|
(GLUI) Cleanups
|
2015-04-24 22:46:19 +02:00 |
|
twinaphex
|
c5c4f736bd
|
(GLUI) Cleanups
|
2015-04-24 22:17:08 +02:00 |
|
twinaphex
|
f2c0874521
|
(Menu) Create menu_display_font_init_first
|
2015-04-24 22:01:33 +02:00 |
|
twinaphex
|
e2bea7ad9b
|
(GLUI) Fix corrupt fonts on init with Windows, just pass
NULL for fontpath
|
2015-04-24 19:17:02 +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
|
943ecee554
|
(Menu) Update menu_update_libretro_info
|
2015-04-23 02:11:57 +02:00 |
|
twinaphex
|
62899fc046
|
(Menu) Change void * arguments in signatures
|
2015-04-23 01:27:43 +02:00 |
|
twinaphex
|
71b83aec7c
|
Get rid of some void * arguments in menu_display.c
|
2015-04-23 01:21:43 +02:00 |
|
twinaphex
|
bd63de9b3a
|
Replace gl_font_init_first and d3d_font_init_first with common function
|
2015-04-21 17:33:00 +02:00 |
|
twinaphex
|
c21963e686
|
(GLUI) Style nits / cleanups
|
2015-04-21 16:59:02 +02:00 |
|
twinaphex
|
b924d57838
|
(XMB) Style nit - 80-char limit
|
2015-04-21 16:45:27 +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 |
|
twinaphex
|
17a11463b9
|
(GLUI) Set default DPI at 128 if DPI metric not implemented
|
2015-04-21 13:48:45 +02:00 |
|
Twinaphex
|
1c200dcbd3
|
(GLUI) Remove unused variables
|
2015-04-21 10:37:38 +02:00 |
|
Jean-André Santoni
|
ede94ef66c
|
(GLUI) Use a font size adapted to the dpi
|
2015-04-21 14:20:18 +07:00 |
|
Jean-André Santoni
|
5e96ea7727
|
(GLUI) Fix a bug when going backward on a long list
|
2015-04-21 11:43:52 +07:00 |
|
Jean-André Santoni
|
8ef70debcb
|
(GLUI) Scrollbar
|
2015-04-21 09:50:57 +07:00 |
|
Jean-André Santoni
|
1f31033394
|
(GLUI) Use render_quad instead of render_background to darken the screen
|
2015-04-21 09:50:57 +07:00 |
|
Jean-André Santoni
|
b6337d2734
|
(GLUI) Use DPI, reduce header size to line height, center font verticaly for every font size
|
2015-04-21 09:50:57 +07:00 |
|
twinaphex
|
9ef656dc61
|
(MSVC) Build fixes
|
2015-04-20 20:00:39 +02:00 |
|
twinaphex
|
aa54f7fb41
|
Move apple_rarch_exited to UI companion drivers
|
2015-04-20 17:10:28 +02:00 |
|
Jean-André Santoni
|
c8af545fd9
|
(GLUI) Don't animate navigation clear, it's ugly in some cases
|
2015-04-20 21:35:41 +07:00 |
|
Jean-André Santoni
|
d9409e071f
|
(GLUI) Animate keyboard navigation
|
2015-04-20 21:22:55 +07:00 |
|
Jean-André Santoni
|
d6ab5fb574
|
(Menu) Support back button with mouse
|
2015-04-20 20:15:55 +07:00 |
|
twinaphex
|
1739259dde
|
Remove shader_manager_get_current_shader - no longer used
|
2015-04-19 18:46:53 +02:00 |
|