projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2020-07-18
Rob Clark
freedreno/ir3/ra: fix array conflicts for split/merged
commit
|
commitdiff
|
tree
2020-07-18
Rob Clark
freedreno/ir3/ra: assign vreg names to all array elements
commit
|
commitdiff
|
tree
2020-07-18
Rob Clark
freedreno/ir3/ra: debug msgs tweak
commit
|
commitdiff
|
tree
2020-07-18
Rob Clark
freedreno/ir3: fix half-reg array stores
commit
|
commitdiff
|
tree
2020-07-18
Rob Clark
freedreno/ir3: set array precision on creation
commit
|
commitdiff
|
tree
2020-07-18
Rob Clark
freedreno/ir3/parser: half-precision relative regs
commit
|
commitdiff
|
tree
2020-07-18
Rob Clark
freedreno: whitespace fix
commit
|
commitdiff
|
tree
2020-07-18
Rob Clark
freedreno: small comment re-word
commit
|
commitdiff
|
tree
2020-07-18
Mike Blumenkrantz
zink: free all ntv allocations after creating shader...
commit
|
commitdiff
|
tree
2020-07-18
Mike Blumenkrantz
zink: free pipeline cache during program destroy
commit
|
commitdiff
|
tree
2020-07-18
Mike Blumenkrantz
zink: destroy descriptor pools on context destroy
commit
|
commitdiff
|
tree
2020-07-18
Mike Blumenkrantz
zink: destroy gfx program when a shader is freed
commit
|
commitdiff
|
tree
2020-07-18
Mauro Rossi
android: panfrost/encoder: add libmesa_nir static depen...
commit
|
commitdiff
|
tree
2020-07-18
Icecream95
panfrost: Fix calls to panfrost_flush_batches_accessing_bo
commit
|
commitdiff
|
tree
2020-07-18
Icecream95
panfrost: Make panfrost_bo_wait take a wait_readers...
commit
|
commitdiff
|
tree
2020-07-18
Eric Anholt
freedreno/ir3: Add unit tests for derivatives disasm.
commit
|
commitdiff
|
tree
2020-07-18
Eric Anholt
freedreno/ir3: Fix duplicated fine derivatives instruct...
commit
|
commitdiff
|
tree
2020-07-18
Bas Nieuwenhuizen
amd/addrlib: Clean up unused colorFlags argument
commit
|
commitdiff
|
tree
2020-07-18
Bas Nieuwenhuizen
amd/common: Cache intra-tile addresses for retile map.
commit
|
commitdiff
|
tree
2020-07-18
Rhys Perry
aco: use s_waitcnt_depctr to mitigate VMEMtoScalarWrite...
commit
|
commitdiff
|
tree
2020-07-18
Rhys Perry
aco: properly recognize that s_waitcnt mitigates VMEMto...
commit
|
commitdiff
|
tree
2020-07-17
Eric Anholt
meson: Enable GCing of functions and data from compilat...
commit
|
commitdiff
|
tree
2020-07-17
Alyssa Rosenzweig
panfrost: Enable FP16 by default
commit
|
commitdiff
|
tree
2020-07-17
Rob Clark
gitlab-ci: re-enable all a630 jobs
commit
|
commitdiff
|
tree
2020-07-17
Eric Anholt
freedreno/a2xx: Fix compiler warning in disasm.
commit
|
commitdiff
|
tree
2020-07-17
Tomeu Vizoso
gitlab-ci: Re-add kernels for bare-metal
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
nir: Set the alignment for SSBO lowering
commit
|
commitdiff
|
tree
2020-07-17
Eric Anholt
intel/perf: Move perf query register programming to...
commit
|
commitdiff
|
tree
2020-07-17
Eric Anholt
intel/perf: Fix unused var warning in release builds.
commit
|
commitdiff
|
tree
2020-07-17
Eric Anholt
intel: Fix release-build warnings about sf_entry_size.
commit
|
commitdiff
|
tree
2020-07-17
Erik Faye-Lund
zink: use ralloc for spirv_builder as well
commit
|
commitdiff
|
tree
2020-07-17
Erik Faye-Lund
zink: pass mem_ctx to ralloc_size-call
commit
|
commitdiff
|
tree
2020-07-17
Erik Faye-Lund
zink: use ralloc for plain malloc-calls
commit
|
commitdiff
|
tree
2020-07-17
Erik Faye-Lund
zink: use ralloc in nir-to-spirv
commit
|
commitdiff
|
tree
2020-07-17
Rhys Perry
radv: enable more float_controls features
commit
|
commitdiff
|
tree
2020-07-17
Rhys Perry
aco: set tcs_in_out_eq=false if float controls of VS...
commit
|
commitdiff
|
tree
2020-07-17
Rhys Perry
aco: fix nir_op_f2f16_rtne with non-default rounding...
commit
|
commitdiff
|
tree
2020-07-17
Rhys Perry
aco: flush denormals before fp16 fabs/fneg if needed
commit
|
commitdiff
|
tree
2020-07-17
Rhys Perry
aco: use s_round_mode/s_denorm_mode
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
panfrost: Set depth_enabled when stencil is enabled
commit
|
commitdiff
|
tree
2020-07-17
Samuel Pitoiset
radv: return better Vulkan error codes when VkQueueSubm...
commit
|
commitdiff
|
tree
2020-07-17
Samuel Pitoiset
radv: improve the error messages when a CS submission...
commit
|
commitdiff
|
tree
2020-07-17
Samuel Pitoiset
radv: remove one useless goto in radv_queue_submit_defe...
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
panfrost: Report TEXTURE_BUFFER_OBJECTS cap when gl3...
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
nir: Fix lower_two_sided_color when the face is an...
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
nir: Add a face_sysval argument to nir_lower_two_sided_...
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
panfrost: Do per-sample shading when outputs are read
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
pan/mdg: Do per-sample framebuffer loads
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
panfrost: Rename lower_store to is_blend in pan_lower_f...
commit
|
commitdiff
|
tree
2020-07-17
Icecream95
pan/mdg: Don't disassemble blit shaders
commit
|
commitdiff
|
tree
2020-07-17
Michel Dänzer
gitlab-ci: Only trigger test-docs job automatically...
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
virgl: set PIPE_CAP_BLEND_EQUATION_ADVANCED
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
virgl: Encode barrier for blend_equation_advanced
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
virgl: Use alpha_src_factor to store blend_equation_adv...
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
glsl_to_ir: do lower_blend_equation if PIPE_CAP_FBFETCH
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
st: expose KHR_blend_equation_advanced if PIPE_CAP_BLEN...
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
gallium: Add PIPE_CAP_BLEND_EQUATION_ADVANCED
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
virgl: Reserved last caps of capability_bits
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
glsl_to_tgsi: Set TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
commit
|
commitdiff
|
tree
2020-07-17
Elie Tournier
gallium: add TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
commit
|
commitdiff
|
tree
2020-07-17
Erik Faye-Lund
mesa: treat Color._AdvancedBlendMode as enum
commit
|
commitdiff
|
tree
2020-07-17
Erik Faye-Lund
mesa: do not use bitfields for advanced-blend state
commit
|
commitdiff
|
tree
2020-07-17
Karol Herbst
st/mesa: fix st_CopyPixels without support for stencil...
commit
|
commitdiff
|
tree
2020-07-17
Rhys Kidd
nvc0_2d: Document SET_PIXELS_FROM_MEMORY_CORRAL_SIZE...
commit
|
commitdiff
|
tree
2020-07-17
Rhys Kidd
nv50_2d,nvc0_2d: Document SET_PIXELS_FROM_MEMORY_SAFE_O...
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
docs/features: Mark trivial missed feature
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: mark the rest of the callbacks as mandatory or...
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: drop now empty egl_dri2_fallbacks.h
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for get_sync_values
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for create_wayland_buffer_from_image
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for query_buffer_age
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for copy_buffers
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for post_sub_buffer
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for swap_buffers_region
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for swap_buffers_with_damage
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: drop unused fallback function
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for create_pbuffer_surface
commit
|
commitdiff
|
tree
2020-07-16
Eric Engestrom
egl: inline fallback for create_pixmap_surface
commit
|
commitdiff
|
tree
2020-07-16
Rob Clark
driconf: allowlist/denylist
commit
|
commitdiff
|
tree
2020-07-16
Icecream95
pan/decode: Open the dump file later
commit
|
commitdiff
|
tree
2020-07-16
Tomeu Vizoso
gitlab-ci: Run all of GLES3 tests for Panfrost
commit
|
commitdiff
|
tree
2020-07-16
Samuel Pitoiset
radv: split fence into two parts as enum+union.
commit
|
commitdiff
|
tree
2020-07-16
Samuel Pitoiset
radv: optimize creating signaled syncobj with amdgpu_cs...
commit
|
commitdiff
|
tree
2020-07-16
Samuel Pitoiset
radv: fix the error code when allocating a fresh import...
commit
|
commitdiff
|
tree
2020-07-16
Samuel Pitoiset
radv: fix the error code when exporting a semaphore...
commit
|
commitdiff
|
tree
2020-07-16
Samuel Pitoiset
radv: fix destroying the syncobj when exporting a fence FD
commit
|
commitdiff
|
tree
2020-07-16
Connor Abbott
tu: Enable VK_EXT_shader_stencil_export
commit
|
commitdiff
|
tree
2020-07-16
Connor Abbott
ir3: Handle gl_FragStencilRefARB
commit
|
commitdiff
|
tree
2020-07-16
Connor Abbott
freedreno/a6xx: Add stencilref register info
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Revert "Disable frame throttling"
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Enable Chromium
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Report CAPs more honestly
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Fix faults with RASTERIZER_DISCARD
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Honour cso->compare_mode
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Avoid integer underflow in rt_count_1
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Abort on unsupported blit
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Implement Z32F_S8 blits
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Fix sRGB clear colour packing
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Set PIPE_CAP_MIXED_COLORBUFFER_FORMATS
commit
|
commitdiff
|
tree
2020-07-16
Alyssa Rosenzweig
panfrost: Overhaul tilebuffer allocations
commit
|
commitdiff
|
tree
next