7090 Commits (b2b993b665ed3ea956ba7558d9d874ae3895d4a0)

Author SHA1 Message Date
FengChen f9f995c56a video_core: Implement maxwell inline_index method 3 years ago
FengChen 8eed4e7ee5 video_coare: Reimplementing the maxwell drawing trigger mechanism 3 years ago
Morph d481ac5a0c format_lookup_table: Implement R32_B24G8 with D32_FLOAT_S8_UINT 3 years ago
Liam b3c972a500 video_core: don't build ASTC decoder shader unless requested 3 years ago
Fernando Sahmkow 6118d0d042 Maxwell3D/Puller: Fix regressions and syncing issues. 3 years ago
bunnei 2a909989ee video_core: renderer_vulkan: vk_query_cache: Avoid shutdown crash in QueryPool::Reserve. 4 years ago
FengChen 584a200d86 video_core: implement 1D copies based on VMM 'kind' 3 years ago
FengChen 2d53a37461 video_core: Implement memory manager page kind 3 years ago
Morph 14a89390d2 video_core: Fix spelling of "synchronize" 3 years ago
Morph 6e9ed95246 renderer_(opengl/vulkan): Fix tessellation clockwise parameter 3 years ago
Liam aea16faabf syncpoint_manager: ensure handle is removable before removing 3 years ago
Kelebek1 bc29a3a188 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 years ago
Liam 21f9dcfd5a video_core: don't block rendering on screenshots 3 years ago
Kelebek1 37845e1228 Update 3D regs 4 years ago
liamwhite 041976f94e Revert "vulkan: automatically use larger staging buffer sizes when possible" 3 years ago
Byte 285aedee4f vulkan_blitter: Fix pool allocation double free. 3 years ago
Liam 13946e7926 maxwell_dma: remove warnings from implemented functionality 4 years ago
Fernando Sahmkow 1595e77913 General: address feedback 4 years ago
Liam 78362ac6dd state_tracker: workaround channel setup for homebrew 4 years ago
Morph 5ee9e5e84b general: Format licenses as per SPDX guidelines 4 years ago
Fernando Sahmkow 5cbe6e1739 Address Feedback from bylaws. 4 years ago
Fernando Sahmkow 2f61540d44 General: Fix clang format. 4 years ago
Fernando Sahmkow 46a73fed37 Vulkan Swapchain: Overall improvements. 4 years ago
Fernando Sahmkow 5fe5e1913e Vulkan Texture Cache: Limit render area to the max width/height of the targets. 4 years ago
Fernando Sahmkow 707926765b ImageBase: Basic fixes. 4 years ago
Liam White 6df0663a57 General: Fix compilation for GCC 4 years ago
Fernando Sahmkow 602cb1e42f VideoCore: Implement formats needed for N64 emulation. 4 years ago
Fernando Sahmkow 03a978b04b Buffer Cache: Deduce vertex array limit from memory layout when limit is the highest possible. 4 years ago
Fernando Sahmkow 5ef7ad3294 VideoCore: Add option to dump the macros. 4 years ago
Fernando Sahmkow 4124fa18e3 NVDRV: Further improvements. 4 years ago
Fernando Sahmkow 7472eb83fc Buffer Cache: Basic fixes. 4 years ago
Fernando Sahmkow 599af475c2 Decoders: Improve overall speed. 4 years ago
bunnei 616e83dd94 DMA & InlineToMemory Engines Rework. 4 years ago
Fernando Sahmkow 4c8b983c3a Maxwell3D: Add small_index_2 4 years ago
Fernando Sahmkow a1b6ba1602 Memory Manager: ensure safety of GPU to CPU address. 4 years ago
Fernando Sahmkow 6a3eca65ea MemoryManager: Fix errors popping out. 4 years ago
Fernando Sahmkow dc74837ac9 Shader Decompiler: Check for shift when deriving composite samplers. 4 years ago
Fernando Sahmkow 8f0981702a MemoryManager: Finish up the initial implementation. 4 years ago
Fernando Sahmkow 140926e2b5 OpenGL: Fix TickWork 4 years ago
Fernando Sahmkow 42ef10060a VideoCore: Refactor fencing system. 4 years ago
Fernando Sahmkow 67bb131e37 MemoryManager: initial multi paging system implementation. 4 years ago
Fernando Sahmkow c344514f8c Vulkan: Fix Scissor on Clears 4 years ago
Fernando Sahmkow 43d8a8fb77 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Fernando Sahmkow 95059af14c Texture Cache: Fix GC and GPU Modified on Joins. 4 years ago
Fernando Sahmkow bc66debfdc Texture cache: Fix the remaining issues with memory mnagement and unmapping. 4 years ago
Fernando Sahmkow c98aff1660 Texture cache: Fix dangling references on multichannel. 4 years ago
Fernando Sahmkow 0925f2386a Refactor VideoCore to use AS sepparate from Channel. 4 years ago
Fernando Sahmkow 618dac2d51 General: Rebase fixes. 4 years ago