CrazyBloo
|
a83bf77a25
|
GetDosTime, GetTime_t, GetWin32FileTime
+various formatting improvements
|
2024-09-05 05:19:24 -04:00 |
|
CrazyBloo
|
44e310e27e
|
format
|
2024-09-05 03:39:47 -04:00 |
|
CrazyBloo
|
b5437974f2
|
format rfc2822, format rfc3339
|
2024-09-05 03:32:52 -04:00 |
|
CrazyBloo
|
67350b17dc
|
fix ConvertUtcToLocalTime,RtcConvertLocalTimeToUtc
|
2024-09-04 21:11:38 -04:00 |
|
CrazyBloo
|
ee3cf93973
|
fix mac and linux builds, const for UNIX_EPOCH
|
2024-09-03 12:03:12 -04:00 |
|
CrazyBloo
|
7a6f22dfa0
|
fix sceRtcGetCurrentClockLocalTime,
fixes sceRtcGetCurrentClockLocalTime using lizardy's suggestions.
also implements various formatting improvements and logging changes
|
2024-09-03 16:17:00 +09:00 |
|
CrazyBloo
|
9187913c42
|
various formatting improvements and fixes
|
2024-09-02 07:37:20 -04:00 |
|
CrazyBloo
|
3629a43a31
|
fix linux build
|
2024-08-31 23:33:24 -04:00 |
|
CrazyBloo
|
58cc7616d5
|
implement lizardy's changes
|
2024-08-31 22:21:12 -04:00 |
|
CrazyBloo
|
d27c6319c5
|
format
|
2024-08-31 18:28:57 -04:00 |
|
CrazyBloo
|
0ce38285d7
|
Merge branch 'shadps4-emu:main' into libSceRtc
|
2024-08-31 18:26:24 -04:00 |
|
CrazyBloo
|
e247461b8d
|
more functions
|
2024-08-31 18:25:27 -04:00 |
|
huss2342
|
7551f061ad
|
Added arabic translation (#693)
* added arabic translation
* added arabic translation
|
2024-09-01 01:01:14 +03:00 |
|
Mmpr87
|
0c90ab92da
|
Added Persian(Farsi) Translation (#689)
* Adding Persian(Farsi)Translation
* Update Copyright
|
2024-09-01 01:01:01 +03:00 |
|
georgemoralis
|
95d58b8b18
|
Merge pull request #695 from squidbus/mac-translations
ci: Remove translations folder from Windows/macOS upload.
|
2024-09-01 00:17:40 +03:00 |
|
georgemoralis
|
3abc7d6b43
|
Merge pull request #685 from squidbus/patch-fixes
core: Fix CPU patch stack issues
|
2024-08-31 23:43:26 +03:00 |
|
squidbus
|
95943e42ed
|
ci: Remove translations folder from Windows upload.
|
2024-08-31 13:28:22 -07:00 |
|
squidbus
|
5aaab7f841
|
ci: Remove translations folder from macOS upload.
|
2024-08-31 13:12:59 -07:00 |
|
psucien
|
766c286d62
|
libraries: gnmdriver: sceGnmValidateCommandBuffers added
|
2024-08-31 22:01:08 +02:00 |
|
squidbus
|
61db246c5e
|
core: Fix CPU patch stack issues
|
2024-08-30 20:47:07 -07:00 |
|
psucien
|
4182740384
|
Don't load sync2 ext if nv_checkpoints isn't used
|
2024-08-31 00:10:47 +02:00 |
|
psucien
|
ca1613258f
|
video_core: added support for indirect draws (#678)
* video_core: added support for indirect draws
* barriers simplified
|
2024-08-30 22:59:56 +02:00 |
|
georgemoralis
|
3d375a28eb
|
Merge pull request #671 from Xphalnos/main
Reorganization of includes (Part 2)
|
2024-08-30 22:10:49 +03:00 |
|
jnack
|
69d4fecdfe
|
Allow graphics/compute shader list for skipping (#674)
* Allow graphics/compute shader list for skipping
* nintendo ultra 64 + formatting
* indentation..
* allow empty array in ShouldSkipShader
* simpler check for skip hashes
|
2024-08-30 21:51:20 +03:00 |
|
Xphalnos
|
7886761476
|
Reorganization of includes (Part 2)
|
2024-08-30 15:48:21 +02:00 |
|
squidbus
|
6080066f75
|
vulkan: Few fixes for MoltenVK (#670)
* vulkan: Use SPIR-V 1.5 when Vulkan version is 1.2
* vulkan: Fix Format2_10_10_10 mismap
|
2024-08-30 16:40:39 +03:00 |
|
georgemoralis
|
f1fe6b9f96
|
Merge pull request #668 from squidbus/fix-patch-stack
Initialize patch stack before thread TLS.
|
2024-08-30 14:58:34 +03:00 |
|
squidbus
|
6e552aac6a
|
Initialize patch stack before thread TLS.
|
2024-08-30 04:43:11 -07:00 |
|
CrazyBloo
|
e0ee37398e
|
Merge branch 'shadps4-emu:main' into libSceRtc
|
2024-08-30 07:14:31 -04:00 |
|
CrazyBloo
|
1aafe183df
|
format
|
2024-08-30 07:12:49 -04:00 |
|
CrazyBloo
|
2b8d1da9f9
|
SetTick + GetTick, adding functions, checkvalid
|
2024-08-30 07:02:57 -04:00 |
|
adjonesey
|
0f87d1e3d4
|
Remove from_compute check in texture cache invalidation (#665)
* Remove from_compute check in texture cache invalidation (hack)
* Remove from_compute parameter
---------
Co-authored-by: Adam Jones <a.c.jones@outlook.com>
|
2024-08-30 13:01:59 +03:00 |
|
georgemoralis
|
68fa5e292f
|
Merge pull request #666 from bigol83/patch-3
Update Italian translation
|
2024-08-30 12:39:30 +03:00 |
|
bigol83
|
bdfff5e8ea
|
Update it.ts
|
2024-08-30 11:01:48 +02:00 |
|
georgemoralis
|
cdd193d5b1
|
Merge pull request #638 from squidbus/f16c
Add patches for F16C instructions under Rosetta 2.
|
2024-08-30 11:16:21 +03:00 |
|
georgemoralis
|
30ab2b7f71
|
Merge pull request #658 from DanielSvoboda/main
fix tr
|
2024-08-30 11:15:09 +03:00 |
|
DanielSvoboda
|
f2b6843f9d
|
fix tr
|
2024-08-29 23:11:20 -03:00 |
|
squidbus
|
a17150960f
|
Add patches for F16C instructions under Rosetta 2.
|
2024-08-29 17:31:25 -07:00 |
|
Grégoire Hage
|
1651db24fe
|
Implement S_XNOR_B64 (#654)
|
2024-08-30 02:43:12 +03:00 |
|
IndecisiveTurtle
|
6bf42aa985
|
vk_graphics_pipeline: Fix texel buffer offset
|
2024-08-30 01:09:39 +03:00 |
|
georgemoralis
|
8d41695e74
|
Merge pull request #651 from LeDragoX/pt-br-update-1
Update PT-BR localization
|
2024-08-30 01:08:07 +03:00 |
|
IndecisiveTurtle
|
cb5190e31a
|
vk_graphics_pipeline: Fix copy paste error
|
2024-08-30 00:59:12 +03:00 |
|
IndecisiveTurtle
|
cf706f8cc7
|
buffer: Don't leak texel buffers, blacklist stream buffer with texel buffers
|
2024-08-30 00:26:08 +03:00 |
|
IndecisiveTurtle
|
6fbbe3d79b
|
translator: Add missed flow instruction
|
2024-08-30 00:26:01 +03:00 |
|
IndecisiveTurtle
|
fab390b860
|
spirv: More correct texel buffer usage
|
2024-08-30 00:25:56 +03:00 |
|
Plínio Larrubia
|
5a96ac1a4f
|
Update PT-BR translation
- Support DLC texts
- Fixed some errors on Cheats (Trapaças) translation
|
2024-08-29 18:22:36 -03:00 |
|
georgemoralis
|
ac2fa103fa
|
Merge pull request #649 from f1amy/ru-translation-fixes
ru DLC translation and translation fixes
|
2024-08-29 23:47:47 +03:00 |
|
georgemoralis
|
7e7854346d
|
Merge pull request #650 from DanielSvoboda/main
Fix creation files.json in 'Download All Patches'
|
2024-08-29 23:47:25 +03:00 |
|
DanielSvoboda
|
751f6f9bab
|
Fix creation files.json in 'Download ALL'
|
2024-08-29 17:26:06 -03:00 |
|
Flamy
|
1c835a1aa4
|
ru DLC translation and translation fixes
|
2024-08-29 23:59:52 +05:00 |
|