projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-01-22
Jason Ekstrand
anv: Implement the basic form of VK_EXT_transform_feedback
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
anv: Add pipeline cache support for xfb_info
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
anv: Add but do not enable VK_EXT_transform_feedback
commit
|
commitdiff
|
tree
2019-01-22
Alejandro Piñeiro
nir/xfb: distinguish array of structs vs array of blocks
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
nir/xfb: Properly handle arrays of blocks
commit
|
commitdiff
|
tree
2019-01-22
Alejandro Piñeiro
nir/xfb: don't assert when xfb_buffer/stride is present...
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
nir/xfb: Fix offset accounting for dvec3/4
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
nir: Preserve offsets in lower_io_to_scalar_early
commit
|
commitdiff
|
tree
2019-01-22
Samuel Pitoiset
nir: fix lowering arrays to elements for XFB outputs
commit
|
commitdiff
|
tree
2019-01-22
Samuel Pitoiset
nir: do not remove varyings used for transform feedback
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
spirv: Only set interface_type on blocks
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
spirv: Only split blocks
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
spirv: Initialize struct member offsets to -1
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
anv: Always emit at least one vertex element
commit
|
commitdiff
|
tree
2019-01-22
Eric Engestrom
configure: EGL requirements only apply if EGL is built
commit
|
commitdiff
|
tree
2019-01-22
Jonathan Marek
freedreno: a2xx: add partial lower_scalar pass for ir2
commit
|
commitdiff
|
tree
2019-01-22
Jonathan Marek
freedreno: a2xx: add ir2 copy propagation
commit
|
commitdiff
|
tree
2019-01-22
Jonathan Marek
freedreno: a2xx: insert scalar MOV to allow 2 source...
commit
|
commitdiff
|
tree
2019-01-22
Jonathan Marek
freedreno: a2xx: NIR backend
commit
|
commitdiff
|
tree
2019-01-22
Tapani Pälli
nir: cleanup glsl_get_struct_field_offset, glsl_get_exp...
commit
|
commitdiff
|
tree
2019-01-22
Eric Engestrom
travis: fix autotools build after --enable-autotools...
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
spirv: Update the JSON and headers from Khronos master
commit
|
commitdiff
|
tree
2019-01-22
Jason Ekstrand
nir: Mark deref UBO and SSBO access as non-scalar
commit
|
commitdiff
|
tree
2019-01-21
Karol Herbst
nir/spirv: handle ContractionOff execution mode
commit
|
commitdiff
|
tree
2019-01-21
Rob Clark
nir/vtn: add caps for some cl related capabilities
commit
|
commitdiff
|
tree
2019-01-21
Karol Herbst
vtn: handle SpvExecutionModelKernel
commit
|
commitdiff
|
tree
2019-01-21
Karol Herbst
mesa: add MESA_SHADER_KERNEL
commit
|
commitdiff
|
tree
2019-01-21
Jason Ekstrand
anv/pipeline: Add a pdevice helper variable
commit
|
commitdiff
|
tree
2019-01-21
Jason Ekstrand
relnotes: Add newly added Vulkan extensions
commit
|
commitdiff
|
tree
2019-01-21
Jason Ekstrand
anv: Only parse pImmutableSamplers if the descriptor...
commit
|
commitdiff
|
tree
2019-01-21
Rhys Perry
radv: prevent dirtying of dynamic state when it does...
commit
|
commitdiff
|
tree
2019-01-21
Rhys Perry
radv: avoid context rolls when binding graphics pipelines
commit
|
commitdiff
|
tree
2019-01-21
Rhys Perry
radv: add missed situations for scissor bug workaround
commit
|
commitdiff
|
tree
2019-01-21
Rhys Perry
radv: pass radv_draw_info to radv_emit_draw_registers()
commit
|
commitdiff
|
tree
2019-01-21
Jonathan Marek
freedreno: a2xx: sysmem rendering
commit
|
commitdiff
|
tree
2019-01-21
Jonathan Marek
freedreno: a2xx: fix non-zero texture base offsets
commit
|
commitdiff
|
tree
2019-01-21
Jonathan Marek
freedreno: a2xx: fix VERTEX_REUSE/DEALLOC on a20x
commit
|
commitdiff
|
tree
2019-01-21
Jonathan Marek
freedreno: a2xx: fix gmem2mem viewport
commit
|
commitdiff
|
tree
2019-01-21
Jonathan Marek
freedreno: a2xx: cleanup REG_A2XX_PA_CL_VTE_CNTL
commit
|
commitdiff
|
tree
2019-01-21
Jonathan Marek
freedreno: a2xx: cleanup init_shader_const
commit
|
commitdiff
|
tree
2019-01-20
Karol Herbst
nir: add bit_size parameter to system values with multi...
commit
|
commitdiff
|
tree
2019-01-20
Karol Herbst
nir: add legal bit_sizes to intrinsics
commit
|
commitdiff
|
tree
2019-01-20
Karol Herbst
nir/validate: allow to check against a bitmask of bit_sizes
commit
|
commitdiff
|
tree
2019-01-20
Karol Herbst
nir: replace more nir_load_system_value calls with...
commit
|
commitdiff
|
tree
2019-01-20
Karol Herbst
glsl/lower_output_reads: set invariant and precise...
commit
|
commitdiff
|
tree
2019-01-20
Rhys Kidd
nv50,nvc0: add missing CAPs for unsupported features
commit
|
commitdiff
|
tree
2019-01-19
Karol Herbst
nir/spirv: handle SpvStorageClassCrossWorkgroup
commit
|
commitdiff
|
tree
2019-01-19
Karol Herbst
nir: rename nir_var_shared to nir_var_mem_shared
commit
|
commitdiff
|
tree
2019-01-19
Karol Herbst
nir: rename nir_var_ssbo to nir_var_mem_ssbo
commit
|
commitdiff
|
tree
2019-01-19
Karol Herbst
nir: rename nir_var_ubo to nir_var_mem_ubo
commit
|
commitdiff
|
tree
2019-01-19
Karol Herbst
nir: rename nir_var_function to nir_var_function_temp
commit
|
commitdiff
|
tree
2019-01-19
Karol Herbst
nir: rename nir_var_private to nir_var_shader_temp
commit
|
commitdiff
|
tree
2019-01-19
Lionel Landwerlin
intel/genxml: add missing MI_PREDICATE compare operations
commit
|
commitdiff
|
tree
2019-01-19
Lionel Landwerlin
anv: document cache flushes & invalidations
commit
|
commitdiff
|
tree
2019-01-19
Lionel Landwerlin
anv: narrow flushing of the render target to buffer...
commit
|
commitdiff
|
tree
2019-01-19
Timothy Arceri
glsl: be much more aggressive when skipping shader...
commit
|
commitdiff
|
tree
2019-01-19
Francisco Jerez
intel/fs: Promote execution type to 32-bit when any...
commit
|
commitdiff
|
tree
2019-01-18
Timothy Arceri
ac/nir_to_llvm: fix interpolateAt* for arrays
commit
|
commitdiff
|
tree
2019-01-18
Timothy Arceri
Revert "glsl: be much more aggressive when skipping...
commit
|
commitdiff
|
tree
2019-01-18
Kristian H...
freedreno/a6xx: Turn on texture tiling by default
commit
|
commitdiff
|
tree
2019-01-18
Kristian H...
freedreno: Synchronize batch and flush for staging...
commit
|
commitdiff
|
tree
2019-01-18
Timothy Arceri
glsl: be much more aggressive when skipping shader...
commit
|
commitdiff
|
tree
2019-01-18
Timothy Arceri
glsl: don't skip GLSL IR opts on first-time compiles
commit
|
commitdiff
|
tree
2019-01-18
Caio Marcelo...
nir: check NIR_SKIP to skip passes by name
commit
|
commitdiff
|
tree
2019-01-18
Danylo Piliaiev
anv: Implement VK_EXT_conditional_rendering for gen...
commit
|
commitdiff
|
tree
2019-01-18
Danylo Piliaiev
anv: Implement VK_KHR_draw_indirect_count for gen 7+
commit
|
commitdiff
|
tree
2019-01-18
Dylan Baker
bin/meson-cmd-extract: Also handle cross and native...
commit
|
commitdiff
|
tree
2019-01-18
Jason Ekstrand
anv: Re-sort the extensions list
commit
|
commitdiff
|
tree
2019-01-18
Jason Ekstrand
intel/fs: Don't touch accumulator destination while...
commit
|
commitdiff
|
tree
2019-01-18
Jason Ekstrand
intel/eu: Stop overriding exec sizes in send_indirect_m...
commit
|
commitdiff
|
tree
2019-01-18
Samuel Pitoiset
radv: initialize the per-queue descriptor BO only once
commit
|
commitdiff
|
tree
2019-01-18
Samuel Pitoiset
radv: do not write unused descriptors to the per-queue BO
commit
|
commitdiff
|
tree
2019-01-18
Samuel Pitoiset
radv: reduce size of the per-queue descriptor BO
commit
|
commitdiff
|
tree
2019-01-18
Samuel Pitoiset
radv: drop unused code related to 16 sample locations
commit
|
commitdiff
|
tree
2019-01-18
Karol Herbst
gm107/ir: disable TEXS for tex with derivAll set
commit
|
commitdiff
|
tree
2019-01-18
Karol Herbst
nv50/ir: disable tryCollapseChainedMULs in ConstantFold...
commit
|
commitdiff
|
tree
2019-01-17
Bas Nieuwenhuizen
nir: Account for atomics in copy propagation.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/tests: Adding test for the state_pool padding.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Add support for non-userptr.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv: Remove state flush.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Enable snooping on block pool and anv_bo...
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Add padding information.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Rework chunk return to the state pool.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv: Remove some asserts.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv: Validate the list of BOs from the block pool.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv: Split code to add BO dependencies to execbuf.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Add support for a list of BOs in block...
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv: Update usage of block_pool->bo.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Remove pool->map.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Rename anv_free_list2 to anv_free_list.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Remove anv_free_list.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Use anv_state_table on back_alloc too.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Use anv_state_table on anv_state_pool_alloc.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Add helper to push states back to the...
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Add getter for anv_block_pool.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/allocator: Add anv_state_table.
commit
|
commitdiff
|
tree
2019-01-17
Rafael Antognolli
anv/tests: Fix block_pool_no_free test.
commit
|
commitdiff
|
tree
2019-01-17
Lionel Landwerlin
anv: fix invalid binding table index computation
commit
|
commitdiff
|
tree
2019-01-17
Eric Engestrom
docs: explain how to see what meson options exist
commit
|
commitdiff
|
tree
2019-01-17
Emil Velikov
docs: update calendar, add news item and link release...
commit
|
commitdiff
|
tree
next