aliaspider
c6b77f6c62
(D3D11) get the hwrender texture format from the view desc
...
the format set in the texture desc isn't necessarily the same as the
view format.
2020-11-15 15:07:53 +01:00
aliaspider
b3134fc05a
(D3D11) fix slang shaders
2020-11-15 13:04:24 +01:00
aliaspider
595174cd4b
update .gitignore
...
- user folders.
- qtcreator project files.
2020-11-15 06:03:35 +01:00
aliaspider
b7d3efc503
(D3D11) rename D3D11SetState to D3D11SetRasterizerState.
2020-11-14 04:29:44 +01:00
Autechre
4d961b0970
Merge pull request #11561 from Rinnegatamante/switches
...
Don't realloc video buffer when unnecessary.
2020-11-13 14:57:11 +01:00
Rinnegatamante
c04d9d62db
Don't realloc video buffer when unnecessary.
2020-11-13 14:55:40 +01:00
Francisco José García García
1358e33fb0
Merge pull request #11560 from libretro/update_vitagl
...
Update vitagl
2020-11-13 14:43:51 +01:00
frangarcj
046fab9ddd
Merge commit '169ad6fa52457a67975bfe4491a0412b5069d822'
2020-11-13 14:33:48 +01:00
frangarcj
169ad6fa52
Squashed 'deps/vitaGL/' changes from 81403e2..34bc720
...
34bc720 Added more hbs to the vitaGL showcase section.
9904e7f Added GL_TEXTURE_COMPRESSION_HINT support.
bf5a136 Run clang-format.
65c509e Fix for HAVE_SHARK=2 build crashing when compiling a shader.
2b263af Added support for non GL_RGBA textures to the DXT compressor.
9c963ab Exposing internal gxm surface addresses.
778c67b Properly set texture parameters scope to mimic GL.
cda15fc Added sanity check to framebuffer pointer.
45fa81b Properly reserving texture id 0.
38c8715 Added return value to vglBindPackedAttribLocation.
git-subtree-dir: deps/vitaGL
git-subtree-split: 34bc7201f3929203b0e549633dfaae26fd09fe8e
2020-11-13 14:29:36 +01:00
Autechre
4cb0958849
Merge pull request #11559 from sonninnos/winraw-key-mods
...
(WINRAW) Keyboard mods fix
2020-11-13 06:06:58 +01:00
Tony Jansson
f497608055
(WINRAW) Keyboard mods fix
2020-11-13 04:25:07 +02:00
twinaphex
cc5fdb326b
(UWP) Don't default to XMB by default
2020-11-13 00:10:47 +01:00
Autechre
c3e9593022
Merge pull request #11558 from jdgleaver/rumble-comment
...
Clarify usage of 'RETRO_ENVIRONMENT_GET_RUMBLE_INTERFACE' callback
2020-11-12 18:05:55 +01:00
jdgleaver
cef6707304
Clarify usage of 'RETRO_ENVIRONMENT_GET_RUMBLE_INTERFACE' callback
2020-11-12 16:47:35 +00:00
Autechre
fcd3be15b0
Merge pull request #11545 from Jamiras/cheevos_not_logged_in
...
differentiate between no achievements for a set and not being logged in
2020-11-12 01:51:47 +01:00
Autechre
f502abf166
Merge pull request #11550 from sonninnos/turbomode-fix
...
Refresh turbo button selection in 'Single Button'
2020-11-12 01:51:31 +01:00
Autechre
458c52099a
Merge pull request #11553 from jdgleaver/video-filter-optimisations
...
Video filter optimisations
2020-11-12 01:49:39 +01:00
jdgleaver
5fb8861d34
Video filter optimisations
2020-11-11 17:00:09 +00:00
Autechre
a80b40fb8a
Merge pull request #11354 from HyperspaceMadness/Shader_Save_Load
...
Shader save load
2020-11-11 15:46:42 +01:00
Tony Jansson
e5c6032d37
Refresh turbo button selection in 'Single Mode'
2020-11-11 15:08:09 +02:00
twinaphex
c3bbc763ff
(MSVC) Buildfixes
2020-11-11 00:59:00 +01:00
HyperspaceMadness
5008ac6eb0
Merge branch 'master' into Shader_Save_Load
2020-11-10 17:05:23 -05:00
Autechre
01fcb7f138
Merge pull request #11548 from sonninnos/dinput-winkey
...
(DINPUT) Prevent Win-key from opening Start Menu
2020-11-10 22:13:58 +01:00
Tony Jansson
793ac441d1
(DINPUT) Prevent Win-key from opening Start Menu
2020-11-10 17:34:26 +02:00
Jamiras
f51e372477
differentiate between no achievements for a set and not being logged in
2020-11-09 20:18:31 -07:00
Autechre
64ef2fb824
Merge pull request #11543 from sonninnos/dinput-modkeys
...
(DINPUT) Simultaneous shift sticky fix
2020-11-09 23:39:21 +01:00
Tony Jansson
eca9c452d8
(DINPUT) Simultaneous shift sticky fix
2020-11-09 21:20:46 +02:00
Autechre
4093fb71f0
Merge pull request #11544 from sonninnos/keyboard-remap-fix
...
Keyboard remapping fix
2020-11-09 20:00:09 +01:00
Autechre
18c94ab067
Merge pull request #11542 from jdgleaver/normal4x
...
Add Normal4x video filter
2020-11-09 17:30:21 +01:00
jdgleaver
cd1b2cea76
Add Normal4x video filter
2020-11-09 16:21:47 +00:00
Autechre
8c629522fa
Merge pull request #11541 from jdgleaver/database-fix
...
Fix database scans
2020-11-09 17:05:49 +01:00
jdgleaver
54ce950591
Fix database scans
2020-11-09 14:31:53 +00:00
Autechre
8401e898cc
Merge pull request #11540 from jdgleaver/config-include-override
...
(config_file) Enable saving of changed parameters when '#include' directives are used
2020-11-09 14:47:46 +01:00
Tony Jansson
c3f3ac3dc1
Keyboard remapping fix
2020-11-09 15:22:41 +02:00
jdgleaver
317ad3181d
(config_file) Enable saving of changed parameters when '#include' directives are used
2020-11-09 11:18:49 +00:00
Autechre
3693db2451
Merge pull request #11536 from cy33hc/master
...
VITA: fix crash when boot params is missing
2020-11-08 19:56:08 +01:00
twinaphex
7c2fda77f8
(Discord) Cleanups
2020-11-08 19:27:34 +01:00
twinaphex
27dc500ed1
(Discord RPC) Cleanups
2020-11-08 18:49:20 +01:00
twinaphex
e58cb34970
Remove ifdef and make this the default for now - and add TODO/FIXME note
2020-11-08 18:31:12 +01:00
Autechre
6b7157b65a
Merge pull request #11537 from crystalct/master
...
fix segmentation fault on PS3 when scan directory
2020-11-08 18:29:28 +01:00
Autechre
db4dd845ad
Merge pull request #11538 from HyperspaceMadness/Shaders_improve_message_for_textures_not_found
...
Shaders_improve_message_for_textures_not_found
2020-11-08 18:28:44 +01:00
HyperspaceMadness
e6ee8818af
Shaders_improve_message_for_textures_not_found
2020-11-08 12:21:09 -05:00
unknown
be6d1841d5
fix segmentation fault on PS3 when scan directory
2020-11-08 16:06:00 +01:00
cyee
1541303574
fix code review comment
2020-11-08 01:15:59 -08:00
Autechre
8ababb3973
Merge pull request #11535 from aliaspider/master
...
improve handling of arabic and persian text.
2020-11-08 09:43:40 +01:00
aliaspider
c85e09ddad
improve handling of arabic and persian text.
2020-11-08 04:47:08 +01:00
cyee
9e9e9af8dd
VITA: fix crash when boot params is missing
2020-11-07 14:03:12 -08:00
Autechre
64c0abdf0c
Merge pull request #11528 from HyperspaceMadness/Increase_Shader_Parameter_Count_to_512
...
Increase_Shader_Parameter_Count_to_512
2020-11-07 17:35:30 +01:00
Autechre
664e6fa526
Merge pull request #11531 from Oschowa/alsa_float_detection
...
(Audio/ALSA) Fill hw_params configuration space before trying to detect float format.
2020-11-07 12:26:55 +01:00
Autechre
16e5131d29
Merge pull request #11529 from libretro/revert-11526-master
...
Revert "VITA: fix crash when started with missing boot params"
2020-11-07 10:02:08 +01:00