Ryujinx/Ryujinx.Graphics/Gal
gdkchan 1968386808
Add locking methods to the ogl resource cache (#238)
* Add locking methods to the ogl resource cache

* Remove some unused arguments

* Add the ZF32 texture format
2018-07-09 23:01:59 -03:00
..
OpenGL Add locking methods to the ogl resource cache (#238) 2018-07-09 23:01:59 -03:00
Shader
Texture
EmbeddedResource.cs
GalBlendEquation.cs
GalBlendFactor.cs
GalClearBufferFlags.cs
GalColorF.cs
GalComparisonOp.cs
GalCullFace.cs
GalFrontFace.cs
GalIndexFormat.cs
GalPrimitiveType.cs
GalShaderType.cs
GalStencilOp.cs
GalTexture.cs
GalTextureFilter.cs
GalTextureFormat.cs Add locking methods to the ogl resource cache (#238) 2018-07-09 23:01:59 -03:00
GalTextureMipFilter.cs
GalTextureSampler.cs
GalTextureSource.cs
GalTextureWrap.cs
GalVertexAttrib.cs
GalVertexAttribSize.cs
GalVertexAttribType.cs
IGalBlend.cs
IGalFrameBuffer.cs
IGalMemory.cs
IGalRasterizer.cs Add locking methods to the ogl resource cache (#238) 2018-07-09 23:01:59 -03:00
IGalRenderer.cs
IGalShader.cs
IGalTexture.cs Add locking methods to the ogl resource cache (#238) 2018-07-09 23:01:59 -03:00
ShaderDeclInfo.cs
ShaderException.cs