9967 Commits

Author SHA1 Message Date
twinaphex
f765408f57 (RARCH_CONSOLE) Take out dead core upgrading code 2014-03-05 23:43:21 +01:00
Toad King
97c7ea07ba fix core information not working on statically linked cores 2014-03-05 16:39:08 -05:00
twinaphex
407cced43c (XDK D3D) Move g_extern.frame_count incrementin to swap_buffers 2014-03-05 22:24:39 +01:00
twinaphex
fb48a9e356 (XDK D3D) refactors 2014-03-05 22:10:36 +01:00
twinaphex
441aae95bf (XUI) Center XUI windows properly within safe areas now 2014-03-05 19:28:04 +01:00
twinaphex
b3729d589a (XUI / 360) Set fullscreen viewport for RMenu XUI 2014-03-05 19:03:25 +01:00
twinaphex
2b59b2fda0 (Mobile) Don't expose 'Black Frame Insertion' for mobile platforms -
can be dangerous for screens
2014-03-05 18:40:01 +01:00
twinaphex
7331fd3f82 (XDK1) Aspect ratios/integer scaling works correctly now 2014-03-05 18:37:47 +01:00
twinaphex
c94bb7d06d (XDK D3D) Build fix 2014-03-05 18:15:41 +01:00
twinaphex
3cbd430b12 (XDK D3D) Cleanups 2014-03-05 17:25:30 +01:00
twinaphex
4e21522da1 (XDK1 D3D) Take out unused font->x/font->y 2014-03-05 06:55:16 +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
8a670dd2c8 (PC D3D9) Go through d3dr pointer 2014-03-05 05:25:27 +01:00
twinaphex
7311d6503f (XDK D3D) Use 'data' parameter instead of driver.video_data 2014-03-05 05:07:16 +01:00
twinaphex
11f67362dc (XDK1) Quick build fix 2014-03-05 04:27:15 +01:00
twinaphex
5a7b9dcad5 (XDK D3D) Cleanups 2014-03-05 04:05:12 +01:00
twinaphex
a225beb4e5 (XUI) menu_iterate_xui updated 2014-03-05 03:55:16 +01:00
twinaphex
75fee188e2 (Xbox 1) Refactor Xbox 1-only audio volume setting 2014-03-05 03:40:55 +01:00
twinaphex
f2958bb7b6 (XDK 360) Define HAVE_OVERLAY 2014-03-05 02:49:30 +01:00
twinaphex
571a38e528 (XDK 360) Define HAVE_THREADS 2014-03-05 02:44:28 +01:00
twinaphex
0c0209a705 (XDK D3D) Build fix 2014-03-05 02:33:46 +01:00
twinaphex
9d6ef702d6 (XDK D3D) Cleanups 2014-03-05 02:31:29 +01:00
twinaphex
b5d6d4a455 (XDK D3D) Cleanups 2014-03-05 02:15:42 +01:00
twinaphex
61893a82e8 (D3D9) Move more Cg functions to render_chain_cg.cg 2014-03-05 01:54:09 +01:00
Twinaphex
4672afd5ce Merge pull request #593 from tobiasjakobi/master
video_lima: alignment changes
2014-03-04 20:32:24 +01:00
Tobias Jakobi
49bc4f226f video_lima: increase alignment of allocated memory to 128-bit
This works better for the NEON asm in limare.
2014-03-04 20:26:53 +01:00
Tobias Jakobi
8759b67f66 video_lima: align width/height of font tex to 16 (Mali block size) 2014-03-04 20:26:52 +01:00
twinaphex
71854439bb (D3D9) Move d3d_init_shader/d3d_deinit_shader to gfx/d3d9/render_chain_cg.h 2014-03-04 18:49:01 +01:00
twinaphex
dfe33b5ade (Cg) Move bind_tracker and init_fvf to render_chain_cg.h 2014-03-04 18:42:22 +01:00
twinaphex
35d6ec7a1d (D3D9) Move more Cg code to render_chain_cg.h 2014-03-04 18:31:38 +01:00
twinaphex
e9fb97254b (D3D9) Start isolating all Cg code and move it to render_chain_cg.h 2014-03-04 18:24:47 +01:00
twinaphex
16af303c9e (D3D9) Refactor render_chain.cpp - isolate Cg code 2014-03-04 18:19:47 +01:00
twinaphex
68a6da85b7 (Cg) Remove useless forward declaration 2014-03-04 17:13:50 +01:00
twinaphex
6e4f396d10 (MSVC) Update vcxproj.filters 2014-03-04 17:00:32 +01:00
Themaister
6e42f4485d Join core info lists with new string_list_join_concat(). 2014-03-04 10:17:00 +01:00
Themaister
86fa251cd5 Use menu_ticker() implementation for core information. 2014-03-04 10:04:49 +01:00
Themaister
f54898350b Style nits ... 2014-03-04 09:34:34 +01:00
Twinaphex
e65261ce0a Merge pull request #592 from fr500/master
Added optional flag to firmware
2014-03-04 01:15:47 +01:00
AndresSM
20d1ccda0a fix spacing again 2014-03-03 18:50:08 -05:00
AndresSM
c9ae29e347 fix spacing 2014-03-03 18:47:50 -05:00
AndresSM
511f158255 Merge branch 'master' of github.com:fr500/RetroArch
Conflicts:
	frontend/menu/menu_common.c
2014-03-03 18:45:06 -05:00
AndresSM
a863dcdeae changed the layout of the list and add optional flag for BIOS 2014-03-03 18:43:30 -05:00
AndresSM
14381bd033 changed the layout of the list and add optional flag for BIOS 2014-03-03 18:23:56 -05:00
twinaphex
ffece5c513 Don't redefine HAVE_NEON 2014-03-03 23:58:45 +01:00
Themaister
74735e2b4d Add some more error logging in X/EGL. 2014-03-03 23:00:37 +01:00
Themaister
5efedf134c And some more nits. 2014-03-03 13:58:14 +01:00
Themaister
1030244e75 Another style nit. 2014-03-03 13:31:54 +01:00