mesa.git
2020-07-24 Samuel Pitoisetradv: remove one unnecessary param to radv_generate_gra...
2020-07-24 Samuel Pitoisetradv: remove no-op si_multiwave_lds_size_workaround()
2020-07-24 Samuel Pitoisetradv: remove unnecessary radv_tessellation_state::num_p...
2020-07-24 Samuel Pitoisetradv: clean up radv_compute_generate_pm4()
2020-07-24 Samuel Pitoisetradv: reduce the number of allocated dwords for compute CS
2020-07-24 Samuel Pitoisetradv: clean up PA_SC_CLIPRECT_RULE emission
2020-07-24 Samuel Pitoisetradv: clean up VGT_SHADER_STAGES_EN emission
2020-07-24 Samuel Pitoisetradv: emit PA_SC_LINE_CNTL as part of the rasterization...
2020-07-24 Samuel Pitoisetradv: emit more invariant registers as part of the...
2020-07-24 Samuel Pitoisetradv: remove outdated TODO related to PA_SU_VTX_CNTL...
2020-07-24 Samuel Pitoisetradv: remove set but unused radv_pipeline::vertex_elements
2020-07-24 Samuel Pitoisetradv: remove declared but unused radv_pipeline::is_dual_src
2020-07-24 Eric Engestrombin/khronos-update: add workaround for python bug 9625
2020-07-24 Eric Engestrombin/khronos-update: add support for the SPIRV files
2020-07-24 Eric Engestrombin/khronos-update: having a folder in include/ is...
2020-07-24 Neil Robertsv3d: Retry with the fallback scheduler when RA fails
2020-07-24 Neil Robertsv3d: Changed v3d_compile:failed to an enum
2020-07-24 Neil Robertsnir/schedule: Add an option for a fallback scheduling...
2020-07-24 Neil Robertsv3d: Mark scheduling dependency for prim id and first...
2020-07-24 Neil Robertsnir/schedule: Add a callback for backend-specific depen...
2020-07-24 Neil Robertsnir/schedule: Store a pointer to the options struct...
2020-07-24 Neil Robertsnir/scheduler: Move nir_scheduler to its own header
2020-07-24 Jason Ekstrandspirv: Rework our handling of images and samplers
2020-07-24 Jason Ekstrandanv,turnip,radv,clover,glspirv: Run nir_copy_prop befor...
2020-07-24 Jason Ekstrandspirv: More heavily use vtn_ssa_value in function param...
2020-07-24 Jason Ekstrandspirv: Remove a dead case in function parameter handling
2020-07-24 Jason Ekstrandspirv: Add a helper for getting the NIR type of a vtn_type
2020-07-24 Jason Ekstrandspirv: Give atomic counters their own variable mode
2020-07-24 Jason Ekstrandspirv: Drop the sampled boolean from vtn_type
2020-07-24 Jason Ekstrandspirv: Add better checks for SSA value types
2020-07-24 Jason Ekstrandspirv: Hand-roll fewer vtn_ssa_value creations
2020-07-24 Jason Ekstrandspirv: Simplify vtn_ssa_value creation
2020-07-24 Jason Ekstrandspirv/subgroups: Refactor to use vtn_push_ssa
2020-07-24 Jason Ekstrandspirv/subgroups: Stop incrementing w
2020-07-24 Jason Ekstrandspirv/glsl450: Use vtn_push_ssa_value
2020-07-24 Jason Ekstrandspirv/alu: Use vtn_push_ssa_value
2020-07-24 Jason Ekstrandspirv: Refactor vtn_push_ssa
2020-07-24 Jason Ekstrandspirv: Use the new helpers in OpConvertUToPtr/PtrToU
2020-07-24 Jason Ekstrandspirv: Add a vtn_get_nir_ssa helper
2020-07-24 Jason Ekstrandspirv/amd: Use vtn_push_nir_ssa
2020-07-24 Jason Ekstrandspirv: Add a vtn_push_nir_ssa helper
2020-07-24 Jason Ekstrandspirv: Rename push_value_pointer to push_pointer
2020-07-24 Jason Ekstrandspirv: Add a helpers for getting types of values
2020-07-24 Jason Ekstrandspirv: Use nir_bany/ball for OpAny/All
2020-07-24 Jason Ekstrandspirv: Clean up OpSignBitSet
2020-07-24 Jason Ekstrandspirv: Fix indentation in vtn_handle_ptr
2020-07-24 Jason Ekstrandspirv: Drop the void *ptr from vtn_value
2020-07-24 Jason Ekstrandspirv: Simplify our handling of NonUniform
2020-07-24 Jesse Natalienir/vtn: Add support for 8 and 16 vector ball/bany
2020-07-24 Jesse Natalienir: Support 8 and 16 component vectors for reduceable...
2020-07-24 Jesse Natalienir: Support algebraic opts on vectors larger than 4
2020-07-24 Jesse Natalienir: Support vec8/vec16 in nir_lower_bit_size
2020-07-24 Rob Clarkfreedreno: sync registers from envytools
2020-07-23 Connor Abbotttu: Enable VK_EXT_depth_clip_enable
2020-07-23 Daniel Schürmannaco: ensure readfirstlane subdword operands are always...
2020-07-23 Daniel Schürmannaco: prevent infinite recursion in RA for subdword...
2020-07-23 Daniel Schürmannaco: don't split store data if it was already split...
2020-07-23 Daniel Schürmannaco: ensure to not extract more components than have...
2020-07-23 Bas Nieuwenhuizenradv: Add timeline syncobj for timeline semaphores.
2020-07-23 Bas Nieuwenhuizenradv: Add winsys functions for timeline syncobj.
2020-07-23 Bas Nieuwenhuizenradv: Add winsys support for submitting timeline syncobj.
2020-07-23 Bas Nieuwenhuizenradv: Add thread for timeline syncobj submission.
2020-07-23 Bas Nieuwenhuizenradv/winsys: Add binary syncobj ABI changes for timelin...
2020-07-23 Bas Nieuwenhuizenamd: Add detection of timeline semaphore support.
2020-07-23 Andreas Baierlnir/ lower_int_to_float: Handle umax and umin
2020-07-23 Michel Dänzerci: Use half as many parallel softpipe / virgl test...
2020-07-23 Michel Dänzerci: Do not mark container / pages jobs as interruptible
2020-07-23 Michel Dänzerci: Use FDO_CI_CONCURRENT in run-shader-db.sh as well
2020-07-23 Tomeu Vizosoci: Namespace trace artifacts to the job number
2020-07-23 Mike Blumenkrantznir_ allow nir_lower_clip_halfz to run in tess eval...
2020-07-23 Mike Blumenkrantznir: allow lower_psiz_mov to run in tessellation stages
2020-07-23 Dave AirlieRevert "llvmpipe: Use the default behavior of ALLOW_MAP...
2020-07-23 Dave Airliellvmpipe/ms: fix sign extension bug in rasterizer.
2020-07-23 Francisco Jerezintel/ir/gen12+: Work around FS performance regressions...
2020-07-23 Adam Jacksonglx: Fix build and warnings with -Dglx=dri -Dglx-direct...
2020-07-23 Eric Anholtsoftpipe: Enable PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS;
2020-07-23 Eric Anholtsoftpipe: Enable PIPE_CAP_TGSI_TEXCOORD.
2020-07-23 Eric Anholtsoftpipe: Add support for reporting shader-db output.
2020-07-23 Eric Anholtsoftpipe: Convert to comma-separated SOFTPIPE_DEBUG...
2020-07-23 Eric Anholtsoftpipe: Refactor pipe_shader_state setup.
2020-07-23 Dave Airliellvmpipe: enable robust buffer access + GL 4.3, GLES...
2020-07-23 Dave Airliellvmpipe: add device reset query context hook.
2020-07-23 Dave Airlieglx/drisw: add robustness support
2020-07-23 Dave Airliedrisw: add robustness extension support.
2020-07-23 Dave Airliellvmpipe/draw: handle constant buffer limits and robust...
2020-07-23 Dave Airliellvmpipe: enable EXT_texture_shadow_lod
2020-07-22 Jason Ekstrandnir/lower_io: Add support for global scratch addressing
2020-07-22 Jason Ekstrandnir/lower_io: Use b2b for shader and function temporaries
2020-07-22 Jason Ekstrandnir/lower_io: Choose to set access based on intrinsic...
2020-07-22 Jason Ekstrandnir: Allow for system values with variable numbers...
2020-07-22 Eric Engestromdocs/releasing: improve wording
2020-07-22 Eric Engestrombin/gen_release_notes: automatically commit release...
2020-07-22 Eric Engestrompost_version.py: fix relnotes links
2020-07-22 Eric Engestrompost_version.py: update the files in the current worktr...
2020-07-22 Eric Engestrompost_version.py: stop using non-existent functions...
2020-07-22 Eric Engestrompost_version.py: drop incorrect conf.py changes
2020-07-22 Eric Engestrompost_version.py: don't generate relnotes twice
2020-07-22 Eric Engestromdocs: update calendar and link releases notes for 20.1.4
2020-07-22 Eric Engestromdocs: add release notes for 20.1.4
2020-07-22 Andres Gomezgitlab-ci: Test AMD's Raven with traces
next