10524 Commits (6734c6497653b93d8313ecc30e4eae5348dca2c0)
 

Author SHA1 Message Date
Weiyi Wang 6734c64976 common/swap: use template and tag for LE/BE specification 7 years ago
Weiyi Wang 94bc48dd78 common/swap: add swap template for enum 7 years ago
bunnei 72c70d6808
Merge pull request #2081 from ReinUsesLisp/lmem-64 7 years ago
bunnei bb4549a73d
Merge pull request #2082 from FernandoS27/txq-stl 7 years ago
Mat M a568cd805b
Update src/video_core/engines/shader_bytecode.h 7 years ago
Fernando Sahmkow 0306c50339 Fix TXQ not using the component mask. 7 years ago
ReinUsesLisp dfa7be5ddf shader_ir/memory: Add ST_L 64 and 128 bits stores 7 years ago
ReinUsesLisp f61c1ed246 shader_ir/memory: Add LD_L 128 bits loads 7 years ago
ReinUsesLisp 9feb68085d shader_bytecode: Rename BytesN enums to BitsN 7 years ago
ReinUsesLisp 0be835132c shader_ir/memory: Add LD_L 64 bits loads 7 years ago
bunnei eceab45dac
Merge pull request #2074 from ReinUsesLisp/shader-ir-unify-offset 7 years ago
bunnei 4076d8fe3e
Merge pull request #2073 from lioncash/opus 7 years ago
bunnei 2d226ff8ac
Merge pull request #2067 from ReinUsesLisp/workaround-fb 7 years ago
bunnei 11e7c1244c
Merge pull request #2078 from lioncash/timer 7 years ago
bunnei 3a6eef27a2
Merge pull request #2079 from ReinUsesLisp/remove-fill 7 years ago
ReinUsesLisp 26f8a700a7 rasterizer_interface: Remove unused AccelerateFill operation 7 years ago
ReinUsesLisp 13222f94c0 video_core: Remove unused Fill surface type 7 years ago
Lioncash 414cc1eb1f kernel: Remove the Timer class 7 years ago
bunnei b0b027d2d0
Merge pull request #2072 from lioncash/service 7 years ago
bunnei db21ac2627
Merge pull request #2077 from lioncash/virt 7 years ago
bunnei d6f5f5cafa
Merge pull request #2075 from lioncash/find 7 years ago
Hexagon12 e597665569
Merge pull request #1818 from ccawley2011/patch-1 7 years ago
Lioncash a3cdd773c3 kernel/wait_object: Devirtualize functions related to manipulating the thread list directly 7 years ago
Lioncash 4596ef5274 kernel/timer: Remove unnecessary WakeupAllWaitingThreads() override 7 years ago
Lioncash 1a302d4d47 kernel/readable_event: Remove unnecessary WakeupAllWaitingThreads() override 7 years ago
Hexagon12 35480167b1
Merge pull request #2076 from lioncash/enc 7 years ago
Lioncash 0b594f3344 video_core/dma_pusher: Silence C4828 warnings 7 years ago
bunnei 92b18345a8
Merge pull request #1485 from FernandoS27/render-info 7 years ago
Lioncash a897feb21e hwopus: Implement DecodeInterleaved 7 years ago
Lioncash ba14fb42e4 service/nvflinger: Make FindBufferQueueId() a const member function 7 years ago
Lioncash 1d11def9c4 service/nvflinger: Rename Get prefix on function to Find 7 years ago
ReinUsesLisp 477d616f7d shader_ir: Unify constant buffer offset values 7 years ago
Lioncash 07b86dc28c hwopus: Deduplicate the decoding code within DecodeInterleavedOld and DecodeInterleavedWithPerfOld 7 years ago
Lioncash 44f39bfb68 hwopus: Replace std::optional<std::reference_wrapper<u64>> with u64* 7 years ago
Lioncash eb1a3c1f4a hwopus: Mark local variables as const where applicable 7 years ago
Lioncash 06887c80a5 hwopus: Fill in the rest of the unknown service function names 7 years ago
Lioncash 5078106068 service/ns: Update function tables 7 years ago
Lioncash 1710847d08 service/ncm: Update function tables 7 years ago
Lioncash 0db8918947 service/audio: Update function tables 7 years ago
Lioncash c3affdd162 service/am/applet_ae: Update function tables 7 years ago
Lioncash 09727a6a97 service/fsp-srv: Update function tables 7 years ago
Lioncash c6c1c1b45f service/btm: Update function tables 7 years ago
Lioncash 0c59e6265f service/btdrv: Update function tables 7 years ago
bunnei 3c3d9afd61
Merge pull request #2070 from ReinUsesLisp/cubearray-view 7 years ago
bunnei 69884d8a8f
Merge pull request #2069 from lioncash/vi 7 years ago
bunnei 4c818b60e3
Merge pull request #1987 from ReinUsesLisp/explicit-shader-ldg 7 years ago
ReinUsesLisp 52c326c301 gl_shader_cache: Use explicit bindings 7 years ago
bunnei 52bb524526
Merge pull request #1960 from ReinUsesLisp/shader-ir-ldg 7 years ago
ReinUsesLisp 9f803299de gl_rasterizer: Implement global memory management 7 years ago
ReinUsesLisp 3b84e04af1 shader_decode: Implement LDG and basic cbuf tracking 7 years ago