47657 Commits

Author SHA1 Message Date
alphanu1
84a784e28b
CRT resolution naming (#120) 2019-02-12 15:16:40 +00:00
alphanu1
b37c64742f
Dynamic width - function completed (#119) 2019-02-12 14:38:01 +00:00
alphanu1
32525d6bd3
Fixed missing break (#118) 2019-02-12 13:59:53 +00:00
alphanu1
aec65d0fa1
Fix missing break (#117) 2019-02-12 13:36:03 +00:00
alphanu1
a27b4e1912
Merge pull request #116 from alphanu1/alphanu1-patch-103
change super resolution 1 to read DYNAMIC
2019-02-12 12:46:28 +00:00
alphanu1
2172dbe8ba
change super resolution 1 to read DYNAMIC 2019-02-12 12:45:45 +00:00
alphanu1
362f58ec3b
Merge pull request #114 from alphanu1/alphanu1-patch-101
turn dynamic super res off on the fly
2019-02-12 11:37:14 +00:00
alphanu1
c9c3c626e8
turn dynamic super res off on the fly 2019-02-12 11:23:53 +00:00
alphanu1
31ad524556
Merge pull request #113 from alphanu1/alphanu1-patch-100
Added text to replace 0 for CRT superres
2019-02-12 10:54:42 +00:00
alphanu1
b1c5d9a594
Added text to replace 0 for CRT superres
MSG_DYNAMIC
2019-02-12 10:53:36 +00:00
alphanu1
17fe39a3ee
Merge pull request #112 from alphanu1/alphanu1-patch-99
Added MSG_DYNAMIC
2019-02-12 10:52:35 +00:00
alphanu1
acbb014b2d
Added MSG_DYNAMIC 2019-02-12 10:51:06 +00:00
alphanu1
55f3edb5ad
Merge pull request #111 from alphanu1/alphanu1-patch-98
Fix build warnings and cleanup
2019-02-12 10:27:29 +00:00
alphanu1
924fcc2834
Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
alphanu1
238a56978d
Merge pull request #110 from alphanu1/alphanu1-patch-97
added static function and Clean up
2019-02-12 10:25:08 +00:00
alphanu1
7aabf7f5e1
added static function and Clean up 2019-02-12 10:16:04 +00:00
alphanu1
e0d84cd64c
Merge pull request #109 from alphanu1/alphanu1-patch-96
Removed CRT setting video driver build info
2019-02-12 10:15:14 +00:00
alphanu1
a76c1f4c51
Removed CRT setting video driver build info 2019-02-12 10:10:35 +00:00
alphanu1
f5fd6e046b
Merge pull request #108 from alphanu1/alphanu1-patch-95
fix for dynamic super resolutions
2019-02-12 10:08:39 +00:00
alphanu1
f7d2fbd212
fix for dynamic super resolutions 2019-02-12 10:04:41 +00:00
alphanu1
9d9be36521
Merge pull request #107 from alphanu1/alphanu1-patch-94
Added dynamic option in menu
2019-02-12 09:49:34 +00:00
alphanu1
1282a02212
Added dynamic option in menu 2019-02-12 09:48:35 +00:00
alphanu1
88be0e2b56
Merge pull request #106 from alphanu1/alphanu1-patch-93
incorporated centre adjust for Linux
2019-02-12 09:46:58 +00:00
alphanu1
4dc6cf2fb4
incorporated center adjust for Linux 2019-02-12 09:46:22 +00:00
alphanu1
7a6a4998c7
Merge pull request #105 from alphanu1/alphanu1-patch-92
incorporation of dynamic super res
2019-02-12 09:45:25 +00:00
alphanu1
14b80cc3e1
incorporation of dynamic super res
Closer to native look super resolution. Used to prevent artefacts
2019-02-12 09:44:06 +00:00
alphanu1
49011e9df9
Merge pull request #104 from libretro/master
Update
2019-02-12 08:29:52 +00:00
twinaphex
49bade15ae (video_driver.c) Cleanups 2019-02-12 06:22:50 +01:00
twinaphex
d70d9d35f8 (record_driver.c) Simplifications 2019-02-12 06:04:52 +01:00
twinaphex
a51acb8377 Buildfix 2019-02-12 04:03:10 +01:00
twinaphex
660d0c8de9 Remove mutexes - should hopefully fix dolphin/reicast threaded
again
2019-02-12 03:55:08 +01:00
Twinaphex
4505f0ef51
Merge pull request #8258 from orbea/qb
qb: Minor clean up.
2019-02-12 03:26:47 +01:00
orbea
f41e70ba11 qb: Minor clean up. 2019-02-11 17:52:34 -08:00
Twinaphex
97ab1ec6e8
Merge pull request #8257 from orbea/python3
Silence warning with --enable-python and 32-bit linux.
2019-02-12 02:45:20 +01:00
Twinaphex
2e5d144e6d
Merge pull request #8256 from orbea/pkgconf
qb: Allow checking for multiple pkgconfig files.
2019-02-12 02:45:14 +01:00
orbea
0eff833334 Silence warning with --enable-python and 32-bit linux.
Thanks hhromic!
2019-02-11 17:08:07 -08:00
orbea
f6d8f2911d qb: Allow checking for multiple pkgconfig files. 2019-02-11 16:51:08 -08:00
Brad Parker
0c790d89dc gl1: use built-in pixel conversion routines 2019-02-11 19:02:36 -05:00
Twinaphex
1caa28dea9
Merge pull request #8255 from orbea/printf
qb: Rework configure output.
2019-02-12 00:29:26 +01:00
Brad Parker
42098e09ad C89/vc2005 fix 2019-02-11 17:17:36 -05:00
twinaphex
d1a831e6ec (UWP) Buildfix 2019-02-11 23:15:11 +01:00
orbea
769612c274 qb: Rework configure output. 2019-02-11 14:14:36 -08:00
Twinaphex
7f88822853
Merge pull request #8252 from jdgleaver/rgui-sublabels
(RGUI) Add menu sublabel support
2019-02-11 20:04:29 +01:00
Twinaphex
ac1a0457dc
Merge pull request #8254 from orbea/rcheevos
Remove duplicate lua include.
2019-02-11 20:04:01 +01:00
orbea
f71b508356 Remove duplicate lua include. 2019-02-11 09:16:11 -08:00
Brad Parker
5a3a58c8a6 gl1: fix order of non-rgui menu drawing, add proper texture support 2019-02-11 12:05:31 -05:00
jdgleaver
930bb5d71f (RGUI) Add menu sublabel support 2019-02-11 14:38:10 +00:00
Twinaphex
17f90a3624
Merge pull request #8250 from orbea/protocols
qb: Allow falling back to a bundled wayland-protocols when not found.
2019-02-11 00:48:37 +01:00
orbea
d3dcc548b2 qb: Allow falling back to a bundled wayland-protocols when not found. 2019-02-10 15:34:50 -08:00
orbea
57ec26f269 Add needed protocols to deps/wayland-protocols.
These are included from wayland-protocols-1.17.
2019-02-10 13:43:15 -08:00