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-08-06
Vinson Lee
util: Fix SCons build.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno: Add more asserts for DST_OFF/NUM_UNIT in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno: Increase the NUM_UNIT on compute's consts...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno/ir3: Clean up instrlen setup.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno: Split ir3_const's user buffer and indirect...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno: Rename emit_const_bo() to emit_const_ptrs().
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno/ir3: Simpify the immediates from an array...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno/ir3: Merge the redundant immediate_idx/immedi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
glsl_to_nir: fix bitfield_extract with 16-bit operands
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
glsl: improve precision determination for calls
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
glsl: don't lower to mediump for desktop OpenGL
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
glsl: don't create conversion opcodes for array types
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
glsl: don't lower atomic functions to mediump
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
glsl: don't inline intrinsics for mediump
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
glsl: fix constant expression evaluation for 16-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
glsl: lower_precision - fix assertion failure with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Engestrom
docs: update calendar and link releases notes for 20.1.5
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Engestrom
docs: add release notes for 20.1.5
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
glsl: remove LowerPrecisionTemporaries
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
gallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
glsl/lower_precision: split out const lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
freedreno/ir3: lower local_index using local_id
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
freedreno/ir3: ir3_cmdline updates
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
radeonsi: call nir_split_array_vars/shrink_vec_array_va...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
radeonsi: reorder NIR optimizations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Pierre-Eric...
radeonsi: extend workaround for KHR-GL45.texture_view...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Indrajit Kumar Das
st/mesa: optimize DEPTH_STENCIL copies using fragment...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rob Clark
freedreno: allow fence_fd fences to be recycled
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Olšák
radeonsi: disable SDMA on gfx9
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
ci: Add a build test for the Android platform
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
radv/android: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
vulkan: Allow global symbol HMI for Android
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
anv: Add stub for anv_gem_get_tiling() for Android
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
anv: Pass device to setup_gralloc0_usage for error...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
meson: Define ANDROID and ANDROID_API_LEVEL when compil...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
turnip: Make tu_android.c compile again
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
mapi: Mark TLS symbols as optional in glapi-symbols.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
ci: Include enough Android headers to let us compile...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
gallium/android: Rewrite backtrace helper for android
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
util: Add unit test for stack backtrace caputure
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
util: Move stack debug functions to src/util
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
gallium: Switch u_debug_stack/symbol.c to util/hash_table.h
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
mapi/test: Change type to unsigned for offset
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
egl/android: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
James Park
amd/llvm: Reorder LLVM headers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Tomeu Vizoso
ci: Use a rootfs tarball for NFS root, instead of a...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Samuel Pitoiset
radv: set BYPASS_VTX_RATE_COMBINER_GFX103 on GFX 10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Samuel Pitoiset
radv: fix sample shading on GFX 10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Samuel Pitoiset
radv: increase minimum NGG vertex count requirement...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Samuel Pitoiset
radv: do not honor a user-specified pitch on GFX 10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Alejandro Piñeiro
nir/lower_tex: handle query lod with nir_lower_tex_pack...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rhys Perry
radv/llvm: enable VK_KHR_memory_model
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rhys Perry
ac/nir: fix coherent global loads/stores
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rhys Perry
ac/nir: consider an image load/store intrinsic's access
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rhys Perry
radv/aco: enable VK_KHR_memory_model
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Rhys Perry
spirv: set ACCESS_COHERENT for ssbo/global/image atomic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Iago Toral...
nir/lower_tex: skip lower_tex_packing for the texture...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno/computerator: Set SP_MODE_CONTROL to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno/a6xx: Document the bit for the magic 32bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
freedreno/ir3: Fix the type of half-float indirect...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
nir: Print the constant data size associated with a...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
nir: Add a little more docs about NIR's constant_data.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Anholt
nir/lower_amul: Use num_ubos/ssbos instead of recomputi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
turnip: Only include msm_drm in tu_drm.c
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
turnip: Move remaining drm code to tu_drm.c
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
turnip: Collapse some tu_drm wrappers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
turnip: Move tu_bo functions to tu_drm.c
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kristian H...
turnip: Move device enumeration and feature discovery...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Iván Briano
anv: fix allocation of custom border color pool
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: replace MADs in isel with FMA on GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: disable SMEM stores on GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: update aco_opcodes.py for GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: implement subgroup shader_clock on GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: update vgpr_alloc_granule for GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: fix max_waves_per_simd on Polaris, VegaM and GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: update bug workarounds for GFX10_3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: don't create v_mad_f32 on GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Rhys Perry
aco: fix waitcnt insertion on GFX10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alyssa Rosenzweig
panfrost: Implement EXT_multisampled_render_to_texture
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alyssa Rosenzweig
panfrost: Add MSAA mode selection field
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alyssa Rosenzweig
docs/features: Add GL_EXT_multisampled_render_to_texture
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Samuel Pitoiset
radv: print warnings for famous RADV_PERFTEST options...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
SureshGuttula
radeon/vcn: Corrected vp9 ref associated data incase...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Caio Marcelo...
spirv: Propagate explicit layout only in types that...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Roman Stratiienko
lima: Fix lima_screen_query_dmabuf_modifiers()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Connor Abbott
tu: Implement VK_EXT_conditional_rendering
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Connor Abbott
tu: Reset has_tess after renderpass
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Connor Abbott
freedreno: Document draw predication packets
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Connor Abbott
tu: Fix DST_INCOHERENT_FLUSH copy/paste error
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jonathan Marek
turnip: implement VK_EXT_4444_formats
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jonathan Marek
util/format: translate A4R4G4B4_UNORM and A4B4G4R4_UNOR...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jonathan Marek
turnip: rework extended formats to allow more extended...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Tomeu Vizoso
ci: Actually upload trace artifacts to MinIO for baremetal
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jonathan Marek
turnip: add support for D32_SFLOAT_S8_UINT
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Tomeu Vizoso
ci: Remove kernel module build that slipped in
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Tomeu Vizoso
ci: Download traces from MinIO in baremetal runs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Tomeu Vizoso
ci: Upload traces' reference and actual images to MinIO
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jason Ekstrand
spirv: Do more complex unwrapping in get_nir_type
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jason Ekstrand
compiler/types: Add a struct_type_is_packed wrapper
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Eric Anholt
freedreno: Fix "Offset of packed bitfield changed"...
commit
|
commitdiff
|
tree
|
snapshot
next