Commit Graph

79 Commits

Author SHA1 Message Date
red-prig 8c6a8b5313 MIMG?14/MIMG bugfixes/image bugfixes 2023-03-08 21:18:04 +03:00
Pavel f2bf574e21 getFormatSize:TODO:123 2023-03-07 14:57:22 +03:00
red-prig 9ac0e2ecf6 getFormatSize:TODO:122 2023-03-05 14:56:12 +03:00
red-prig 3292e17da1 getFormatSize:TODO:64 2023-03-05 14:45:21 +03:00
red-prig 5a994e312b Fix (change to int) 2023-03-05 14:32:12 +03:00
red-prig 241b31ec79 added description for todo-vImage 2023-03-05 14:16:29 +03:00
Pavel 6dec6012b5 SKIP_UNKNOW_TILING hack 2023-01-26 16:54:36 +03:00
Kagamma 2e04d5d3fa
Fix cross-compilation on Linux host (#67)
* Unit names should match with file names to avoid case sensitive issue on Unix system

* Explicit state the build is for win64 target
2023-01-21 16:58:38 +03:00
Kagamma 594cd56cb6
AvPlayer HLE (#58)
* Adds some libSceAvPlayer dummy functions, ps4_sceAvPlayerAddSource cache files to 'avplayer_dump' directory

* Its better for languageCode to be array of chars

* SysLogPrefix

* us -> ms

* Adds ffmpeg headers

* Fix compilation

* sceAvPlayerInitEx

* spinlock, proper close ffmpeg stuff

* Refactor + fix

* NextPacket

* ReceiveAudio

* ReceiveVideo

* audio works

* Minor fix

* Minor

* accurate GetTimeInUs

* sceAvPlayerPostInit and sceAvPlayerStop

* Is not GPU Addr err

* Fixing Structure Alignments

* The original timeStamp is listed in ms in the documentation

* Forgotten "not" and disable Exit(False); (Seems to work, need to test)

* Should check patch folder first

* Minor

* test CI

* use parse_filename

* _sceAvPlayerInit, _sceAvPlayerInitEx

* ps4_sceAvPlayerPostInit, _sceAvPlayerAddSource

* fix types

* _sceAvPlayerGetAudioData

* _sceAvPlayerGetVideoDataEx

* _sceAvPlayerStop, _sceAvPlayerClose

* Removed outdated comments + long name

* Use MemChunk instead of a simple Pointer

* fix init value

* convert to utf8

Co-authored-by: Pavel <68122101+red-prig@users.noreply.github.com>
2023-01-17 16:32:47 +03:00
red-prig 07d736c7bc Fix buffer align 2023-01-03 19:54:53 +03:00
red-prig aaa34d36ea push const allocator fix 2023-01-02 18:58:31 +03:00
red-prig ded80a637e exUnderflow? 2022-12-28 19:13:37 +03:00
red-prig 6e4d6b60c9 + 2022-12-13 22:01:10 +03:00
red-prig 5725cef328 DISABLE_SRGB_HACK config 2022-12-09 21:58:15 +03:00
Pavel 5d751ef734 + 2022-12-05 22:45:50 +03:00
Pavel f435dd9da8 + 2022-12-02 12:03:23 +03:00
Pavel cac9ee7685 + 2022-12-02 11:39:14 +03:00
Pavel 17f02ea0ff + 2022-12-01 16:09:20 +03:00
Pavel d698001d06 Precompile shaders 2022-12-01 13:43:54 +03:00
red-prig f6e2a7ee6c + 2022-11-30 23:57:42 +03:00
red-prig 7197131e7d + 2022-11-15 20:34:51 +03:00
Pavel 8e6c7c3d0b Update shader recompiler 2022-11-15 15:54:47 +03:00
red-prig 47d666c76c + 2022-11-13 21:02:13 +03:00
Pavel 6226cceb19 + 2022-11-10 14:44:52 +03:00
Pavel b65099ba72 + 2022-11-01 17:26:18 +03:00
red-prig 45a02161c5 + 2022-10-31 20:29:52 +03:00
Pavel f2751390e4 + 2022-10-31 13:32:09 +03:00
red-prig 6edb48f172 + 2022-10-21 23:23:48 +03:00
red-prig fe489be531 + 2022-10-21 20:23:51 +03:00
Pavel febdf7fe13 + 2022-10-19 11:38:17 +03:00
Pavel 89d01bf869 + 2022-10-14 12:52:47 +03:00
Pavel cad2d30172 + 2022-10-14 12:18:48 +03:00
Pavel abf83b729e + 2022-10-14 09:34:14 +03:00
red-prig 15530c05a4 + 2022-10-13 22:21:24 +03:00
red-prig 9671a78e1b + 2022-10-13 20:33:48 +03:00
Pavel dcd6019af6 + 2022-10-13 17:35:49 +03:00
Pavel 46bacc199a + 2022-10-13 16:04:14 +03:00
Pavel 39f9084817 + 2022-10-13 11:22:40 +03:00
Pavel 640e7d1a36 + 2022-10-12 15:41:51 +03:00
red-prig 26f3cef67c + 2022-10-10 02:32:01 +03:00
red-prig 989e726f1a + 2022-10-09 00:16:44 +03:00
Pavel 7ef60bd00b + 2022-10-07 17:21:05 +03:00
Pavel dcfd378fe3 + 2022-10-07 12:51:14 +03:00
Pavel 202547205f + 2022-09-28 13:19:45 +03:00
Pavel a27ec63608 + 2022-09-07 14:55:44 +03:00
red-prig faa378623d + 2022-09-06 22:18:57 +03:00
Pavel 1bb114e5b6 + 2022-09-06 17:00:59 +03:00
red-prig 380a64f4ec + 2022-09-05 19:44:19 +03:00
Pavel 818cddd5b7 New shader recompiler version 2022-09-05 16:30:24 +03:00
Pavel c5b4528b51 + 2022-07-15 13:12:45 +03:00