docs: update calendar and link releases notes for 20.1.3
[mesa.git] / src / gallium / drivers /
2020-07-09 Karol Herbstnv50/ir: fix memset on non trivial types warning
2020-07-09 Timothy Arcerizink: fix missing fallthrough comment
2020-07-09 Timothy Arceriv3d: remove redefine of VG(x)
2020-07-09 Timothy Arcerifreedreno: fix missing fallthrough comments
2020-07-08 Jonathan Marekfreedreno/layout: layout simplifications and pitch...
2020-07-08 Jonathan Marekfreedreno: add a fd_resource_pitch helper
2020-07-08 Jonathan Marekfreedreno/a2xx: fix compressed textures
2020-07-08 Mike Blumenkrantzzink: translate gl_FragColor to gl_FragData before...
2020-07-08 Erik Faye-Lundzink: expose depth-clip if supported
2020-07-08 Timothy Arcerinouveau/nvc0: silence maybe-uninitialized warning
2020-07-08 Timothy Arceriiris: silence maybe-uninitialized for stc_dst_aux_usage...
2020-07-08 Timothy Arceriiris: fix maybe-uninitialized warning for initial_state...
2020-07-08 Timothy Arceriradeonsi: fix SI_NUM_ATOMS
2020-07-08 Timothy Arcerir600/radeonsi: silence zero-length-bounds gcc warnings
2020-07-08 Marek Olšákgallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for Lower...
2020-07-07 Dave Airliellvmpipe: add ARB_post_depth_coverage support.
2020-07-07 Dave Airliedraw/gs: use mask to limit vertex emission.
2020-07-07 Dave Airliegallivm/gs_iface: pass stream into end primitive interface.
2020-07-07 Eric Anholtutil: Share a single function pointer for the 4-byte...
2020-07-07 Eric Anholtllvmpipe: Generalize "could llvmpipe fetch this format...
2020-07-07 Eric Anholtutil: Merge util_format_read_4* functions.
2020-07-07 Eric Anholtutil: Merge util_format_write_4* functions.
2020-07-07 Eric Anholtsvga: Reuse util_format_unpack_rgba().
2020-07-07 Eric Anholtetnaviv: Use the util_pack_color_union() helper.
2020-07-07 Eric Anholtsoftpipe: Clean up softpipe's SSBO load/store interpret...
2020-07-07 Karol Herbstnv50/ir/nir: fix cache mode conversion
2020-07-07 Karol Herbstgv100/ir: fix coherent and volatile memory access
2020-07-07 Karol Herbstgv100/ir: implement sample shading
2020-07-07 Karol Herbstnv50/ir/nir: fix interpolation on explicit operations
2020-07-07 Danylo Piliaieviris: Fix fast-clearing of depth via glClearTex(Sub...
2020-07-07 jzielinsgallium/swr: Fix compilation warnings
2020-07-07 Connor Abbottfreedreno/a6xx: Force gl_Layer to 0 when necessary
2020-07-07 Alyssa Rosenzweigpanfrost: Expose MSAA 4x
2020-07-07 Alyssa Rosenzweigpanfrost: Save sample_mask before blitting
2020-07-07 Alyssa Rosenzweigpanfrost: Enable MSAA if we render to such a surface
2020-07-07 Alyssa Rosenzweigpanfrost: Set depth/stencil_layer_stride accordingly
2020-07-07 Alyssa Rosenzweigpanfrost: Implement alpha-to-coverage
2020-07-07 Alyssa Rosenzweigpanfrost: Pass sample_mask to the hardware
2020-07-07 Alyssa Rosenzweigpanfrost: Identify coverage_mask
2020-07-07 Alyssa Rosenzweigpanfrost: Don't advertise MSAA 2x
2020-07-07 Alyssa Rosenzweigpanfrost: Set layer_stride for multisampled rendering
2020-07-07 Alyssa Rosenzweigpanfrost: Index texture by sample
2020-07-07 Alyssa Rosenzweigpanfrost: Allocate space for multisampling
2020-07-07 Alyssa Rosenzweigpanfrost: Set depth to sample_count for MSAA 2D
2020-07-06 Ilia Mirkinir3: use empirical size for params as used by the shader
2020-07-06 Neil Robertsv3d: Enable perpendicular line caps when line smoothing
2020-07-06 Neil Robertsv3d: Add a lowering pass for line smoothing
2020-07-06 Neil Robertsv3d: Handle the line width intrinsics
2020-07-06 Marcin Ślusarzintel/perf: move query_mask and location out of gen_per...
2020-07-06 Marcin Ślusarziris: remove iris_monitor_config
2020-07-06 Ilia Mirkina4xx: hook up centroid ij coords
2020-07-06 Jason Ekstrandv3d: Only call nir_lower_io on shader_in/out
2020-07-06 Jason Ekstrandvc4: Only call nir_lower_io on shader_in/out
2020-07-06 Jason Ekstrandnouveau: Only call nir_lower_io on shader_in/out
2020-07-06 Jason Ekstrandlima: Only call nir_lower_io on shader_in/out
2020-07-06 Jason Ekstrandfreedreno: Only call nir_lower_io on shader_in/out
2020-07-06 Christian Gmeineretnaviv: replace prims-emitted query
2020-07-06 Ilia Mirkina4xx: add polygon offset clamp, fix units
2020-07-06 Ilia Mirkina4xx: add noperspective interpolation support
2020-07-06 Jonathan Marekfreedreno/ir3: fix/rework tess levels
2020-07-06 Marcin Ślusarziris: return max counter value for AMD_performance_monitor
2020-07-06 Dave Airliellvmpipe: enable GL 4.2
2020-07-06 Dave Airliellvmpipe: bump to GL support to GL 4.1
2020-07-06 Dave Airliellvmpipe: bump texture/scene limits to enable GL 4.1
2020-07-02 Timothy Arcerinv30: add missing fallthrough comment
2020-07-02 Timothy Arcerisvga: add missing fallthrough comments
2020-07-02 Timothy Arcerir300: add and fix up fallthrough comments
2020-07-02 Timothy Arceriradeonsi: add missing fallthrough comment
2020-07-02 Alyssa Rosenzweigpanfrost: Specify stack_shift on SFBD
2020-07-02 Christian Gmeineretnaviv: move ra into own file
2020-07-02 Christian Gmeineretnaviv: move nir compiler related stuff into .c file
2020-07-02 Christian Gmeineretnaviv: move functions that generate asm to own file
2020-07-02 Christian Gmeineretnaviv: drop emit macro
2020-07-02 Christian Gmeineretnaviv: merge struct etna_compile and etna_state
2020-07-02 Christian Gmeineretnaviv: move liveness related stuff into own file
2020-07-02 Christian Gmeineretnaviv: make more use of compile_error(..)
2020-07-02 Christian Gmeineretnaviv: drop OPT_V define
2020-07-02 Christian Gmeineretnaviv: move etna_lower_alu(..) to etnaviv_nir.c
2020-07-02 Christian Gmeineretnaviv: get rid of etna_compile dependency
2020-07-02 Christian Gmeineretnaviv: move etna_lower_io(..) to etnaviv_nir.c
2020-07-02 Christian Gmeineretnaviv: convert enums
2020-07-02 Christian Gmeineretnaviv: delete not used struct
2020-07-02 Mike Blumenkrantzzink: implement Vk_EXT_index_type_uint8
2020-07-02 Dave Airliellvmpipe: handle indirect images properly
2020-07-02 Dave Airliegallivm/nir: refactor image operations for indirect...
2020-07-02 Dave Airliellvmpipe: pass number of images into image soa create
2020-07-02 Dave Airliellvmpipe: enable ARB_gpu_shader5
2020-07-02 Dave Airliellvmpipe/draw: wire up indirect offset
2020-07-02 Dave Airliegallivm/sample: pass indirect offset into texture/image...
2020-07-02 Dave Airliellvmpipe: add support for indirect texture access.
2020-07-02 Dave Airliellvmpipe: pass number of samplers into llvm sampler...
2020-07-02 Timothy Arceriiris: add missing fallthrough comment
2020-07-02 Timothy Arcerillvmpipe: add missing fallthrough comments
2020-07-01 Emmanueliris: Explicitly cast value to uint64_t
2020-07-01 Jonathan Marekfreedreno/a6xx: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/a5xx: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/a4xx: fake LINEAR_PIXEL varying support for...
2020-07-01 Jonathan Marekfreedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID...
2020-07-01 Jonathan Marekfreedreno/registers: update varying-related registers
2020-06-30 Dave Airliellvmpipe: fix occlusion queries on big-endian.
next