gdkchan f03a43fa38 Fix copy-paste mistake, also related to astc... 8 лет назад
..
FbFragShader.glsl 2ed733b1d5 Somewhat better NvFlinger (I guess) (fixes #30) 8 лет назад
FbVtxShader.glsl 5d8a615c21 Enable hardware frame buffer texture scaling 8 лет назад
OGLBlend.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 лет назад
OGLEnumConverter.cs 7a6ce48184 Re add some texture formats that I somehow removed by accident on OGLEnumConverter 8 лет назад
OGLFrameBuffer.cs a38a72b062 Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... 8 лет назад
OGLRasterizer.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 лет назад
OGLShader.cs 53a6922f87 Some small gpu improvements and shader improvements, add support for ASTC 4x4 textures (slow!) 8 лет назад
OGLTexture.cs f03a43fa38 Fix copy-paste mistake, also related to astc... 8 лет назад
OpenGLRenderer.cs 79e0070363 Improve shader sending method to GAL, use a memory interface instead of reading a fixed array size and sending every time 8 лет назад