Commit Graph

55774 Commits

Author SHA1 Message Date
twinaphex
503131de66 (RPNG) Cleanups 2020-08-22 17:37:34 +02:00
twinaphex
f4432acd06 (RPGN) Cleanups to IHDR code 2020-08-22 17:34:13 +02:00
twinaphex
73ed02b5f6 (RPNG) Cleanup read_chunk_header 2020-08-22 17:18:32 +02:00
twinaphex
d6f22a7a4c (RPNG) Simplify png_process_ihdr 2020-08-22 16:28:50 +02:00
twinaphex
c7cf9d6df7 (RPNG) Simplify rpng_start 2020-08-22 16:11:54 +02:00
twinaphex
5cc4d0da0f (RPNG) Make sure we don't use stdio/fprintf unless DEBUG is defined 2020-08-22 16:07:03 +02:00
twinaphex
deafd70934 (RPNG) More simplifications - get rid of png_chunk struct, just pass
uint32_t around to function
2020-08-22 15:37:21 +02:00
twinaphex
91345fe867 (RPNG) read_chunk_header - simplify code some more 2020-08-22 15:34:32 +02:00
twinaphex
8b5b472a2d Optimize read_chunk_header 2020-08-22 14:24:11 +02:00
twinaphex
2e6b87d156 Simplify rpng.c - read_chunk 2020-08-22 14:20:50 +02:00
twinaphex
fa68500475 Dehardcode some more strings 2020-08-22 14:14:28 +02:00
twinaphex
1f7645b6e8 Cleanup generic_menu_iterate 2020-08-22 14:05:48 +02:00
twinaphex
772ed15d88 Remove file_path_str from Salamander 2020-08-22 13:42:57 +02:00
twinaphex
cce19ac97d Replace more hardcoded strings 2020-08-22 13:04:52 +02:00
twinaphex
07ebd50153 Fix some of the URLs 2020-08-22 12:51:34 +02:00
twinaphex
f63593e918 Use FILE_PATH_ constant string literals for hardcoded strings 2020-08-22 12:49:35 +02:00
twinaphex
4ec216dc0b Get rid of file_path_str 2020-08-22 01:06:10 +02:00
twinaphex
d815a1f3d3 Simplify file_path_str.c 2020-08-21 21:26:59 +02:00
Autechre
395fbb8f87
Merge pull request #11223 from guoyunhe/crowdin-github-secrets
Read Crowdin API key from GitHub Secrets
2020-08-21 20:44:03 +02:00
Guo Yunhe
5ac64932d0 Read Crowdin API key from GitHub Secrets 2020-08-21 21:16:52 +03:00
Autechre
6a3273d306
Update CHANGES.md 2020-08-21 18:25:01 +02:00
Autechre
ce53a5410c
Merge pull request #11222 from jdgleaver/remember-shader-dir
Add option to remember last selected shader preset/shader pass directories
2020-08-21 18:24:35 +02:00
jdgleaver
dd66988c98 Add option to remember last selected shader preset/shader pass directories 2020-08-21 17:02:32 +01:00
Autechre
637e43f4fd
Merge pull request #11212 from Nargash/master
Automatically sort save files, save states, and screenshots by content dir parent folder name
2020-08-21 14:42:59 +02:00
Autechre
de10ec6ef4
Merge pull request #11221 from jdgleaver/libretro-message-widget
Improve appearance of 'libretro_message' widget
2020-08-21 14:41:14 +02:00
jdgleaver
d43e92907e Improve appearance of 'libretro_message' widget 2020-08-21 11:33:27 +01:00
twinaphex
50efd72a8e gfx_display_draw_texture_slice - don't use malloc/free 2020-08-21 10:03:32 +02:00
twinaphex
99873ccd8a Reorder structs, alignment 2020-08-21 09:57:11 +02:00
Nargash
b8990d601a Add configuration options to sort save files, save states, and screenshots into folders named after the content directory folder. 2020-08-20 19:29:00 -05:00
twinaphex
75d925cd3f setting_list.h - get rid of placeholder padding hack in struct 2020-08-20 19:30:25 +02:00
twinaphex
b3ec942646 (verbosity.c) reorder struct, alignment 2020-08-20 19:16:05 +02:00
twinaphex
5a8da81d07 Simplify string_set 2020-08-20 19:12:38 +02:00
twinaphex
d545739210 Categorize some members of rarch_state 2020-08-20 17:32:44 +02:00
twinaphex
64e2988957 menu_list_flush_stack - cleanup 2020-08-20 17:29:42 +02:00
Autechre
a268c6b4a0
Merge pull request #11214 from fpscan/hacking_the_kernel
(ozone) new theme: Hacking the Kernel
2020-08-20 17:08:24 +02:00
Autechre
5a3a0b511a
Merge pull request #11219 from jdgleaver/glui-hacking-the-kernel
(GLUI) Add 'Hacking the Kernel' theme
2020-08-20 15:45:20 +02:00
twinaphex
5a96f8b63c Small cleanups as recommended by Alcaro 2020-08-20 14:50:22 +02:00
jdgleaver
20d27df27f (GLUI) Add 'Hacking the Kernel' theme 2020-08-20 10:14:32 +01:00
twinaphex
8324a03a5e Don't heap allocate audio_driver_input_dat - already
a part of heap-allocated rarch_state
2020-08-20 09:31:23 +02:00
Autechre
fc4a6971d6
Merge pull request #11216 from sonninnos/input_icons_labels
(XMB+OZONE) Quick Menu ports: AtD icon + key labels for keyboard type
2020-08-19 18:29:09 +02:00
twinaphex
cb0a193eea Fix RPNG build failure 2020-08-19 18:20:55 +02:00
twinaphex
dff52d8688 Revert "(audio conversion) Optimize array accesses"
This reverts commit 8613ece7f5.
2020-08-19 18:18:02 +02:00
twinaphex
c4be485baf Revert "Optimize png_reverse_filter_copy_line_rgb"
This reverts commit aa428cc415.
2020-08-19 18:17:16 +02:00
twinaphex
ae0d63ccc0 Revert "Optimize png_reverse_filter_copy_line_rgba"
This reverts commit ad3c67f275.
2020-08-19 18:16:57 +02:00
twinaphex
e8170a4354 Revert "Optimize png_reverse_filter_copy_line_gray_alpha"
This reverts commit 710226504e.
2020-08-19 18:16:42 +02:00
twinaphex
7c19d4d009 Revert "Optimize png_read_plte"
This reverts commit 107b640bc0.
2020-08-19 18:16:10 +02:00
twinaphex
ea5d134337 Revert "Optimize read_chunk_header"
This reverts commit 33f9ef90d8.
2020-08-19 18:15:54 +02:00
twinaphex
282d34aeb1 Revert "(RPNG) Optimize png_reverse_filter_adam7_deinterlace_pass"
This reverts commit a283b71261.
2020-08-19 18:15:24 +02:00
twinaphex
003ff126ce Revert "(RPNG) optimizations to copy_line_bw"
This reverts commit 9b29217564.
2020-08-19 18:15:08 +02:00
Twinaphex
e3d77d7f28 Remove unused variable 2020-08-19 17:21:22 +02:00