twinaphex
|
7900faa419
|
Move menu_display_libretro to retroarch.c
|
2019-08-09 21:59:58 +02:00 |
|
twinaphex
|
e51b93993b
|
Move menu_driver_is_binding_state to retroarch.c
|
2019-08-09 21:41:10 +02:00 |
|
twinaphex
|
b0f088d5fd
|
Move menu_driver_is_alive to retroarch.c
|
2019-08-09 21:31:51 +02:00 |
|
twinaphex
|
4600195895
|
Refactor some menu_driver_alive code
|
2019-08-09 20:45:54 +02:00 |
|
DEX357
|
3d867ad6e2
|
Update msg_hash_pl.h
Another missing entry I hope the last one please update @twinaphex
|
2019-08-09 19:22:01 +02:00 |
|
Ryunam
|
af42417734
|
Add toggle to enable / disable playlist name truncation in Ozone
|
2019-08-09 18:01:47 +02:00 |
|
Twinaphex
|
a88b357817
|
Merge pull request #9250 from bparker06/gl_highest
opengl: loop through highest available versions to find a working one
|
2019-08-09 17:09:13 +02:00 |
|
twinaphex
|
759591d5a6
|
Cleanups
|
2019-08-09 17:05:50 +02:00 |
|
twinaphex
|
3ff237e278
|
Cleanups
|
2019-08-09 16:26:58 +02:00 |
|
twinaphex
|
a643f9e07e
|
Refactor/reimplement mapper
|
2019-08-09 16:17:30 +02:00 |
|
twinaphex
|
05187f1a8c
|
Cleanups
|
2019-08-09 13:28:40 +02:00 |
|
twinaphex
|
4d860c4d16
|
Move menu_driver_render to retroarch.c
|
2019-08-09 12:54:08 +02:00 |
|
twinaphex
|
6482a81ef5
|
Update menu_driver_render
|
2019-08-09 12:09:01 +02:00 |
|
twinaphex
|
82168c0925
|
Start preparing to move menu_driver_render
|
2019-08-09 11:59:46 +02:00 |
|
twinaphex
|
881ef63b63
|
Cleanups
|
2019-08-09 11:43:35 +02:00 |
|
Twinaphex
|
da1ff54ddd
|
Merge pull request #9244 from DEX357/patch-37
Update msg_hash_pl.h
|
2019-08-08 20:15:14 +02:00 |
|
Twinaphex
|
249621fa75
|
Merge pull request #9265 from jdgleaver/shader-menu-fix
(Menu) Prevent undefined behaviour when failing to load shaders
|
2019-08-08 18:53:23 +02:00 |
|
jdgleaver
|
6ead35b37c
|
(Menu) Prevent undefined behaviour when failing to load shaders
|
2019-08-08 17:02:32 +01:00 |
|
twinaphex
|
ecbd58d3af
|
Small cleanup
|
2019-08-08 17:04:45 +02:00 |
|
twinaphex
|
faa55b4dff
|
glslang_read_shader_file - potential leak here
|
2019-08-08 16:55:39 +02:00 |
|
twinaphex
|
b282125107
|
Revert "Refactor code for glslang shader presets - buffer entire file"
This reverts commit 0fee6a9ef4 .
|
2019-08-08 16:36:34 +02:00 |
|
twinaphex
|
83c113cb59
|
Cleanups
|
2019-08-08 14:57:28 +02:00 |
|
twinaphex
|
211e664e5d
|
(GX2) Cleanups
|
2019-08-08 14:54:21 +02:00 |
|
twinaphex
|
7977570bc8
|
Cleanup
|
2019-08-08 14:32:14 +02:00 |
|
Twinaphex
|
3c2df78caf
|
Merge pull request #9264 from ToadKing/errno_codes
emscripten: add hack to prevent ERRNO_CODES from being optimized away
|
2019-08-08 05:08:43 +02:00 |
|
Toad King
|
618da66073
|
emscripten: add hack to prevent ERRNO_CODES from being optimized away
|
2019-08-07 22:07:09 -05:00 |
|
twinaphex
|
0fee6a9ef4
|
Refactor code for glslang shader presets - buffer entire file
into memory before passing it on
|
2019-08-08 04:55:22 +02:00 |
|
Twinaphex
|
05fecc4e15
|
Merge pull request #9263 from RobLoach/ozone-tic80-sidebar
ozone: Fix TIC-80 becoming '0' in playlist
|
2019-08-08 01:56:45 +02:00 |
|
Rob Loach
|
1a34ec14ac
|
ozone: Fix TIC-80 becoming '0' in playlist
Fixes #9234
|
2019-08-07 17:34:33 -04:00 |
|
Brad Parker
|
db53e54b15
|
cleanup
|
2019-08-07 14:46:47 -04:00 |
|
Twinaphex
|
265974e4c7
|
Merge pull request #9261 from jdgleaver/video-shader-parse
(video_shader_parse) Optimise parsing of (non-slang) shader parameters
|
2019-08-07 20:39:44 +02:00 |
|
Brad Parker
|
b97069aa6d
|
opengl: remove unnecessary second check for requested version at the end, add ES1/2 version checks when built with ES3, add 3.1/3.0 version checks
|
2019-08-07 12:24:24 -04:00 |
|
jdgleaver
|
bcfc5db7d8
|
(video_shader_parse) Optimise parsing of (non-slang) shader parameters
|
2019-08-07 17:19:18 +01:00 |
|
Twinaphex
|
708a87247d
|
Merge pull request #9258 from ToadKing/emscripten-fix
emscripten: Fix GLSL not being built in
|
2019-08-07 04:07:30 +02:00 |
|
twinaphex
|
99e0d7c54a
|
Cleanups
|
2019-08-07 04:05:12 +02:00 |
|
Brad Parker
|
7b96ee1a31
|
windows buildfix
|
2019-08-06 22:01:49 -04:00 |
|
Toad King
|
2874c5ee6e
|
emscripten: Fix GLSL not being built in
fix gamepad builds to work with newer emscripten
|
2019-08-06 20:51:18 -05:00 |
|
Brad Parker
|
1c1db0a7de
|
opengl: add missing 4.x versions to try, fail early if requestion version does not work
|
2019-08-06 17:53:15 -04:00 |
|
Twinaphex
|
b322acd935
|
Merge pull request #9255 from jdgleaver/manage-history-favourites
Add history/favourites to 'Playlist Management' menu
|
2019-08-06 23:11:17 +02:00 |
|
jdgleaver
|
ad11e7cc63
|
Add history/favourites to 'Playlist Management' menu
|
2019-08-06 16:53:52 +01:00 |
|
DEX357
|
9b24434ea0
|
Update msg_hash_pl.h
|
2019-08-05 19:06:00 +02:00 |
|
Brad Parker
|
7479245875
|
opengl: loop through highest available versions to find a working one, only do hwapi check on glx/wgl for now
|
2019-08-05 10:46:17 -04:00 |
|
Twinaphex
|
22a62363b3
|
Merge pull request #9249 from Tatsuya79/patch-1
typo
|
2019-08-05 02:22:12 +02:00 |
|
Tatsuya79
|
924a898e1d
|
typo
|
2019-08-05 01:24:50 +02:00 |
|
Twinaphex
|
53ee8e0b61
|
Merge pull request #9247 from jdgleaver/ozone-transparent-thumbs
(Ozone) Fix display of (semi-)transparent thumbnails
|
2019-08-04 23:12:32 +02:00 |
|
jdgleaver
|
c341a8a019
|
(Ozone) Fix display of (semi-)transparent thumbnails
|
2019-08-04 12:11:09 +01:00 |
|
twinaphex
|
1cd281fb37
|
Cleanups when compiling with --disable-networking
|
2019-08-04 08:32:18 +02:00 |
|
DEX357
|
56fca34066
|
Update msg_hash_pl.h
|
2019-08-03 23:05:21 +02:00 |
|
DEX357
|
7c60563c8c
|
Update msg_hash_pl.h
|
2019-08-03 22:40:40 +02:00 |
|
twinaphex
|
7f59161156
|
Cleanup
|
2019-08-03 09:49:48 +02:00 |
|