47416 Commits

Author SHA1 Message Date
twinaphex
7e81ac4218 Get rid of video_shader_driver_mipmap_input 2019-02-03 04:47:52 +01:00
twinaphex
9aa542b1ae * Get rid of video_shader_driver_use
* Get rid of Nuklear - ozone/menu widgets is probably the replacement
for it - Zarch will go next
2019-02-03 04:37:54 +01:00
twinaphex
92d0b4a237 Fix griffin.c 2019-02-03 00:27:34 +01:00
twinaphex
633ad1788d Turn this into static function 2019-02-03 00:13:41 +01:00
twinaphex
91f8e8465a (GL) Cleanups 2019-02-03 00:11:41 +01:00
twinaphex
97dc77b940 (GL) renderchain interface is gone now 2019-02-03 00:07:53 +01:00
twinaphex
d7410b6689 (GL2) Cleanups 2019-02-02 23:16:36 +01:00
twinaphex
af65e36eea Cleanup renderchain functions 2019-02-02 22:35:10 +01:00
twinaphex
62bea6ad11 SOme header cleanups 2019-02-02 22:02:24 +01:00
twinaphex
1a6d0b2ce4 Update 2019-02-02 21:52:33 +01:00
twinaphex
0c0ab19b11 (GL) We don't need gl_common.c anymore 2019-02-02 21:47:31 +01:00
twinaphex
350b0dd1a2 gl_add_lut can now become a static function inside gl.c 2019-02-02 21:34:02 +01:00
twinaphex
90f1317498 Cut down on code duplication - create gl_load_luts 2019-02-02 21:32:37 +01:00
twinaphex
9262effbf9 We need zlib for chd 2019-02-02 21:21:58 +01:00
twinaphex
6fe5a134db HAVE_CHD requires HAVE_ZLIB too 2019-02-02 21:18:44 +01:00
twinaphex
0009c059ac Put this under HAVE_ZLIB too 2019-02-02 21:15:44 +01:00
twinaphex
9fcf21e3ed Don't build libchdr_flac unless zlib is defined too 2019-02-02 21:13:19 +01:00
twinaphex
adc6d21601 Add PS3 ifdef 2019-02-02 21:03:23 +01:00
Twinaphex
f76547a96f
Merge pull request #8151 from fr500/master
[discord] use discord username if available
2019-02-02 20:33:51 +01:00
Twinaphex
9e74108939
Merge pull request #7463 from alfrix/Renames
Rename settings to avoid redundancy
2019-02-02 20:26:22 +01:00
radius
79d280e9c3 [discord] use discord username if available 2019-02-02 14:26:14 -05:00
Twinaphex
b4bf7c168d
Merge pull request #8097 from alfrix/master
Recolor monochrome to create monochrome inverted and add Automatic inverted
2019-02-02 18:40:22 +01:00
Alfredo Monclus
7b33ba55ca
Merge branch 'master' into Renames 2019-02-02 14:16:49 -03:00
twinaphex
31a5f72acf Add 10.7 ifdef 2019-02-02 18:04:41 +01:00
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