shadPS4/src/shader_recompiler/frontend/translate
TheTurtle c5d1d579b1
core: Many things (#194)
* video_core: Add a few missed things

* libkernel: More proper memory mapped files

* memory: Fix tessellation buffer mapping

* Cuphead work

* sceKernelPollSema fix

* clang format

* fixed ngs2 lle loading and rtc lib

* draft pthreads keys implementation

* fixed return codes

* return error code if sceKernelLoadStartModule module is invalid

* re-enabled system modules and disable debug in libs.h

* Improve linux support

* fix windows build

* kernel: Rework keys

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-06-15 14:36:07 +03:00
..
data_share.cpp video_core: Preliminary storage image support and more (#188) 2024-06-10 22:35:14 +03:00
export.cpp video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
flat_memory.cpp video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
scalar_alu.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
scalar_memory.cpp video_core: Add depth buffer support and fix some bugs (#172) 2024-06-07 16:26:43 +03:00
translate.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
translate.h core: Many things (#194) 2024-06-15 14:36:07 +03:00
vector_alu.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
vector_interpolation.cpp shader_recompiler: Better branch detection + more opcodes 2024-06-02 03:05:40 +03:00
vector_memory.cpp video_core: Preliminary storage image support and more (#188) 2024-06-10 22:35:14 +03:00