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
2019-01-21
Jonathan Marek
freedreno: a2xx: cleanup init_shader_const
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Karol Herbst
nir: add bit_size parameter to system values with multi...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Karol Herbst
nir: add legal bit_sizes to intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Karol Herbst
nir/validate: allow to check against a bitmask of bit_sizes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Karol Herbst
nir: replace more nir_load_system_value calls with...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Karol Herbst
glsl/lower_output_reads: set invariant and precise...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Rhys Kidd
nv50,nvc0: add missing CAPs for unsupported features
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Karol Herbst
nir/spirv: handle SpvStorageClassCrossWorkgroup
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Karol Herbst
nir: rename nir_var_shared to nir_var_mem_shared
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Karol Herbst
nir: rename nir_var_ssbo to nir_var_mem_ssbo
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Karol Herbst
nir: rename nir_var_ubo to nir_var_mem_ubo
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Karol Herbst
nir: rename nir_var_function to nir_var_function_temp
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Karol Herbst
nir: rename nir_var_private to nir_var_shader_temp
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Lionel Landwerlin
intel/genxml: add missing MI_PREDICATE compare operations
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Lionel Landwerlin
anv: document cache flushes & invalidations
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Lionel Landwerlin
anv: narrow flushing of the render target to buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Timothy Arceri
glsl: be much more aggressive when skipping shader...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Francisco Jerez
intel/fs: Promote execution type to 32-bit when any...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Timothy Arceri
ac/nir_to_llvm: fix interpolateAt* for arrays
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Timothy Arceri
Revert "glsl: be much more aggressive when skipping...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Kristian H...
freedreno/a6xx: Turn on texture tiling by default
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Kristian H...
freedreno: Synchronize batch and flush for staging...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Timothy Arceri
glsl: be much more aggressive when skipping shader...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Timothy Arceri
glsl: don't skip GLSL IR opts on first-time compiles
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Caio Marcelo...
nir: check NIR_SKIP to skip passes by name
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Danylo Piliaiev
anv: Implement VK_EXT_conditional_rendering for gen...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Danylo Piliaiev
anv: Implement VK_KHR_draw_indirect_count for gen 7+
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dylan Baker
bin/meson-cmd-extract: Also handle cross and native...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jason Ekstrand
anv: Re-sort the extensions list
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jason Ekstrand
intel/fs: Don't touch accumulator destination while...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jason Ekstrand
intel/eu: Stop overriding exec sizes in send_indirect_m...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Samuel Pitoiset
radv: initialize the per-queue descriptor BO only once
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Samuel Pitoiset
radv: do not write unused descriptors to the per-queue BO
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Samuel Pitoiset
radv: reduce size of the per-queue descriptor BO
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Samuel Pitoiset
radv: drop unused code related to 16 sample locations
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Karol Herbst
gm107/ir: disable TEXS for tex with derivAll set
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Karol Herbst
nv50/ir: disable tryCollapseChainedMULs in ConstantFold...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Bas Nieuwenhuizen
nir: Account for atomics in copy propagation.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/tests: Adding test for the state_pool padding.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Add support for non-userptr.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv: Remove state flush.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Enable snooping on block pool and anv_bo...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Add padding information.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Rework chunk return to the state pool.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv: Remove some asserts.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv: Validate the list of BOs from the block pool.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv: Split code to add BO dependencies to execbuf.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Add support for a list of BOs in block...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv: Update usage of block_pool->bo.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Remove pool->map.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Rename anv_free_list2 to anv_free_list.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Remove anv_free_list.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Use anv_state_table on back_alloc too.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Use anv_state_table on anv_state_pool_alloc.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Add helper to push states back to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Add getter for anv_block_pool.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/allocator: Add anv_state_table.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Rafael Antognolli
anv/tests: Fix block_pool_no_free test.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Lionel Landwerlin
anv: fix invalid binding table index computation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eric Engestrom
docs: explain how to see what meson options exist
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Emil Velikov
docs: update calendar, add news item and link release...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Emil Velikov
docs: add sha256 checksums for 18.3.2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Emil Velikov
docs: add release notes for 18.3.2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Iago Toral...
anv/device: fix maximum number of images supported
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Tapani Pälli
anv: do not advertise AHW support if extension not...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eric Anholt
vc4: Don't leak the GPU fd for renderonly usage.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eric Anholt
v3d: Don't leak the GPU fd for renderonly usage.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eric Anholt
v3d: Restructure RO allocations using resource_from_handle.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eric Anholt
v3d: If the modifier is not known on BO import, default...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Timothy Arceri
ac/nir_to_llvm: add support for structs to get_sampler_...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Timothy Arceri
ac/nir_to_llvm: fix regression in bindless support
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Timothy Arceri
radeonsi/nir: get correct type for images inside structs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Timothy Arceri
ac/nir_to_llvm: fix type handling in image code
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Rhys Perry
radv: use dithered alpha-to-coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Alok Hota
swr/rast: Store cached files in multiple subdirs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Alok Hota
swr/rast: New execution engine per JIT
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Alok Hota
swr/rast: Scope MEM_CLIENT enum for mem usages
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Alok Hota
swr/rast: Unaligned and translations in gathers
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Alok Hota
swr/rast: partial support for Tiled Resources
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Alok Hota
swr/rast: Add annotator to interleave isa text
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Alok Hota
swr/rast: Use gfxptr_t value in JitGatherVertices
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Gert Wollny
autotools: Deprecate the use of autotools
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Dylan Baker
meson: allow building dri driver without window system...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Bruce Cherniak
gallium/swr: Fix multi-context sync fence deadlock.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Samuel Pitoiset
ac/nir: don't trash L1 caches for store operations...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Kenneth Graunke
st/mesa: Optionally override RGB/RGBX dst alpha blend...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Marek Olšák
winsys/amdgpu: fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Pierre Moreau
meson: Fix with_gallium_icd to with_opencl_icd
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Kenneth Graunke
gallium: Add the ability to query a single pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Kenneth Graunke
st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS resul...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Kenneth Graunke
st/mesa: Make an enum for pipeline statistics query...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Dylan Baker
meson: Add a script to extract the cmd line used for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Samuel Pitoiset
radv: add support for VK_EXT_memory_budget
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Samuel Pitoiset
radv: add two small helpers for getting VRAM and visibl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Samuel Pitoiset
radv: remove unnecessary returns in GetPhysicalDevice...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Bas Nieuwenhuizen
radv: Set partial_vs_wave for pipelines with just GS...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Marek Olšák
radeonsi: also apply the GS hang workaround to draws...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Eric Anholt
v3d: SHARED but not necessarily SCANOUT buffers on...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Eric Anholt
v3d: Add support for CS barrier() intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Eric Anholt
v3d: Add support for CS shared variable load/store...
commit
|
commitdiff
|
tree
|
snapshot
next