1017 Commits

Author SHA1 Message Date
Alcaro
c19a39f49c Set calling convention for those pointers. (Yes, it's ugly.) 2016-05-16 23:51:11 +02:00
twinaphex
e9d29d246a (GLSM) Buildfix 2016-05-16 20:12:33 +02:00
twinaphex
2fa1c5abb2 (GLSM) Expand GLSM 2016-05-16 20:07:29 +02:00
twinaphex
3f9afce2cd (GLSM) Extend GLSM 2016-05-16 19:43:05 +02:00
twinaphex
9e9584c42d (GLSM) Add documentation 2016-05-16 19:11:38 +02:00
twinaphex
d2fc91295e Revert "(Apple) Add workarounds for Apple when not using GL core profile"
This reverts commit 1be3042ef9d153e1b7560bf7f44ea1e602d5b68a.
2016-05-16 18:55:06 +02:00
twinaphex
1be3042ef9 (Apple) Add workarounds for Apple when not using GL core profile 2016-05-16 18:52:53 +02:00
twinaphex
bb1d1da693 Remove runloop_iterate_data 2016-05-16 17:29:02 +02:00
twinaphex
cb801ec065 (Windows) Buildfixes 2016-05-16 15:40:08 +02:00
twinaphex
c66219846f (mismatch.h) Add another header 2016-05-16 15:39:15 +02:00
twinaphex
8cd2d1deff (Windows) Buildfix 2016-05-16 15:35:00 +02:00
twinaphex
d84be35fcc (PSP) Buildfix 2016-05-16 12:09:36 +02:00
twinaphex
cde1fb0490 Cleanups 2016-05-16 12:08:43 +02:00
twinaphex
65d33700d4 Move audio_utils to libretro-common as s16_to_float 2016-05-16 11:33:49 +02:00
Twinaphex
0c1d639911 (iOS) Buildfix 2016-05-16 11:15:46 +02:00
twinaphex
2422dfbbbe (libretro-common) Create libretro-common/conversion/float_to_s16 2016-05-16 11:11:02 +02:00
twinaphex
1405db5b19 Move mismatch.c to libretro-common/algorithms 2016-05-16 10:27:20 +02:00
twinaphex
0d833c903a Merge remote-tracking branch 'origin/vulkan-windows' 2016-05-16 07:51:01 +02:00
twinaphex
1983604134 Remove GLSM_CTL_IS_FRAMEBUFFER_LOCKED 2016-05-16 06:02:03 +02:00
twinaphex
e5f00e8346 (PS3) Non-zipped rom file loading should work again 2016-05-15 20:45:21 +02:00
twinaphex
01777ac500 (GLSM) Add some documentation 2016-05-15 10:05:31 +02:00
twinaphex
cb73de77e9 (libretro-common) Update 2016-05-15 06:59:23 +02:00
twinaphex
f8982a89d7 Add vector_3.c 2016-05-15 06:46:41 +02:00
twinaphex
271f4b6f8d Update 2016-05-15 06:07:25 +02:00
twinaphex
b56f880c44 (memalign) Cleanups 2016-05-15 06:06:07 +02:00
Alcaro
33e9003107 This is just noise. 2016-05-14 23:20:35 +02:00
twinaphex
1e27312c25 Get rid of unused functions 2016-05-14 13:35:50 +02:00
twinaphex
d3f4be0bbc (features_cpu.c) Fix mingw error 2016-05-14 02:54:56 +02:00
twinaphex
9e1276d76f (MSVC) Buildfixes 2016-05-14 01:32:05 +02:00
twinaphex
3257ecdaef (features_cpu.c) Move _WIN32 up in priority 2016-05-14 01:27:09 +02:00
twinaphex
23f410c5fe (RPNG) Fix test 2016-05-14 01:12:05 +02:00
twinaphex
f8e99403a4 Cleanups 2016-05-14 00:48:40 +02:00
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
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
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
13f49e1d9a Split up image transfer code to separate file 2016-05-13 04:38:21 +02:00
twinaphex
f20b969165 (libretro-common) features_cpu - reimplement ARM cpu features code 2016-05-13 04:02:08 +02:00
Andre Leiradella
bc8b75148e updated with upstream 2016-05-12 22:36:49 -03:00
twinaphex
3bdfbb6318 features_cpu.c - cleanups 2016-05-12 12:22:32 +02:00