18167 Commits

Author SHA1 Message Date
twinaphex
b28cd13932 (renderchain cg) ifdef out some unused functions right now 2015-04-07 07:04:54 +02:00
twinaphex
086f44fa64 (Griffin) Buildfix 2015-04-07 06:57:05 +02:00
twinaphex
d84ba910b1 Silence warning and gets rid of unused variable 2015-04-07 06:54:42 +02:00
Twinaphex
e0537b786d Merge pull request #1598 from fr500/master
prevent config_save_on_exit if overrides have been applied
2015-04-07 06:47:18 +02:00
twinaphex
ad6dfcd144 (Libusb) Add libusb to qb/config.libs.sh and qb/config.params.sh 2015-04-07 06:34:49 +02:00
radius
6bb26f6acc prevent config_save_on_exit if overrides have been applied 2015-04-06 23:32:49 -05:00
Twinaphex
d7b62bf96a Merge pull request #1597 from fr500/master
fixes D3D for MSYS2/MINGW builds
2015-04-07 06:09:43 +02:00
radius
a9da3df191 MSYS2 d3d build fixes 2015-04-06 23:06:32 -05:00
Toad King
9eb2dab4d4 fix crash in libusb_hid 2015-04-06 23:05:39 -05:00
radius
d99c571c35 MSYS2 d3d build fixes 2015-04-06 23:05:34 -05:00
Twinaphex
ed859fa619 Merge pull request #1596 from Monroe88/audio_dsp_fix
Fix Audio DSP menu option
2015-04-07 06:03:03 +02:00
Monroe88
0c7da8b685 Fix Audio DSP menu option 2015-04-06 22:55:49 -05:00
Twinaphex
136720a4c0 Merge pull request #1595 from fr500/master
Override and remap improvements
2015-04-07 05:52:03 +02:00
radius
3dc163f885 revert this since it's not needed 2015-04-06 22:41:33 -05:00
radius
9484498232 revert this since it's not needed 2015-04-06 22:37:26 -05:00
radius
e71940ff34 revert saving the core_options_path since it was causing a lot of incosistencies 2015-04-06 22:31:07 -05:00
Toad King
730be95302 stop threads before destroying pad_connections 2015-04-06 22:24:01 -05:00
Toad King
3c67a80713 fix crash on shutdown in libusb_hid 2015-04-06 22:21:28 -05:00
twinaphex
4ce389fb42 Add fifo_buffer to retroarch-joyconfig-griffin.c 2015-04-07 05:11:08 +02:00
Toad King
5701f4f73a libusb updates, still need to figure out config issue preventing keys being registered 2015-04-06 22:07:59 -05:00
twinaphex
baafcd2817 (platform_wii.c) Style nits 2015-04-07 05:07:30 +02:00
radius
70a54e6fcb make sure remap path is cleared if an auto remap file is not found 2015-04-06 21:54:59 -05:00
twinaphex
1f8d6a7612 (XDK) Updates 2015-04-07 04:18:12 +02:00
twinaphex
d55ab52a53 (XDK360) Buildfix 2015-04-07 04:06:33 +02:00
twinaphex
7aceb41658 (XDK) Move Xbox variables over to xdk_renderchain_t 2015-04-07 04:03:06 +02:00
radius
2474c20084 Merge remote-tracking branch 'upstream/master' 2015-04-06 20:52:03 -05:00
twinaphex
ba1c1352ee Revert "(D3D) Updates"
This reverts commit 349d8249469090a13c6ffdb7efb90e68ba03676d.
2015-04-07 03:46:27 +02:00
twinaphex
349d824946 (D3D) Updates 2015-04-07 03:44:09 +02:00
radius
4030a5d53a enable saving for core options 2015-04-06 20:35:37 -05:00
twinaphex
db6dc55480 (D3D) improve on earlier commit 2015-04-07 03:32:10 +02:00
radius
b83f9f8811 game remaps should take precedence over core remaps 2015-04-06 20:30:47 -05:00
twinaphex
62ff81b6b4 (XDK1) Buildfix 2015-04-07 03:28:54 +02:00
twinaphex
2eee9f0c18 (360) Build fix for d3d_vertex_buffer_new 2015-04-07 03:25:47 +02:00
radius
45040cd29b fix some warnings 2015-04-06 20:22:33 -05:00
twinaphex
472e508f5a (D3D) Update other init_shader function implementations 2015-04-07 03:22:24 +02:00
twinaphex
a029c678d8 (D3D Cg) move cgCtx to renderchain data struct 2015-04-07 03:20:57 +02:00
radius
1293122826 override and remap function comment cleanup
made the remap function return true/false depending on what has been done
2015-04-06 20:16:00 -05:00
twinaphex
66ecd60da1 (D3D) renderchain_set_mvp - cleanup 2015-04-07 03:08:25 +02:00
radius
931c818038 clean up comments for core_load_override 2015-04-06 20:07:44 -05:00
radius
1dd32a8da4 style cleanups 2015-04-06 19:58:57 -05:00
radius
507ec17261 make the override function smarter, now it will return true if overrides have loaded and false otherwise (including on error)
move pretro_set_environment(rarch_environment_cb); further down since it wouldn't have achieved the desired effect in that location
added a function to restore the original configuration when unloading the core so overrides won't affect the main config
2015-04-06 19:54:58 -05:00
twinaphex
20005f194a (D3D) Buildfix 2015-04-07 02:54:33 +02:00
twinaphex
7df57edf77 (D3D) Move default usage value to d3d_wrapper.cpp function 2015-04-07 02:53:27 +02:00
twinaphex
d32af58250 Create d3d_set_vertex_declaration 2015-04-07 02:44:12 +02:00
twinaphex
875adec249 (render_chain_null.c) Remove unused function 2015-04-07 02:38:22 +02:00
twinaphex
38ec5a851f (render_chain_driver.h) Add d3d_defines.h to render_chain_driver.h 2015-04-07 02:37:05 +02:00
twinaphex
a02c600a42 (XDK360) Buildfix 2015-04-07 02:25:31 +02:00
radius
f060811ae8 Add options to save remap files according to the autoload convention 2015-04-06 18:47:58 -05:00
Twinaphex
e61bb7673e Merge pull request #1594 from SAKUJ0/master
Some clean-up and consistency, no actual code changes
2015-04-07 01:14:22 +02:00
twinaphex
9e6c2de94f (XDK) Updates 2015-04-07 01:09:09 +02:00