18624 Commits

Author SHA1 Message Date
twinaphex
b46c9cea87 Create win32_show_cursor 2015-04-10 09:30:18 +02:00
twinaphex
4f43e4b363 Go through gfx_ctx_get_proc_address 2015-04-10 09:24:10 +02:00
twinaphex
ffc5ba0980 Make gfx_ctx_get_ptr static 2015-04-10 09:15:25 +02:00
Twinaphex
ced227c214 (gl.c) Cleanups 2015-04-10 09:12:32 +02:00
twinaphex
f65f56fdf4 Go through gfx_ctx_get_video_output wrapper functions 2015-04-10 09:11:17 +02:00
twinaphex
234baf09bd Go through gfx_ctx_bind_hw_render 2015-04-10 09:07:53 +02:00
twinaphex
0ef148f460 Go through gfx_ctx_set_video_mode 2015-04-10 09:05:07 +02:00
twinaphex
8082f17e2e Rename egl image buffer functions 2015-04-10 09:02:24 +02:00
twinaphex
0fc92790b3 Go through gfx_ctx_input_driver 2015-04-10 08:53:45 +02:00
twinaphex
fe69dc2768 Use gfx_ctx_show_mouse 2015-04-10 08:49:01 +02:00
twinaphex
7e6787147e (D3D) Use gfx_ctx_swap_interval 2015-04-10 08:34:28 +02:00
twinaphex
4cb8074bf5 Create more gfx_ctx wrapper functions and use them 2015-04-10 08:33:07 +02:00
twinaphex
187ab80f71 Go through more gfx_ctx wrapper functions 2015-04-10 08:26:43 +02:00
twinaphex
4dfaddd16f (command.c) Add MENU_LEFT and MENU_RIGHT 2015-04-10 08:09:59 +02:00
Twinaphex
1a6adcc6f6 (video_context_driver.h) Cleanup 2015-04-10 08:05:31 +02:00
Twinaphex
d3f381b80b Merge pull request #1616 from fr500/master
Restore libretro_path after loading an override, otherwise content_histo...
2015-04-10 08:04:36 +02:00
twinaphex
e282951163 (360) Change #ifndef LSB_FIRST to #ifdef MSB_FIRST 2015-04-10 08:03:34 +02:00
radius
2c21a88677 Restore libretro_path after loading an override, otherwise content_history might glitch 2015-04-10 00:55:41 -05:00
twinaphex
8012b88bcb (PS3) Buildfix 2015-04-10 07:46:54 +02:00
twinaphex
a8a5808b78 (D3D) Cleanup 2015-04-10 07:44:07 +02:00
twinaphex
d9f828e047 (D3D) Don't use std::string for title 2015-04-10 07:41:37 +02:00
twinaphex
b1258bd179 Wrap more D3D functions and move them to d3d_wrapper.cpp 2015-04-10 07:33:30 +02:00
twinaphex
29f26c634a (D3D) Fix warning 2015-04-10 07:25:45 +02:00
twinaphex
ee79299f3a (D3D) Create d3d_alpha_blend_texture_enable_func 2015-04-10 07:24:13 +02:00
twinaphex
93cbdebd37 Create gfx_ctx_get_video_size 2015-04-10 07:12:15 +02:00
twinaphex
901662caad (vg.c) Use gfx_ctx_translate_aspect 2015-04-10 06:52:51 +02:00
twinaphex
d16b22fa80 (vg.c) Start going through gfx_ctx wrapper functions 2015-04-10 06:51:00 +02:00
twinaphex
3475dad124 Go through gfx_ctx_show_mouse 2015-04-10 06:46:25 +02:00
twinaphex
5fff3d0879 (D3D) Start using gfx_ctx wrapper functions 2015-04-10 06:41:28 +02:00
twinaphex
89bdccad4d (wgl_ctx.c) Fix warnings 2015-04-10 06:33:18 +02:00
twinaphex
6ff8d368e6 (gl.c) Cleanup 2015-04-10 06:29:27 +02:00
twinaphex
a4f234e26e (GL) Cleanup gl_read_viewport 2015-04-10 06:25:25 +02:00
twinaphex
270f10ae04 (gl.c) Cleanup gl_init 2015-04-10 06:17:04 +02:00
twinaphex
37a5a7e653 Create gfx_ctx_suppress_screensaver 2015-04-10 06:13:20 +02:00
twinaphex
7671f3e035 Create gfx_ctx_check_window 2015-04-10 06:10:05 +02:00
twinaphex
33e70124a1 (d3d_ctx.cpp) Cleanup 2015-04-10 06:01:52 +02:00
twinaphex
3213baf452 Take out HAVE_EGL ifdefs in gfx_context_driver_t definition 2015-04-10 05:58:08 +02:00
twinaphex
133d7b7dd2 Wrap more gfx_ctx functions 2015-04-10 05:47:36 +02:00
twinaphex
50736c164c (zip_support.c) Simplify some more 2015-04-10 05:32:52 +02:00
twinaphex
bcc84fd66c Simplify zip_support.c 2015-04-10 05:24:56 +02:00
twinaphex
9d74dbdef6 Pass device pointer to input_remapping_state 2015-04-10 03:10:01 +02:00
twinaphex
a0d0345f36 Create input_remapping_state 2015-04-10 02:46:10 +02:00
Twinaphex
a08a8b8800 Merge pull request #1615 from fr500/master
Now the list shows all the retropad buttons
2015-04-10 01:51:22 +02:00
radius
a68a97e2f7 save remap file saving when a config doesn't exist already 2015-04-09 18:45:50 -05:00
radius
56391da5c2 Include analogs here too 2015-04-09 18:16:25 -05:00
radius
54035aa758 make the settings correct 2015-04-09 17:49:40 -05:00
radius
828d125ed3 should fix the labels at least, gotta test saving/loading 2015-04-09 17:20:46 -05:00
radius
eef29b0355 try to include analogs in input remapping 2015-04-09 17:06:41 -05:00
radius
62146221b4 Merge remote-tracking branch 'upstream/master' 2015-04-09 16:20:09 -05:00
twinaphex
1989f9a0da (Win32) Buildfix 2015-04-09 23:03:24 +02:00