twinaphex
2560d1c105
Move gl_load_texture_data to gl_common.c
2019-02-02 17:33:58 +01:00
twinaphex
6b3fad0f53
This can be removed now
2019-02-02 17:26:12 +01:00
twinaphex
7c74f0abe8
Create gl_add_lut
2019-02-02 17:25:27 +01:00
twinaphex
1796d359c5
Don't use setvbuf for PSP too
2019-02-02 16:43:17 +01:00
Twinaphex
027745d113
Merge pull request #8150 from theheroGAC/patch-42
...
Update msg_hash_it.h
2019-02-02 14:26:52 +01:00
theheroGAC
d54ca53653
Update msg_hash_it.h
2019-02-02 11:52:51 +01:00
twinaphex
6879ba3ef8
Cleanup header
2019-02-02 05:09:29 +01:00
Twinaphex
eda11bb99e
Merge pull request #8148 from alphanu1/master
...
Fixes compile warnings and resolution restore
2019-02-01 23:20:01 +01:00
alphanu1
8f449003ec
Merge pull request #102 from alphanu1/alphanu1-patch-91
...
compile warning fix
2019-02-01 20:41:15 +00:00
alphanu1
f9bb1417b1
compile warning fix
2019-02-01 20:41:01 +00:00
alphanu1
36fd99910a
Update dispserv_x11.c
2019-02-01 20:38:50 +00:00
alphanu1
8ff70ecbbb
Update dispserv_x11.c
2019-02-01 20:34:48 +00:00
alphanu1
a719a096f9
Merge pull request #101 from alphanu1/alphanu1-patch-90
...
Fix restore resolution for auto detect with single output
2019-02-01 20:30:58 +00:00
alphanu1
5f7de58080
Fix restore resolution for auto detect with single output
2019-02-01 20:30:44 +00:00
alphanu1
b1a20b6ea7
Merge pull request #100 from libretro/master
...
Update
2019-02-01 20:27:40 +00:00
alphanu1
23800382bf
Update dispserv_x11.c
2019-02-01 20:21:53 +00:00
alphanu1
0cad96cf64
Merge pull request #99 from alphanu1/alphanu1-patch-89
...
Fix restore resolution for single output autodetect
2019-02-01 20:20:51 +00:00
alphanu1
1d8dd9bb9e
Fix restore resolution for single output autodetect
2019-02-01 20:20:25 +00:00
twinaphex
0413ba7215
Buildfix for GL3 OSX
2019-02-01 19:56:12 +01:00
Twinaphex
a9b576979a
Merge pull request #8145 from orbea/warning
...
Fix -Wformat-truncation warning.
2019-02-01 19:14:02 +01:00
Twinaphex
b321753944
Merge pull request #8144 from orbea/coreaudio
...
Fix warnings.
2019-02-01 19:13:49 +01:00
Twinaphex
dd23adb367
Merge pull request #8146 from orbea/poll.h
...
Use the posix poll.h instead of sys/poll.h.
2019-02-01 19:13:29 +01:00
alfrix
9d52729e70
Color back monochrome and automatic to the original color f2f2f2
2019-02-01 15:06:33 -03:00
alfrix
69e7a2dff2
Invert colors in the driver and add automatic-inverted theme
2019-02-01 15:06:33 -03:00
orbea
5d56080312
Use the posix poll.h instead of sys/poll.h.
2019-02-01 09:58:04 -08:00
orbea
ad217bc80c
Fix -Wformat-truncation warning.
2019-02-01 09:21:07 -08:00
orbea
5150d96074
Fix warnings.
2019-02-01 08:40:43 -08:00
Twinaphex
ba3c7c3fd5
Merge pull request #8142 from natinusala/master
...
ozone: set default theme to dark
2019-02-01 16:52:04 +01:00
Twinaphex
2e76e8951e
Merge pull request #8143 from yoshisuga/tvos_modules_fix
...
tvOS/iOS: Fixes to controller handling and cores directory
2019-02-01 16:51:56 +01:00
natinusala
cff7aa5785
ozone: set default theme to dark
2019-02-01 16:49:12 +01:00
Yoshi Sugawara
45185d6827
tvOS: remove the tvOS modules directory and use the iOS modules one since cores built using the iOS SDK work on tvOS
...
iOS: change default joypad driver to be mfi
iOS: move autodetect of mfi controller to mfi_joypad driver and set the default mapping for both iOS and tvOS
iOS: support unsupported buttons on mfi controller (select,L3,R3) by using hotkey combinations using the MENU button
tvos: use INPUT_TOGGLE_DOWN_Y_L_R as default for menu toggle gamepad combo
2019-02-01 05:33:29 -10:00
Twinaphex
0d3dc3fc83
Merge pull request #8141 from alphanu1/master
...
Fix pre-installed resolution bug
2019-02-01 01:25:41 +01:00
alphanu1
b69938078d
Fix pre-installed Resolution bug
2019-02-01 00:22:00 +00:00
Twinaphex
d17b1439e2
Merge pull request #8140 from CozmoP/thumbnail
...
Qt: hide unused options
2019-02-01 00:36:50 +01:00
twinaphex
374b724118
Update CHANGES.md
2019-01-31 23:58:15 +01:00
CozmoP
7ca7a5e0fc
Qt: hide unused options
2019-01-31 23:54:25 +01:00
twinaphex
db04ac0b2a
Bump to version 1.7.6
2019-01-31 23:38:10 +01:00
Twinaphex
6ff785be59
Merge pull request #8138 from orbea/qb
...
Makefile.common: Small clean up.
2019-01-31 23:15:54 +01:00
Twinaphex
8a3b80a9e5
Merge pull request #8139 from CozmoP/thumbnail
...
Qt: make image drop indicator translatable
2019-01-31 23:15:43 +01:00
twinaphex
6aca340927
(OSX) Add CoreAudio V3 driver from stuartcarnie
2019-01-31 23:14:56 +01:00
CozmoP
9eaa703d4f
Qt: make image drop indicator translatable
2019-01-31 23:01:39 +01:00
orbea
e0091a1f8c
Makefile.common: Small clean up.
2019-01-31 13:26:05 -08:00
Twinaphex
c62a7e4b5e
Merge pull request #8137 from orbea/qb
...
qb: Fix configure arguments.
2019-01-31 22:21:52 +01:00
Twinaphex
ee36fd54c3
Cleanups
2019-01-31 22:18:15 +01:00
orbea
f9ee57c40d
qb: Fix configure arguments.
2019-01-31 13:06:12 -08:00
twinaphex
6e1658bb30
Add CoreAudio system information string
2019-01-31 21:43:31 +01:00
twinaphex
5d77244334
(OSX) Implement flyinghead's GL3 support
2019-01-31 21:30:49 +01:00
twinaphex
987a91a1ae
Silence some warnings
2019-01-31 21:24:13 +01:00
twinaphex
9e6cd04df4
Header include cleanups
2019-01-31 20:43:07 +01:00
twinaphex
fe02db911d
Header include cleanups
2019-01-31 20:36:39 +01:00