gdkchan b549daed03 Fix exception throw message for unimpl texture formats (#398) 7 anos atrás
..
OpenGL bf28d8f1aa Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format (#377) 7 anos atrás
Shader e72fd3f7a7 Shaders: Handle Ipa PASS argument as needed in Fragment Shaders (#392) 7 anos atrás
Texture 231fae1a4c Texture/Vertex/Index data cache (#132) 8 anos atrás
EmbeddedResource.cs 2ed733b1d5 Somewhat better NvFlinger (I guess) (fixes #30) 8 anos atrás
GalBlendEquation.cs c8c86a3854 Fix for current framebuffer issues (#78) 8 anos atrás
GalBlendFactor.cs 9cbf908cf5 Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend factor (#207) 7 anos atrás
GalClearBufferFlags.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
GalColorF.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
GalComparisonOp.cs 97ca974213 Implement some GPU features (#209) 7 anos atrás
GalCullFace.cs 97ca974213 Implement some GPU features (#209) 7 anos atrás
GalFrameBufferFormat.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 anos atrás
GalFrontFace.cs 97ca974213 Implement some GPU features (#209) 7 anos atrás
GalImage.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 anos atrás
GalImageFormat.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 anos atrás
GalIndexFormat.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
GalPipelineState.cs a42ab2e40c Implement vertex instancing (#381) 7 anos atrás
GalPrimitiveType.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 anos atrás
GalShaderType.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
GalStencilOp.cs 97ca974213 Implement some GPU features (#209) 7 anos atrás
GalTextureFilter.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
GalTextureFormat.cs bf28d8f1aa Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format (#377) 7 anos atrás
GalTextureMipFilter.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
GalTextureSampler.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
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 anos atrás
GalTextureType.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 anos atrás
GalTextureWrap.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás
GalVertexAttrib.cs f73a182b20 Properly support multiple vertex buffers, stub 2 ioctls, fix a shader issue, change the way how the vertex buffer size is calculated for the buffers with limit = 0 8 anos atrás
GalVertexAttribSize.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 anos atrás
GalVertexAttribType.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 anos atrás
GalZetaFormat.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 anos atrás
IGalConstBuffer.cs 25dd5f4238 Low level graphics API prerequisites (#319) 7 anos atrás
IGalFrameBuffer.cs 624e813cd3 Implement multiple rendertarget attachments and depth writting (#375) 7 anos atrás
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 anos atrás
IGalPipeline.cs 25dd5f4238 Low level graphics API prerequisites (#319) 7 anos atrás
IGalRasterizer.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 anos atrás
IGalRenderer.cs 25dd5f4238 Low level graphics API prerequisites (#319) 7 anos atrás
IGalShader.cs 1cd7aaf504 Avoid querying and setting texture bindings in hot code (#376) 7 anos atrás
IGalTexture.cs 726de8c46a Rendertarget attachments, texture and image changes (#358) 7 anos atrás
ImageFormatConverter.cs b549daed03 Fix exception throw message for unimpl texture formats (#398) 7 anos atrás
ShaderDeclInfo.cs 09593ae6d8 Add partial support to the TEX.B shader instruction (#342) 7 anos atrás
ShaderDumper.cs cd203e98f2 Implement Geometry shaders (#280) 7 anos atrás
ShaderException.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 anos atrás