twinaphex
|
b052f07f6b
|
Add HAVE_RBMP switch
|
2016-05-18 13:34:04 +02:00 |
|
twinaphex
|
9b572d0fe4
|
Make RBMP optional too
|
2016-05-18 13:28:20 +02:00 |
|
twinaphex
|
c369a00a3e
|
Start working towards making image viewer core no longer
dependent on stb_image
|
2016-05-18 13:11:09 +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 |
|
Alcaro
|
4fd3a4743a
|
Another todo
|
2016-05-18 12:51:17 +02:00 |
|
twinaphex
|
265c931c46
|
(gfx/video_texture_image.c) remove dependencies
|
2016-05-18 12:49:52 +02:00 |
|
Alcaro
|
bc53d6fdc3
|
More TODO for this env.
|
2016-05-18 12:30:43 +02:00 |
|
twinaphex
|
e2b5c69af9
|
(gfx/video_texture_image.c) Cleanups
|
2016-05-18 12:17:51 +02:00 |
|
twinaphex
|
1ef5eee8b3
|
Header cleanup
|
2016-05-18 11:08:09 +02:00 |
|
twinaphex
|
dd774bd13c
|
Cleanups
|
2016-05-18 11:04:23 +02:00 |
|
twinaphex
|
9bc11731fb
|
Start reimplementing TGA image load support
|
2016-05-18 10:52:23 +02:00 |
|
twinaphex
|
248b99e8e7
|
(BMP) Fix color conversion
|
2016-05-17 22:40:29 +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
|
4309793b1d
|
Add rbmp.c
|
2016-05-17 21:21:45 +02:00 |
|
Alcaro
|
56ce7b9b22
|
because @leiradel wants me to
|
2016-05-17 21:08:28 +02:00 |
|
twinaphex
|
cecb50bd19
|
(RJPEG) Cleanups
|
2016-05-17 20:30:35 +02:00 |
|
twinaphex
|
4af31cee97
|
(ARM NEON) Buildfix
|
2016-05-17 17:00:16 +00:00 |
|
twinaphex
|
070b7b78b1
|
Create matrix_4x4_copy
|
2016-05-17 18:12:43 +02:00 |
|
twinaphex
|
8b915bbc22
|
Add memalloc_alloc_aligned
|
2016-05-17 16:56:13 +02:00 |
|
twinaphex
|
8c640a28c6
|
(RJPEG) Remove unused rjpeg_image_load
|
2016-05-17 16:40:11 +02:00 |
|
twinaphex
|
558dfd64f2
|
Exit video_texture_image_load_internal if we build
without HAVE_RJPEG/HAVE_RPNG depending on content type
|
2016-05-17 16:34:23 +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
|
e7e9e90b0d
|
(gfx/video_texture_image.c) Cleanup
|
2016-05-17 16:15:37 +02:00 |
|
twinaphex
|
b268869669
|
(gfx/video_texture_image.c) Refactor - go through image_transfer
interface
|
2016-05-17 16:11:37 +02:00 |
|
twinaphex
|
99bcf5946c
|
Take out DEBUG printfs
|
2016-05-17 16:04:54 +02:00 |
|
twinaphex
|
7a282eab23
|
(rbmp_encode.c) Cleanups
|
2016-05-17 15:58:50 +02:00 |
|
twinaphex
|
2559139154
|
Cleanup tasks_save_ram.c
|
2016-05-17 15:32:50 +02:00 |
|
twinaphex
|
4a0334b4fa
|
Turn content_push_to_history_playlist to static function
|
2016-05-17 15:22:26 +02:00 |
|
twinaphex
|
9b421948e4
|
Create tasks/task_save_state.c
|
2016-05-17 15:21:09 +02:00 |
|
twinaphex
|
81c7a8ac04
|
Create task_save_ram.c
|
2016-05-17 15:18:03 +02:00 |
|
twinaphex
|
ce434a7f1c
|
frontend.c - cleanup headers
|
2016-05-17 15:11:56 +02:00 |
|
twinaphex
|
86a82a47f6
|
(task_screenshot.c) Another cleanup
|
2016-05-17 15:04:28 +02:00 |
|
twinaphex
|
df3547c65f
|
(task_screenshot.c) Another cleanup
|
2016-05-17 15:03:17 +02:00 |
|
twinaphex
|
679c0e829c
|
Cleanup
|
2016-05-17 15:02:25 +02:00 |
|
twinaphex
|
07c56b4340
|
(task_screenshot.c) Cleanup
|
2016-05-17 15:00:46 +02:00 |
|
twinaphex
|
747bac1cca
|
task_screenshot.c - cleanups
|
2016-05-17 15:00:18 +02:00 |
|
twinaphex
|
ce240dd47f
|
Move async job code to retroarch.c
|
2016-05-17 14:40:04 +02:00 |
|
twinaphex
|
146d2c8a1d
|
Rename screenshot.c to tasks/task_screenshot
|
2016-05-17 14:31:33 +02:00 |
|
twinaphex
|
5555d18a52
|
Cleanup
|
2016-05-17 14:24:43 +02:00 |
|
twinaphex
|
a64f0a24c6
|
(RJPEG) Cleanups
|
2016-05-17 14:07:05 +02:00 |
|
twinaphex
|
50c176310c
|
Add jpeg extension too
|
2016-05-17 13:55:14 +02:00 |
|
Twinaphex
|
beac855ff7
|
(RJPEG) Remove unused variable
|
2016-05-17 13:51:42 +02:00 |
|
twinaphex
|
ce0376e382
|
Remove debug printf
|
2016-05-17 13:50:35 +02:00 |
|
twinaphex
|
ee90ce4b54
|
Ability to select JPEG wallpapers now too
|
2016-05-17 13:45:47 +02:00 |
|
twinaphex
|
0e3ff650c2
|
Remove WANT_RPNG
|
2016-05-17 13:41:40 +02:00 |
|
twinaphex
|
25ec6a8872
|
Add HAVE_JPEG to project files
|
2016-05-17 13:39:06 +02:00 |
|
twinaphex
|
f052ebf872
|
Set #if 0 to 1 to test JPEG thumbnails
|
2016-05-17 13:19:47 +02:00 |
|
twinaphex
|
185050075a
|
(RJPEG) Cleanups
|
2016-05-17 12:56:11 +02:00 |
|
twinaphex
|
6c79ecdae7
|
(RJPEG) Cleanups
|
2016-05-17 12:52:45 +02:00 |
|