twinaphex
bd73d4b98a
Cleanups
2018-01-17 06:44:16 +01:00
twinaphex
11f26ed549
Refactor verbosity code - try to avoid log calls if verbosity is not
...
set
2018-01-17 06:28:26 +01:00
Andrés
78adf0cca4
Merge pull request #6126 from fr500/master
...
fix display name for builtin autoconfs again
2018-01-16 22:20:17 -05:00
radius
d1dba26565
fix display name for builtin autoconfs again
2018-01-16 22:18:28 -05:00
Twinaphex
ac18a75311
Merge pull request #6125 from ToadKing/emscripten-wasm
...
Copy over new .wasm file instead of old .js.mem file
2018-01-17 02:40:10 +01:00
Toad King
10697dc543
copy over new .wasm file instead of old .js.mem file
2018-01-16 19:24:01 -06:00
twinaphex
df1979be12
Define string_is_not_equal
2018-01-17 01:06:09 +01:00
twinaphex
897c1654ab
Reduce usage of string_is_not_equal_fast
2018-01-17 01:03:48 +01:00
twinaphex
f48458d5bd
(D3D9) Fix warning
2018-01-17 00:53:47 +01:00
Twinaphex
c5b71470c4
Update
2018-01-17 00:49:23 +01:00
Twinaphex
57df01bbaa
(Apple) Buildfix
2018-01-17 00:48:25 +01:00
twinaphex
61ff51be2f
Start using string_is_equal predominantly
2018-01-16 22:53:38 +01:00
Brad Parker
daf0b55f80
fix heap buffer overflow
...
==16726== ERROR: AddressSanitizer: heap-buffer-overflow on address 0x600400139d99 at pc 0x5cb4d8 bp 0x7ffc88a3a050 sp 0x7ffc88a3a048
READ of size 1 at 0x600400139d99 thread T0
#0 0x5cb4d7 in xmb_update_savestate_thumbnail_path /home/bp/RetroArch/menu/drivers/xmb.c:1071
2018-01-16 10:32:45 -05:00
twinaphex
830b2e429d
Buildfix
2018-01-16 09:43:17 +01:00
Twinaphex
030a65bf9b
Merge pull request #6117 from orbea/install
...
Makefile: Use cp / chmod instead of install.
2018-01-16 08:28:34 +01:00
twinaphex
c4d3ea6f8d
Add want_mipmap function parameter to d3d_texture_new
2018-01-16 09:11:14 +01:00
twinaphex
4ead2df09e
(D3D) Remove HAVE_FBO ifdef - should make shaders work again
2018-01-16 08:15:10 +01:00
Twinaphex
4069796926
Merge pull request #6120 from ToadKing/emscripten-mupen
...
more build modifications to emscripten (needed for mupen64 to work)
2018-01-16 06:12:19 +01:00
Toad King
99472beeb6
more build modifications to emscripten (needed for mupen64 to work)
2018-01-15 21:02:01 -06:00
twinaphex
713de18a04
Revert "Simplify d3d9_cg_renderchain"
...
This reverts commit 17d1e387de39c267b0f9844bdd9dd53c704b9bc5.
2018-01-16 03:29:10 +01:00
twinaphex
0c07dc6f24
Revert "Updates to d3d9_cg_renderchain"
...
This reverts commit f13148d10ed7d74afa2583ddcf7f308706b6a871.
2018-01-16 03:28:57 +01:00
twinaphex
1dee2438e6
Revert "(Cg D3D9) Cleanups"
...
This reverts commit 6c95f389b1885ab897cc6673b2f53dd2e3da42bd.
2018-01-16 03:28:47 +01:00
twinaphex
6c95f389b1
(Cg D3D9) Cleanups
2018-01-16 03:22:13 +01:00
twinaphex
f13148d10e
Updates to d3d9_cg_renderchain
2018-01-16 03:18:12 +01:00
twinaphex
91e8f7d4db
BUildfix
2018-01-16 03:12:38 +01:00
twinaphex
17d1e387de
Simplify d3d9_cg_renderchain
2018-01-16 03:09:51 +01:00
twinaphex
7477dd65ff
(D3D8) Try to implement set_final_viewport
2018-01-16 02:57:24 +01:00
Twinaphex
5d64adf1a6
Merge pull request #6119 from garbear/libretro-api
...
Add missing {, |, } and ~ to the libretro API
2018-01-16 01:37:02 +01:00
twinaphex
bce0c40b73
(D3D8) Assume we need to set this
2018-01-16 02:32:26 +01:00
twinaphex
734e952457
(D3D8) Try this
2018-01-16 02:26:35 +01:00
twinaphex
3bdea333e1
enable this
2018-01-16 02:22:53 +01:00
twinaphex
8ddcf4d6d7
Let's try this
2018-01-16 02:21:43 +01:00
twinaphex
797f26421a
Add MVP code
2018-01-16 01:16:38 +01:00
twinaphex
9d144e28fc
Use D3DFVF_XYZ for PC, D3DFVF_XYZRHW for Xbox
2018-01-16 02:04:50 +01:00
twinaphex
ae52cd2c68
Fix return type of render_pass
2018-01-16 01:41:16 +01:00
twinaphex
7a281a348e
Fix d3d8_renderchain
2018-01-16 01:38:31 +01:00
twinaphex
591e8e22c7
Fix d3d8_renderchain_free
2018-01-16 01:37:07 +01:00
twinaphex
89ee07486a
Remove d3d8_renderchain_clear
2018-01-16 01:34:39 +01:00
twinaphex
7ceb107c6a
Rewrite d3d8_renderchain.c
2018-01-16 01:30:59 +01:00
twinaphex
e32ceb8f30
Rewrite d3d_texture_blit
2018-01-16 00:08:10 +01:00
twinaphex
86385dcaf7
Start creating d3d_texture_t
2018-01-15 23:13:16 +01:00
Twinaphex
97e96bf272
Merge pull request #6118 from ToadKing/emscripten-template
...
Minor Emscripten template fixes
2018-01-15 21:44:10 +01:00
twinaphex
fdffc1a178
One ifdef less
2018-01-15 22:04:15 +01:00
Toad King
fea2dd3d17
remove log textbox from embed template
2018-01-15 14:10:51 -06:00
Toad King
b997c8f80f
fix padding on content area. fullscreen hack no longer needed on chrome
...
remove box shadow from navbar so it doesn't cover the render area
2018-01-15 14:04:28 -06:00
twinaphex
391fd3eadc
Fix CXX_BUILD for D3D
2018-01-15 21:44:49 +01:00
twinaphex
f26b18c7a4
D3D8 compilation fixes
2018-01-15 20:58:13 +01:00
orbea
db66dcb4db
Makefile: Use cp / chmod instead of install.
...
Using standard tools like cp and chmod is more portable than install which does not work the same
on all supported platforms.
2018-01-15 10:24:33 -08:00
Twinaphex
6efe1128c0
Merge pull request #6115 from orbea/pulse
...
qb: Enable pulse detection for SunOS again.
2018-01-15 19:02:31 +01:00
twinaphex
2a4f19d0c7
Update pulse.c
2018-01-15 19:32:51 +01:00