29237 Commits

Author SHA1 Message Date
twinaphex
7a16cf8806 Revert "(RJPEG) Remove rjpeg_test"
This reverts commit 5a4b062b0d2ad1f28e2897e373174be98b183443.
2016-05-13 13:31:10 +02:00
twinaphex
e56abc03b3 (rjpeg_process_image) Handle error 2016-05-13 11:15:31 +02:00
twinaphex
5a4b062b0d (RJPEG) Remove rjpeg_test 2016-05-13 11:10:59 +02:00
twinaphex
19eaa05040 (RJPEG) Cleanups 2016-05-13 10:55:22 +02:00
twinaphex
fad7f8c1df Cleanups 2016-05-13 10:28:44 +02:00
twinaphex
7c1938b674 Rename task functions 2016-05-13 10:19:53 +02:00
twinaphex
025c51e4c9 (task_image.c) Rename functions 2016-05-13 10:13:36 +02:00
twinaphex
bdf4a173f2 Remove file transfer frame_count 2016-05-13 10:10:54 +02:00
twinaphex
a283923393 Get rid of image->frame_count 2016-05-13 10:10:23 +02:00
twinaphex
101539b489 (RJPEG) more internal changes 2016-05-13 09:58:42 +02:00
twinaphex
ee95af8ae3 (RPNG) Cleanup 2016-05-13 09:51:08 +02:00
twinaphex
fa27a8447e Rename RPNG functions 2016-05-13 09:49:38 +02:00
twinaphex
1623d538d5 Add rjpeg_set_buf_ptr 2016-05-13 09:42:02 +02:00
twinaphex
1512d36220 rjpeg_process_image should not set the texture image's width/height -
that is done later
2016-05-13 09:34:42 +02:00
twinaphex
1e872108b7 (RJPEG) Add back rgba to bgra routines 2016-05-13 09:27:58 +02:00
twinaphex
f2912eb4c3 Cleanup 2016-05-13 09:22:29 +02:00
twinaphex
8efe2de0ec (RJPEG/RPNG) Add debug logs and change function signatures 2016-05-13 09:08:32 +02:00
twinaphex
5068accc4e Start preparing image transfer for RJPEG 2016-05-13 08:50:50 +02:00
twinaphex
17d39fd54f Add rjpeg_free 2016-05-13 08:16:13 +02:00
twinaphex
d3df016005 (RJPEG) Add rjpeg_alloc 2016-05-13 08:13:21 +02:00
twinaphex
98a403defd Don't let it fall through when trying to use certain env callbacks 2016-05-13 04:53:35 +02:00
twinaphex
4ba5ae42a6 Add HAVE_CHEEVOS ifdefs 2016-05-13 04:41:46 +02:00
twinaphex
13f49e1d9a Split up image transfer code to separate file 2016-05-13 04:38:21 +02:00
twinaphex
6daf6e2270 Cleanups 2016-05-13 04:33:11 +02:00
twinaphex
d040263a83 image_transfer_new/image_transfer_free 2016-05-13 04:28:16 +02:00
twinaphex
f20b969165 (libretro-common) features_cpu - reimplement ARM cpu features code 2016-05-13 04:02:08 +02:00
Twinaphex
af39105c04 Merge pull request #2994 from leiradel/master
Added RETRO_ENVIRONMENT_SET_SUPPORT_ACHIEVEMENTS
2016-05-13 03:41:12 +02:00
Andre Leiradella
bc8b75148e updated with upstream 2016-05-12 22:36:49 -03:00
Andre Leiradella
031686f27a added RETRO_ENVIRONMENT_SET_SUPPORT_ACHIEVEMENTS; cheevos now work with mmaps 2016-05-12 22:03:18 -03:00
twinaphex
be506c6d64 (task_image.c) Cleanups 2016-05-12 13:13:14 +02:00
twinaphex
3bdfbb6318 features_cpu.c - cleanups 2016-05-12 12:22:32 +02:00
twinaphex
597102e863 Remove __ARM_ARCH__ ifdefs 2016-05-12 12:15:53 +02:00
twinaphex
cba281052a Rename np_ functions 2016-05-12 12:03:43 +02:00
twinaphex
315c6b9687 Cleanups 2016-05-12 10:44:15 +02:00
twinaphex
193eb62354 (Android) Add include dirs 2016-05-12 10:29:19 +02:00
twinaphex
a7d4379011 Rename np_is_server to netplay_is_server 2016-05-12 10:20:14 +02:00
twinaphex
df3b090d7a Revert "Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info"
This reverts commit 35bf38e05cfbaa3ed4efbfdfd2afdcedc2c57b8a.
2016-05-12 09:37:21 +02:00
twinaphex
6b33c19802 Fix CXX_BUILD 2016-05-12 09:31:25 +02:00
twinaphex
35bf38e05c Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info 2016-05-12 09:25:52 +02:00
twinaphex
c1bfe795f8 Create runloop_prepare_dummy 2016-05-12 09:04:31 +02:00
Twinaphex
1d98d3c17f Merge pull request #2991 from Ezio-PS/master
Updated Italian Translation
2016-05-12 08:23:39 +02:00
Ezio-PS
e1d9e34183 Updated Italian Translation 2016-05-12 08:14:10 +02:00
twinaphex
f0b99edafc Prevent some warnings/errors from occurring with MESA_DEBUG 2016-05-12 04:29:36 +02:00
twinaphex
21438fc0af Some buildfixes for GL_DEBUG 2016-05-12 02:58:09 +02:00
twinaphex
2321ee829f Add glsym_es3 2016-05-11 23:17:42 +02:00
neville
67e64f4ca6 gl_check_mipmap - don't look for GL_EXT_framebuffer_object here
- breaks OSX PPC
2016-05-11 23:04:48 +02:00
twinaphex
c9d3936ee5 Check for GL_EXT_framebuffer_object too 2016-05-11 22:49:41 +02:00
twinaphex
670b564f13 Add HAVE_RTGA switch 2016-05-11 21:57:41 +02:00
twinaphex
367150b487 Cleanups 2016-05-11 21:48:30 +02:00
twinaphex
1abe81b222 Create retroarch_replace_config 2016-05-11 21:44:52 +02:00