gdkchan 3cb1fa0e85 Implement texture buffers (#1152) hace 6 años
..
Buffer.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) hace 6 años
Counters.cs 1876b346fe Initial work hace 6 años
Debugger.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) hace 6 años
EnumConversion.cs 0202f150d4 Enable stencil texturing (fixes #866) (#910) hace 6 años
FormatInfo.cs af8498d679 Add basic error logging to the GPU hace 6 años
FormatTable.cs ab29521faa Fix R5G6B5 in SurfaceFlinger (#863) hace 6 años
Framebuffer.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) hace 6 años
HwCapabilities.cs 12d49c37d2 Make max anisotropy configurable (#1043) hace 6 años
Pipeline.cs 3cb1fa0e85 Implement texture buffers (#1152) hace 6 años
Program.cs 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) hace 6 años
Renderer.cs 3cb1fa0e85 Implement texture buffers (#1152) hace 6 años
Ryujinx.Graphics.OpenGL.csproj c46edfab85 Update .NET Core to 3.1, and update NuGet Packages (#1121) hace 6 años
Sampler.cs 654e617fe7 Some code cleanup hace 6 años
Shader.cs 1876b346fe Initial work hace 6 años
TextureBase.cs 3cb1fa0e85 Implement texture buffers (#1152) hace 6 años
TextureBuffer.cs 3cb1fa0e85 Implement texture buffers (#1152) hace 6 años
TextureCopy.cs 468d8f841f Simple GPU fixes (#1093) hace 6 años
TextureCopyUnscaled.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) hace 6 años
TextureStorage.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) hace 6 años
TextureView.cs 3cb1fa0e85 Implement texture buffers (#1152) hace 6 años
VertexArray.cs 9948a7be53 Support constant attributes (with a value of zero) (#1066) hace 6 años
VertexBuffer.cs 1876b346fe Initial work hace 6 años
Window.cs 468d8f841f Simple GPU fixes (#1093) hace 6 años