twinaphex
|
20cc877ad3
|
(PS3) Cleanup warnings
|
2016-05-26 06:41:28 +02:00 |
|
twinaphex
|
9b572d0fe4
|
Make RBMP optional too
|
2016-05-18 13:28:20 +02:00 |
|
twinaphex
|
7e36dcb27f
|
move video_texture_image to libretro-common and rename it to image_texture.c
|
2016-05-18 12:58:00 +02:00 |
|
twinaphex
|
9bc11731fb
|
Start reimplementing TGA image load support
|
2016-05-18 10:52:23 +02:00 |
|
twinaphex
|
492dd59164
|
Hook up BMP image loading - color channels swapped - RGBA to ARGB
conversion won't work here
|
2016-05-17 21:38:51 +02:00 |
|
twinaphex
|
1166be62ae
|
(gfx/video_texture_image.c) Drop more implementation details
|
2016-05-17 16:32:53 +02:00 |
|
twinaphex
|
52948b436e
|
We can take out RPNG implementation details out of video_texture_image.c
now
|
2016-05-17 16:23:22 +02:00 |
|
twinaphex
|
99bcf5946c
|
Take out DEBUG printfs
|
2016-05-17 16:04:54 +02:00 |
|
twinaphex
|
ce0376e382
|
Remove debug printf
|
2016-05-17 13:50:35 +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
|
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 |
|