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 |
|
twinaphex
|
1cb9f651ab
|
zlib_extract_core_callback - compile it in only when HAVE_ZLIB
is defined
|
2015-04-19 18:45:29 +02:00 |
|
twinaphex
|
ee7ce9659b
|
Create more features
|
2015-04-19 18:30:49 +02:00 |
|
Jean-André Santoni
|
6b3421b971
|
(RGUI) Center the title, and display a BACK button
|
2015-04-19 18:48:05 +07:00 |
|
twinaphex
|
ed593b5b1d
|
Improve menu_input_pointer_post_iterate early return
|
2015-04-19 12:58:36 +02:00 |
|
twinaphex
|
aaf89ce598
|
Cut down on some more code
|
2015-04-19 12:24:35 +02:00 |
|
twinaphex
|
304ac04e1d
|
(shared.h) Some more cleanups
|
2015-04-19 12:17:18 +02:00 |
|
twinaphex
|
51920f9e5f
|
Simplify 'get_title'
|
2015-04-19 12:14:20 +02:00 |
|
twinaphex
|
33254862a6
|
Change 'Using Power' to 'Discharging'
|
2015-04-18 22:04:22 +02:00 |
|
twinaphex
|
7e0395970e
|
Add Power Source to System Information
|
2015-04-18 15:17:27 +02:00 |
|
twinaphex
|
4468f768a6
|
Cleanups
|
2015-04-16 23:22:29 +02:00 |
|
twinaphex
|
182c4e5e37
|
Add _opengles_supp to config.features.h
|
2015-04-16 22:13:16 +02:00 |
|
twinaphex
|
d9f5f7c457
|
Add more entries to System Information
|
2015-04-16 21:58:19 +02:00 |
|
twinaphex
|
3c498eb505
|
Add HAVE_GLSL/HAVE_HLSL to config.features.h
|
2015-04-16 20:59:55 +02:00 |
|
twinaphex
|
aded842d4f
|
Start adding config.features to system information
|
2015-04-16 20:56:06 +02:00 |
|
twinaphex
|
686c453681
|
(System Information) Add CPU features information
|
2015-04-16 20:37:21 +02:00 |
|
Twinaphex
|
cb03dcc58f
|
Cleanups
|
2015-04-16 20:19:53 +02:00 |
|
twinaphex
|
6c8fb89773
|
Refactor print_compiler
|
2015-04-16 20:17:05 +02:00 |
|
twinaphex
|
83e3231fdd
|
(System Information) Add frontend->get_os
|
2015-04-16 20:07:54 +02:00 |
|