aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_screen.c
Commit message (Expand)AuthorAgeFilesLines
...
* virgl: Clean up fences commitRobert Foss2018-11-181-1/+1
* virgl: native fence fd supportRobert Foss2018-11-161-1/+11
* gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGETMarek Olšák2018-09-071-0/+1
* gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsiMarek Olšák2018-09-061-0/+1
* virgl: use hw-atomics instead of in-ssbo onesTomeu Vizoso2018-09-051-2/+10
* gallium: Add a helper for implementing PIPE_CAP_* default values.Eric Anholt2018-09-041-3/+3
* virgl: add debug-switch to output TGSIErik Faye-Lund2018-08-281-0/+1
* virgl: introduce $VIRGL_DEBUG=verboseErik Faye-Lund2018-08-281-0/+9
* gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.Kenneth Graunke2018-08-241-0/+1
* gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZEMarek Olšák2018-08-231-0/+2
* gallium: add PIPE_CAP_MAX_GS_INVOCATIONSMarek Olšák2018-08-231-0/+2
* virgl: ARB_enhanced_layouts supportDave Airlie2018-08-221-1/+2
* virgl: report actual max-texture sizesErik Faye-Lund2018-08-151-0/+7
* virgl: do not use SP_MAX_TEXTURE_*_LEVELS definesErik Faye-Lund2018-08-151-7/+3
* virgl: ARB_texture_barrier supportDave Airlie2018-08-141-1/+1
* virgl: add ARB_shader_clock supportDave Airlie2018-08-081-1/+2
* virgl: enable FBFETCH if virglrenderer supports itErik Faye-Lund2018-08-011-1/+2
* virgl: enable robustness if the host exposes itDave Airlie2018-08-011-1/+2
* virgl: Support ARB_framebuffer_no_attachmentsDave Airlie2018-08-011-1/+6
* virgl: add initial ARB_compute_shader supportDave Airlie2018-08-011-3/+56
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-0/+4
* gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTSMarek Olšák2018-07-311-0/+1
* virgl: add TXQS supportDave Airlie2018-08-011-1/+2
* virgl: add initial images support (v2)Dave Airlie2018-08-011-0/+11
* virgl: add initial shader_storage_buffer_object support. (v2)Dave Airlie2018-07-241-0/+5
* virgl: Expose GL_ARB_copy_image if host supports itGert Wollny2018-07-201-1/+2
* virgl: Allow RGB32* textures only as buffer objectsGert Wollny2018-07-201-0/+7
* virgl: respect max_vertex_attrib_stride capErik Faye-Lund2018-07-171-1/+2
* virgl: add ARB_texture_view supportDave Airlie2018-06-271-1/+2
* gallium: add scalar isa shader capChristian Gmeiner2018-06-201-0/+3
* gallium: add support for programmable sample locationsRhys Perry2018-06-141-0/+1
* virgl: add ARB_tessellation_shader support. (v2)Dave Airlie2018-06-141-1/+9
* virgl: enable ARB_gpu_shader_fp64Dave Airlie2018-06-111-1/+2
* virgl: add shader offset alignment to to v2 caps struct[email protected]2018-06-051-1/+2
* virgl: Always assume that ORIGIN_UPPER_LEFT and PIXEL_CENTER* are supportedGert Wollny2018-06-011-1/+2
* virgl: add ARB_transform_feedback_overflow_query supportDave Airlie2018-05-301-1/+2
* virgl: add polygon offset clampDave Airlie2018-05-301-1/+2
* virgl: add derivative control supportDave Airlie2018-05-301-1/+2
* virgl: add ARB_conditional_render_inverted supportDave Airlie2018-05-301-1/+2
* gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITYMarek Olšák2018-05-291-0/+2
* virgl: enable vertex streams when glsl level is high enough.Dave Airlie2018-05-151-1/+2
* gallium: add initial support for conservative rasterizationRhys Perry2018-04-301-0/+10
* virgl: add ARB_cull_distance support.Dave Airlie2018-03-231-1/+2
* gallium: add packed uniform CAPTimothy Arceri2018-03-201-0/+1
* virgl: add offset alignment values to to v2 caps struct[email protected]2018-03-051-2/+2
* gallium: allow drivers to impose BO flags restrictions on constant buffer 0Marek Olšák2018-02-171-0/+1
* virgl: add ARB_sample_shading support.Dave Airlie2018-02-141-2/+3
* virgl: add ARB_draw_indirect support.Dave Airlie2018-02-141-1/+2
* gallium: drop all the guard band float caps.Dave Airlie2018-02-141-5/+0
* virgl: Support v2 caps struct (v2)Stéphane Marchesin2018-02-131-12/+17