twinaphex
|
dabfafc7cc
|
(D3D) Move stuff around
|
2014-03-08 04:03:12 +01:00 |
|
twinaphex
|
f84e59568c
|
(D3D) Remove some header includes
|
2014-03-08 03:36:10 +01:00 |
|
twinaphex
|
c512fccc18
|
(XDK) Build fix
|
2014-03-08 00:54:33 +01:00 |
|
twinaphex
|
c5fd281e1c
|
(XDK) Use similar-named context driver as PC D3D
|
2014-03-07 22:49:44 +01:00 |
|
twinaphex
|
ff65d6a58c
|
(D3D) Insert more XDK code
|
2014-03-07 22:26:47 +01:00 |
|
twinaphex
|
856f7a2e2c
|
(D3D) Build fix
|
2014-03-07 21:58:21 +01:00 |
|
twinaphex
|
8714939ab7
|
(D3D) Start implementing Xbox code in regular D3D driver
|
2014-03-07 21:55:18 +01:00 |
|
twinaphex
|
c8906bc016
|
(XDK) Look for driver 'd3d' instead of 'xdk_d3d'
|
2014-03-07 21:24:43 +01:00 |
|
twinaphex
|
1af941a6ee
|
(D3D) Some changes
|
2014-03-07 21:22:59 +01:00 |
|
twinaphex
|
2708bef175
|
(D3D) Add XDK ifdefs in d3d9_pc.cpp
|
2014-03-07 21:14:56 +01:00 |
|
twinaphex
|
3f3af129de
|
(XDK) Build fix #2
|
2014-03-07 20:21:12 +01:00 |
|
twinaphex
|
950cac260b
|
(XDK) Build fix
|
2014-03-07 20:19:26 +01:00 |
|
twinaphex
|
f512ba76d1
|
(XDK) Rename xdk_d3d_video_t to d3d_video_t
|
2014-03-07 20:17:25 +01:00 |
|
twinaphex
|
40e0b70ee3
|
(Menu) Put guards around functions that get video_data passed to them
|
2014-03-07 19:44:38 +01:00 |
|
twinaphex
|
fd76a28a32
|
(D3D) Refactor D3DVideo class to d3d_video_t - should be very
similar to XDK D3D driver now
|
2014-03-07 19:34:17 +01:00 |
|
twinaphex
|
85bfecf1e9
|
(D3D) Cleanup render_chain.hpp
|
2014-03-07 19:17:59 +01:00 |
|
twinaphex
|
e639c6042e
|
(D3D Refactor render_chain.cpp - shouldn't be a class
|
2014-03-07 19:13:20 +01:00 |
|
twinaphex
|
7f5e2c1631
|
(360 XDK) Don't reference driver.video_data from within
xdk3360_fonts.cpp
|
2014-03-07 06:46:11 +01:00 |
|
twinaphex
|
36716706c2
|
(Menu) Pass video_data pointer to menu functions
|
2014-03-07 06:28:49 +01:00 |
|
twinaphex
|
82c7e8f422
|
(XDK D3D) Build fix
|
2014-03-07 05:56:23 +01:00 |
|
twinaphex
|
39c1ec4672
|
Pass data param to more shader functions
|
2014-03-07 05:51:56 +01:00 |
|
twinaphex
|
ab79407dc6
|
(XDK 360 fonts) Start replacing driver.video_data with local data argument
|
2014-03-07 05:37:20 +01:00 |
|
twinaphex
|
091ae18870
|
(GL) Fixup params to shader->init
|
2014-03-07 05:32:17 +01:00 |
|
twinaphex
|
ea88399281
|
(XDK D3D) Refactor initing code completely - make it more inline
with PC D3D driver
|
2014-03-07 05:31:24 +01:00 |
|
twinaphex
|
a28a97a1df
|
(XDK D3D) Use faster blitting function XGCopySurface for
360
|
2014-03-06 22:40:38 +01:00 |
|
twinaphex
|
c5364fa012
|
(XDK D3D) Cleanups
|
2014-03-06 20:33:58 +01:00 |
|
twinaphex
|
cb49c42659
|
(MSVC 360) Cleanup headers in solution
|
2014-03-06 20:13:18 +01:00 |
|
Hans-Kristian Arntzen
|
dd16f12470
|
Merge pull request #597 from tobiasjakobi/docs
config skeleton: default value of config_save_on_exit changed
|
2014-03-06 18:46:29 +01:00 |
|
twinaphex
|
c03c980c1e
|
(XDK D3D) Create set_mvp
|
2014-03-06 18:29:54 +01:00 |
|
Tobias Jakobi
|
5f51835b30
|
config skeleton: default value of config_save_on_exit changed
|
2014-03-06 17:46:32 +01:00 |
|
Twinaphex
|
e8131197eb
|
Merge pull request #596 from tobiasjakobi/docs
video_lima: be more explicit about limare dependencies in the docs
|
2014-03-06 16:53:47 +01:00 |
|
Tobias Jakobi
|
3e0ba6005c
|
video_lima: be more explicit about limare dependencies in the docs
|
2014-03-06 16:04:47 +01:00 |
|
twinaphex
|
1c2721742d
|
config_save_on_exit set to true should be the new default from
now on - people can tell RA with flags not to save on exit
|
2014-03-06 06:23:39 +01:00 |
|
twinaphex
|
ef01743ef9
|
(Xbox 360) Expose Gamma correction option in menu
|
2014-03-06 05:45:11 +01:00 |
|
twinaphex
|
81644a6905
|
(XDK D3D) Cleanups #2
|
2014-03-06 05:05:26 +01:00 |
|
twinaphex
|
36c160b909
|
(XDK D3D) Cleanups
|
2014-03-06 04:58:21 +01:00 |
|
twinaphex
|
a99bea53d9
|
(360) Use faster SetTextureFetchConstant after first SetTexture transfer
|
2014-03-06 04:04:03 +01:00 |
|
twinaphex
|
887b57fef4
|
(XDK1) Use faster SwitchTexture after the first SetTexture
call - should change a texture in ten x86 instructions
|
2014-03-06 02:51:06 +01:00 |
|
twinaphex
|
6894cb81a8
|
(XDK1) Applies soft filtering and flicker filtering correctly now
|
2014-03-06 02:37:10 +01:00 |
|
twinaphex
|
f081680b99
|
(XDK1) Set default_libretro_path and default_libretro_info_path
|
2014-03-06 02:32:12 +01:00 |
|
twinaphex
|
0f357099c5
|
(Xbox 1) Move SetFlickerFilter/SetSoftDisplayFilter to render_pass
|
2014-03-06 02:22:16 +01:00 |
|
twinaphex
|
0cbc14cac2
|
(360) Fixup core info/core dir defaults
|
2014-03-06 02:20:33 +01:00 |
|
twinaphex
|
29293476c1
|
Ifdef libretro_free_system_info with HAVE_DYNAMIC
|
2014-03-06 02:14:38 +01:00 |
|
twinaphex
|
f7c532ea30
|
(Xbox 360) Set default libretro info path and default core path
|
2014-03-06 02:11:08 +01:00 |
|
twinaphex
|
1c371cf5c4
|
(XUI) Fix SD menu layout
|
2014-03-06 01:51:26 +01:00 |
|
twinaphex
|
3d2c4171cd
|
(core_info) Add back hack for RARCH_CONSOLE
|
2014-03-06 01:02:00 +01:00 |
|
twinaphex
|
2cbaf4c5dd
|
(Menu) Show Core Directory path
|
2014-03-06 00:41:18 +01:00 |
|
twinaphex
|
ec682695ba
|
(RARCH_CONSOLE) Bake in 'Core Directory' in Path Settings
|
2014-03-06 00:17:02 +01:00 |
|
twinaphex
|
5d41c679bc
|
(RARCH_CONSOLE) Take out 'DEFAULT_EXE_EXT'
|
2014-03-05 23:49:12 +01:00 |
|
twinaphex
|
ffc0525a4c
|
(RARCH_CONSOLE) Take out hack in core_info_list_new
|
2014-03-05 23:47:11 +01:00 |
|