18041 Commits

Author SHA1 Message Date
twinaphex
44894e608b (D3D) Create d3d_enable_blend_func/d3d_disable_blend_func 2015-04-06 00:55:25 +02:00
twinaphex
df164dd328 (D3D) Cleanups 2015-04-06 00:44:15 +02:00
twinaphex
d8c824951a (Makefile.common) Update 2015-04-06 00:33:18 +02:00
twinaphex
38222a677a (D3D) Buildfix 2015-04-06 00:32:07 +02:00
twinaphex
e33ca262c3 (D3D) Rename files 2015-04-06 00:30:06 +02:00
twinaphex
a49bc54eb1 (XDK) Change signature of renderchain_render 2015-04-06 00:11:04 +02:00
twinaphex
ca39d5f707 (D3D) Move renderchain_unbind_all up 2015-04-06 00:08:15 +02:00
twinaphex
b48d6306df (D3D) Make renderchain_render_pass static 2015-04-06 00:07:25 +02:00
twinaphex
32c3986ff9 (XDK) Cleanups 2015-04-06 00:03:03 +02:00
twinaphex
70ec7c3811 (D3D) Cleanups 2015-04-06 00:01:32 +02:00
twinaphex
49788350e6 (XDK) Cleanups 2015-04-05 23:54:28 +02:00
twinaphex
d264b79418 (XDK) Cleanups 2015-04-05 23:47:02 +02:00
twinaphex
cbd5f356c8 (D3D) Cleanups 2015-04-05 23:42:40 +02:00
twinaphex
91f9b5713f (D3D) Make renderchain_blit_to_texture static 2015-04-05 23:30:38 +02:00
twinaphex
d4673d6c4c (D3D) Cleanups 2015-04-05 23:28:42 +02:00
twinaphex
508ab03ea2 Make renderchain_compile_shaders static 2015-04-05 23:25:27 +02:00
twinaphex
05b6b7a2ea (D3D) Cleanups 2015-04-05 23:19:10 +02:00
twinaphex
f24680fd57 (D3D) Take out some HAVE_CG ifdefs 2015-04-05 23:01:26 +02:00
twinaphex
512f6aa1b8 (3DS) use retro_inline.h 2015-04-05 22:50:44 +02:00
Twinaphex
563bdafada Merge pull request #1589 from aliaspider/master
(3DS) video driver update.
2015-04-05 22:49:19 +02:00
Twinaphex
120ef70c5b Merge pull request #1591 from fr500/master
Implement per-core/per-game remaps
2015-04-05 22:48:55 +02:00
Twinaphex
8809788126 Merge pull request #1590 from Monroe88/patch-1
Fix XInput not being added to config.mk for msys2
2015-04-05 22:48:46 +02:00
radius
1613b86a39 Merge remote-tracking branch 'upstream/master' 2015-04-05 15:43:15 -05:00
radius
dd8a45c9eb implement auto-load for remap files 2015-04-05 15:41:24 -05:00
Monroe88
ba68a041b0 Fix XInput not being added to config.mk for msys2 2015-04-05 15:08:26 -05:00
aliaspider
e06a7d5f7e (3DS) set the content frame to fullscreen for now, until aspect ratio
settings are implemented.
2015-04-05 21:06:24 +01:00
twinaphex
88b98b568c (Android) Style nits 2015-04-05 21:57:32 +02:00
aliaspider
bac17ec84a (3DS) add missing inline directive. 2015-04-05 20:48:23 +01:00
twinaphex
8ac36fac30 (retroarch.c) Fixup 2015-04-05 21:48:10 +02:00
aliaspider
6e364e5e48 (3DS) update copyright. 2015-04-05 20:44:50 +01:00
Twinaphex
7f58dedb46 Merge pull request #1588 from aliaspider/master
(3DS) video driver rewrite.
2015-04-05 21:44:23 +02:00
aliaspider
81933fc96d (3DS) ctr_gu.h was missing. 2015-04-05 20:43:15 +01:00
aliaspider
fe923dff98 (3DS) video driver rewrite. 2015-04-05 20:40:35 +01:00
aliaspider
14ac3fe250 (3DS) use touch for menu toggle.
keep console visible on exit until start is pressed.
2015-04-05 20:39:18 +01:00
twinaphex
d117362b93 (runloop.c) Refactor do_pause_state_checks 2015-04-05 21:37:34 +02:00
twinaphex
634fda75e2 (runloop.c) Fix rewind 2015-04-05 21:35:07 +02:00
radius
9b2ee5daaf start adding auto loading for remap files 2015-04-05 14:06:23 -05:00
Twinaphex
ce091a68cb Merge pull request #1587 from fr500/master
Override cleanups
2015-04-05 21:01:44 +02:00
radius
d4c52008a0 Add additional checks and logging 2015-04-05 13:58:59 -05:00
twinaphex
592e5d9f4a Change HAVE_WINXINPUT to HAVE_XINPUT 2015-04-05 20:54:46 +02:00
radius
f92aecd28b Overrides:
- renamed the function to something more suitable and cleaned up the comments a bit
- moved back !global->system.info.library_name check, this shouldn't return false, this is not an error but an early return condition
2015-04-05 13:52:43 -05:00
twinaphex
ed9ad7c9d7 (windows) Change 'winxinput' to 'xinput' 2015-04-05 20:43:24 +02:00
twinaphex
c4126d4d11 (XDK) Turn some functions non-static 2015-04-05 19:23:33 +02:00
radius
5a66c10863 Merge remote-tracking branch 'upstream/master' 2015-04-05 12:18:34 -05:00
twinaphex
36a062bcf3 Update signature for d3d_lockrectangle_clear 2015-04-05 19:17:24 +02:00
twinaphex
d3ecc62291 (d3d.h) Cleanups 2015-04-05 19:15:03 +02:00
radius
dda1ea9c97 Merge remote-tracking branch 'upstream/master' 2015-04-05 12:14:35 -05:00
twinaphex
66ee038ced Style nit 2015-04-05 19:07:33 +02:00
Twinaphex
878b88bb36 Merge pull request #1586 from fr500/master
Improve per-game/per-config overrides
2015-04-05 19:06:31 +02:00
twinaphex
388206ed6b (XBOX) Move XBOX1 SetFlickerFilter to renderchain_blit_texture 2015-04-05 18:59:13 +02:00