twinaphex
|
5cef7e89b0
|
(XDK D3D) Make XDK D3D driver more like PC D3D8/D3D9
|
2014-05-29 04:30:32 +02:00 |
|
twinaphex
|
e1387a7b0b
|
Take out image driver
|
2014-05-28 21:14:33 +02:00 |
|
twinaphex
|
b2b5c6daec
|
(Image) Put image functions through abstract interface
(Image) Add image_driver to retroarch.cfg to specify image driver to use
(Menu) Add Image Driver to Drivers section
|
2014-05-10 20:26:58 +02:00 |
|
twinaphex
|
f512ba76d1
|
(XDK) Rename xdk_d3d_video_t to d3d_video_t
|
2014-03-07 20:17:25 +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
|
36c160b909
|
(XDK D3D) Cleanups
|
2014-03-06 04:58:21 +01:00 |
|
twinaphex
|
fb48a9e356
|
(XDK D3D) refactors
|
2014-03-05 22:10:36 +01:00 |
|
twinaphex
|
7331fd3f82
|
(XDK1) Aspect ratios/integer scaling works correctly now
|
2014-03-05 18:37:47 +01:00 |
|
twinaphex
|
d5e9951c59
|
(XDK D3D) Simplify set_rotation
|
2014-03-05 06:35:42 +01:00 |
|
twinaphex
|
f0ff3b4ae7
|
(XDK D3D) Rename win_width/win_height to screen_width/screen_height
|
2014-03-05 06:25:39 +01:00 |
|
twinaphex
|
4cd603197b
|
(XDK D3D) Refactor LPDIRECT3D member to g_pD3D
|
2014-03-05 06:11:39 +01:00 |
|
twinaphex
|
1e37515e2f
|
(XDK D3D) Rename d3d_render_device member to dev
|
2014-03-05 06:05:48 +01:00 |
|
twinaphex
|
bd347fc5c7
|
(XDK1) Build fix
|
2014-03-03 05:49:43 +01:00 |
|
twinaphex
|
ae761a220a
|
(XDK D3D) Take out HAVE_FBO code - will need to completely
refactor all this code anyway
|
2014-03-03 05:29:55 +01:00 |
|
twinaphex
|
b127607caf
|
(XDK D3D) Refactor to be more like D3D PC driver
|
2014-03-03 01:45:01 +01:00 |
|
twinaphex
|
3f54b9fd28
|
(XDK) Simplify DrawVerticeFormats
|
2014-02-26 06:19:29 +01:00 |
|
twinaphex
|
fd7f4d45cd
|
Move image files to gfx/image/
|
2014-02-25 21:24:15 +01:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
twinaphex
|
115f706f24
|
(D3D) Split up version-agnostic defines into separate header file - will be
fleshed out later for D3D8, D3D9, etc.
|
2014-01-01 00:58:21 +01:00 |
|
twinaphex
|
f8c37fc933
|
(Menu) Simplify menu preprocessor conditionals - there is now
one common catch-all define called HAVE_MENU
|
2013-11-08 04:36:47 +01:00 |
|
twinaphex
|
48c042d56c
|
(360) More build fixes
|
2013-09-29 18:04:56 +02:00 |
|
twinaphex
|
6824617031
|
(XDK1/RMenu) Build fix
|
2013-04-13 17:00:46 +02:00 |
|
twinaphex
|
a5bbc7da5f
|
(HLSL) Fix build - work with new shader backend
|
2013-04-12 21:56:43 +02:00 |
|
twinaphex
|
2dba4c9359
|
Move texture_image_render to xdk_d3d.cpp
|
2013-04-10 10:06:15 +02:00 |
|
twinaphex
|
9e807aae33
|
(XDK1) Build fixes
|
2013-04-07 19:43:54 +02:00 |
|
twinaphex
|
840361b76c
|
(XDK) Get rid of unused primitive_t struct
|
2013-03-16 17:04:30 +01:00 |
|
twinaphex
|
2718847f11
|
(XDK) Clean up xdk_d3d.h header
|
2013-03-13 01:15:37 +01:00 |
|
twinaphex
|
441d4a0698
|
(Xbox 1) Initial RGUI code - incomplete
|
2013-03-12 02:43:02 +01:00 |
|
twinaphex
|
6149031c2a
|
(XDK D3D) Add set_rgui_texture
|
2013-03-10 23:24:28 +01:00 |
|
twinaphex
|
08afcbfa3d
|
(RARCH_CONSOLE) Use void* for param passing type
|
2013-01-03 03:02:52 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
twinaphex
|
0b1bd6c276
|
(XDK) Use g_extern.draw_menu instead of block_swap mechanism
|
2012-12-18 08:19:57 +01:00 |
|
twinaphex
|
875b6b6f2e
|
(Xbox 1) Font cleanups
|
2012-12-15 07:16:02 +01:00 |
|
twinaphex
|
566296068a
|
(Xbox 1) Fix build
|
2012-12-15 03:59:31 +01:00 |
|
twinaphex
|
dbb962e946
|
Streamline frame_count usage
(Android/Griffin) Fix build
|
2012-12-14 20:33:36 +01:00 |
|
twinaphex
|
713995c0cd
|
(XDK D3D) Get rid of redefined constants
|
2012-11-20 16:31:55 +01:00 |
|
twinaphex
|
35a1c32529
|
(360) Build fixes
|
2012-11-20 15:52:22 +01:00 |
|
twinaphex
|
eaf5041cd8
|
(Xbox 1) Build fixes
|
2012-11-20 06:39:35 +01:00 |
|
twinaphex
|
28c39a5beb
|
(XDK) Fixed viewport settings
|
2012-11-20 06:08:58 +01:00 |
|
twinaphex
|
a8b3d23184
|
(XDK D3D) Reinits textures now
|
2012-11-20 02:51:00 +01:00 |
|
twinaphex
|
cfc2fac31a
|
(XDK D3D) Split up device creation code to context file
|
2012-11-20 01:55:16 +01:00 |
|
twinaphex
|
851befae00
|
(XDK D3D) Split off 3DPRESENT_PARAMETERS initialization into
separate public function
|
2012-11-20 01:40:52 +01:00 |
|
twinaphex
|
ba2de00c8d
|
(XDK) Replace hardcoded 512 values with tex_w/tex_h
|
2012-11-19 19:57:25 +01:00 |
|
twinaphex
|
52f52bc253
|
(360) Build fixes
|
2012-11-19 04:46:48 +01:00 |
|
twinaphex
|
f0ebecfc32
|
(RMenu) Remove RMenu context files and use Gfx context files
instead
|
2012-11-19 04:09:16 +01:00 |
|
twinaphex
|
6c5d6515ce
|
(XDK) 360 and Xbox 1 now both use the same Direct3D driver
|
2012-10-01 03:35:38 +02:00 |
|