freedreno: android: add a6xx-pack.xml.h generation to android build
[mesa.git] / src / panfrost /
2020-02-05 Alyssa Rosenzweigpan/midgard: Fix scheduling issue with csel + render...
2020-02-05 Boris Brezillonpanfrost: Add the MALI_WRITES_{Z,S} flags
2020-02-05 Boris Brezillonpan/midgard: Add nir_intrinsic_store_zs_output_pan...
2020-02-05 Boris Brezillonpan/midgard: Turn Z/S stores into zs_output_pan intrinsics
2020-02-04 Tomeu Vizosopanfrost: Fix decoding of tiled 3D textures
2020-02-04 Alyssa Rosenzweigpan/midgard: Remove unused variable
2020-02-04 Alyssa Rosenzweigpan/midgard: Check for null consts
2020-02-04 Alyssa Rosenzweigpanfrost: Avoid overlapping copy
2020-02-03 Boris Brezillonpan/midgard: Stop leaking instruction objects in mir_sc...
2020-02-03 Boris Brezillonpan/midgard: Don't check 'branch && branch->writeout...
2020-02-03 Boris Brezillonpan/midgard: Lower bitfield extract to shifts
2020-02-03 Boris Brezillonpan/midgard: Make sure we pass the right RT id to emit_...
2020-02-03 Boris Brezillonpan/midgard: Add an enum to describe the render targets
2020-02-02 Alyssa Rosenzweigpan/midgard: Implement mixed-type constant packing
2020-02-02 Alyssa Rosenzweigpan/midgard: Break out one-src read_components
2020-01-31 Tomeu Vizosopan/midgard: Handle nir_intrinsic_load_barycentric_centroid
2020-01-31 Tomeu Vizosopanfrost: Add more info to some assertions
2020-01-31 Tomeu Vizosopanfrost: Print intended field when decoding
2020-01-29 Icecream95pan/midgard: Fix a liveness info leak
2020-01-27 Alyssa Rosenzweigpan/midgard: Remove float_bitcast
2020-01-27 Boris Brezillonpanfrost/midgard: Prettify embedded constant prints
2020-01-27 Boris Brezillonpanfrost/midgard: Add a condense_writemask() helper
2020-01-27 Alyssa Rosenzweigpan/midgard: Handle tag 0x4 as texture
2020-01-27 Alyssa Rosenzweigpan/midgard: Validate barriers use a barrier tag
2020-01-27 Alyssa Rosenzweigpan/midgard: Disassemble barrier instructions
2020-01-27 Alyssa Rosenzweigpan/midgard: Record TEXTURE_OP_BARRIER
2020-01-27 Alyssa Rosenzweigpan/decode: Drop MFBD compute shader stuff
2020-01-24 Alyssa Rosenzweigpan/decode: Remove SHORT_SLIDE indirection
2020-01-24 Alyssa Rosenzweigpan/midgard: Remove pack_color define
2020-01-24 Alyssa Rosenzweigpan/decode: Remove last_size
2020-01-24 Alyssa Rosenzweigpanfrost: Don't use implicit mali_exception_status...
2020-01-23 Icecream95pan/decode: Rotate trace files
2020-01-23 Icecream95pan/decode: Dump to a file
2020-01-23 Icecream95pan/decode: Support dumping to a file
2020-01-23 Icecream95pan/bifrost: Support disassembling to a file
2020-01-23 Icecream95pan/midgard: Support disassembling to a file
2020-01-23 Icecream95pan/midgard: Fix a memory leak in the disassembler
2020-01-23 Icecream95pan/midgard: Fix bundle dynarray leak
2020-01-23 Matt Turnerutil: Remove tmp argument from BITSET_FOREACH_SET macro
2020-01-22 Boris Brezillonpanfrost/midgard: Add missing lowering passes for type...
2020-01-22 Boris Brezillonpanfrost/midgard: Add 64 bits float <-> int converters
2020-01-22 Boris Brezillonpanfrost/midgard: Fix mir_print_instruction() for branc...
2020-01-22 Boris Brezillonpanfrost/midgard: Add f2f64 support
2020-01-22 Boris Brezillonpanfrost/midgard: Factorize f2f and u2u handling
2020-01-22 Boris Brezillonpanfrost/midgard: Make sure promote_fmov() only promote...
2020-01-22 Boris Brezillonpanfrost/midgard: Rework mir_adjust_constants() to...
2020-01-22 Boris Brezillonpanfrost/midgard: Use a union to manipulate embedded...
2020-01-21 Boris Brezillonpanfrost/midgard: Print the actual source register...
2020-01-21 Alyssa Rosenzweigpanfrost: Add pandecode entries for ASTC/ETC formats
2020-01-21 Icecream95panfrost: Add ASTC texture formats
2020-01-21 Icecream95panfrost: Add ETC1/ETC2 texture formats
2020-01-21 Alyssa Rosenzweigpanfrost: Rework linear<--->tiled conversions
2020-01-21 Alyssa Rosenzweigpanfrost,lima: De-Galliumize tiling routines
2020-01-21 Alyssa Rosenzweigpanfrost: Compile tiling routines with -O3
2020-01-18 Alyssa Rosenzweigpan/midgard: Fix recursive csel scheduling
2020-01-18 Alyssa Rosenzweigpanfrost: Identify un/pack colour opcodes
2020-01-18 Alyssa Rosenzweigpan/midgard: Bytemasks should round up, not round down
2020-01-17 Boris Brezillonpanfrost/midgard: Fix swizzle for store instructions
2020-01-15 Robert Fosspanfrost: Prefix schedule_program to prevent collision
2020-01-14 Alyssa Rosenzweigpanfrost: Fix linear depth textures
2020-01-14 Afonso Bordadopan/midgard: Fix midgard_compile.h includes
2020-01-13 Boris Brezillonpanfrost: Remove unneeded phi nodes
2020-01-10 Alyssa Rosenzweigpan/midgard: Support indirect UBO offsets
2020-01-10 Icecream95panfrost: Add negative lod bias support
2020-01-07 Alyssa Rosenzweigpanfrost: Don't double-flip Z/W for 2D arrays
2020-01-07 Alyssa Rosenzweigpan/midgard: Account for z/w flip in texelFetch
2020-01-04 Roman Stratiienkopanfrost: Fix Android build
2020-01-02 Alyssa Rosenzweigpan/midgard: Use upper ALU tags for MFBD writeout
2020-01-02 Alyssa Rosenzweigpan/midgard: Identity ld_color_buffer as 32-bit
2020-01-02 Alyssa Rosenzweigpan/midgard: Remove old comment
2020-01-02 Alyssa Rosenzweigpan/midgard: Generate MRT writeout loops
2020-01-02 Alyssa Rosenzweigpan/midgard: Generalize IS_ALU and quadword_size
2020-01-02 Alyssa Rosenzweigpan/midgard: Use better heuristic for shader termination
2020-01-02 Alyssa Rosenzweigpan/midgard: Fix memory corruption in constant combining
2020-01-02 Tomeu Vizosopanfrost: Dynamically allocate array of texture pointers
2019-12-31 Afonso Bordadopan/midgard: Optimize branches with inverted arguments
2019-12-31 Afonso Bordadopan/midgard: Move midgard_is_branch_unit to helpers
2019-12-31 Alyssa Rosenzweigpan/midgard: Remove prepacked_branch
2019-12-31 Alyssa Rosenzweigpan/midgard: Convert fragment writeout to proper branches
2019-12-30 Alyssa Rosenzweigpanfrost: Remove MRT indirection in blend shaders
2019-12-30 Alyssa Rosenzweigpanfrost: Implement integer varyings
2019-12-30 Alyssa Rosenzweigpanfrost: Identify glProvokingVertex flag
2019-12-30 Alyssa Rosenzweigpan/midgard: Implement flat shading
2019-12-30 Alyssa Rosenzweigpan/midgard: Use type-appropriate st_vary
2019-12-28 Caio Marcelo de... panfrost: Fix Makefile.sources
2019-12-27 Alyssa Rosenzweigpanfrost: Remove 32-bit next_job path
2019-12-27 Alyssa Rosenzweigpanfrost; Update comment about work/uniform_count
2019-12-27 Alyssa Rosenzweigpanfrost: Remove mali_alt_func
2019-12-27 Alyssa Rosenzweigpanfrost: Add missing #include in common header
2019-12-27 Alyssa Rosenzweigpanfrost: Add pan_attributes.c to Android.mk
2019-12-27 Alyssa Rosenzweigpanfrost: Implement remaining texture wrap modes
2019-12-27 Alyssa Rosenzweigpanfrost: Inline away MALI_NEGATIVE
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_ATTR_INTERNAL
2019-12-27 Alyssa Rosenzweigpanfrost: Update information on fixed attributes/varyings
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE defines
2019-12-27 Alyssa Rosenzweigpan/midgard: Fix minor typo
2019-12-25 Alyssa Rosenzweigpanfrost: Route gl_VertexID through cmdstream
2019-12-25 Alyssa Rosenzweigpan/midgard: Lower gl_VertexID/gl_InstanceID to attributes
2019-12-25 Alyssa Rosenzweigpan/midgard: Factor out emit_attr_read
2019-12-25 Alyssa Rosenzweigpanfrost: Unset vertex_id_zero_based
next