mesa.git
2020-03-31 Connor Abbotttu: Return the correct alignment for images
2020-03-31 Connor Abbottfreedreno/fdl: Add base_align
2020-03-31 Jason Ekstrandanv/allocator: Use util_dynarray for blocks in anv_stat...
2020-03-31 Jason Ekstrandanv: Account for the header in anv_state_stream_alloc
2020-03-31 Marek Olšákst/mesa: add environment variable pin_app_thread for...
2020-03-31 Marek Olšákgallium/u_threaded: call the driver to pin threads...
2020-03-31 Qiang Yulima: also check tiled and depth case when import
2020-03-31 Qiang Yulima: fix buffer import with offset
2020-03-31 Alyssa Rosenzweigpan/bi: Fix handling of constants with COMBINE
2020-03-31 Alyssa Rosenzweigpan/bi: Handle fp16/abs scheduling restriction
2020-03-31 Alyssa Rosenzweigpan/bi: Handle abs packing for fp16/FMA add/min
2020-03-31 Alyssa Rosenzweigpan/bi: Handle core faddminmax16 packing
2020-03-31 Alyssa Rosenzweigpan/bi: Structify fadd/min/max16
2020-03-31 Alyssa Rosenzweigpan/bi: Add v2f16 versions of rounding ops
2020-03-31 Alyssa Rosenzweigpan/bi: Handle round opcodes in frontend
2020-03-31 Alyssa Rosenzweigpan/bi: Assert out i16 related converts for now
2020-03-31 Alyssa Rosenzweigpan/bi: Add one-source f32->f16 op
2020-03-31 Alyssa Rosenzweigpan/bi: Add bifrost_fma_2src generic
2020-03-31 Alyssa Rosenzweigpan/bi: Handle standard FMA conversions
2020-03-31 Alyssa Rosenzweigpan/bi: Enumerate conversions
2020-03-31 Alyssa Rosenzweigpan/bi: Expand out FMA conversion opcodes
2020-03-31 Alyssa Rosenzweigpan/bi: Pack outmod and roundmode with FMA
2020-03-31 Alyssa Rosenzweigpan/bi: Add FMA16 packing
2020-03-31 Alyssa Rosenzweigpan/bi: Fix missing type for fmul
2020-03-31 Alyssa Rosenzweigpan/bi: Finish FMA structures
2020-03-31 Alyssa Rosenzweigpan/bi: Ignore swizzle in unwritten component
2020-03-31 Alyssa Rosenzweigpan/bi: Handle f2f* opcodes
2020-03-31 Alyssa Rosenzweigpanfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
2020-03-31 Alyssa Rosenzweigpan/bi: Enable precision lowering in standalone compiler
2020-03-31 Alyssa Rosenzweigpan/bi: Fix off-by-one in scoreboarding packing
2020-03-31 Alyssa Rosenzweigpan/bi: Fix overzealous write barriers
2020-03-31 Alyssa Rosenzweigpan/bit: Begin generating a vertex job
2020-03-31 Alyssa Rosenzweigpan/bit: Submit a WRITE_VALUE job as a sanity check
2020-03-31 Alyssa Rosenzweigpanfrost: Stub out G31/G52 quirks
2020-03-31 Alyssa Rosenzweigpan/bit: Open up the device
2020-03-31 Alyssa Rosenzweigpanfrost: Move device open/close to root panfrost
2020-03-31 Alyssa Rosenzweigpan/bit: Link standalone compiler with en/decoder
2020-03-31 Alyssa Rosenzweigpanfrost: Move pan_bo to root panfrost
2020-03-31 Alyssa Rosenzweigpanfrost: Inline reference counting routines
2020-03-31 Alyssa Rosenzweigpanfrost: Isolate panfrost_bo_access_for_stage to pan_c...
2020-03-31 Alyssa Rosenzweigpanfrost: Split panfrost_device from panfrost_screen
2020-03-31 Icecream95panfrost: Correctly identify format 0x4c
2020-03-31 Icecream95panfrost: Add support for R3G3B2
2020-03-31 Icecream95st/mesa: Fall back on R3G3B2 for R3_G3_B2
2020-03-31 Icecream95panfrost: Add support for B5G5R5X1
2020-03-31 Icecream95panfrost: Mark 64-bit formats as unsupported
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in nir_shrink_array_vars
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in opt_undef_vecN
2020-03-31 Jason Ekstrandnir: Treat vec8/16 as select in opt_peephole_select
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in opt_split_alu_of_phi
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in lower_regs_to_ssa
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in lower_phis_to_scalar
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in gather_ssa_types
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in bool_to_bitsize
2020-03-31 Jason Ekstrandnir: Copy propagate through vec8s and vec16s
2020-03-31 Jason Ekstrandnir: Add a nir_op_is_vec helper
2020-03-31 Jason Ekstrandnir/algebraic: Add downcast-of-pack opts
2020-03-31 Jason Ekstrandnir/lower_int64: Lower 8 and 16-bit downcasts with...
2020-03-30 Rob Clarkfreedreno/log: avoid duplicate ts's
2020-03-30 Rob Clarkfreedreno/a6xx: add some more tracepoints
2020-03-30 Rob Clarkfreedreno: add some initial fd_log tracepoints
2020-03-30 Rob Clarkfreedreno/a6xx: timestamp logging support
2020-03-30 Rob Clarkfreedreno: add logging infrastructure
2020-03-30 Rob Clarkutil: fix u_fifo_pop()
2020-03-30 Rob Clarkfreedreno: remove some obsolete debug options
2020-03-30 Jason Ekstrandnir/opt_loop_unroll: Fix has_nested_loop handling
2020-03-30 Eric Anholtfreedreno: Work around UBWC flakiness.
2020-03-30 Eric Anholtfreedreno: Fix detection of being in a blit for acc...
2020-03-30 Eric Anholtfreedreno: Rename "is_blit" to "is_discard_blit"
2020-03-30 Eric Anholtfreedreno/a6xx: Fix timestamp queries.
2020-03-30 Eric Anholtfreedreno: Count blits in GL_TIME_ELAPSED and perf...
2020-03-30 Eric Anholtfreedreno: Associate the acc query bo with the batch.
2020-03-30 Eric Anholtfreedreno: Fix acc query handling in the presence of...
2020-03-30 Eric Anholtfreedreno: Remove the "active" member of queries.
2020-03-30 Eric Anholtfreedreno: Remove always-true return from per-gen begin...
2020-03-30 Rhys Perryutil/u_queue: fix race in total_jobs_size access
2020-03-30 Rhys Perryglsl: fix race in instance getters
2020-03-30 Jason Ekstrandnir: Set UBO alignments in lower_uniforms_to_ubo
2020-03-30 Rhys Perryaco: look at p_{extract,split}_vector's definitions...
2020-03-30 Daniel StoneCI: Re-enable Windows VS2019 builds
2020-03-30 Jason Ekstrandnir: Validate that memory load/store ops work on whole...
2020-03-30 Jason Ekstrandanv: Set alignments on descriptor and constant loads
2020-03-30 Jason Ekstrandnir: Insert b2b1s around booleans in nir_lower_to
2020-03-30 Jason Ekstrandnir: Use b2b opcodes for shared and constant memory
2020-03-30 Jason Ekstrandaco: Implement b2b32 and b2b1
2020-03-30 Jason Ekstrandnir: Add b2b opcodes
2020-03-30 Jason Ekstrandintel/nir: Run copy-prop and DCE after lower_bool_to_int32
2020-03-30 Christian Gmeineretnaviv: compiled_framebuffer_state: get rid of SE_SCIS...
2020-03-30 Christian Gmeineretnaviv: s/scissor_s/scissor
2020-03-30 Christian Gmeineretnaviv: get rid of struct compiled_scissor_state
2020-03-30 Christian Gmeineretnaviv: do the left shift by 16 at emit time
2020-03-30 Christian Gmeineretnaviv: rework clippling calculation to be a derived...
2020-03-30 Christian Gmeineretnaviv: get rid of SE_CLIP_*
2020-03-30 Jose Fonsecagitlab-ci: Prune all SCons jobs except scons-win64...
2020-03-30 Samuel Pitoisetnir/algebraic: add fexp2(fmul(flog2(a), 0.5) -> fsqrt...
2020-03-30 Jose Fonsecascons: Prune out unnecessary targets.
2020-03-30 Timur Kristófaco: Don't store LS VS outputs to LDS when TCS doesn...
2020-03-30 Timur Kristófaco: When LS and HS invocations are the same, pass...
2020-03-30 Timur Kristófaco: Extract store_output_to_temps into a separate...
2020-03-30 Timur Kristófaco: Fix workgroup size calculation.
next