Commit Graph

28764 Commits

Author SHA1 Message Date
twinaphex
0ad0763413 gl_read_viewport - cleanup 2016-05-05 01:32:35 +02:00
twinaphex
7feac862db (GL) Cleanups 2016-05-05 01:29:52 +02:00
twinaphex
b0193885ca (GLSM) Update 2016-05-05 00:23:12 +02:00
twinaphex
9a7bde6a02 (GLSM) Add glBlendEquationSeparate 2016-05-04 23:53:21 +02:00
twinaphex
5889489ff7 (libretro-common) Update GLSM 2016-05-04 21:12:34 +02:00
twinaphex
9465a00d4b Create video_frame_convert_rgba_to_bgr 2016-05-04 18:44:39 +02:00
twinaphex
55bc1ccd78 (video4linux2) Cleanup/nits 2016-05-04 17:16:06 +02:00
twinaphex
2e20e4bbdb Add header 2016-05-04 17:13:25 +02:00
twinaphex
b8e140d6c4 (record_ffmpeg.c) Move scaler code to gfx/video_frame.h 2016-05-04 17:11:22 +02:00
twinaphex
bfcc89f580 (SDL) Use video_frame_scale 2016-05-04 16:56:16 +02:00
twinaphex
7b2a2f2336 Create video_frame_scale 2016-05-04 16:44:38 +02:00
twinaphex
71cc2fe761 (screenshot.c) Cleanups 2016-05-04 16:37:58 +02:00
twinaphex
3567c40bb7 take_screenshot - cleanup 2016-05-04 16:36:10 +02:00
twinaphex
2c3ca6efed Move convert frame function to gfx/video_frame.h 2016-05-04 16:34:13 +02:00
twinaphex
bf53a939da Create gfx/video_frame.h 2016-05-04 16:32:24 +02:00
Twinaphex
dce7730928 Merge pull request #2943 from sronsse/fixes_for_team
Fix deadlock due to missing slock_unlock in task threaded find function.
2016-05-04 14:28:10 +02:00
Sebastien Ronsse
9b36274a95 Add check for decompression failure in generic download function 2016-05-04 15:23:37 +10:00
Sebastien Ronsse
3c23159148 Fix deadlock due to missing unlock in task threaded find function 2016-05-04 15:23:30 +10:00
twinaphex
83584c84f8 (sdl_gfx.c) Style nit 2016-05-04 04:45:46 +02:00
twinaphex
66b6129e98 Cleanups 2016-05-04 04:43:24 +02:00
twinaphex
dca400aa40 Add ifdef 2016-05-04 04:38:44 +02:00
twinaphex
3ba02a3786 Cleanups 2016-05-04 04:34:05 +02:00
twinaphex
a393d9a75b Cleanups 2016-05-04 04:22:41 +02:00
Twinaphex
803c27c582 (iOS) Cleanups 2016-05-04 04:13:33 +02:00
Twinaphex
51565e6336 (iOS) Avoid some analyze warnings 2016-05-04 04:10:33 +02:00
twinaphex
f9bd28663a Nit 2016-05-04 04:03:46 +02:00
twinaphex
d8dcaab996 (RPNG) Cleanup 2016-05-04 03:58:29 +02:00
Alcaro
64501d2cb0 No point pegging the CPU to download a file. 2016-05-03 18:17:12 +02:00
Alcaro
22f69da0e3 Uninitialized variables taste bad. 2016-05-03 17:52:43 +02:00
twinaphex
0e774f28d8 (Nuklear) Use menu_display_draw_cursor 2016-05-03 16:14:34 +02:00
twinaphex
93df66ea2f (Nuklear) Buildfix 2016-05-03 15:33:36 +02:00
twinaphex
acd1e0b1e1 Move sendbuf variable to logger_send_v 2016-05-03 05:00:52 +02:00
twinaphex
f60676f43e Create inet_htons 2016-05-03 04:35:51 +02:00
twinaphex
35b7d0423f init_network - fix some codepaths 2016-05-03 04:28:58 +02:00
twinaphex
fd2096f3dc Cleanups 2016-05-03 04:26:18 +02:00
Twinaphex
a3f3f00959 Merge pull request #2937 from lakkatv/master
(XMB) Prevent showing 'Directory not found' as a playlist. Fixes the …
2016-05-03 03:11:20 +02:00
Jean-André Santoni
c7067356b5 (XMB) Prevent showing 'Directory not found' as a playlist. Fixes the black square bug. 2016-05-03 08:10:04 +07:00
twinaphex
6690711ace Fix label for 'Download Content' 2016-05-02 22:17:12 +02:00
twinaphex
da72a96041 Implement labels for Input User Binds List 2016-05-02 22:15:25 +02:00
twinaphex
2eb4571290 Move this code to net_compat.c 2016-05-02 19:44:12 +02:00
twinaphex
70d3bce2bf (command.c) Nit 2016-05-02 19:36:02 +02:00
twinaphex
dbd56997f4 Changes to getaddrinfo_retro 2016-05-02 19:30:12 +02:00
twinaphex
a643952554 netlogger - cleanups 2016-05-02 19:15:04 +02:00
twinaphex
7869072dd9 (netlogger) Cleanups 2016-05-02 19:12:26 +02:00
twinaphex
9c44bbd9ee netlogger - cleanups 2016-05-02 19:09:42 +02:00
twinaphex
44cfa6d876 Cleanup 2016-05-02 19:04:03 +02:00
twinaphex
bb45bf9a66 Cleanups 2016-05-02 19:02:32 +02:00
twinaphex
b25b2a0e6c Some code de-duplication 2016-05-02 18:54:55 +02:00
twinaphex
00a49d068e Implement TCP protocol for socket_create 2016-05-02 18:47:34 +02:00
twinaphex
317ecabadf (Retropad) Use socket_create 2016-05-02 18:45:05 +02:00