671 Commits (6cf9b5ece627b2d424a62fac7ee32f9e4935a56a)
 

Author SHA1 Message Date
Dave Airlie c96011d2ac make arrayname size a bit larger 6 years ago
Dave Airlie e95aa50ca4 shader: make some functions static 6 years ago
Dave Airlie c0cdef6f95 gles: fix the unused ctx name variable. 6 years ago
Dave Airlie 0f320cada4 renderer: fix sign mismatches. 6 years ago
Dave Airlie 85cb380d0e renderer: make some functions static 6 years ago
Lepton Wu fd0ed16337 vrend: handle GL_INVALID_ENUM when trying format. 6 years ago
Dave Airlie 01d02cee1b arb_gpu_shader5: expose higher GLSL level to guest 6 years ago
Dave Airlie 54c2308029 arb_gpu_shader5: add support for indirect ubo/samplers 6 years ago
Dave Airlie 881152e93d arb_gpu_shader5: add support for non-uniform texture offsets 6 years ago
Dave Airlie 1be2c508be arb_gpu_shader5: add support for prim id and samplemask 6 years ago
Dave Airlie 5ca68cdb9f arb_gpu_shader5: add support for interpolation instructions (v2) 6 years ago
Dave Airlie c8d21f0b63 arb_gpu_shader5: add extra gpu shader instructions. 6 years ago
Dave Airlie 0a135d4e80 arb_gpu_shader5: add support for enhanced texture gather 6 years ago
Dave Airlie 2cad994e90 arb_gpu_shader5: add support for vertex streams. 6 years ago
Dave Airlie 0337bcd3ce arb_gpu_shader5: add support for indexed queries 6 years ago
Dave Airlie 027a0df49e tgsi: handle parsing vertex streams 6 years ago
Dave Airlie 2c21683dfb scan: add ability to find dimension files 6 years ago
Dave Airlie 1022754ca1 shader: start running tgsi scanner on shader. 6 years ago
Jakob Bornecrantz 75119ddd4b vrend: Fix typo in GLES glReadPixel warning 6 years ago
Jakob Bornecrantz 91ef824294 vrend: Warn on different type and format when reading back FBOs v2 6 years ago
Jakob Bornecrantz 2505058446 vrend: Up the shader feature level when on GLES 3.x 6 years ago
Jakob Bornecrantz 7029a45fec vrend: Add GL_EXT_transform_feedback for gles 6 years ago
Jakob Bornecrantz a7c7117319 vrend: Add GL_ARB_uniform_buffer_object for gles 6 years ago
Jakob Bornecrantz e57359eeb4 vrend: Add VIRGL_FORMAT_R8G8B8A8_SRGB format and test for more sRGB formats 6 years ago
Tomeu Vizoso 25165ad72a vrend: Enable texture_multisample for GLES 6 years ago
Jakob Bornecrantz de8528cd1c vrend: Use glFramebuffer3DOES on GLES 6 years ago
Alexandros Frantzis ad2788cacd vrend: Adjust the GL blit source bounds based on the blit read direction 6 years ago
Gert Wollny 04884aa7e4 Don't handle rasterizer state depth-clip in virgl_clear 6 years ago
Elie Tournier 7f615cdee1 shader: Invert y coordonate if on gles host 6 years ago
Alexandros Frantzis 78c9c237b0 vrend: Associate host UBOs with the correct gallium uniform buffers 6 years ago
Gert Wollny 704c619785 Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE query method 6 years ago
Gert Wollny bab29c2243 vrend_clear: clear and restore rasterizer discard and depth clamp 6 years ago
Jakob Bornecrantz 9f1fe32c9c vrend: Handle primitive reset when running on GLES 6 years ago
Jakob Bornecrantz 45bbd05e5f vrend: Add precision qualifiers for all GLES shaders 6 years ago
Jakob Bornecrantz 9d84a03602 vrend: Nop sends to backing iovs for readonly textures v2. 6 years ago
Alexandros Frantzis 9812fe07ea vrend: Use RGB1 swizzle for formats with "don't care" components 6 years ago
Alexandros Frantzis 84fc54f6bf vrend: Use red/green with swizzle for luminance/alpha formats 6 years ago
Alexandros Frantzis 6b97c28184 vrend: Use red with swizzle for luminance formats 6 years ago
Alexandros Frantzis 313da6c8f4 vrend: Properly handle out-of-bounds blits when blitting with GL 6 years ago
Alexandros Frantzis b16b08e60f vrend: Use destination swizzle when creating blit shaders 6 years ago
Alexandros Frantzis 732e68e48d vrend: Use source swizzle when blitting with GL 6 years ago
Alexandros Frantzis 84f1a4c8ce vrend: Add swizzle to format descriptions 6 years ago
gurchetansingh@chromium.org 8299313e14 vrend: query for GL_SHADER_BUFFER_OFFSET_ALIGNMENT 7 years ago
Robert Tarasov 9ed16488b2 Fixes an issue with blitting R8G8B8X8_UNORM buffer 7 years ago
Joe M. Kniss cfb0750aa9 tgsi: Implement invariant atrib for TGSI to GLSL 7 years ago
Robert Tarasov 45bf40989c vrend: Use regular blit if both buffers are sRGB 7 years ago
Lepton Wu 21bbc9ea2d vrend: call glFlush after glFenceSync. 7 years ago
Stéphane Marchesin 85675f35b0 vrend: Add more caps for gles 7 years ago
Robert Tarasov b199ddde9d Fixes an issue with blitting of sRGB buffers 7 years ago
Dave Airlie 6633ab6bdd shader: start plumbing number of cull outputs through 7 years ago