twinaphex
|
181f6472b1
|
(MaterialUI) Get rid of early return
|
2017-01-22 01:46:08 +01:00 |
|
twinaphex
|
927e4b6be0
|
Less settings pointer grabbing
|
2017-01-20 15:38:20 +01:00 |
|
twinaphex
|
0be6264796
|
Get rid of more settings pointer grabbing
|
2017-01-20 15:33:47 +01:00 |
|
twinaphex
|
7a309faf6d
|
Don't grab settings pointer inside menu_display_draw_bg
|
2017-01-20 14:26:49 +01:00 |
|
twinaphex
|
526072ccdf
|
Cut down on menu_display_libretro_running usage
|
2017-01-20 14:25:00 +01:00 |
|
twinaphex
|
913d2362e8
|
Prevent null pointer dereference
|
2017-01-19 23:22:45 +01:00 |
|
twinaphex
|
2f175f1a15
|
Remove video_driver_get_size call in gfx/drivers_font
|
2017-01-19 22:03:59 +01:00 |
|
twinaphex
|
dd2839686b
|
(XMB) Fix OSK
|
2017-01-19 21:37:13 +01:00 |
|
twinaphex
|
47b6efd226
|
(XUI) Buildfix
|
2017-01-19 21:16:22 +01:00 |
|
twinaphex
|
3ab4d81722
|
(XDK) Fix
|
2017-01-19 21:10:46 +01:00 |
|
twinaphex
|
539728b3f2
|
(XUI) Style nits
|
2017-01-19 20:47:34 +01:00 |
|
twinaphex
|
b4f88f1420
|
(XUI) Buildfix
|
2017-01-19 20:45:01 +01:00 |
|
twinaphex
|
7c652932c8
|
(360) More buildfixes
|
2017-01-19 20:36:59 +01:00 |
|
twinaphex
|
23afaa8799
|
(Xbox 360) Buildfixes
|
2017-01-19 20:34:07 +01:00 |
|
twinaphex
|
fd8cdc389f
|
(Xbox 360) More buildfixes
|
2017-01-19 20:31:33 +01:00 |
|
twinaphex
|
f4020aa011
|
(Xbox 360) Buildfixes
|
2017-01-19 20:28:12 +01:00 |
|
twinaphex
|
e0ff0541a2
|
Pass video_info pointer to font drivers
|
2017-01-19 16:30:40 +01:00 |
|
twinaphex
|
b93046f867
|
Cleanup mui_draw_scrollbar
|
2017-01-19 11:20:02 +01:00 |
|
twinaphex
|
6208d037fc
|
(MaterialUI) Cleanups
|
2017-01-19 11:16:53 +01:00 |
|
twinaphex
|
a9a7f360d0
|
(nuklear) cleanup
|
2017-01-19 01:36:40 +01:00 |
|
twinaphex
|
832840f91c
|
Cut down on more video_driver_get_size calls
|
2017-01-19 01:33:47 +01:00 |
|
twinaphex
|
24e0542bdb
|
(menu) reduce calls to video_driver_get_size
|
2017-01-19 00:09:38 +01:00 |
|
twinaphex
|
00adc9a2d3
|
Rewrite menu_display_unset_viewport
|
2017-01-19 00:01:55 +01:00 |
|
twinaphex
|
afd4494c2f
|
(menu_driver.c) Get rid of video_driver_get_size call
|
2017-01-18 23:59:22 +01:00 |
|
twinaphex
|
1a30cfea09
|
Remove more video_driver_get_size calls
|
2017-01-18 23:13:19 +01:00 |
|
twinaphex
|
c5445d2980
|
Reduce amount of times video_driver_get_size is called
|
2017-01-18 23:02:24 +01:00 |
|
twinaphex
|
84f9d8674f
|
Implement rgui_frame
|
2017-01-18 22:23:19 +01:00 |
|
twinaphex
|
dc19649802
|
Reduce dependence on video_driver_get_frame_count
|
2017-01-18 21:40:56 +01:00 |
|
twinaphex
|
bf511b72e6
|
Create menu_driver_frame
|
2017-01-18 21:23:18 +01:00 |
|
Jean-André Santoni
|
b9104f38b8
|
(GLUI) Align entry values on top to avoid overlaps with sublabels
|
2017-01-18 17:12:26 +01:00 |
|
twinaphex
|
bf56463b76
|
Silence warnings
|
2017-01-18 14:17:09 +01:00 |
|
twinaphex
|
a3f5590f41
|
remove dependence on configuration.h inside task_database.c
|
2017-01-18 01:23:24 +01:00 |
|
Brad Parker
|
8cdfa75b48
|
set ints to 0 instead of NULL
|
2017-01-17 18:44:29 -05:00 |
|
Brad Parker
|
a220815b40
|
fix race condition in frame count with video_threaded on
|
2017-01-17 18:42:58 -05:00 |
|
twinaphex
|
aa59b33931
|
Use input_config_set_device
|
2017-01-17 19:59:33 +01:00 |
|
twinaphex
|
0c814f767c
|
Remove configuration.h header dependencies
|
2017-01-17 19:39:12 +01:00 |
|
Twinaphex
|
ebcf42ceb7
|
Remove unused variables
|
2017-01-17 18:56:14 +01:00 |
|
twinaphex
|
d9c62e5e60
|
Fix C89_BUILD
|
2017-01-17 18:24:34 +01:00 |
|
twinaphex
|
ec370d54b2
|
Cleanups
|
2017-01-17 16:55:34 +01:00 |
|
twinaphex
|
da044da3b4
|
Create menu_animation_push
|
2017-01-17 16:53:06 +01:00 |
|
twinaphex
|
2273b1d05f
|
(menu_animation.c) Create more separate functions
|
2017-01-17 16:40:48 +01:00 |
|
twinaphex
|
df783daab9
|
Create menu_animation_get_ideal_delta_time
|
2017-01-17 16:37:03 +01:00 |
|
twinaphex
|
bfb124a60e
|
Create menu_animation_ticker
|
2017-01-17 16:29:23 +01:00 |
|
twinaphex
|
8366278d45
|
More of where that came from
|
2017-01-17 15:39:14 +01:00 |
|
Jean-André Santoni
|
617ce26efb
|
(GLUI) Adapt mouse and touch code to the variable height menu entries
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
b0a51d79ee
|
(GLUI) Improve word wrapping with a better estimation of the glyph width
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
dc4140a00b
|
(GLUI) Word wrapping for sublabels
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
08366d318e
|
(MUI) Add mui_node_t to store the height of menu entries
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
3d4c6d836f
|
Fix GLUI ON/OFF switch y position
|
2017-01-17 15:21:59 +01:00 |
|
twinaphex
|
f82e51e5e8
|
(menu_animation.c) Cleanup
|
2017-01-17 14:16:49 +01:00 |
|