- 4b24b96 freedreno/ir3/ra: cleanup some leftovers by Rob Clark · 4 years, 7 months ago
- 751c11a freedreno/ir3: rename depth->dce by Rob Clark · 4 years, 7 months ago
- cf74048 freedreno/ir3: better cleanup when removing unused instructions by Rob Clark · 4 years, 7 months ago
- 96ff2a4 freedreno/ir3/ra: handle array case for SFU select_reg opt by Rob Clark · 4 years, 7 months ago
- b787b35 freedreno/ir3: add mov/cov stats by Rob Clark · 4 years, 8 months ago
- 89a78a0 freedreno/ir3/postsched: avoid moving tex ahead of kill by Rob Clark · 4 years, 7 months ago
- 017fdab freedreno/ir3/postsched: remove some leftovers by Rob Clark · 4 years, 8 months ago
- 9701008 freedreno/ir3/sched: awareness of partial liveness by Rob Clark · 4 years, 8 months ago
- d2f4d33 freedreno/ir3: new pre-RA scheduler by Rob Clark · 5 years ago
- 0f22f85 freedreno/ir3: fix location of inserted mov's by Rob Clark · 4 years, 7 months ago
- 908044e freedreno/ir3: simplify grouping pass by Rob Clark · 4 years, 7 months ago
- 860f598 freedreno/ir3: make falsedep use's optional by Rob Clark · 4 years, 7 months ago
- d09e3af freedreno/ir3: spiff out disasm a bit by Rob Clark · 4 years, 8 months ago
- 40ccbae freedreno/computerator: support bindless sampler instructions by Jonathan Marek · 4 years, 7 months ago
- bc9a28b freedreno/computerator: support nop prefix by Jonathan Marek · 4 years, 7 months ago
- 95d4a95 freedreno/ir3: CSE the up/downconversion of SEL's cond's size. by Eric Anholt · 4 years, 7 months ago
- 82375cc freedreno/ir3: Stop doing b2n on the SEL condition. by Eric Anholt · 4 years, 7 months ago
- 0d1917d tnl: Code formatting in t_rebase.c by Ian Romanick · 4 years, 7 months ago
- 887ae78 tnl: Code formatting in t_draw.c by Ian Romanick · 4 years, 7 months ago
- ac13258 tnl: Silence unused parameter warnings in _tnl_split_inplace by Ian Romanick · 4 years, 7 months ago
- 7a004f7 tnl: Silence unused parameter warnings in dump_draw_info by Ian Romanick · 4 years, 7 months ago
- 114e078 tnl: Silence unused parameter warnings in _tnl_draw_prims by Ian Romanick · 4 years, 7 months ago
- 1996f1d tnl: Silence unused parameter 'attrib' warning in convert_half_to_float by Ian Romanick · 4 years, 7 months ago
- 7a03240 tnl: Don't dereference NULL obj pointer in t_rebase_prims by Ian Romanick · 4 years, 7 months ago
- 2e43b32 tnl: Don't dereference NULL obj pointer in replay_init by Ian Romanick · 4 years, 7 months ago
- 65f14fd tnl: Don't dereference NULL obj pointer in bind_indices by Ian Romanick · 4 years, 7 months ago
- 28d36d2 aco: fix p_extract_vector optimization in presence of unequally sized vector operands by Daniel Schürmann · 4 years, 7 months ago
- 0e4432b pan/bi: Lower fsqrt by Alyssa Rosenzweig · 4 years, 7 months ago
- 3025ea6 panfrost: Drop dependency on nonexistant write_value by Alyssa Rosenzweig · 4 years, 7 months ago
- 53e4159 glsl: stop processing function parameters if error happened by Tapani Pälli · 4 years, 8 months ago
- fc1068d aco: fix nir_op_pack_32_2x16_split if one operand is a constant by Samuel Pitoiset · 4 years, 7 months ago
- 4cfaef6 aco: implement 16-bit nir_op_f2i64/nir_op_f2u64 by Samuel Pitoiset · 4 years, 7 months ago
- 729bdc0 aco: fix f2i64/f2u64 with sgprs if the exponent computation overflow by Samuel Pitoiset · 4 years, 7 months ago
- 6a8e5dd gitlab-ci: Use all_paths in .test-manual rules by Michel Dänzer · 4 years, 7 months ago
- 5e6267b nvc0: add NV_viewport_swizzle support for GM200+ by Ilia Mirkin · 4 years, 7 months ago
- 90fcb3f st/mesa: add NV_viewport_swizzle support by Ilia Mirkin · 4 years, 7 months ago
- ff168b2 mesa: add GL_NV_viewport_swizzle support by Ilia Mirkin · 4 years, 7 months ago
- 4137a79 gallium: add viewport swizzling state and cap by Ilia Mirkin · 4 years, 7 months ago
- e2457be glsl: remove redudant assignment by Tapani Pälli · 4 years, 7 months ago
- e667802 mesa: remove redudant assignment by Tapani Pälli · 4 years, 7 months ago
- fd24172 mesa: remove redudant check by Tapani Pälli · 4 years, 7 months ago
- 25a61cc lima: set offset when export resource by Qiang Yu · 4 years, 7 months ago
- 4094558 i965: share buffer managers across screens by Lionel Landwerlin · 4 years, 8 months ago
- 865b840 i965: store DRM fd on intel_screen by Lionel Landwerlin · 4 years, 8 months ago
- 0a497eb iris: make resources take a ref on the screen object by Lionel Landwerlin · 4 years, 8 months ago
- 7557f16 iris: share buffer managers accross screens by Lionel Landwerlin · 4 years, 8 months ago
- bd3e505 iris: properly free resources on BO allocation failure by Lionel Landwerlin · 4 years, 8 months ago
- 7aa6720 freedreno/log: better decoding for multiple chunks per batch by Rob Clark · 4 years, 7 months ago
- 7aa55f5 freedreno/log: spiff out parser some more by Rob Clark · 4 years, 7 months ago
- b5b3238 freedreno/log: android support by Rob Clark · 4 years, 7 months ago
- 904d5d6 freedreno: Fix leak of binning shader variants. by Eric Anholt · 4 years, 7 months ago
- 5ec1f26 freedreno/ir3: Fix sz vs class confusion by Kristian H. Kristensen · 4 years, 7 months ago
- 65e2eaa pan/decode: Print Bifrost blend descriptor by Alyssa Rosenzweig · 4 years, 7 months ago
- 80dd692 pan/bi: Let !b2b imply branch_cond by Alyssa Rosenzweig · 4 years, 7 months ago
- 3439c24 panfrost: Fix BI_BLEND packing by Alyssa Rosenzweig · 4 years, 7 months ago
- e34add2 pan/bi: Fix backwards registers ports by Alyssa Rosenzweig · 4 years, 7 months ago
- 23620d1 panfrost: Pass compiler-appropriate options by Alyssa Rosenzweig · 4 years, 7 months ago
- e30091b panfrost: Move uniform_count to pan_assemble by Alyssa Rosenzweig · 4 years, 7 months ago
- d104239 panfrost: Move varying linking to cmdstream by Alyssa Rosenzweig · 4 years, 7 months ago
- 776697d pan/midgard: Remove unused max_varying variable by Alyssa Rosenzweig · 4 years, 7 months ago
- 90e02db pan/bi: Fix nondeterministic register packing by Alyssa Rosenzweig · 4 years, 7 months ago
- 8016906 panfrost: Call the Bifrost compiler on bi devices by Alyssa Rosenzweig · 4 years, 7 months ago
- 0a9fa4b panfrost: Set mfbd.msaa.sample_locations on Bifrost by Alyssa Rosenzweig · 4 years, 7 months ago
- 46e4246 panfrost: On Bifrost, set the right tiler descriptor by Tomeu Vizoso · 4 years, 7 months ago
- 547f999 panfrost: Don't emit write_value jobs on Bifrost by Tomeu Vizoso · 4 years, 7 months ago
- 30e7027 panfrost: Pass IS_BIFROST to pandecode_jc by Tomeu Vizoso · 4 years, 7 months ago
- 7b10d4e panfrost: Remove most usage of midgard_payload_vertex_tiler by Tomeu Vizoso · 4 years, 7 months ago
- b010a6d panfrost: Unify vertex/tiler structures by Alyssa Rosenzweig · 4 years, 7 months ago
- aee68b0 panfrost: Staticize a few cmdstream functions by Alyssa Rosenzweig · 4 years, 7 months ago
- dd09571 panfrost: Populate bifrost-specific structs within mali_shader_meta by Alyssa Rosenzweig · 4 years, 7 months ago
- b096a1d panfrost: Add IS_BIFROST quirk by Alyssa Rosenzweig · 4 years, 7 months ago
- 693480a etnaviv: remove the "active" member of queries by Christian Gmeiner · 4 years, 7 months ago
- 7cb98e0 etnaviv: change begin_query(..) to a void function by Christian Gmeiner · 4 years, 7 months ago
- 7a9cbb2 etnaviv: drop redundant calls to etna_acc_query_suspend(..) by Christian Gmeiner · 4 years, 7 months ago
- b06fdb8 v3d: Primitive Counts Feedback needs an extra 32-bit padding. by Jose Maria Casanova Crespo · 4 years, 7 months ago
- 38622de aco: make some reg_file helpers private and fix their uses by Daniel Schürmann · 4 years, 7 months ago
- 3317944 aco: rename aco_lower_bool_phis() -> aco_lower_phis() by Daniel Schürmann · 4 years, 7 months ago
- 1d41521 aco: lower subdword phis with SGPR operands by Daniel Schürmann · 4 years, 7 months ago
- a39df3b aco: don't constant-propagate into subdword PSEUDO instructions by Daniel Schürmann · 4 years, 7 months ago
- 1de1870 aco: ensure correct bit representation of subdword constants by Daniel Schürmann · 4 years, 7 months ago
- 637f45f aco: setup subdword regclasses for ssa_undef & load_const by Daniel Schürmann · 4 years, 7 months ago
- 67b567d aco: implement nir_op_b2f16/nir_op_i2f16/nir_op_u2f16 by Samuel Pitoiset · 4 years, 7 months ago
- 3119f97 aco: implement 16-bit comparisons by Samuel Pitoiset · 4 years, 7 months ago
- ccf8e23 aco: implement 16-bit nir_op_fmax3/nir_op_fmin3/nir_op_fmed3 by Samuel Pitoiset · 4 years, 7 months ago
- 981ced0 aco: implement 16-bit nir_op_ldexp by Samuel Pitoiset · 4 years, 7 months ago
- 55537ed aco: implement 16-bit nir_op_f2i32/nir_op_f2u32 by Samuel Pitoiset · 4 years, 7 months ago
- 68339ff aco: implement 16-bit nir_op_bcsel by Samuel Pitoiset · 4 years, 7 months ago
- 0646562 aco: implement 16-bit nir_op_fsign by Samuel Pitoiset · 4 years, 7 months ago
- 6793ae1 aco: implement 16-bit nir_op_fsat by Samuel Pitoiset · 4 years, 7 months ago
- 0ecca65 aco: implement 16-bit nir_op_fmul by Samuel Pitoiset · 4 years, 7 months ago
- b0c6099 aco: implement 16-bit nir_op_fcos/nir_op_fsin by Samuel Pitoiset · 4 years, 7 months ago
- 9be4be5 aco: implement 16-bit nir_op_fsub/nir_op_fadd by Samuel Pitoiset · 4 years, 7 months ago
- b0b637c aco: implement 16-bit nir_op_fabs/nir_op_fneg by Samuel Pitoiset · 4 years, 7 months ago
- acc5912 aco: implement 16-bit nir_op_fmax/nir_op_fmin by Samuel Pitoiset · 4 years, 7 months ago
- 66d5bfb aco: implement 16-bit nir_op_ffloor/nir_op_fceil by Samuel Pitoiset · 4 years, 7 months ago
- c097c9f aco: implement 16-bit nir_op_fsqrt/nir_op_frcp/nir_op_frsq by Samuel Pitoiset · 4 years, 7 months ago
- 26ed9fb aco: implement 16-bit nir_op_ftrunc/nir_op_fround_even by Samuel Pitoiset · 4 years, 7 months ago
- ee96181 aco: implement 16-bit nir_op_fexp2/nir_op_flog2 by Samuel Pitoiset · 4 years, 7 months ago
- b848604 aco: implement 16-bit nir_op_ffract by Samuel Pitoiset · 4 years, 7 months ago
- a8b45d7 aco: implement 16-bit nir_op_frexp_sig/nir_op_frexp_exp by Samuel Pitoiset · 4 years, 7 months ago