virgl: add support for ARB_multi_draw_indirect
[mesa.git] / src / gallium / drivers /
2019-04-09 Dave Airlievirgl: add support for ARB_multi_draw_indirect
2019-04-09 Dave Airlievirgl: add support for missing command buffer binding.
2019-04-09 Caio Marcelo de... iris: Enable NV_compute_shader_derivatives
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
2019-04-09 Dave Airliesoftpipe: add support for vertex streams (v2)
2019-04-09 Dave Airliedraw: add support to tgsi paths for geometry streams...
2019-04-09 Dave Airliesoftpipe: add support for indexed queries.
2019-04-09 Dave Airliedraw: add stream member to stats callback
2019-04-08 Lionel Landwerlinintel: add dependency on genxml generated files
2019-04-08 Marek Olšákradeonsi: fix a crash when unbinding sampler states
2019-04-07 Alyssa Rosenzweigpanfrost: Remove "mali_unknown6" nonsense
2019-04-07 Alyssa Rosenzweigpanfrost/midgard: Enable lower_find_lsb
2019-04-07 Alyssa Rosenzweigpanfrost/midgard: Add ibitcount8 op
2019-04-07 Alyssa Rosenzweigpanfrost/midgard: Add ilzcnt op
2019-04-07 Alyssa Rosenzweigpanfrost/midgard: Add umin/umax opcodes
2019-04-07 Alyssa Rosenzweigpanfrost: Add tilebuffer load? branch
2019-04-07 Alyssa Rosenzweigpanfrost/decode: Add flags for tilebuffer readback
2019-04-07 Karol Herbstpanfrost/midgard: use nir_src_is_const and nir_src_as_uint
2019-04-07 Jason Ekstrandvc4: Prefer nir_src_comp_as_uint over nir_src_as_const_...
2019-04-06 Kenneth Graunkeiris: Silence unused variable warnings in release mode
2019-04-05 Marek Olšáktegra: fix the build after the set_shader_buffers change
2019-04-05 Gert Wollnysoftpipe: Use mag texture filter also for clamped lod...
2019-04-05 Tapani Pälliiris: handle aux properly in iris_resource_get_handle
2019-04-05 Eric Anholtv3d: Don't try to use the TFU blit path if a scissor...
2019-04-05 Eric Anholtv3d: Bump the maximum texture size to 4k for V3D 4.x.
2019-04-05 Eric Anholtv3d: Add support for handling OOM signals from the...
2019-04-04 Dave Airlieiris: avoid use after free in shader destruction
2019-04-04 Marek Olšákradeonsi: set exact shader buffer read/write usage...
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Danylo Piliaieviris: Fix assert when using vertex attrib without buffe...
2019-04-04 Tapani Pälliiris: move iris_flush_resource so we can call it from...
2019-04-04 Kenneth Graunkeiris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICAT...
2019-04-04 Eric Engestromsimplify LLVM version string printing
2019-04-04 Marek Olšákradeonsi: add support for displayable DCC for multi...
2019-04-04 Marek Olšákradeonsi: add support for displayable DCC for 1 RB...
2019-04-04 Marek Olšákradeonsi: add ability to bind images as image buffers
2019-04-04 Marek Olšákradeonsi/gfx9: add support for PIPE_ALIGNED=0
2019-04-04 Tapani Pälliiris: move variable to the scope where it is being...
2019-04-04 Alyssa Rosenzweigpanfrost: Size tiled temp buffers correctly
2019-04-04 Alyssa Rosenzweigpanfrost: Respect box->width in tiled stores
2019-04-04 Alyssa Rosenzweigpanfrost: Cleanup some indirection in pan_resource
2019-04-04 Alyssa Rosenzweigpanfrost: Implement system values
2019-04-03 Erik Faye-Lundvirgl: also destroy all read-transfers
2019-04-03 Alyssa Rosenzweigpanfrost: Remove support for legacy kernels
2019-04-03 Lucas Stachetnaviv: only try to construct scanout resource when...
2019-04-03 Lucas Stachetnaviv: flush all pending contexts when accessing...
2019-04-03 Lucas Stachetnaviv: don't flush own context when updating resource use
2019-04-03 Christian Gmeineretnaviv: shrink struct etna_3d_state
2019-04-02 Rafael Antognolliiris: Enable fast clears on gen8.
2019-04-02 Rafael Antognolliiris: Add aux.sampler_usages.
2019-04-02 Rafael Antognolliiris: Do not allocate clear_color_bo for gen8.
2019-04-02 Rafael Antognolliiris: Manually apply fast clear color channel overrides.
2019-04-02 Rafael Antognolliiris/gen8: Re-emit the SURFACE_STATE if the clear color...
2019-04-02 Rafael Antognolliiris: Only update clear color for gens 8 and 9.
2019-04-02 Marek Olšákradeonsi: don't use PFP_SYNC_ME with compute-only contexts
2019-04-02 Gert Wollnyvirgl: define MAX_VERTEX_STREAMS based on availability...
2019-04-02 Gert Wollnysoftpipe: Implement ATOMFADD and enable cap TGSI_ATOMFADD
2019-04-02 Erik Faye-Lundvirgl: stricter usage of compressed 3d textures
2019-04-02 Erik Faye-Lundvirgl: do not allow compressed formats for buffers
2019-04-01 Chris Wilsoniris: Adapt to variable ppGTT size
2019-04-01 Marek Olšákradeonsi: implement ARB/KHR_parallel_shader_compile...
2019-04-01 Marek Olšákradeonsi: fix assertion failure by using the correct...
2019-04-01 Leo Liuradeon/vcn/vp9: search the render target from the whole...
2019-03-31 Alyssa Rosenzweigpanfrost: Implement FIXED formats
2019-03-31 Alyssa Rosenzweigpanfrost: Fix index calculation types and asserts
2019-03-31 Alyssa Rosenzweigpanfrost: Clean index state between indexed draws
2019-03-31 Alyssa Rosenzweigpanfrost/decode: Print negative_start
2019-03-31 Alyssa Rosenzweigpanfrost: Implement missing texture formats
2019-03-31 Alyssa Rosenzweigpanfrost: Extend tiling for cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost: Implement command stream for linear cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost/midgard: Emit cubemap coordinates
2019-03-31 Alyssa Rosenzweigpanfrost: Include all cubemap faces in bitmap list
2019-03-31 Alyssa Rosenzweigpanfrost/decode: Decode all cubemap faces
2019-03-31 Alyssa Rosenzweigpanfrost: Preliminary work for cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost/midgard: Add L/S op for writing cubemap coordi...
2019-03-31 Alyssa Rosenzweigpanfrost/midgard: Disassemble `cube` texture op
2019-03-31 Alyssa Rosenzweigpanfrost: Fix vertex buffer corruption
2019-03-30 Rob Clarkiris: fix set_sampler_view
2019-03-30 Sergii Romantsovi965,iris/blorp: do not blit 0-sizes
2019-03-29 Caio Marcelo de... iris: Clean up compiler warnings about unused
2019-03-29 Gert Wollnyvirgl: Add a caps feature check version
2019-03-29 Kenneth Graunkeiris: Print the memzone name when allocating BOs with...
2019-03-28 Anuj Phogatiris/icl: Add WA_2204188704 to disable pixel shader...
2019-03-28 Anuj Phogatiris/icl: Set Enabled Texel Offset Precision Fix bit
2019-03-28 Rob Clarkfreedreno/ir3: align const size to vec4
2019-03-28 Rob Clarkfreedreno/a6xx: small cleanup
2019-03-28 Kenneth Graunkeiris: Fix blits with S8_UINT destination
2019-03-28 Kenneth Graunkeiris: Actually advertise some modifiers
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Push UBOs to constant file
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
2019-03-27 Leo Liuradeon/vcn: add H.264 constrained baseline support
2019-03-27 Tomeu Vizosopanfrost: Wait for last job to finish in force_flush_fr...
2019-03-27 Tomeu Vizosopanfrost: Pass the context BOs to the kernel so they...
2019-03-27 Tomeu Vizosopanfrost: Also tell the kernel about the checksum_slab
2019-03-27 Tomeu Vizosopanfrost: Set the GEM handle for AFBC buffers
2019-03-27 Tomeu Vizosopanfrost: Fix sscanf format options
2019-03-27 Alexandros Frantzisvirgl: Fake MSAA when max samples is 1
2019-03-27 Alyssa Rosenzweigpanfrost: Preliminary work for mipmaps
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: fpow is a two-part operation
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Handle i2b constant
next