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
twinaphex
d14751a649
(D3D) Turn renderchain_set_mvp static
2015-04-05 18:54:14 +02:00
radius
838f0c9dfc
Merge remote-tracking branch 'upstream/master'
2015-04-05 11:53:14 -05:00
twinaphex
2066396913
(D3D) Make renderchain_set_vertices static
2015-04-05 18:52:44 +02:00
twinaphex
6365ac2174
(D3D) Turn more functions static
2015-04-05 18:49:29 +02:00
radius
ae19769ebe
Merge remote-tracking branch 'upstream/master'
2015-04-05 11:49:26 -05:00
twinaphex
1f3c5fc71c
(D3D) Turn some functions static
2015-04-05 18:46:28 +02:00
twinaphex
d9aa01da06
(D3D) Move structs around
2015-04-05 18:44:12 +02:00
twinaphex
b509e12405
(Cg) Move Cg header include to render_chain.cpp
2015-04-05 18:41:40 +02:00
twinaphex
e34c90179f
(D3D) Move struct Pass to render_chain.cpp
2015-04-05 18:40:19 +02:00
twinaphex
daf3f3bb08
(D3D) Buildfix
2015-04-05 18:33:42 +02:00
twinaphex
afe35e774a
(D3D) renderchain_set_final_viewport - call d3d_recompute_pass_sizes
2015-04-05 18:31:07 +02:00
twinaphex
7d162b79c0
(d3d_wrapper.cpp ) Cleanup
2015-04-05 18:29:38 +02:00
twinaphex
e9f08dfafe
(D3D) Don't use Pass from d3d_wrapper.cpp
2015-04-05 18:25:48 +02:00
twinaphex
9c678a3abd
(D3D) Buildfix #2
2015-04-05 18:21:25 +02:00
twinaphex
6927d6e47c
(D3D) Rename cg_shader to shader_path
2015-04-05 18:20:45 +02:00