mesa.git
2020-06-16 Rob Clarkfreedreno/ir3/cp: extract valid_flags
2020-06-16 Rob Clarkfreedreno/ir3: delay test support for vectorish instruc...
2020-06-16 Rob Clarkfreedreno/ir3: add helpers to move instructions
2020-06-16 Rob Clarkfreedreno/ir3/delay: calculate delay properly for ...
2020-06-16 Rob Clarkfreedreno/ir3: add test for delay slot calculation
2020-06-16 Rob Clarkfreedreno/ir3/print: print (r) flag
2020-06-16 Rob Clarkfreedreno/ir3/legalize: don't allow (nopN) if (rptN)
2020-06-16 Rob Clarkfreedreno/a6xx: emit shader names in debug builds
2020-06-16 Rob Clarkfreedreno: splitup emit_string_marker
2020-06-16 Rob Clarkfreedreno/ir3/cp: properly handle already-folded RELATIV
2020-06-16 Rob Clarkfreedreno/ir3/validate: also check instr->address
2020-06-16 Rob Clarkfreedreno/sched: reset delay counters at start of block
2020-06-16 Rob Clarkfreedreno/log-parser: fix compute times
2020-06-16 Eric Anholtdocs: Replace ancient swrast conformance docs with...
2020-06-16 Erik Faye-Lunddocs/relnotes: update internal references
2020-06-16 Erik Faye-Lunddocs: update internal references
2020-06-16 Lionel Landwerlinanv: add an option to disable secondary command buffer...
2020-06-16 Jason Ekstrandnir/intrinsics: Put the _intel intrinsics together...
2020-06-16 Dave Airliesoftpipe: change vendor name to something more generic.
2020-06-16 Dave Airliellvmpipe: change vendor to be more generic.
2020-06-16 Dave Airlievirgl: change vendor id to reflect reality more.
2020-06-16 Jason Ekstrandanv: Add anv_pipeline_init/finish helpers
2020-06-16 Jason Ekstrandanv: Add an anv_batch_set_storage helper
2020-06-16 Jan Beichanv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
2020-06-16 Jan Beichdrm-uapi: Add sync_file.h
2020-06-16 Daniel Schürmannaco: don't allow SGPRs on logical phis
2020-06-16 Daniel Schürmannaco: reorder calls to aco_validate() and cleanup aco_co...
2020-06-16 Icecream95panfrost: Implement ARB_depth_clamp
2020-06-16 Icecream95panfrost: Clean up panfrost_frag_meta_rasterizer_update
2020-06-16 Rohan Gargiris: Fix documentation for _iris_batch_flush
2020-06-16 Erik Faye-Lundzink: expose GLSL 1.30
2020-06-16 Erik Faye-Lundzink: enable cull-distance if supported
2020-06-16 Erik Faye-Lundgallium/hud: don't use user vertex buffers
2020-06-16 Erik Faye-LundRevert "gallium/hud: don't use user vertex buffers"
2020-06-16 Rob Clarknir/validate: validate intr->num_components
2020-06-16 Jose Maria... vc4: don't relay on intr->num_components for non-vector...
2020-06-16 Rob Clarkv3d: don't use intr->num_components for non-vectorized...
2020-06-16 Rob Clarkspriv: don't set num_components for non-vectorised...
2020-06-16 Rob Clarknir/lower-atomics-to-ssbo: don't set num_components
2020-06-16 Rob Clarknir/builder: don't set intr->num_components
2020-06-16 Rob Clarkradv: don't set num_components for non-vectorized intri...
2020-06-16 Rob Clarkfreedreno/ir3: don't rely on intr->num_components
2020-06-16 Dave Airliemesa/gles3: add support for GL_EXT_shader_group_vote
2020-06-15 Dave Airliegallivm/cache: don't require a null terminator for...
2020-06-15 Alyssa Rosenzweigpanfrost: Simplify AFBC format check
2020-06-15 Alyssa Rosenzweigpanfrost: Enable AFBC for RGB565
2020-06-15 Alyssa Rosenzweigpanfrost: Correctly calculate tiled stride
2020-06-15 Alyssa Rosenzweigpanfrost: Fix level_2
2020-06-15 Alyssa Rosenzweigpanfrost: Update sampler view in Bifrost path
2020-06-15 Alyssa Rosenzweigpanfrost: Merge bifrost_bo/midgard_bo
2020-06-15 Dave Airliellvmpipe/setup: add planes for draw regions if no scissor.
2020-06-15 Jonathan Marekturnip: simplify stage2 helpers
2020-06-15 Jonathan Marekturnip: remove duplicated stage2opcode and stage2shaderdb
2020-06-15 Rhys Perryaco: fix encoding of certain s_setreg_imm32_b32 instruc...
2020-06-15 Rhys Perryaco: improve check for moving temporaries out of fixed...
2020-06-15 Rhys Perryaco: allow GFX9 partial writes with instructions which...
2020-06-15 Rhys Perryaco: add more opcodes to can_swap_operands
2020-06-15 Samuel Pitoisetaco: allow to swap operands for some 16-bit float instr...
2020-06-15 Rhys Perryaco: validate sub-dword pseudo instructions
2020-06-15 Rhys Perryaco: optimize 16-bit and 64-bit float comparisons
2020-06-15 Rhys Perryaco: copy-propagate constants through p_extract_vector...
2020-06-15 Rhys Perryaco: improve 8/16-bit constants
2020-06-15 Rhys Perryaco: use 32-bit inline constants for 16-bit integer...
2020-06-15 Rhys Perryaco: fix half_pi constant for 16-bit fsin/fcos
2020-06-15 Rhys Perryaco: improve sub-dword check for sgpr/constant propagation
2020-06-15 Rhys Perryaco: create 16-bit input and output modifiers
2020-06-15 Rhys Perryaco: update comment about preserving fp16/fp64 denormals
2020-06-15 Rhys Perryaco: create 16-bit mad/fma
2020-06-15 Rhys Perryaco: try to use fma instead of mad when denormals are...
2020-06-15 Rhys Perryaco: create mads when signed zeros should be preserved
2020-06-15 Rhys Perryaco: add and set precise flag
2020-06-15 Rhys Perryaco: use p_as_uniform in emit_vop1_instruction
2020-06-15 Rhys Perryaco: improve code for f2{i,u}{8,16}
2020-06-15 Rhys Perryaco: use num_opcodes instead of last_opcode
2020-06-15 Erik Faye-Lundnir: do not try to merge xfb-outputs
2020-06-15 Rob Clarkturnip: drop linking libfreedreno_drm
2020-06-15 Rob Clarkfreedreno/ir3: move the libdrm dependency out of shared...
2020-06-15 Rob Clarkfreedreno/ir3: unify shader create/delete paths
2020-06-15 Mike Blumenkrantzzink: rework input/output location emission
2020-06-15 Mike Blumenkrantzzink: handle more glsl->spirv builtin translation
2020-06-15 Samuel Pitoisetspirv: fix using OpSampledImage with OpUndef instead...
2020-06-15 Alyssa Rosenzweigpan/mdg: Precolour blend inputs
2020-06-15 Yevhenii Kolesnikovnvir: don't use designated initialisers in C++ code
2020-06-15 Samuel Pitoisetac: add ac_choose_spi_color_formats() to common code
2020-06-14 Jonathan Marekfreedreno/ir3: fix ir3_nir_move_varying_inputs
2020-06-13 Eric Engestromintel/tools: make test aware of the meson test wrapper
2020-06-13 Eric Engestromintel/tools: rewrite run-test.sh in python
2020-06-13 Eric Engestrompost_version.py: update script to the new rST way of...
2020-06-13 Eric Engestromgen_release_notes.py: update script to the new rST...
2020-06-13 Erik Faye-Lunddocs/release-calendar: restore missing id
2020-06-13 Erik Faye-Lundbin/perf-annotate-jit.py: update internal reference
2020-06-13 Erik Faye-Lundradv: update internal reference
2020-06-13 Erik Faye-Lunddocs/relnotes: update internal references
2020-06-13 Erik Faye-Lunddocs: update internal references
2020-06-13 Erik Faye-LundREADME: update references to internal docs
2020-06-13 Erik Faye-Lunddocs: drop news in favour of the introduction as index...
2020-06-13 Erik Faye-Lundgitlab-ci: build and deploy docs
2020-06-13 Erik Faye-Lunddocs: include specs into the generated docs
2020-06-13 Erik Faye-Lunddocs: bundle extra files
2020-06-13 Erik Faye-Lunddocs: use rst-note for highlighted text
next