bunnei
|
676abcf2f3
|
Merge pull request #9040 from liamwhite/woe-thirty-two
core_timing: use high-precision sleeps on non-Windows targets
|
2022-10-12 15:35:06 -07:00 |
|
bunnei
|
e40be60a6f
|
Merge pull request #9024 from liamwhite/async-screenshot
video_core: don't block rendering on screenshots
|
2022-10-12 13:26:32 -07:00 |
|
bunnei
|
e4db64c22b
|
Merge pull request #9047 from german77/steam-aspect
yuzu: Add 16:10 aspect ratio
|
2022-10-12 12:54:23 -07:00 |
|
bunnei
|
6c73701035
|
Merge pull request #9049 from liamwhite/monkeyhawk
syncpoint_manager: ensure handle is removable before removing
|
2022-10-12 12:34:22 -07:00 |
|
Liam
|
545875eaa1
|
k_server_session: preliminary support for userspace server sessions
|
2022-10-11 18:40:40 -04:00 |
|
Liam
|
a048c5ca0f
|
Add implementation of svcCreateSession
|
2022-10-11 18:15:45 -04:00 |
|
Liam
|
fb88548cb1
|
general: preliminary support for hbl
|
2022-10-11 18:15:30 -04:00 |
|
Liam
|
aea16faabf
|
syncpoint_manager: ensure handle is removable before removing
|
2022-10-10 19:22:26 -04:00 |
|
Kelebek1
|
bc29a3a188
|
Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong.
|
2022-10-10 20:59:57 +01:00 |
|
Narr the Reg
|
70825554ec
|
yuzu: Add 16:10 aspect ratio
|
2022-10-10 13:32:33 -05:00 |
|
liamwhite
|
baacbcb930
|
Merge pull request #9043 from german77/vector_data
input_common: have an unique vector in callback status
|
2022-10-09 17:46:45 -04:00 |
|
german77
|
36d02d1fc3
|
input_common: have an unique vector in callback status
|
2022-10-09 12:49:18 -05:00 |
|
Kelebek1
|
8351d39dd0
|
Choose the SDL audio backend when Cubeb reports too high of a latency
|
2022-10-09 13:47:59 +01:00 |
|
Fernando S
|
92494454e7
|
Merge pull request #8766 from Kelebek1/regs
[video_core] Update 3D registers
|
2022-10-09 07:04:03 +02:00 |
|
Liam
|
d10787b40b
|
core_timing: use high-precision sleeps on non-Windows targets
|
2022-10-08 18:27:40 -04:00 |
|
Liam
|
20e5a02da1
|
kernel: add expanded result macros
|
2022-10-08 12:41:27 -04:00 |
|
Liam
|
7d3c9d928d
|
fsp_srv: stub GetCacheStorageSize
|
2022-10-08 12:24:00 -04:00 |
|
Liam
|
b999db4a0f
|
IFriendService: stub CheckFriendListAvailability
|
2022-10-07 22:19:41 -04:00 |
|
Mai
|
acdb716777
|
Merge pull request #9016 from liamwhite/drunken-schedule
vk_scheduler: wait for command processing to complete
|
2022-10-07 20:27:16 -04:00 |
|
Mai
|
c78c3cb46c
|
Merge pull request #9030 from Morph1984/api-disable
configure_graphics: Fix graphics API selection when a game is running
|
2022-10-07 20:25:23 -04:00 |
|
liamwhite
|
40fff449f2
|
Merge pull request #8807 from Docteh/default_fonts
Qt: work around Qt5's font choice for Chinese (in Windows)
|
2022-10-07 17:39:39 -04:00 |
|
Liam
|
21f9dcfd5a
|
video_core: don't block rendering on screenshots
|
2022-10-07 17:33:59 -04:00 |
|
Morph
|
5254f0499b
|
configure_graphics: Fix graphics API selection when a game is running
The graphics API setting should not be changed when a game is running.
|
2022-10-07 15:11:26 -04:00 |
|
Kelebek1
|
37845e1228
|
Update 3D regs
|
2022-10-07 14:13:45 +01:00 |
|
Liam
|
82a159f2c4
|
nfp_types: silence -Wtype-limits
|
2022-10-07 06:52:28 -04:00 |
|
liamwhite
|
041976f94e
|
Revert "vulkan: automatically use larger staging buffer sizes when possible"
|
2022-10-07 04:49:08 -04:00 |
|
bunnei
|
3733e23f07
|
Merge pull request #6142 from lat9nq/prog_meta_ref_bind_address
program_metadata: Avoid reference binding to misaligned address
|
2022-10-06 20:42:15 -07:00 |
|
bunnei
|
8498313452
|
Merge pull request #8944 from Tachi107/patch-2
build(room): simplify yuzu-room installation
|
2022-10-06 16:59:04 -07:00 |
|
Byte
|
285aedee4f
|
vulkan_blitter: Fix pool allocation double free.
|
2022-10-06 21:00:54 +02:00 |
|
Liam
|
13946e7926
|
maxwell_dma: remove warnings from implemented functionality
|
2022-10-06 21:00:54 +02:00 |
|
Fernando Sahmkow
|
1595e77913
|
General: address feedback
|
2022-10-06 21:00:54 +02:00 |
|
Liam
|
78362ac6dd
|
state_tracker: workaround channel setup for homebrew
|
2022-10-06 21:00:54 +02:00 |
|
Liam
|
d8009fb2d1
|
general: rework usages of UNREACHABLE macro
|
2022-10-06 21:00:54 +02:00 |
|
Morph
|
5790abef59
|
nvdisp: End system frame after requesting to swap buffers
Fixes frametime reporting
|
2022-10-06 21:00:54 +02:00 |
|
Morph
|
6a6b22b67d
|
address_space: Rename va_start to virt_start
Avoids conflicting with the va_start macro
|
2022-10-06 21:00:54 +02:00 |
|
Morph
|
f8733d9da6
|
address_space: Address feedback
|
2022-10-06 21:00:54 +02:00 |
|
Morph
|
5ee9e5e84b
|
general: Format licenses as per SPDX guidelines
|
2022-10-06 21:00:54 +02:00 |
|
Fernando Sahmkow
|
340398daf5
|
NvHostChannels: improve hack for supporting multiple channels.
|
2022-10-06 21:00:54 +02:00 |
|
Fernando Sahmkow
|
5cbe6e1739
|
Address Feedback from bylaws.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
40a5c7d398
|
Nvflinger: correct duplication.
|
2022-10-06 21:00:53 +02:00 |
|
VonChenPlus
|
9623b1dc5a
|
Core: Fix get nvmap object random crash
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
2f61540d44
|
General: Fix clang format.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
7ed9c68b89
|
Common: Fix variable shadowing.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
46a73fed37
|
Vulkan Swapchain: Overall improvements.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
710c83e10a
|
NvDec: Fix regressions.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
5fe5e1913e
|
Vulkan Texture Cache: Limit render area to the max width/height of the targets.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
707926765b
|
ImageBase: Basic fixes.
|
2022-10-06 21:00:53 +02:00 |
|
Liam White
|
6df0663a57
|
General: Fix compilation for GCC
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
602cb1e42f
|
VideoCore: Implement formats needed for N64 emulation.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
03a978b04b
|
Buffer Cache: Deduce vertex array limit from memory layout when limit is the highest possible.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
5ef7ad3294
|
VideoCore: Add option to dump the macros.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
4124fa18e3
|
NVDRV: Further improvements.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
7472eb83fc
|
Buffer Cache: Basic fixes.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
599af475c2
|
Decoders: Improve overall speed.
|
2022-10-06 21:00:53 +02:00 |
|
bunnei
|
616e83dd94
|
DMA & InlineToMemory Engines Rework.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
4c8b983c3a
|
Maxwell3D: Add small_index_2
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
a1b6ba1602
|
Memory Manager: ensure safety of GPU to CPU address.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
6a3eca65ea
|
MemoryManager: Fix errors popping out.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
3c4e05745f
|
Shader Decompiler: implement better tracking for Vulkan samplers.
|
2022-10-06 21:00:53 +02:00 |
|
Fernando Sahmkow
|
dc74837ac9
|
Shader Decompiler: Check for shift when deriving composite samplers.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
335b4b81cd
|
Shader Decompiler: Fix dangerous behavior of invalid iterator insertion.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
8f0981702a
|
MemoryManager: Finish up the initial implementation.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
140926e2b5
|
OpenGL: Fix TickWork
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
42ef10060a
|
VideoCore: Refactor fencing system.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
67bb131e37
|
MemoryManager: initial multi paging system implementation.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
c344514f8c
|
Vulkan: Fix Scissor on Clears
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
43d8a8fb77
|
NVDRV: Further refactors and eliminate old code.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
383f95a063
|
NVDRV: Refactor Host1x
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
a6425c97e4
|
VideoCore: Refactor syncing.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
95059af14c
|
Texture Cache: Fix GC and GPU Modified on Joins.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
bc66debfdc
|
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
c98aff1660
|
Texture cache: Fix dangling references on multichannel.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
0925f2386a
|
Refactor VideoCore to use AS sepparate from Channel.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
618dac2d51
|
General: Rebase fixes.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
a933bd94d6
|
VideoCore: Extra Fixes.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
19d8ea6bd6
|
NVDRV: Remake ASGPU
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
1d95a124a7
|
NVDRV: Update copyright notices.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
80a4737010
|
MemoryManager: Temporary Fix for NVDEC.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
448ec77acb
|
NvHostCtrl: Fix merge of nvflinger.
|
2022-10-06 21:00:52 +02:00 |
|
Fernando Sahmkow
|
a4346d16ed
|
VideoCore: Update MemoryManager
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
68f5643159
|
Common: implement MultiLevelPageTable.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
9f62d4f41f
|
VideoCore: Fix channels with disk pipeline/shader cache.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
3b7b493a33
|
OpenGl: Implement Channels.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
199642590c
|
NVHOST_CTRl: Implement missing method and fix some stuffs.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
8847b6645c
|
VideoCore: implement channels on gpu caches.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
5ca7d7118f
|
NVASGPU: Fix Remap.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
f43a322d65
|
NVDRV: Fix clearing when destroying.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
461c659d48
|
NVMAP: Fix the Free return parameters.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
5ed054796f
|
NVDRV: Fix Open/Close and make sure each device is correctly created.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
21138043da
|
NVDRV: Implement new NvMap
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
3991518f74
|
NVDRV: Refactor and add new NvMap.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
2821dbf166
|
NVDRV: Cleanup.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
69e08ad83b
|
NVDRV: Implement QueryEvent.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
4165ead1f1
|
NvHost: Remake Ctrl Implementation.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
987ef2824c
|
NvHost: Try a different approach to blocking.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
ea941e1d76
|
NvHost: Fix some regressions and correct signaling on timeout.
|
2022-10-06 21:00:51 +02:00 |
|
Fernando Sahmkow
|
b7df4e83d1
|
Texture Cache: Add ASTC 10x5 Format.
|
2022-10-06 16:45:40 +02:00 |
|
bunnei
|
29d949a485
|
Merge pull request #9013 from liamwhite/spinning-a-yarn
common: remove "yuzu:" prefix from thread names
|
2022-10-05 18:53:42 -07:00 |
|
bunnei
|
67d9e90872
|
Merge pull request #9015 from german77/amiibo-rewrite
service: nfp: Fix errors to pass unit testing
|
2022-10-05 14:13:57 -07:00 |
|
Kyle Kienapfel
|
538ae13298
|
Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999)
Co-authored-by: Kyle Kienapfel <Docteh@users.noreply.github.com>
|
2022-10-05 21:39:54 +02:00 |
|