This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
c26ddd6259796e5b0b187989ce3e21b52edb00a8
ryujinx
/
Ryujinx.HLE
/
Gpu
History
gdkchan
c26ddd6259
Fix 3 graphics related issues (
#180
)
...
* Fix 3 graphics related bugs * OGLShader shouldn't be public (yet)
2018-06-23 02:00:44 -03:00
..
BlockLinearSwizzle.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
INvGpuEngine.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
ISwizzle.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
LinearSwizzle.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
MacroInterpreter.cs
Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does)
2018-06-18 01:32:11 -03:00
NvGpu.cs
Partial GPU DMA support (
#158
)
2018-06-13 10:55:01 -03:00
NvGpuBufferType.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuEngine2d.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuEngine2dReg.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuEngine3d.cs
Fix 3 graphics related issues (
#180
)
2018-06-23 02:00:44 -03:00
NvGpuEngine3dReg.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuEngine.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuEngineDma.cs
Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does)
2018-06-18 01:32:11 -03:00
NvGpuEngineDmaReg.cs
Partial GPU DMA support (
#158
)
2018-06-13 10:55:01 -03:00
NvGpuFifo.cs
Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does)
2018-06-18 01:32:11 -03:00
NvGpuFifoMeth.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuMethod.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuPBEntry.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuPushBuffer.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuVmm.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
NvGpuVmmCache.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
Texture.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
TextureFactory.cs
Fix 3 graphics related issues (
#180
)
2018-06-23 02:00:44 -03:00
TextureHelper.cs
Fix 3 graphics related issues (
#180
)
2018-06-23 02:00:44 -03:00
TextureReader.cs
Implement R16 texture format (
#147
)
2018-06-12 09:29:44 -03:00
TextureSwizzle.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
TextureWriter.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00