272 Commits (9b7d7b79d16dec224b7dbba346ca12e23349651f)

Author SHA1 Message Date
Gert Wollny 9b7d7b79d1 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 951bb52fd5 vrend_renderer.c: Fix warnings and clean code 6 years ago
Gert Wollny 44505b9268 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 6edc50f02d vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 9a4bb20836 vrend: enable multisample on GLES host with GLES >= 3.0 6 years ago
Dave Airlie ce95385be4 renderer: use texture storage APIs if available. 6 years ago
Dave Airlie 5c50c84c7a renderer: use is_buffer flag on resource destruction 6 years ago
Elie Tournier 0cca6d6b48 vrend: Call glDepthRange if we move from default value 6 years ago
Gert Wollny 4baf9b6a9e vrend: Enable vertex_attrib_binding also on Hosts with GLES >= 3.1 6 years ago
Gurchetan Singh 3222f87b73 vrend: use bits in caps set v2 6 years ago
Tomeu Vizoso b27fa082de vrend: Add support for PIPE_FORMAT_A4B4G4R4_UNORM 6 years ago
Dave Airlie efc093d0ec add ARB_transform_feedback_overflow_query support 6 years ago
Dave Airlie be265410c3 add ARB_polygon_offset_clamp support 6 years ago
Dave Airlie 7d4b9f972c add ARB_derivative_control support 6 years ago
Dave Airlie 6b5d7919c5 add ARB_conditional_render_inverted support 6 years ago
Dave Airlie 95650df93c add support for ARB_texture_mirror_clamp_to_edge. 6 years ago
Dave Airlie cc6ecc610d vrend: add ARB_texture_buffer_range support. 6 years ago
Dave Airlie 792b99d9db vrend: make texture buffer objects more robust 6 years ago
Dave Airlie 89d8ff8a88 vrend: refactor out sized buffer creation. 6 years ago
Dave Airlie c865b6345e vrend: set texture buffer offset alignment to 0 6 years ago
Dave Airlie 69169b0780 renderer: drop unused variable 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
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 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
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
Tomeu Vizoso 25165ad72a vrend: Enable texture_multisample for GLES 6 years ago
Jakob Bornecrantz de8528cd1c vrend: Use glFramebuffer3DOES on GLES 6 years ago
Gert Wollny 04884aa7e4 Don't handle rasterizer state depth-clip in virgl_clear 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 9d84a03602 vrend: Nop sends to backing iovs for readonly textures v2. 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
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