projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2020-10-04
Neil Roberts
v3d: Update the TEXTURE_SHADER_STATE when there’s a...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Neil Roberts
v3d: Split the creating of TEXTURE_SHADER_STATE into...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Neil Roberts
v3d: Make the function to set tex dirty state for a...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Jonathan Marek
turnip: remove pre-emption marker
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Vinson Lee
glsl: Initialize ast_node member field location.path...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Vinson Lee
intel/vec4: Remove leftover code from Gen8+ removal.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Vinson Lee
freedreno: Move rsc NULL check to before rsc dereferences.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Jason Ekstrand
iris: Fix the constant data address calculation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Vinson Lee
nv50/ir: Initialize Source members.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Vinson Lee
radv: Fix asserts using assign instead of compare.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Vinson Lee
lima: Print usage if --help is any of the arguments.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
android: Disable the user XML config parsing.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
util/xmlconfig: Drop use of XML_Char in parsing.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
driconf: Stop quoting true/false in boolean option...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
driconf: Make the driver's declarations be structs...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
driconf: Use DRI_CONF_OPT_I for remaining int options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
driconf: Delete disjoint range support.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
util/xmlconfig: Indent to Mesa style.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
util/xmlconfig: Drop silly open-coded strdup.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
driconf: Make a DRI_CONF_OPT_S() for string options.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
r200: Reuse DRI_CONF_OPT_F for texture_blend_quality.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
driconf: Fix extra quoting on "Jimenez'".
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
driconf: Eliminate the DRI_CONF_OPT_BEGIN_B macro.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mauro Rossi
android: util: add log.c to Makefile.sources
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Boris Brezillon
panfrost: decode: Flag pandecode_log_typed() as PRINTFLIKE
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Boris Brezillon
panfrost: decode: Fix decode_bifrost_constant() prototype
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Bas Nieuwenhuizen
radv: Use atomics to read query results.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Alyssa Rosenzweig
pan/bi: Fix assert when writing vertex outputs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: use sizeof(vec4) multiplier for nir_lower_uniform...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: correctly set up ubo bindings and buffer indices
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: don't emit ubos or bindings for ubo variables
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: emit ubo variables sized based on the overall...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: always emit descriptor set 0 in ntv
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: fix shader buffer size caps to use 65536
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: run nir_lower_uniforms_to_ubo conditionally
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Mike Blumenkrantz
zink: correctly handle ARB_arrays_of_arrays in ntv...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Pitoiset
aco/tests: add disassembler tests to reproduce the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Pitoiset
aco: apply the clamped integer addition disassembly...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Italo Nicola
pan/mdg: map uabs_i/usub to i/uabsdiff
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Italo Nicola
pan/mdg: remove unused arg from ALU_CHECK_CMP and ALU_C...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Rhys Perry
aco: fix get_buffer_resource_flags()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir: Add a pass to lower vec3s to vec4s
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir/opt_deref: Add an optimization for bitcasts
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir/opt_deref: Add an instruction type switch
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir: Add component mask re-interpret helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir/opt_load_store_vectorize: Use bit sizes when checki...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir: Add a memcpy optimization pass
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir: Handle memcpy in copy_prop_vars and combine_stores
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir/find_array_copies: Properly discard copies for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Erik Faye-Lund
gallium/util: allow scissored blits for stencil-fallback
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Erik Faye-Lund
gallium/util: fix memory-leak
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Philipp Zabel
meson: fix power8 option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: don't initialize GRAS_LRZ_CNTL/RB_LRZ_CNTL...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: enable LRZ
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: disable LRZ on vkCmdClearattachments() 3D fallb...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: disable LRZ on vkCmdClearAttachments()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: emit correct LRZ fast clear setup
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: add support to clear LRZ
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: add LRZ valid tracking for secondary command...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: add LRZ tracking to command buffer state
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: disable LRZ depending on fragment changes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: disable LRZ writes when blend is enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: disable LRZ on specific cases
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: create LRZ buffer
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Samuel Iglesias...
turnip: add environment variable to disable LRZ
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Anholt
ci/bare-metal: Move the "POWER_GOOD not seen in time...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
nir: Fix a misspelling
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Timothy Arceri
glsl: don't duplicate state vars as uniforms in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jonathan Marek
freedreno/cffdec: fix decoding of bindless descriptors
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jason Ekstrand
intel/fs: NoMask initialize the address register for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Gurchetan Singh
virgl: fix stride + layer_stride inconsistency
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Gurchetan Singh
virgl: query blob mem
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Gurchetan Singh
virgl: support PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Gurchetan Singh
virgl/drm: add resource create blob function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Gurchetan Singh
virgl/drm: query for resource blob and host visible...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Gurchetan Singh
drm-uapi: virtgpu_drm.h: resource create blob + host...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Gurchetan Singh
virgl: add flags to (*resource_create) callback
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Matt Turner
Revert F16C series (MR 6774)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Mauro Rossi
android: gallium/virgl: cleanup virgl_driinfo.h gen...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Mauro Rossi
android: gallium/radeonsi: cleanup si_driinfo.h gen...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Mauro Rossi
android: gallium/iris: cleanup iris_driinfo.h gen rules
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
nir: Add lowering from regular ALU conversions to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
clover/nir: Call nir_lower_convert_alu_types
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jesse Natalie
spirv: Implement vload[a]_half[n] and vstore[a]_half...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
spirv/opencl: Drop dest_type from handle_v_load_store
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
spirv: Handle all OpenCL conversion ops with full rounding
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
spirv: Add some conversion handling helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
nir: Add a passes for nir_intrinsic_convert_alu_types
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
nir: Add builder helpers for OpenCL type conversions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
nir: Add a conversion and rounding intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Jason Ekstrand
nir: Split NIR_INTRINSIC_TYPE into separate src/dest...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Dave Airlie
gallivm/nir: fix non-32 bit find lsb/msb
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Dave Airlie
llvmpipe/cs: add in shader shared size.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Dave Airlie
gallivm/nir: make sure to mask global reads.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Anuj Phogat
intel/gen9: Enable MSC RAW Hazard Avoidance
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Marek Olšák
radeonsi: restructure si_pipe_set_constant_buffer
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Marek Olšák
radeonsi: call nir_lower_bool_to_int32 last because...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Marek Olšák
radeonsi: use staging buffer uploads for most VRAM...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Marek Olšák
radeonsi: move si_set_active_descriptors_for_shader...
commit
|
commitdiff
|
tree
|
snapshot
next