gdkchan
|
912e43e979
Remove some unused args on the shader translator
|
6 years ago |
gdkchan
|
6407729a1d
Fix FADD32I check for Ra negation
|
6 years ago |
gdkchan
|
e3c919f086
Remove FFMPEG dependency from README
|
6 years ago |
gdkchan
|
18814d44b2
Address PR feedback
|
6 years ago |
gdkchan
|
383452f5cf
Fix some shader disposal issues
|
6 years ago |
gdkchan
|
a11f6f5235
Fix some spelling mistakes
|
6 years ago |
gdkchan
|
23d8516763
Fix ShaderTools
|
6 years ago |
gdkchan
|
92703af555
Address PR feedback
|
6 years ago |
gdkchan
|
40ef18d759
Target .NET Core 3.0 for NVDEC project
|
6 years ago |
gdkchan
|
0dbfe3c23e
Re-add NVDEC project (not integrated)
|
6 years ago |
gdkchan
|
6e092c0558
More code cleanup
|
6 years ago |
gdkchan
|
9bfb373bdf
Remove more unused code
|
6 years ago |
gdkchan
|
59fdaa744b
GPU resource disposal
|
6 years ago |
gdkchan
|
f7bcc884e4
Add XML documentation to Ryujinx.Graphics.Gpu
|
6 years ago |
gdkchan
|
4a4e2f7c72
Add XML documentation to Ryujinx.Graphics.Gpu.Engine
|
6 years ago |
gdkchan
|
d1c0a64e6a
Add XML documentation to Ryujinx.Graphics.Gpu.State
|
6 years ago |
gdkchan
|
430faeb8ef
Add XML documentation to Ryujinx.Graphics.Gpu.Shader
|
6 years ago |
gdkchan
|
e58b540c4e
Add XML documentation to Ryujinx.Graphics.Gpu.Memory
|
6 years ago |
gdkchan
|
80ff2eab29
Change GPU errors to debug and reduce log messages
|
6 years ago |
gdkchan
|
bacb278dc1
Fix typos pointed out by LDj3SNuD
|
6 years ago |
gdkchan
|
c5b9088914
Remove some error logging to avoid log spam
|
6 years ago |
gdkchan
|
ffaad0eaac
Fix missing S8 format on texture compatibility check
|
6 years ago |
gdkchan
|
32764f9560
Add XML documentation to Ryujinx.Graphics.Gpu.Image
|
6 years ago |
gdkchan
|
53bbc1311f
Fix AstcDecoder Success property never being set to true
|
6 years ago |
gdkchan
|
654e617fe7
Some code cleanup
|
6 years ago |
gdkchan
|
af8498d679
Add basic error logging to the GPU
|
6 years ago |
Alex Barney
|
d1ab9fb42c
ASTC optimizations (#845)
|
6 years ago |
gdkchan
|
947e14d3be
Reimplement limited bindless textures support
|
6 years ago |
gdkchan
|
647d0962df
Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work
|
6 years ago |
gdkchan
|
6cf9a04d98
Stop memory modification check when a invalid address is found
|
6 years ago |