gdkchan 1fd1ec5664 Do not attempt to read unused attribute, fix attributes count (#520) 7 лет назад
..
OpenGL 33e7c89822 Move MaxUboSize definition (#530) 7 лет назад
Shader 1fd1ec5664 Do not attempt to read unused attribute, fix attributes count (#520) 7 лет назад
EmbeddedResource.cs 2ed733b1d5 Somewhat better NvFlinger (I guess) (fixes #30) 8 лет назад
GalBlendEquation.cs 44c1cf3fe5 Implment common and independent blend properly (fixes #458) (#485) 7 лет назад
GalBlendFactor.cs 44c1cf3fe5 Implment common and independent blend properly (fixes #458) (#485) 7 лет назад
GalClearBufferFlags.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalColorF.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalComparisonOp.cs 97ca974213 Implement some GPU features (#209) 7 лет назад
GalCullFace.cs 97ca974213 Implement some GPU features (#209) 7 лет назад
GalFrontFace.cs 97ca974213 Implement some GPU features (#209) 7 лет назад
GalImage.cs d4187aaa9d Allow "reinterpretation" of framebuffer/zeta formats (#418) 7 лет назад
GalImageFormat.cs d2bb458b51 Improved GPU command lists decoding (#499) 7 лет назад
GalIndexFormat.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalMemoryLayout.cs d4187aaa9d Allow "reinterpretation" of framebuffer/zeta formats (#418) 7 лет назад
GalPipelineState.cs 453543fb88 Initialize blend registers with default values (#497) 7 лет назад
GalPrimitiveType.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 лет назад
GalShaderType.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalStencilOp.cs 97ca974213 Implement some GPU features (#209) 7 лет назад
GalSurfaceFormat.cs d4187aaa9d Allow "reinterpretation" of framebuffer/zeta formats (#418) 7 лет назад
GalTextureFilter.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalTextureFormat.cs 0e1e094b7a Improve texture tables (#457) 7 лет назад
GalTextureMipFilter.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalTextureSampler.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalTextureSource.cs b19c474082 Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection 8 лет назад
GalTextureType.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 лет назад
GalTextureWrap.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
GalVertexAttrib.cs 00579927e4 Better process implementation (#491) 7 лет назад
GalVertexAttribSize.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 лет назад
GalVertexAttribType.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 лет назад
GalVertexBinding.cs aa1cd849cf Quads, QuadStrip, const attributes and half-float attributes support (#447) 7 лет назад
GalZetaFormat.cs 0e1e094b7a Improve texture tables (#457) 7 лет назад
IGalConstBuffer.cs 00579927e4 Better process implementation (#491) 7 лет назад
IGalMemory.cs 79e0070363 Improve shader sending method to GAL, use a memory interface instead of reading a fixed array size and sending every time 8 лет назад
IGalPipeline.cs 0e1e094b7a Improve texture tables (#457) 7 лет назад
IGalRasterizer.cs 00579927e4 Better process implementation (#491) 7 лет назад
IGalRenderTarget.cs 2562ca6c3f Fix multiple rendertargets (#427) 7 лет назад
IGalRenderer.cs ce1d5be212 Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) 7 лет назад
IGalShader.cs 1cd7aaf504 Avoid querying and setting texture bindings in hot code (#376) 7 лет назад
IGalTexture.cs d4187aaa9d Allow "reinterpretation" of framebuffer/zeta formats (#418) 7 лет назад
ShaderDeclInfo.cs 09593ae6d8 Add partial support to the TEX.B shader instruction (#342) 7 лет назад
ShaderDumper.cs 0e1e094b7a Improve texture tables (#457) 7 лет назад
ShaderException.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад