mesa.git
2020-03-19 Alyssa Rosenzweigpan/bi: Track clause types during scheduling
2020-03-19 Alyssa Rosenzweigpan/bi: Don't hide SCHED_ADD inside HI_LATENCY
2020-03-19 Alyssa Rosenzweigpan/bi: Pretty-print clause types in disassembler
2020-03-19 Alyssa Rosenzweigpan/bi: Route through clause header
2020-03-19 Alyssa Rosenzweigpan/bi: Skip over data registers in port assignment
2020-03-19 Alyssa Rosenzweigpan/bi: Emit load_vary ops
2020-03-19 Alyssa Rosenzweigpan/bi: Pass second src for load_vary ops
2020-03-19 Alyssa Rosenzweigpan/bi: Generalize bi_get_src a bit
2020-03-19 Alyssa Rosenzweigpan/bi: List ADD classes in bi_pack_add
2020-03-19 Alyssa Rosenzweigpan/bi: Pack fadd32
2020-03-19 Alyssa Rosenzweigpan/bi: Pack BI_FMA ops
2020-03-19 Alyssa Rosenzweigpan/bi: Add struct bifrost_fma_fma
2020-03-19 Alyssa Rosenzweigpan/bi: Model 3-bit Bifrost srcs in IR
2020-03-19 Alyssa Rosenzweigpan/bi: Route through first_instruction field
2020-03-19 Alyssa Rosenzweigpan/bi: Assign registers to ports
2020-03-19 Alyssa Rosenzweigpan/bi: Add missing __attribute__((packed))
2020-03-19 Alyssa Rosenzweigpan/bi: Pack register fields
2020-03-19 Alyssa Rosenzweigpan/bi: Add packing for register control field
2020-03-19 Alyssa Rosenzweigpan/bi: Sketch out instruction word packing
2020-03-19 Alyssa Rosenzweigpan/bi: Setup initial clause packing
2020-03-18 Dylan Bakerdocs: update calendar, add news item, and link releases...
2020-03-18 Dylan Bakerdocs/relnotes: Add sha256 sums for 20.0.2
2020-03-18 Dylan BakerDocs: Add release notes for 20.0.2
2020-03-18 Eric Anholtci: Disable tests that showed intermittent fails on...
2020-03-18 Eric Anholtci: Ban the recent popular freedreno a630 flakes.
2020-03-18 Samuel Pitoisetradv: remove wrong assert that checks compute subgroup...
2020-03-18 Jason Ekstrandanv: Swizzle fast-clear values
2020-03-18 Jason Ekstrandintel/blorp: Add support for swizzling fast-clear colors
2020-03-18 Ian Romanicksoft-fp64: Split a block that was missing a cast on...
2020-03-18 Ian Romanicksoft-fp64/fadd: Common code optimization for differing...
2020-03-18 Ian Romanicksoft-fp64/fadd: Move common code out of both branches...
2020-03-18 Ian Romanicksoft-fp64/fadd: Use absolute value of expDiff
2020-03-18 Ian Romanicksoft-fp64/fadd: Rename aFrac and bFrac variables
2020-03-18 Ian Romanicksoft-fp64/fadd: Combine an if-statement into the precee...
2020-03-18 Ian Romanicksoft-fp64/fadd: Reformat after previous commit
2020-03-18 Ian Romanicksoft-fp64/fadd: Delete a redundant condition check
2020-03-18 Ian Romanicksoft-fp64/fadd: Just let the subtraction happen when...
2020-03-18 Ian Romanicksoft-fp64/fadd: Pick zero or non-zero result based...
2020-03-18 Ian Romanicksoft-fp64/fadd: Massively split the live range of zFrac...
2020-03-18 Ian Romanicksoft-fp64/fadd: Instead of tracking "b < a", track...
2020-03-18 Ian Romanicksoft-fp64: Optimize __fmin64 and __fmax64 by using...
2020-03-18 Ian Romanicksoft-fp64/ffloor: Simplify the >= 0 comparison
2020-03-18 Ian Romanicksoft-fp64: Relax the way NaN is propagated
2020-03-18 Ian Romanicksoft-fp64/fsat: Micro-optimize x >= 1 test
2020-03-18 Ian Romanicksoft-fp64/fsat: Micro-optimize x < 0 test
2020-03-18 Ian Romanicksoft-fp64/fsat: Correctly handle NaN
2020-03-18 Ian Romanicksoft-fp64/flt: Perform checks in a different order
2020-03-18 Ian Romanicksoft-fp64/fneg: Don't treat NaN specially
2020-03-18 Ian Romanicksoft-fp64: Store sign value as 0 or 0x80000000
2020-03-18 Ian Romanicksoft-fp64: Pick a single idiom for treating sign value...
2020-03-18 Ian Romanicksoft-fp64: Simplify __countLeadingZeros32 function
2020-03-18 Ian Romanicksoft-fp64: Don't open-code umulExtended
2020-03-18 Ian Romanicksoft-fp64/b2f: Reimplement using bitwise logic ops
2020-03-18 Ian Romanicknir/algebraic: Simplify a contradiction that can occur...
2020-03-18 Ian Romanicknir/algebraic: Constant reassociation for bitwise opera...
2020-03-18 Ian Romanicknir/algebraic: Generalize some and-of-shift-right patte...
2020-03-18 Ian Romanicknir/algebraic: optimize ior(ine(a, 0), ine(b, 0)) to...
2020-03-18 Ian Romanicknir/algebraic: Simplify logic to detect sign of an...
2020-03-18 Pierre-Eric... st/mesa: disallow deferred flush if there are multiple...
2020-03-18 Chad Versaceanv: Use isl_drm_modifier_get_default_aux_state()
2020-03-18 Jason Ekstrandintel/isl: Don't align linear images to 64K on Gen12+
2020-03-18 Samuel Pitoisetradv: fix random depth range unrestricted failures...
2020-03-18 Hyunjun Koturnip: Do gathering xfb info after nir_remove_dead_var...
2020-03-18 Hyunjun Koturnip: Fix wrong assignment of xfb output's offset.
2020-03-18 Lionel Landwerlinintel/decoder: don't consider header fields past dword0
2020-03-18 Vasily Khoruzhicklima: decode depth/stencil write bits in RSW
2020-03-18 Icenowy Zhenglima: implement zsbuf reload
2020-03-18 Vasily Khoruzhicklima: disable Z16 format
2020-03-17 Eric Anholtgallium/util: Switch util_float_to_half to _mesa_float_...
2020-03-17 Bas Nieuwenhuizenamd/llvm: Fix divergent descriptor regressions with...
2020-03-17 Dave Airliegallium: fix build with latest meson and gcc10
2020-03-17 Marek Olšákac: don't set old denormals flags with LLVM >= 11
2020-03-17 Marek Olšákac: set new LLVM denormal flags
2020-03-17 Marek Olšákac: unify denorm setting enforcement
2020-03-17 Marek Olšákgallium/u_vbuf: simplify the first if statement in...
2020-03-17 Marek Olšákgallium/u_threaded: don't sync the thread for all unsyc...
2020-03-17 Eric Anholtfreedreno/a5xx: Fix min-vs-mag filtering decisions...
2020-03-17 Eric Anholtci: Enable testing GLES2-3 on a530 (Dragonboard 820c).
2020-03-17 Eric Anholtci: Enable ccaching of CMake builds as well.
2020-03-17 Eric Anholtci: Enable ccache in the container builds.
2020-03-17 Eric Anholtci: Update the ci-templates commit.
2020-03-17 Jason Ekstrandanv: Do an end-of-pipe sync before updating AUX table...
2020-03-17 Caio Marcelo... intel/blorp: Plumb the stage through blorp upload_shader
2020-03-17 Duncan Hopkinszink: zero out zink_render_pass_state
2020-03-17 Samuel Pitoisetradv/gfx10: fix required ballot size with VK_EXT_subgro...
2020-03-17 Samuel Pitoisetradv/gfx10: fix required subgroup size with VK_EXT_subg...
2020-03-17 Samuel Pitoisetradv: only inject implicit subpass dependencies if...
2020-03-17 Michel Dänzergitlab-ci: Enable more Gallium drivers in meson-i386 job
2020-03-17 Michel Dänzerllvmpipe: Use uintptr_t for pointer values
2020-03-17 Michel Dänzergitlab-ci: Move classic driver testing to a new meson...
2020-03-17 Michel Dänzergitlab-ci: Fold scons-swr job into scons job
2020-03-17 Connor Abbotttu: Fix border color with compute shaders
2020-03-17 Michel Dänzergitlab-ci: Don't use buster-backports packages by defau...
2020-03-17 Rohan Gargci: Drop the git dependency in tracie
2020-03-17 Tomeu Vizosogitlab-ci: Use surfaceless platform also for apitrace
2020-03-17 Tomeu Vizosogitlab-ci: Update renderdoc
2020-03-16 Vasily Khoruzhicklima/gpir: fix crash in schedule_insert_ready_list()
2020-03-16 Vasily Khoruzhicklima/gpir: add better lowering for ftrunc
2020-03-16 Vasily Khoruzhicklima/gpir: kill dead writes to regs in DCE
2020-03-16 Connor Abbottlima/gpir: Optimize nots created from branch lowering
next