aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_protocol.h
Commit message (Expand)AuthorAgeFilesLines
* virgl: implement ARB_clear_textureElie Tournier2020-05-071-0/+16
* virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSEDGert Wollny2019-06-201-0/+1
* virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...Gert Wollny2019-06-201-0/+1
* virgl: Add driconf tweak for emulating BGRA surfaces on GLESGert Wollny2019-06-201-0/+1
* virgl: Add skeleton to evaluate cap and send tweaksGert Wollny2019-06-201-0/+10
* virgl: Add copy_transfer3d definitionsAlexandros Frantzis2019-06-071-0/+8
* virgl: limit command length to 16 bitsGurchetan Singh2019-02-151-0/+1
* virgl: add protocol for resource transfersGurchetan Singh2019-02-151-0/+11
* virgl: ARB_query_buffer_object supportDave Airlie2019-01-311-0/+11
* virgl: fix undefined shift to use unsigned.Dave Airlie2018-11-291-1/+1
* virgl: Add command and flags to initiate debugging on the host (v2)Gert Wollny2018-11-131-0/+1
* virgl: use hw-atomics instead of in-ssbo onesTomeu Vizoso2018-09-051-0/+9
* virgl: update minor differences to upstream headerErik Faye-Lund2018-09-051-1/+1
* virgl: ARB_texture_barrier supportDave Airlie2018-08-141-0/+5
* virgl: Support ARB_framebuffer_no_attachmentsDave Airlie2018-08-011-0/+10
* virgl: add initial ARB_compute_shader supportDave Airlie2018-08-011-0/+11
* virgl: add memory barrier supportDave Airlie2018-08-011-0/+5
* virgl: add initial images support (v2)Dave Airlie2018-08-011-0/+12
* virgl: add initial shader_storage_buffer_object support. (v2)Dave Airlie2018-07-241-0/+10
* virgl: implement set_min_samplesErik Faye-Lund2018-07-171-0/+5
* virgl: add ARB_tessellation_shader support. (v2)Dave Airlie2018-06-141-0/+5
* virgl: Implement seamless cube mapsStéphane Marchesin2018-03-211-0/+1
* virgl: add ARB_sample_shading support.Dave Airlie2018-02-141-0/+1
* virgl: add ARB_draw_indirect support.Dave Airlie2018-02-141-0/+12
* virgl: add support for passing render condition flags to host.Dave Airlie2016-03-011-0/+2
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+468