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
2023-03-23
Alyssa Rosenzweig
panfrost: Remove unused inputs.nr_cbufs
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
panfrost: Remove inputs->blend.rt
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
pan/mdg: Use I/O semantics for MRT blend stores
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
pan/bi: Remove bi_load_sysval
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
pan/bi: Lower gl_VertexID in NIR
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
pan/bi: Allow specializing bifrost_nir_options by arch
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
pan/bi: Lower load_output to make sysval explicit
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
pan/bi: Lower sample mask writes in NIR
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
pan/bi: Don't duplicate texture op cases
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
panfrost: Use 0/~0 boolean for MSAA sysval
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
nir: Add Mali load_output taking converison
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Alyssa Rosenzweig
nir: Add Panfrost intrinsics to lower sample mask
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Mark Janes
intel/dev: use GFX_VERx10 to detect genX compilation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Mark Janes
intel/dev: fix macro naming convention in gen_wa_helpers.py
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Mark Janes
intel/dev: fix macro string concatenation for INTEL_WA_...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Use mesa_loge for DXIL validation errors
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Enable variable size bindings
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Support descriptor indexing via bindless
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Add a debug option for enabling bindless mode
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Apply bindless lowering when compiling pipelines
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Only bind descriptor sets up to the used amount...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Ensure root signatures are re-bound after a meta op
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: When binding a bindless root signature, bind descr...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Add a binding classification in the pipeline layou...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Bind buffers for bindless descriptor sets
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Use separate dirty bits for descriptor sets/dynami...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Don't dirty bindings if root signature doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Allocate descriptor sets in buffers for bindless...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Delete unused function
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Remove defragmenting of descriptor pools
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: When bindless, only allocate one descriptor per...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Add initial bindless infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Skip setting up UAVs for depth resources
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Set up SRV descs for 3D textures correctly
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Don't use plane slice 1 for depth+stencil SRVs
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Consistently order depth formats before stencil
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Put UAVs first for storage images/buffers in descr...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Add some docs around descriptor sets and remove...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Fix a leak in descriptor set layout creation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Remove descriptor heap type from descriptor heap...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
dzn: Remove device pointers from descriptor heaps
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
spirv2dxil: Support descriptor indexing capabilities
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
spirv2dxil: Only lower readonly images to SRVs when...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
spirv2dxil: Add a pass to lower deref tex/image and...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Update header docs for binding...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Use store_dest instead of store_des...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Support descriptor heap indexing...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Handle "bindless" image/tex sources...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Split handle annotation into two...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Add helpers for getting res_props...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Refactor type -> resource kind...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Only set typed UAV load feature...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Fix setting bit 31 in feature flags
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Mark Janes
intel/fs: use generated helpers for Wa_14013363432...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
David Heidelberg
freedreno/decode: fix possible overflow
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
David Heidelberg
ci/freedreno: do not build tools executables without...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
d3d12: Remove now-unused UAV format from shader info
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
d3d12: Fix buffer SRV/UAV creation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
d3d12: Report correct texel buffer max size
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
microsoft/compiler: Handle writable buffer UAV size...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Sil Vilerino
d3d12: Encode - Only upload headers when written header...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Sil Vilerino
d3d12: Encode H264/HEVC - Do not write PPS unless diffe...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Sil Vilerino
d3d12: H264/HEVC Encode - Set both VBV InitialCapacity...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Rob Clark
freedreno/rnn: Fix reg names for regs with variants
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Amber
freedreno, nir, ir3: implement GL_EXT_shader_framebuffe...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Amber
nir: Add memory coherency information to shaders.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Amber
nir: allow nir_lower_fb_read to support multiple render...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Connor Abbott
tu: Fix tile_align_h on a650
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Eric Engestrom
v3d: add link to issue investigating failure
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Boyuan Zhang
frontends/va: check decoder in va surface call
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
José Roberto...
anv: Implement Xe version of execute_simple_batch()
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
José Roberto...
anv: Handle Xe queue/engine priority
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
José Roberto...
anv: Implement Xe version of check_status()
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
José Roberto...
anv: Create Xe engines
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
José Roberto...
anv: Replace I915_ENGINE_CLASS_VIDEO by INTEL_ENGINE_CL...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Enable mesh shading on GFX11.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
ac/nir/ngg: Store special MS outputs in attribute ring...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
ac/nir/ngg: Fix mesh shader layer on GFX11.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
ac/nir/ngg: Split legacy workgroup index function.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
ac/nir/ngg: Use attribute ring for mesh shader params.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
ac/nir/ngg: Clarify mesh shader scratch ring.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Adjust mesh draw packets for GFX11.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Include per-prim params in NUM_INTERP on GFX11.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Use PRIM_ATTR for PS inputs on GFX11.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Add extra offset to per-prim params.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Use per-prim params in has_param_exports.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Add per-prim attributes to ring_attr stride.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
radv: Use new mesh shading packet defines.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Timur Kristóf
ac: Add more defines for mesh shading packets.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
David Heidelberg
ci: bump Alpine to 3.17 (again)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Juan A. Suarez...
v3d: fix condition for EZ disabling when stencil on
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Lionel Landwerlin
intel/dev: fold Gfx12 URB entries in Gfx12 HW info
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Lionel Landwerlin
intel/devinfo: initialize pci_device_id with from_pci_id()
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Lionel Landwerlin
intel/devinfo: dedicated entries for XeHP
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Lionel Landwerlin
intel/dev: use generated WA helpers for Wa_22012575642
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Lionel Landwerlin
intel/devinfo: printout URB entries
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Lionel Landwerlin
intel/devinfo: add an option to pick platform to print
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Jesse Natalie
ci/windows: Update warp to 1.0.5
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Qiang Yu
ac/llvm: add missing type convert for nir_load_buffer_amd
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Qiang Yu
ac/llvm: respect channel_type when ac_build_buffer_load
commit
|
commitdiff
|
tree
|
snapshot
next