twinaphex
3fe6ecbce7
More static analyzer warning fixes
2018-03-29 14:19:24 +02:00
twinaphex
2c882a01c1
Silence some Clang static analyzer warnings
2018-03-29 14:11:52 +02:00
Twinaphex
942121462d
Merge pull request #6463 from Tatsuya79/patch-2
...
MUI New dpi calculation. (needs improvement)
2018-03-28 16:22:52 +02:00
twinaphex
1cfc8a5fc8
(Coverity) Fix some memory leaks
2018-03-27 17:03:36 +02:00
twinaphex
826a7d199a
Remove useless struct
2018-03-25 19:16:39 +02:00
Tatsuya79
8ecba8b2a3
MUI New dpi calculation.
2018-03-25 18:40:22 +02:00
twinaphex
aa5525f670
Move core_len/core_buf to menu_handle_t
2018-03-25 17:35:46 +02:00
twinaphex
a2295af556
Make these variables a part of menu_handle_t
2018-03-25 17:02:30 +02:00
Tatsuya79
1aaaa116d1
XMB scale the mouse cursor too.
2018-03-25 00:48:05 +01:00
Tatsuya79
35ae907899
Fix XMB thumbnail height limit again.
2018-03-24 23:22:42 +01:00
Tatsuya79
a32880fd22
Fix XMB thumbnail height limit.
2018-03-24 18:43:15 +01:00
markwkidd
007829654e
cast and dereference pointer without compiler warn
2018-03-24 10:16:34 -04:00
markwkidd
512dc7fef5
revert change to core association to fix regression
2018-03-23 22:17:43 -04:00
twinaphex
4d1b4f905f
Start adding OSD statistics - doesn't work yet for SDL2/SDL
2018-03-23 17:43:49 +01:00
twinaphex
0ece3d8397
Start implementing frame_time/frame_count to video_info
2018-03-23 13:30:30 +01:00
markwkidd
e9822e0ac7
Update menu_cbs_ok.c ( #6439 )
2018-03-22 19:46:02 -04:00
Twinaphex
5c82ef3ee3
Merge pull request #6423 from markwkidd/playlist-core-reset
...
"reset associated core" feature for playlists
2018-03-22 21:40:19 +01:00
twinaphex
f597fd7a11
Add HAVE_CHEEVOS support for MSVC 2010
2018-03-22 20:42:06 +01:00
markwkidd
e373d82a58
cherry-pick menu code for core association reset
2018-03-22 13:27:37 -04:00
radius
caafe61f07
show subsystem roms within archives
2018-03-19 18:44:15 -05:00
twinaphex
f78f5c27ce
Try to silence more Coverity warnings
2018-03-19 14:18:39 +01:00
twinaphex
6bf011a700
Silence another warning
2018-03-19 12:25:56 +01:00
twinaphex
72dc03a1c6
Try to fix Coverity warnings
2018-03-19 06:58:36 +01:00
Tatsuya79
ac556e0b7c
xmb_scale_factor min limit to 20
2018-03-18 23:05:57 +01:00
markwkidd
4312c11d31
demonstration of core association reset
...
fix .cfg:
tweak
2018-03-18 16:41:49 -04:00
Andrés
a8fc4b204a
Merge pull request #6413 from fr500/staging
...
remove task_push_http_transfer_raw, encode before sending data to the…
2018-03-18 11:13:03 -05:00
radius
1a4db72e82
shader left / right fixes and cleanup
2018-03-17 14:56:34 -05:00
radius
c52fdc469f
remove task_push_http_transfer_raw, encode before sending data to the task
2018-03-16 22:38:21 -05:00
radius
6b150ba38d
fix shader parameter increase decrease
2018-03-16 09:32:22 -05:00
meleu
6346f18133
added cheevos_auto_screenshot
2018-03-14 22:41:51 -03:00
Rob Loach
ddb0f81cf2
xmb: Add Morning Blue theme
2018-03-11 20:37:49 -04:00
twinaphex
d991c7d471
Fix warning
2018-03-09 15:44:11 +01:00
twinaphex
96e154cb8f
Fixes PS3 build hopefully
2018-03-09 15:39:10 +01:00
Tatsuya79
5dda583a94
Fix MaterialUI scaling bug in long lists, lower res devices.
2018-03-07 12:17:10 +01:00
twinaphex
14e6d42935
(XMB) Get rid of some unnecessary pointer passing
2018-03-06 15:55:06 +01:00
twinaphex
aa57331569
(MaterialUI) Attempt to make things more readable
2018-03-06 15:34:58 +01:00
Tatsuya79
4c561a2de1
Move variable.
2018-03-04 01:56:29 +01:00
Twinaphex
340a368465
Merge pull request #6340 from Tatsuya79/master
...
XMB Dynamic Scaling Mod. (For Testing)
2018-03-04 01:08:59 +01:00
Tatsuya79
28a7357fca
Thumbnails height limitation. Linear Image scaling.
2018-03-04 01:06:02 +01:00
twinaphex
63823b339a
Buildfix for D3D8
2018-03-03 15:34:21 +01:00
twinaphex
b4a743fff4
Split up menu display drivers for D3D8/D3D9 into separate drivers;
...
split up d3d_common into separate files
2018-03-03 15:28:58 +01:00
Twinaphex
ae6e410de1
Remove unused variables
2018-03-01 22:28:26 +01:00
twinaphex
7da491d009
* menu_shader.c - cleanup
...
* Nothing uses HAVE_SHADERS define anymore, so get rid of it* Nothing
uses HAVE_SHADERS define anymore, so get rid of it* Nothing uses
HAVE_SHADERS define anymore, so get rid of it* Nothing uses HAVE_SHADERS
define anymore, so get rid of it* Nothing uses HAVE_SHADERS define
anymore, so get rid of it* Nothing uses HAVE_SHADERS define anymore, so
get rid of it* Nothing uses HAVE_SHADERS define anymore, so get rid of
it* Nothing uses HAVE_SHADERS define anymore, so get rid of it
2018-03-01 17:19:19 +01:00
twinaphex
8b8b08aefd
- Simplify video_shader_parse_type
...
- Fix welcome screen
2018-03-01 15:58:06 +01:00
twinaphex
18d27468ae
Set handles_transform for 3DS/D3D11/D3D12/Vita/WiiU menu
...
display drivers - this skips a bunch of costly matrix calculations
for menu display drivers that have a geometry shader or something
similar
2018-02-28 04:52:47 +01:00
Tatsuya79
4ab8fb9423
Dynamic Scaling Mod.
2018-02-27 19:01:15 +01:00
twinaphex
f0f3df3043
Get rid of some menu shader functions
2018-02-27 05:07:34 +01:00
twinaphex
e9d0834a39
Selectively filter away slang/slangp shaders for now with GL driver
2018-02-26 18:32:22 +01:00
twinaphex
696fa900a1
Refactor macro functions which were unsafe
2018-02-26 18:08:17 +01:00
twinaphex
b4733fd6c2
Cleanups
2018-02-26 00:13:01 +01:00