llvmpipe: add centroid interpolation support.
[mesa.git] / src / gallium /
2020-05-06 Dave Airliellvmpipe: add centroid interpolation support.
2020-05-06 Dave Airliellvmpipe: pass interp location into interpolation code.
2020-05-06 Dave Airlienir/tgsi: translate the interp location
2020-05-06 Dave Airliegallivm: add mask api to force mask
2020-05-06 Dave Airliegallivm: add sample id/pos intrinsic support
2020-05-06 Dave Airliellvmpipe: add cbuf/zsbuf + coverage samples to the...
2020-05-06 Dave Airliellvmpipe: change mask input to fragment shader to 64...
2020-05-06 Dave Airliellvmpipe: add multisample bit to fragment shader key.
2020-05-06 Dave Airliellvmpipe: plumb multisample state bit into setup code.
2020-05-06 Dave Airliellvmpipe/rast: fix tile clearing for multisample color...
2020-05-06 Dave Airliellvmpipe: record sample info for color/depth buffers...
2020-05-06 Dave Airliellvmpipe: pass color and depth sample strides into...
2020-05-06 Dave Airliedraw: disable point/line smoothing for multisample...
2020-05-06 Dave Airliellvmpipe: handle multisample render target clears
2020-05-06 Dave Airliellvmpipe: add clear texture support for multisample...
2020-05-06 Dave Airliellvmpipe: add multisample resource copy region support.
2020-05-06 Dave Airliellvmpipe: add internal multisample texture mapping...
2020-05-06 Dave Airliellvmpipe: pass incoming sample_mask into fragment shade...
2020-05-06 Dave Airliellvmpipe/jit: pass fragment sample mask via jit context.
2020-05-06 Dave Airliellvmpipe: add get_sample_position support (v2)
2020-05-06 Dave Airliellvmpipe: fix race between draw and setting fragment...
2020-05-06 Dave Airliegallium/util: split out zstencil clearing code.
2020-05-06 Dave Airliellvmpipe: add a max samples define set to 4.
2020-05-06 Dave Airliellvmpipe: add multisample support to texture allocator.
2020-05-06 Dave Airlieutil: add a resource wrapper to get resource samples
2020-05-06 Dave Airliellvmpipe: add samples support to image jit
2020-05-06 Dave Airliellvmpipe: add num_samples/sample_stride support to...
2020-05-06 Dave Airliedraw: add support for num_samples + sample_stride to...
2020-05-06 Dave Airliedraw: introduce sampler num samples + stride members
2020-05-06 Dave Airliegallivm/nir: add multisample image operations
2020-05-06 Dave Airliegallivm/nir: add multisample support to image size
2020-05-06 Dave Airliegallivm/nir/tgsi: add multisample texture sampling.
2020-05-06 Dave Airliegallivm/sample: add multisample image operation support
2020-05-06 Dave Airliegallivm/sample: add multisample support for texel fetch
2020-05-06 Tomeu Vizosovirgl: Properly check for encode_stride when encoding...
2020-05-06 Dave Airliellvmpipe: simple texture barrier implementation.
2020-05-05 Dave Airliellvmpipo/nir: free compute shader NIR
2020-05-05 Dave Airliedraw/tess: free tessellation control shader i/o memory.
2020-05-05 Axel Davyst/nine: Set correctly blend max_rt
2020-05-05 Marek Olšákradeonsi: enable TC-compatible HTILE on demand for...
2020-05-05 Marek Olšákradeonsi: allow tc_compatible_htile to be mutable
2020-05-05 Marek Olšákradeonsi/gfx9: always use IMG_DATA_FORMAT_S8_32 for...
2020-05-05 Marek Olšákradeonsi: don't wait for idle at the end of gfx IBs
2020-05-05 Pierre-Eric Pellou... ac/nir: export some undef as zero
2020-05-05 Pierre-Eric Pellou... gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
2020-05-05 Pierre-Eric Pellou... radeonsi: don't print gs_copy_shader stats for shaderdb
2020-05-05 Pierre-Eric Pellou... radeonsi: add workaround for issue 2647
2020-05-05 Erik Faye-Lundzink: use nir_lower_uniforms_to_ubo
2020-05-05 Pierre-Eric Pellou... driconf: add force_integer_tex_nearest option
2020-05-04 Mauro Rossiandroid: iris: add iris_seqno.{c,h} to Makefile.sources
2020-05-04 Alyssa Rosenzweigpanfrost: Setup gl_FragCoord as sysval on Bifrost
2020-05-04 Christian Gmeineretnaviv: do not use int filter when anisotropic filteri...
2020-05-04 Christian Gmeineretnaviv: fix SAMP_ANISOTROPY register value
2020-05-02 Marek OlšákRevert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HT...
2020-05-01 Caio Marcelo de... iris: Implement ARB_compute_variable_group_size
2020-05-01 Caio Marcelo de... intel: Let drivers call brw_nir_lower_cs_intrinsics()
2020-05-01 Kenneth Graunkeiris: Implement PIPE_FLUSH_DEFERRED support.
2020-05-01 Kenneth Graunkeiris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT...
2020-05-01 Kenneth Graunkeiris: Flush any current work in iris_fence_await before...
2020-05-01 Chris Wilsoniris: Store a seqno for each batch in the fence
2020-05-01 Chris Wilsoniris: Convert fences to using lightweight seqno
2020-05-01 Chris Wilsoniris: Place a seqno at the end of every batch
2020-05-01 Kenneth Graunkeiris: Destroy transfer slab after batches
2020-05-01 Kenneth Graunkeiris: Give up on not passing ice to iris_init_batch
2020-05-01 Kenneth Graunkeiris: Rename iris_syncpt to iris_syncobj for clarity.
2020-05-01 Kenneth Graunkeiris: Include linux/sync_file.h instead of cut and...
2020-05-01 D Scott Phillipsanv,iris: Fix input vertex max for tcs on gen12
2020-05-01 Eric Anholtfreedreno/ir3: Set the FS .msaa flag to true during...
2020-05-01 Eric Anholtfreedreno: Immediately compile a default variant of...
2020-05-01 Eric Anholtfreedreno/ir3: Improve shader key normalization.
2020-05-01 Eric Anholtfreedreno: Emit debug messages when doing draw-time...
2020-05-01 Eric Anholtfreedreno/ir3: Remove unused half precision shader...
2020-05-01 Eric Anholtfreedreno: Fix assertion failures on GS/tess shaders...
2020-05-01 Eric Anholtfreedreno: Stop doing binning shaders other than the...
2020-05-01 Kristian H. Kristensenfreedreno/ir3: Pass stream output info to ir3_shader_fr...
2020-05-01 Tomeu Vizosopanfrost: Add Bifrost texture trampoline BO to batch
2020-05-01 Tomeu Vizosopanfrost: mali_attr_meta.unknown1 is zero on Bifrost
2020-05-01 Tomeu Vizosopanfrost: GPUs newer than G-71 don't have swizzles...
2020-05-01 Alyssa Rosenzweigpanfrost: Update Bifrost fields in mali_shader_meta
2020-05-01 Tomeu Vizosopanfrost: Create additional BO for the checksum of...
2020-05-01 Tomeu Vizosopanfrost: Split bit out of format.unk3
2020-05-01 Rob Clarkfreedreno: we don't need aligned vbo's
2020-05-01 Rob Clarkfreedreno/a6xx: add some more formats
2020-05-01 Alyssa Rosenzweigpanfrost: Fix norm coords on bifrost sampler
2020-05-01 Rob Clarkfreedreno/a6xx: fix LRZ hang
2020-04-30 Marek Olšákradeonsi: revert an accidental change in si_clear_buffer
2020-04-30 Marek Olšákradeonsi: fix si_compute_clear_render_target with rende...
2020-04-30 Marek Olšákradeonsi: add a workaround to fix KHR-GL45.texture_view...
2020-04-30 Marek Olšákradeonsi: implement and use compute-based DCC decompres...
2020-04-30 Marek Olšákradeonsi: add SI_IMAGE_ACCESS_DCC_OFF to ignore DCC...
2020-04-30 Marek Olšákradeonsi: bind shader images after DCC is disabled...
2020-04-30 Marek Olšákradeonsi: clean up and deduplicate code around internal...
2020-04-30 Marek Olšákradeonsi: unify and align down the max SSBO/TBO/UBO...
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_OPCODE_BARRIER
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZE
2020-04-30 Rob Clarkfreedreno/a6xx: don't set SP_FS_CTRL_REG0.VARYING for...
2020-04-30 Lionel Landwerliniris: don't assert on unfinished aux import in copy...
2020-04-30 Rob Clarkfreedreno: sync registers with envytools
2020-04-30 Rob Clarkfreedreno/a6xx: more OUT_REG()
2020-04-30 Rob Clarkfreedreno: scissor vs disabled scissor micro-opt
next