mesa.git
2020-07-20 Samuel Pitoisetradv: advertise VK_EXT_image_robustness
2020-07-20 Christian Gmeinerci: bare-metal: use nginx to get results from DUT
2020-07-20 Yevhenii Kolesnikovmesa: change error code of *TextureSubImage* for incorr...
2020-07-20 Eric Anholtfreedreno/ir3: Fix disasm of register offsets in ldp...
2020-07-20 Eric Anholtfreedreno/ir3: Refactor cat6 general dst printing.
2020-07-20 Eric Anholtfreedreno/ir3: Add a bunch more tests for cat6 opcodes.
2020-07-20 Eric Anholtfreedreno/ir3: Add a note about the instructions in...
2020-07-20 Jason Ekstrandvulkan: Update Vulkan XML and headers to 1.2.148
2020-07-20 Eric Anholtci: Use FDO_CI_CONCURRENT as our -j flags when present...
2020-07-20 Daniel Schürmannnir/algebraic: fold some nested bcsel
2020-07-20 Daniel Schürmannnir/algebraic: propagate b2i out of ior/iand
2020-07-20 Daniel Schürmannnir/algebraic: add distributive rules for ior/iand
2020-07-20 Daniel Schürmannnir/algebraic: optimize (a < 0.0) ? -a : a -> fabs(a)
2020-07-20 Daniel Schürmannnir/algebraic: optimize fmul(x, bcsel(c, -1.0, 1.0...
2020-07-20 Daniel Schürmannnir/algebraic: add some more unop + bcsel optimizations
2020-07-20 Daniel Schürmannnir/algebraic: add optimizations for fsign/isign
2020-07-20 Daniel Schürmannnir/algebraic: optimize iand/ior of (n)eq zero
2020-07-20 Daniel Schürmannnir: also move b2i in case of nir_move_copies
2020-07-20 Daniel Schürmannnir/algebraic: optimize bcsel(a, 0, 1) to b2i
2020-07-20 Icecream95pan/mdg: Use the blend RT for blend shader framebuffer...
2020-07-20 Icecream95panfrost: 8x MRT support
2020-07-20 Icecream95panfrost: Use more tilebuffer sizes
2020-07-20 Icecream95panfrost: Fake RGTC support
2020-07-20 Rhys Perryspirv: don't split memory barriers
2020-07-20 Samuel Pitoisetradv/winsys: always allow GTT placements on APUs
2020-07-20 Samuel Pitoisetradv: disable CPU caching for IBS to reduce fetch latency
2020-07-20 Pierre-Eric... radeonsi: adjust epitch for PIPE_FORMAT_R8G8_R8B8_UNORM
2020-07-20 Pierre-Eric... ac/surface: adapt surf_size when modifying surf_pitch
2020-07-20 Gert Wollnyd600/sfn: write stream outputs to correct mem ring
2020-07-20 Gert Wollnyr600/sfn: Make the pin_to_channel generic
2020-07-20 Gert Wollnyr600/sfn: Only use sample mask if the according shader...
2020-07-20 Gert Wollnyr600: Add shader key item to identify when the sample...
2020-07-20 Gert Wollnyr600/sfn: Fix default z swizzle for GDS instructions
2020-07-20 Gert Wollnyr600/sfn: Fix Ring output swizzle masks
2020-07-20 Gert Wollnyr600/sfn: Add a forced output swizzle for depth write
2020-07-20 Gert Wollnyr600/sfn: correct handling of loading vec4 with fetchin...
2020-07-20 Gert Wollnyr600/sfn: Add option to get a temp value for a specific...
2020-07-20 Gert Wollnyr600/sfn: emit texture instructions in one block
2020-07-20 Gert Wollnyr600/sfn: Pipe through requesting a register at a given...
2020-07-20 Gert Wollnyr600/sfn: lower rotate ALU ops
2020-07-20 Dave Airlieci/llvmpipe: reenable gpu shader5 tests
2020-07-20 Dave Airliellvmpipe: add framebuffer fetching support (v1.1)
2020-07-19 Dave Airliellvmpipe/cs: respect render condition
2020-07-18 Rob Clarkfreedreno/ir3/ra: fix array conflicts for split/merged
2020-07-18 Rob Clarkfreedreno/ir3/ra: assign vreg names to all array elements
2020-07-18 Rob Clarkfreedreno/ir3/ra: debug msgs tweak
2020-07-18 Rob Clarkfreedreno/ir3: fix half-reg array stores
2020-07-18 Rob Clarkfreedreno/ir3: set array precision on creation
2020-07-18 Rob Clarkfreedreno/ir3/parser: half-precision relative regs
2020-07-18 Rob Clarkfreedreno: whitespace fix
2020-07-18 Rob Clarkfreedreno: small comment re-word
2020-07-18 Mike Blumenkrantzzink: free all ntv allocations after creating shader...
2020-07-18 Mike Blumenkrantzzink: free pipeline cache during program destroy
2020-07-18 Mike Blumenkrantzzink: destroy descriptor pools on context destroy
2020-07-18 Mike Blumenkrantzzink: destroy gfx program when a shader is freed
2020-07-18 Mauro Rossiandroid: panfrost/encoder: add libmesa_nir static depen...
2020-07-18 Icecream95panfrost: Fix calls to panfrost_flush_batches_accessing_bo
2020-07-18 Icecream95panfrost: Make panfrost_bo_wait take a wait_readers...
2020-07-18 Eric Anholtfreedreno/ir3: Add unit tests for derivatives disasm.
2020-07-18 Eric Anholtfreedreno/ir3: Fix duplicated fine derivatives instruct...
2020-07-18 Bas Nieuwenhuizenamd/addrlib: Clean up unused colorFlags argument
2020-07-18 Bas Nieuwenhuizenamd/common: Cache intra-tile addresses for retile map.
2020-07-18 Rhys Perryaco: use s_waitcnt_depctr to mitigate VMEMtoScalarWrite...
2020-07-18 Rhys Perryaco: properly recognize that s_waitcnt mitigates VMEMto...
2020-07-17 Eric Anholtmeson: Enable GCing of functions and data from compilat...
2020-07-17 Alyssa Rosenzweigpanfrost: Enable FP16 by default
2020-07-17 Rob Clarkgitlab-ci: re-enable all a630 jobs
2020-07-17 Eric Anholtfreedreno/a2xx: Fix compiler warning in disasm.
2020-07-17 Tomeu Vizosogitlab-ci: Re-add kernels for bare-metal
2020-07-17 Icecream95nir: Set the alignment for SSBO lowering
2020-07-17 Eric Anholtintel/perf: Move perf query register programming to...
2020-07-17 Eric Anholtintel/perf: Fix unused var warning in release builds.
2020-07-17 Eric Anholtintel: Fix release-build warnings about sf_entry_size.
2020-07-17 Erik Faye-Lundzink: use ralloc for spirv_builder as well
2020-07-17 Erik Faye-Lundzink: pass mem_ctx to ralloc_size-call
2020-07-17 Erik Faye-Lundzink: use ralloc for plain malloc-calls
2020-07-17 Erik Faye-Lundzink: use ralloc in nir-to-spirv
2020-07-17 Rhys Perryradv: enable more float_controls features
2020-07-17 Rhys Perryaco: set tcs_in_out_eq=false if float controls of VS...
2020-07-17 Rhys Perryaco: fix nir_op_f2f16_rtne with non-default rounding...
2020-07-17 Rhys Perryaco: flush denormals before fp16 fabs/fneg if needed
2020-07-17 Rhys Perryaco: use s_round_mode/s_denorm_mode
2020-07-17 Icecream95panfrost: Set depth_enabled when stencil is enabled
2020-07-17 Samuel Pitoisetradv: return better Vulkan error codes when VkQueueSubm...
2020-07-17 Samuel Pitoisetradv: improve the error messages when a CS submission...
2020-07-17 Samuel Pitoisetradv: remove one useless goto in radv_queue_submit_defe...
2020-07-17 Icecream95panfrost: Report TEXTURE_BUFFER_OBJECTS cap when gl3...
2020-07-17 Icecream95nir: Fix lower_two_sided_color when the face is an...
2020-07-17 Icecream95nir: Add a face_sysval argument to nir_lower_two_sided_...
2020-07-17 Icecream95panfrost: Do per-sample shading when outputs are read
2020-07-17 Icecream95pan/mdg: Do per-sample framebuffer loads
2020-07-17 Icecream95panfrost: Rename lower_store to is_blend in pan_lower_f...
2020-07-17 Icecream95pan/mdg: Don't disassemble blit shaders
2020-07-17 Michel Dänzergitlab-ci: Only trigger test-docs job automatically...
2020-07-17 Elie Tourniervirgl: set PIPE_CAP_BLEND_EQUATION_ADVANCED
2020-07-17 Elie Tourniervirgl: Encode barrier for blend_equation_advanced
2020-07-17 Elie Tourniervirgl: Use alpha_src_factor to store blend_equation_adv...
2020-07-17 Elie Tournierglsl_to_ir: do lower_blend_equation if PIPE_CAP_FBFETCH
2020-07-17 Elie Tournierst: expose KHR_blend_equation_advanced if PIPE_CAP_BLEN...
2020-07-17 Elie Tourniergallium: Add PIPE_CAP_BLEND_EQUATION_ADVANCED
next