twinaphex
|
3d87398011
|
Cleanup
|
2016-05-18 21:35:57 +02:00 |
|
twinaphex
|
09b3a6f2c5
|
Create separate callback for core option representation
|
2016-05-18 21:22:58 +02:00 |
|
twinaphex
|
8b93439738
|
Backport this
|
2016-05-18 21:21:58 +02:00 |
|
twinaphex
|
d53b245528
|
Cancel task instead
|
2016-05-18 17:37:43 +02:00 |
|
twinaphex
|
7aadde73d8
|
Handle cb return error code for task cancellation
|
2016-05-18 17:32:39 +02:00 |
|
Twinaphex
|
3cf591ec09
|
(tasks/task_image.c) refactor cb_nbio_image_menu_thumbnail
|
2016-05-18 17:27:05 +02:00 |
|
twinaphex
|
e21a655dc6
|
(RPNG) Use image process codes
|
2016-05-18 17:18:36 +02:00 |
|
twinaphex
|
5050ccf519
|
Move entry up
|
2016-05-18 15:43:20 +02:00 |
|
twinaphex
|
b5b3d699bf
|
(System Information) Show CPU Architecture
|
2016-05-18 15:42:16 +02:00 |
|
twinaphex
|
0986e2af7f
|
Add frontend_driver_get_cpu_architecture
|
2016-05-18 15:34:03 +02:00 |
|
twinaphex
|
64a9cd29d3
|
(System Information) Add CPU Cores
|
2016-05-18 14:39:44 +02:00 |
|
twinaphex
|
5488806108
|
Add entries to system information
|
2016-05-18 14:36:23 +02:00 |
|
twinaphex
|
de2d15c716
|
Add extra image format support to targets
|
2016-05-18 13:39:42 +02:00 |
|
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 |
|