Brad Parker
7c6bf6aaf7
fix msys2 compilation when opengl, vulkan and d3d9 are disabled
2017-01-16 20:41:08 -05:00
Brad Parker
0ee3f39d76
GDI: no more flicker
2017-01-16 20:41:07 -05:00
Brad Parker
05c37bd39f
initial GDI driver skeleton
2017-01-16 20:41:04 -05:00
Jean-André Santoni
a9c3837cdb
Display image thumbnail in the menu background selector
2017-01-17 01:02:48 +01:00
twinaphex
864df4f55d
Move local variable
2017-01-16 23:38:46 +01:00
twinaphex
0b1a204949
Roll this back
2017-01-16 22:32:39 +01:00
twinaphex
f96ee3e6d6
(menu) cleanups; move variables
2017-01-16 21:31:30 +01:00
Brad Parker
fc5afa3122
add UTF8 BOM to fix MSVC build
2017-01-16 12:50:08 -05:00
twinaphex
0968bcc173
(menu_input_bind_dialog) Prevent warning
2017-01-16 09:57:21 +01:00
twinaphex
ca5d798075
Add diff.diff
2017-01-14 21:35:00 +01:00
Alcaro
a73a90b701
Remove a bunch of unneeded parameters
2017-01-14 18:18:01 +01:00
twinaphex
f9dbd4dc02
Remove config_label_to_key
2017-01-13 15:24:54 +01:00
twinaphex
1f90535c39
(menu_event.c) Cleanups/style nits
2017-01-12 11:33:04 +01:00
twinaphex
ef974086aa
Split up menu OSK code to separate file - menu/widgets/menu_osk.c
2017-01-12 11:31:24 +01:00
twinaphex
03ba5b21df
(menu_input_bind_dialog.c) Hackier but dispenses with the 1-second
...
delay which was annoying
2017-01-11 10:37:37 +01:00
twinaphex
365564b0ed
When we bind a single key, introduce a 1-second delay to
...
get around input latching issue that can occur when pressing
OK/Cancel buttons for binding - which would immediately
leave the screen or enter the input binding again (workaround
for now until we fix these latching issues in the menu)
2017-01-11 10:21:34 +01:00
twinaphex
899601e7bb
Do an early return inside menu_shader_manager_init if already initialized
2017-01-11 03:36:35 +01:00
Jean-André Santoni
f3f20f440f
Comment the download subdir support for now. We don't use it and it causes a glitch in XMB
2017-01-11 03:05:40 +01:00
Jean-André Santoni
4bc04f7b28
Hide sublabels on super small screens like the one of Gamegirl 320x240
2017-01-11 01:24:50 +01:00
Jean-André Santoni
d08fa66ff1
Also display image thumbnails in the file browser
2017-01-10 23:26:07 +01:00
twinaphex
d48141041d
Pass joypad_info to input_state function callback - less
...
settings pointer grabbing
2017-01-10 17:40:21 +01:00
twinaphex
a233ce4c87
Set list_info.fullpath to NULL for menu_entries_prepend
2017-01-10 15:49:39 +01:00
twinaphex
1b13c9b9fc
Fix xmb_draw_text regression
2017-01-09 23:11:05 +01:00
Josh Palmer
99988bbac5
Don't try to load wallpaper from an empty path in materialui.c
2017-01-09 20:26:09 +00:00
Josh Palmer
0ea81fc874
Fix menu_cbs_deferred_push.c compilation when HAVE_LIBRETRODB is not defined
2017-01-09 20:24:51 +00:00
twinaphex
42c26ec539
(menu_shader.c) Cleanups
2017-01-09 20:42:15 +01:00
twinaphex
9826b45242
Fix two Coverity errors
2017-01-09 19:49:58 +01:00
Alcaro
3d600c9f11
Fix some misleading indentation
2017-01-09 19:26:34 +01:00
twinaphex
7cdfcb44eb
Remove obsolete line
2017-01-09 19:18:18 +01:00
twinaphex
29370cb07c
(Zarch) Buildfix
2017-01-09 18:55:13 +01:00
twinaphex
fbb7dbd36b
Add pipeline.active to menu_display_draw_ctx_t
2017-01-09 17:22:28 +01:00
twinaphex
04c23189e9
(menu_display.c) Cleanups
2017-01-09 17:10:57 +01:00
twinaphex
1e60376e7c
Simplify menu_display_draw_bg - take out XMB-specific code out of
...
menu_display.c
2017-01-09 16:55:46 +01:00
twinaphex
4d77dacbe5
Implement rgui_environ - framebuffer will update itself when mouse
...
is active
2017-01-09 16:49:57 +01:00
twinaphex
02dfda3ad3
Create menu_animation_update
2017-01-09 16:39:09 +01:00
twinaphex
52a0592a4d
(XMB) Style nits
2017-01-09 16:26:50 +01:00
twinaphex
05bff46236
(MaterialUI) Fix performance regression - we were not checking
...
if the menu background actually exists prior to initiating the task
2017-01-09 16:21:07 +01:00
twinaphex
179831174d
(xmb.c) Cleanups - don't grab settings pointer everywhere
2017-01-09 16:00:53 +01:00
Twinaphex
77ddedd87d
Merge pull request #4386 from fr500/master
...
this code makes the pipeline work
2017-01-09 09:54:17 +01:00
radius
e2c3784734
this code makes the pipeline work
2017-01-08 23:18:54 -05:00
Twinaphex
3b61a9f836
Merge pull request #4385 from fr500/master
...
cleanup more xmb code
2017-01-09 04:47:27 +01:00
radius
b55fcb22ea
cleanup more xmb code
2017-01-08 22:44:57 -05:00
twinaphex
b4b79b56ae
CLeanup
2017-01-09 03:59:59 +01:00
twinaphex
2d399fd370
(Griffin) Buildfix
2017-01-09 03:57:47 +01:00
twinaphex
25decd033a
Cleanup menu_shader.c
2017-01-09 03:53:55 +01:00
twinaphex
78608f4c46
Create menu_shader_manager_get_parameters
2017-01-09 03:28:26 +01:00
twinaphex
338980ef29
(menu shader manager) Cleanups
2017-01-09 03:18:37 +01:00
twinaphex
1fd9be102f
(menu shader manager) Cleanups
2017-01-09 03:14:53 +01:00
twinaphex
a5ad63b577
More cleanups
2017-01-09 03:08:08 +01:00
twinaphex
5e3c2f3f63
Create menu_shader_manager_get_pass
2017-01-09 03:06:24 +01:00