twinaphex
|
ba9de324bf
|
Simplify gl.c
|
2019-02-05 02:19:16 +01:00 |
|
twinaphex
|
9877e1ce3e
|
(GL) Cleanups
|
2019-02-05 02:12:42 +01:00 |
|
twinaphex
|
5102eff399
|
(GL) Move GL-only shader code to gl.c
|
2019-02-05 01:13:39 +01:00 |
|
Twinaphex
|
7fedabee4b
|
Merge pull request #8163 from orbea/cleanup
Cleanup
|
2019-02-04 23:19:05 +01:00 |
|
Twinaphex
|
b0be198084
|
Merge pull request #8169 from DEX357/patch-28
Update msg_hash_pl.h
|
2019-02-04 23:18:44 +01:00 |
|
Twinaphex
|
12594e51fd
|
Merge pull request #8170 from orbea/menu
Fix --disable-menu (Again).
|
2019-02-04 23:18:23 +01:00 |
|
twinaphex
|
845b30131f
|
Cleanups
|
2019-02-04 23:17:39 +01:00 |
|
twinaphex
|
ebce936557
|
Fix UWP builds
|
2019-02-04 23:14:20 +01:00 |
|
orbea
|
762151758d
|
Fix --disable-menu (Again).
|
2019-02-04 09:01:37 -08:00 |
|
DEX357
|
4562d36b39
|
Update msg_hash_pl.h
|
2019-02-04 13:28:27 +01:00 |
|
Twinaphex
|
12c6fe1dc0
|
Merge pull request #8165 from yoshisuga/ios-fix-codesign
tvos: fix code sign script to use the shared iOS modules dir
|
2019-02-04 06:41:09 +01:00 |
|
Yoshi Sugawara
|
4461b55375
|
tvos: fix code sign script to use the shared iOS modules dir
|
2019-02-03 18:48:29 -10:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
orbea
|
4c56167446
|
Convert to linux line endings.
|
2019-02-03 15:43:42 -08:00 |
|
Twinaphex
|
9750719074
|
Merge pull request #8161 from yoshisuga/ios-cleanup
iOS/tvOS cleanup
v1.7.6
|
2019-02-03 21:18:57 +01:00 |
|
twinaphex
|
a58a32411f
|
Some more buildfixes
|
2019-02-03 21:18:34 +01:00 |
|
Yoshi Sugawara
|
04bdc634ba
|
tvOS: use OZONE as default menu driver
|
2019-02-03 09:11:29 -10:00 |
|
twinaphex
|
6c2ac0bc29
|
This should be a function call
|
2019-02-03 20:10:28 +01:00 |
|
Yoshi Sugawara
|
1ca3bcf21d
|
Merge remote-tracking branch 'upstream/master' into ios-cleanup
|
2019-02-03 09:00:22 -10:00 |
|
Yoshi Sugawara
|
11bf1e05b1
|
remove logging code
|
2019-02-03 08:59:24 -10:00 |
|
Yoshi Sugawara
|
d18ef55aea
|
iOS/tvOS cleanup: remove logging code, remove compiled core from repo (added by mistake)
|
2019-02-03 08:57:12 -10:00 |
|
twinaphex
|
9c0ccccc1c
|
Relative header include fix
|
2019-02-03 19:44:17 +01:00 |
|
twinaphex
|
4cbbd3470b
|
Revert "Simplify video_driver_set_mvp"
This reverts commit 1dd89e1bcee6b8c39e78e6228c6c3d411ddb3eae.
|
2019-02-03 19:40:48 +01:00 |
|
twinaphex
|
4aadd53d80
|
Revert "Get rid of video_shader_driver_scale"
This reverts commit 256b28fa2af06a915ee28428d44f2b1250c638a2.
|
2019-02-03 19:40:36 +01:00 |
|
twinaphex
|
1eeb58c5dd
|
Revert "Cleanups"
This reverts commit 45546697508a4e45297a459741e0daec95462e30.
|
2019-02-03 19:40:27 +01:00 |
|
twinaphex
|
5a45464bb3
|
Revert "Reimplement video_driver_set_coords"
This reverts commit 93ded925d371253542ae9595dc0b57c8bb53591e.
|
2019-02-03 19:40:21 +01:00 |
|
twinaphex
|
43884758c5
|
Revert "(GL) Cleanups"
This reverts commit 5bab7e44605887aa5de62834860a411acb953093.
|
2019-02-03 19:40:15 +01:00 |
|
twinaphex
|
5bab7e4460
|
(GL) Cleanups
|
2019-02-03 18:38:18 +01:00 |
|
twinaphex
|
93ded925d3
|
Reimplement video_driver_set_coords
|
2019-02-03 18:29:00 +01:00 |
|
twinaphex
|
dd366cd5c5
|
Revert "Simplify set_coords"
This reverts commit e10eb51f718aff5e61cf3fa91d865ebe2e21767e.
|
2019-02-03 18:05:14 +01:00 |
|
twinaphex
|
e10eb51f71
|
Simplify set_coords
|
2019-02-03 18:03:07 +01:00 |
|
twinaphex
|
4554669750
|
Cleanups
|
2019-02-03 17:49:31 +01:00 |
|
twinaphex
|
256b28fa2a
|
Get rid of video_shader_driver_scale
|
2019-02-03 17:39:25 +01:00 |
|
twinaphex
|
85708b7ef8
|
(Emscripten) Buildfixes
|
2019-02-03 17:15:18 +01:00 |
|
Twinaphex
|
55200644ca
|
Merge pull request #8155 from orbea/zarch
Remove the zarch menu driver.
|
2019-02-03 15:25:33 +01:00 |
|
Twinaphex
|
7fcb2e58a6
|
Merge pull request #8157 from fjtrujy/feature/PSPOpenMenu
[PSP] open Retroarch menu
|
2019-02-03 15:25:00 +01:00 |
|
Francisco Javier Trujillo Mata
|
a9946b7634
|
Open RetroArchMenu with long press start in PSP
|
2019-02-03 12:21:36 +01:00 |
|
orbea
|
98f6aecec2
|
Remove the zarch menu driver.
|
2019-02-02 22:15:10 -08:00 |
|
twinaphex
|
67e777767c
|
Revert "Remove video_shader_driver_get_ident"
This reverts commit 0814cc34ee0177db6f6669ea28993449294297cd.
|
2019-02-03 07:07:50 +01:00 |
|
twinaphex
|
0814cc34ee
|
Remove video_shader_driver_get_ident
|
2019-02-03 07:06:57 +01:00 |
|
twinaphex
|
1dd89e1bce
|
Simplify video_driver_set_mvp
|
2019-02-03 06:53:02 +01:00 |
|
Twinaphex
|
b7cee0a633
|
Merge pull request #8154 from orbea/nuklear
Further remove nuklear.
|
2019-02-03 06:42:05 +01:00 |
|
twinaphex
|
add4ac00eb
|
Cleanups
|
2019-02-03 06:28:27 +01:00 |
|
orbea
|
af813d9c46
|
Further remove nuklear.
|
2019-02-02 20:58:47 -08:00 |
|
twinaphex
|
0db583c245
|
Get rid of video_shader_driver_compile_program
|
2019-02-03 05:52:41 +01:00 |
|
twinaphex
|
9a04c4c67b
|
Get rid of video_shader_driver_get_prev_textures
|
2019-02-03 05:49:18 +01:00 |
|
twinaphex
|
000787837e
|
Cleanups
|
2019-02-03 05:41:43 +01:00 |
|
twinaphex
|
9b233f71ac
|
Buildfixes
|
2019-02-03 05:32:03 +01:00 |
|
twinaphex
|
7e92468508
|
Get rid of video_shader_driver_filter_type
|
2019-02-03 05:28:00 +01:00 |
|
twinaphex
|
6f7d67aa77
|
(GL/video driver) More cleanups
|
2019-02-03 05:07:29 +01:00 |
|