gallium/util: use uint sampler for stencil-reads
[mesa.git] / src / gallium / drivers /
2020-08-25 Mark Menzynskinv50/ir: Add prog_info_out print
2020-08-25 Mark Menzynskinv50/ir: Add nv50_ir_prog_info_out serialize and deseri...
2020-08-25 Mark Menzynskinv50/ir: Use a bit field in info_out structure
2020-08-25 Karol Herbstnv50/ir: add nv50_ir_prog_info_out
2020-08-25 Karol Herbstnv50/ir: remove symbol table support for compute shaders
2020-08-25 Alyssa Rosenzweigpanfrost: Use pack for fragment shaders
2020-08-25 Alyssa Rosenzweigpanfrost: Use opaque pack for vertex shaders
2020-08-25 Alyssa Rosenzweigpanfrost: Use preuploaded shader descriptors
2020-08-25 Alyssa Rosenzweigpanfrost: Upload shader descriptors at CSO create
2020-08-25 Alyssa Rosenzweigpanfrost: Allocate a state uploader
2020-08-25 Alyssa Rosenzweigpanfrost: Ensure shader-db state is zero-initialized
2020-08-25 Alyssa Rosenzweigpanfrost: Simplify shaderless packing
2020-08-25 Alyssa Rosenzweigpanfrost: Prepack fragment properties/preload
2020-08-25 Alyssa Rosenzweigpanfrost: Pack vertex properties when compiling
2020-08-25 Alyssa Rosenzweigpanfrost: Derive UBO count from shader_info
2020-08-25 Alyssa Rosenzweigpanfrost: XMLify beginning of shader descriptor
2020-08-25 Alyssa Rosenzweigpanfrost: Derive texture/sampler_count from shader
2020-08-25 Alyssa Rosenzweigpanfrost: Support SHADERLESS mode everywhere
2020-08-25 Alyssa Rosenzweigpanfrost: Identify additional SFBD flags
2020-08-25 Alyssa Rosenzweigpanfrost: XMLify Bifrost preload
2020-08-25 Alyssa Rosenzweigpanfrost: Group SFBD code tighter
2020-08-25 Alyssa Rosenzweigpanfrost: Drop redundant NULL check
2020-08-25 Alyssa Rosenzweigpanfrost: XMLify bifrost1
2020-08-25 Alyssa Rosenzweigpanfrost: Remove midgard1 bitfield
2020-08-25 Alyssa Rosenzweigpanfrost: Simplify bind_blend_state
2020-08-25 Alyssa Rosenzweigpanfrost: Fold work_count packing for blend shaders
2020-08-25 Alyssa Rosenzweigpanfrost: Use pack for shaderless
2020-08-25 Alyssa Rosenzweigpanfrost: Use packs for fragment properties
2020-08-25 Alyssa Rosenzweigpanfrost: Pack compute Midgard properties
2020-08-25 Alyssa Rosenzweigpanfrost: Group SFBD state together
2020-08-25 Alyssa Rosenzweigpanfrost: Clean up blend shader errata handling
2020-08-25 Alyssa Rosenzweigpanfrost: Rename shader emit functions
2020-08-25 Alyssa Rosenzweigpanfrost: Specialize compute vs frag shader init
2020-08-25 Alyssa Rosenzweigpanfrost: Bake the initial tag into the shader pointer
2020-08-25 Alyssa Rosenzweigpanfrost: Clamp shader->uniform_count
2020-08-25 Alyssa Rosenzweigpanfrost: Size UBO#0 accurately
2020-08-25 Alyssa Rosenzweigpanfrost: Combine frag_shader_meta_init functions
2020-08-25 Alyssa Rosenzweigpanfrost: XMLify blend equation
2020-08-25 Alyssa Rosenzweigpanfrost: Honour load_dest/opaque flags
2020-08-25 Alyssa Rosenzweigpanfrost: Simplify make_fixed_blend_mode prototype
2020-08-25 Alyssa Rosenzweigpanfrost: XMLify blend flags
2020-08-25 Alyssa Rosenzweigpanfrost: Separate shader/blend descriptor emits
2020-08-25 Alyssa Rosenzweigpanfrost: Hoist blend finalize calls
2020-08-24 Eric Anholtfreedreno: Drop UNIFORM_BUFFER_OFFSET_ALIGNMENT to 32
2020-08-24 Rob Clarkfreedreno: handle case of shadowing current render...
2020-08-24 Rob Clarkfreedreno: add debug helper to dump buffers
2020-08-24 Rob Clarkfreedreno/a6xx: refactor debug logging
2020-08-24 Alyssa Rosenzweigr300: Use util_blend_factor_uses_dest
2020-08-24 Alyssa Rosenzweigsi: Use util_blend_factor_uses_dest
2020-08-21 Jason Ekstrandiris: Always re-upload sysvals when we have kernel...
2020-08-21 Jason Ekstrandiris: Normalize all compute shaders to MESA_SHADER_COMPUTE
2020-08-21 Jason Ekstrandiris: ref/unref the GLSL type singleton in screen_creat...
2020-08-21 Jason Ekstrandiris: Stop advertising clover-only caps
2020-08-21 Jason Ekstrandiris: Stop advertising PIPE_SHADER_IR_NIR_SERIALIZED
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-08-21 Chia-I Wuvirgl: move protocol headers to a common place
2020-08-21 Charmaine Leesvga: fix draw elements with 8-bits indices
2020-08-21 Charmaine Leewinsys/svga: fix display corruption after surface_init
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-08-21 Caleb Callawayiris: Add missing newline to debug log message
2020-08-20 Jason Ekstrandnir: Add an LOD parameter to image_*_size
2020-08-20 Alyssa Rosenzweigpanfrost: Fix alignment on Bifrost
2020-08-20 Connor Abbottfreedreno/a6xx: Add multiview registers
2020-08-20 Rob Clarkfreedreno/a6xx: disable LRZ when color channels are...
2020-08-20 Alyssa Rosenzweigpanfrost: Reduce attribute buffer allocations
2020-08-20 Alyssa Rosenzweigpanfrost: Don't reserve for NPOT w/o instancing
2020-08-20 Alyssa Rosenzweigpanfrost: Don't overallocate attributes
2020-08-20 Alyssa Rosenzweigpanfrost: Fix attribute buffer underallocation
2020-08-20 Alyssa Rosenzweigpanfrost: Pass alignments explicitly
2020-08-20 Alyssa Rosenzweigpanfrost: Free batch->dependencies
2020-08-20 Alyssa Rosenzweigpanfrost: Free cloned NIR shader
2020-08-20 Alyssa Rosenzweigpanfrost: Fix blend leak for render targets 5-8
2020-08-20 Alyssa Rosenzweigpanfrost: Keep finalized blend state constant
2020-08-20 Alyssa Rosenzweigpanfrost: Drop depth-only case in blend finalize
2020-08-20 Alyssa Rosenzweigpanfrost: Explicitly handle nr_cbufs=0 case
2020-08-20 Alyssa Rosenzweigpanfrost: Drop implicit blend pooling
2020-08-20 Alyssa Rosenzweigpanfrost: Share tiler_heap across batches/contexts
2020-08-20 Alyssa Rosenzweigpanfrost: Avoid minimum stack allocations
2020-08-20 Alyssa Rosenzweigpanfrost: Introduce invisible pool
2020-08-20 Alyssa Rosenzweigpanfrost: Pre-allocate memory for pool
2020-08-20 Kenneth Graunkeiris: Fix headerless sampler messages in compute shader...
2020-08-19 Nanley Cheryiris: Drop buffer support in resource_from_handle
2020-08-19 Nanley Cheryiris: Add and use iris_resource_configure_main
2020-08-19 Nanley Cheryiris: Move size/offset calculations out of configure_aux
2020-08-19 Nanley Cheryiris: Drop old comment on clear color BO allocation
2020-08-19 Nanley Cheryiris: Drop unused resource allocation optimization
2020-08-19 Nanley Cheryiris: Drop iris_resource_alloc_separate_aux
2020-08-19 Karol Herbstnv50/ir/nir: support load_work_dim
2020-08-19 Karol Herbstnvc0: handle nr being 0 in nvc0_set_global_bindings
2020-08-19 Karol Herbstnv50/ir/nir: fix global_atomic_comp_swap
2020-08-19 Karol Herbstnv50/ir/nir: assert on unknown alu ops
2020-08-19 Karol Herbstnve4: fix uploading unaligned sized input buffers
2020-08-19 Rob Clarkfreedreno/a6xx: fix occlusion query with more than...
2020-08-19 Rob Clarkfreedreno/a6xx: only generate streamout for draw pass...
2020-08-19 Alyssa Rosenzweigpanfrost: Fix shared memory size computation
2020-08-19 Alyssa Rosenzweigpanfrost: Fix WRITES_GLOBAL bit
2020-08-19 Eduardo Lima Mitevfreedreno: Destroy syncobj too when destroying fence
2020-08-19 Alyssa Rosenzweigpanfrost: Hoist assert from bind to create
2020-08-19 Alyssa Rosenzweigpanfrost: Remove useless comment
next