Twinaphex
|
d6a713bb8d
|
Fix some warnings
|
2015-05-02 19:09:23 +02:00 |
|
twinaphex
|
af9e74bad9
|
(XMB) Remove unused variables
|
2015-05-01 17:26:24 +02:00 |
|
twinaphex
|
5e5453488f
|
(Android) Move thread state to android_app
|
2015-05-01 17:25:26 +02:00 |
|
Higor Eurípedes
|
0bccda75fa
|
(GLUI) Cleanups
|
2015-05-01 09:38:04 -03:00 |
|
Higor Eurípedes
|
e669d3a512
|
(XMB) Use the new font functions
|
2015-05-01 09:05:49 -03:00 |
|
Higor Eurípedes
|
9eefa4eaca
|
(GLUI) Use the new main font functions
|
2015-05-01 09:02:03 -03:00 |
|
twinaphex
|
489dc651b5
|
Cleanups - get_title
|
2015-04-27 18:57:09 +02:00 |
|
twinaphex
|
5aa422885f
|
(GLUI) Remove dependency on gl_common.h
|
2015-04-27 05:07:11 +02:00 |
|
twinaphex
|
015ce797f9
|
(Menu) Cleanups
|
2015-04-27 05:00:07 +02:00 |
|
twinaphex
|
5d0da65f91
|
(XMB) xmb_draw_icon_begin - call shader->use once
|
2015-04-27 04:55:27 +02:00 |
|
twinaphex
|
6be4345aa1
|
gl_menu_frame_background - cleanups
|
2015-04-27 04:44:57 +02:00 |
|
twinaphex
|
b97e880c01
|
(Menu) Create gl_menu_frame_background
|
2015-04-27 04:37:45 +02:00 |
|
twinaphex
|
42fc1fb9a8
|
(XMB) Cleanup
|
2015-04-27 04:21:39 +02:00 |
|
twinaphex
|
d6ca2b7e57
|
(Menu) Create menu_gl_draw_frame
|
2015-04-27 03:37:04 +02:00 |
|
twinaphex
|
81f3f67232
|
(XMB) Cleanups
|
2015-04-27 02:58:50 +02:00 |
|
twinaphex
|
2c0c598b8e
|
(XMB) Fix Select background screen
|
2015-04-27 02:00:18 +02:00 |
|
twinaphex
|
b980f5c4de
|
(XMB) Create xmb_draw_frame
|
2015-04-26 18:17:18 +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
|
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
|
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
|
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
|
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 |
|