projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2020-06-16
Rob Clark
freedreno/ir3/cp: extract valid_flags
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3: delay test support for vectorish instruc...
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3: add helpers to move instructions
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3/delay: calculate delay properly for ...
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3: add test for delay slot calculation
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3/print: print (r) flag
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3/legalize: don't allow (nopN) if (rptN)
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/a6xx: emit shader names in debug builds
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno: splitup emit_string_marker
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3/cp: properly handle already-folded RELATIV
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3/validate: also check instr->address
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/sched: reset delay counters at start of block
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/log-parser: fix compute times
commit
|
commitdiff
|
tree
2020-06-16
Eric Anholt
docs: Replace ancient swrast conformance docs with...
commit
|
commitdiff
|
tree
2020-06-16
Erik Faye-Lund
docs/relnotes: update internal references
commit
|
commitdiff
|
tree
2020-06-16
Erik Faye-Lund
docs: update internal references
commit
|
commitdiff
|
tree
2020-06-16
Lionel Landwerlin
anv: add an option to disable secondary command buffer...
commit
|
commitdiff
|
tree
2020-06-16
Jason Ekstrand
nir/intrinsics: Put the _intel intrinsics together...
commit
|
commitdiff
|
tree
2020-06-16
Dave Airlie
softpipe: change vendor name to something more generic.
commit
|
commitdiff
|
tree
2020-06-16
Dave Airlie
llvmpipe: change vendor to be more generic.
commit
|
commitdiff
|
tree
2020-06-16
Dave Airlie
virgl: change vendor id to reflect reality more.
commit
|
commitdiff
|
tree
2020-06-16
Jason Ekstrand
anv: Add anv_pipeline_init/finish helpers
commit
|
commitdiff
|
tree
2020-06-16
Jason Ekstrand
anv: Add an anv_batch_set_storage helper
commit
|
commitdiff
|
tree
2020-06-16
Jan Beich
anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
commit
|
commitdiff
|
tree
2020-06-16
Jan Beich
drm-uapi: Add sync_file.h
commit
|
commitdiff
|
tree
2020-06-16
Daniel Schürmann
aco: don't allow SGPRs on logical phis
commit
|
commitdiff
|
tree
2020-06-16
Daniel Schürmann
aco: reorder calls to aco_validate() and cleanup aco_co...
commit
|
commitdiff
|
tree
2020-06-16
Icecream95
panfrost: Implement ARB_depth_clamp
commit
|
commitdiff
|
tree
2020-06-16
Icecream95
panfrost: Clean up panfrost_frag_meta_rasterizer_update
commit
|
commitdiff
|
tree
2020-06-16
Rohan Garg
iris: Fix documentation for _iris_batch_flush
commit
|
commitdiff
|
tree
2020-06-16
Erik Faye-Lund
zink: expose GLSL 1.30
commit
|
commitdiff
|
tree
2020-06-16
Erik Faye-Lund
zink: enable cull-distance if supported
commit
|
commitdiff
|
tree
2020-06-16
Erik Faye-Lund
gallium/hud: don't use user vertex buffers
commit
|
commitdiff
|
tree
2020-06-16
Erik Faye-Lund
Revert "gallium/hud: don't use user vertex buffers"
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
nir/validate: validate intr->num_components
commit
|
commitdiff
|
tree
2020-06-16
Jose Maria...
vc4: don't relay on intr->num_components for non-vector...
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
v3d: don't use intr->num_components for non-vectorized...
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
spriv: don't set num_components for non-vectorised...
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
nir/lower-atomics-to-ssbo: don't set num_components
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
nir/builder: don't set intr->num_components
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
radv: don't set num_components for non-vectorized intri...
commit
|
commitdiff
|
tree
2020-06-16
Rob Clark
freedreno/ir3: don't rely on intr->num_components
commit
|
commitdiff
|
tree
2020-06-16
Dave Airlie
mesa/gles3: add support for GL_EXT_shader_group_vote
commit
|
commitdiff
|
tree
2020-06-15
Dave Airlie
gallivm/cache: don't require a null terminator for...
commit
|
commitdiff
|
tree
2020-06-15
Alyssa Rosenzweig
panfrost: Simplify AFBC format check
commit
|
commitdiff
|
tree
2020-06-15
Alyssa Rosenzweig
panfrost: Enable AFBC for RGB565
commit
|
commitdiff
|
tree
2020-06-15
Alyssa Rosenzweig
panfrost: Correctly calculate tiled stride
commit
|
commitdiff
|
tree
2020-06-15
Alyssa Rosenzweig
panfrost: Fix level_2
commit
|
commitdiff
|
tree
2020-06-15
Alyssa Rosenzweig
panfrost: Update sampler view in Bifrost path
commit
|
commitdiff
|
tree
2020-06-15
Alyssa Rosenzweig
panfrost: Merge bifrost_bo/midgard_bo
commit
|
commitdiff
|
tree
2020-06-15
Dave Airlie
llvmpipe/setup: add planes for draw regions if no scissor.
commit
|
commitdiff
|
tree
2020-06-15
Jonathan Marek
turnip: simplify stage2 helpers
commit
|
commitdiff
|
tree
2020-06-15
Jonathan Marek
turnip: remove duplicated stage2opcode and stage2shaderdb
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: fix encoding of certain s_setreg_imm32_b32 instruc...
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: improve check for moving temporaries out of fixed...
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: allow GFX9 partial writes with instructions which...
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: add more opcodes to can_swap_operands
commit
|
commitdiff
|
tree
2020-06-15
Samuel Pitoiset
aco: allow to swap operands for some 16-bit float instr...
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: validate sub-dword pseudo instructions
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: optimize 16-bit and 64-bit float comparisons
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: copy-propagate constants through p_extract_vector...
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: improve 8/16-bit constants
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: use 32-bit inline constants for 16-bit integer...
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: fix half_pi constant for 16-bit fsin/fcos
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: improve sub-dword check for sgpr/constant propagation
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: create 16-bit input and output modifiers
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: update comment about preserving fp16/fp64 denormals
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: create 16-bit mad/fma
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: try to use fma instead of mad when denormals are...
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: create mads when signed zeros should be preserved
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: add and set precise flag
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: use p_as_uniform in emit_vop1_instruction
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: improve code for f2{i,u}{8,16}
commit
|
commitdiff
|
tree
2020-06-15
Rhys Perry
aco: use num_opcodes instead of last_opcode
commit
|
commitdiff
|
tree
2020-06-15
Erik Faye-Lund
nir: do not try to merge xfb-outputs
commit
|
commitdiff
|
tree
2020-06-15
Rob Clark
turnip: drop linking libfreedreno_drm
commit
|
commitdiff
|
tree
2020-06-15
Rob Clark
freedreno/ir3: move the libdrm dependency out of shared...
commit
|
commitdiff
|
tree
2020-06-15
Rob Clark
freedreno/ir3: unify shader create/delete paths
commit
|
commitdiff
|
tree
2020-06-15
Mike Blumenkrantz
zink: rework input/output location emission
commit
|
commitdiff
|
tree
2020-06-15
Mike Blumenkrantz
zink: handle more glsl->spirv builtin translation
commit
|
commitdiff
|
tree
2020-06-15
Samuel Pitoiset
spirv: fix using OpSampledImage with OpUndef instead...
commit
|
commitdiff
|
tree
2020-06-15
Alyssa Rosenzweig
pan/mdg: Precolour blend inputs
commit
|
commitdiff
|
tree
2020-06-15
Yevhenii Kolesnikov
nvir: don't use designated initialisers in C++ code
commit
|
commitdiff
|
tree
2020-06-15
Samuel Pitoiset
ac: add ac_choose_spi_color_formats() to common code
commit
|
commitdiff
|
tree
2020-06-14
Jonathan Marek
freedreno/ir3: fix ir3_nir_move_varying_inputs
commit
|
commitdiff
|
tree
2020-06-13
Eric Engestrom
intel/tools: make test aware of the meson test wrapper
commit
|
commitdiff
|
tree
2020-06-13
Eric Engestrom
intel/tools: rewrite run-test.sh in python
commit
|
commitdiff
|
tree
2020-06-13
Eric Engestrom
post_version.py: update script to the new rST way of...
commit
|
commitdiff
|
tree
2020-06-13
Eric Engestrom
gen_release_notes.py: update script to the new rST...
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
docs/release-calendar: restore missing id
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
bin/perf-annotate-jit.py: update internal reference
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
radv: update internal reference
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
docs/relnotes: update internal references
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
docs: update internal references
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
README: update references to internal docs
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
docs: drop news in favour of the introduction as index...
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
gitlab-ci: build and deploy docs
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
docs: include specs into the generated docs
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
docs: bundle extra files
commit
|
commitdiff
|
tree
2020-06-13
Erik Faye-Lund
docs: use rst-note for highlighted text
commit
|
commitdiff
|
tree
next