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-04-22
Chia-I Wu
virgl: clear vertex_array_dirty
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Lubomir Rintel
gallivm: disable NEON instructions if they are not...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Lubomir Rintel
gallivm: guess CPU features also on ARM
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Kenneth Graunke
iris: Enable the dual_color_blend_by_location driconf...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Kenneth Graunke
iris: Add mechanism for iris-specific driconf options
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Jason Ekstrand
nir: Use the NIR_SRC_AS_ macro to define nir_src_as_deref
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Jason Ekstrand
anv,radv: Update release notes for newly implemented...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Samuel Pitoiset
radv: add VK_NV_compute_shader_derivates support
commit
|
commitdiff
|
tree
|
snapshot
2019-04-21
Ian Romanick
intel/fs: Add support for float16 to the fsign optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-21
Icenowy Zheng
lima: add Android build
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Andre Heider
st/nine: skip position checks in SetCursorPosition()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Rework the descriptor set layout create loop
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Ignore descriptor binding flags if bindingCount...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Alyssa Rosenzweig
panfrost/mdg: Use shared fsign lowering
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Alyssa Rosenzweig
panfrost: Fixup vertex offsets to prevent shadow copy
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Alyssa Rosenzweig
panfrost: Track BO lifetime with jobs and reference...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Andres Gomez
docs/relnotes: add support for VK_KHR_shader_float16_int8
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv/nir: Add a central helper for figuring out SSBO...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
nir: Add helpers for getting the type of an address...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Implement VK_EXT_descriptor_indexing
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Put binding flags in descriptor set layouts
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Use bindless handles for images
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
intel/fs: Add support for bindless image load/store...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Use bindless textures and samplers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Pass the plane into lower_tex_deref
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Use write_image_view to initialize immutable samplers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Count the number of planes in each descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
intel/fs: Add support for bindless texture ops
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
intel,nir: Lower TXD with a bindless sampler
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Implement VK_KHR_shader_atomic_int64
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Implement SSBOs bindings with GPU addresses in...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Lower some SSBO operations in apply_pipeline_layout
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Add a has_a64_buffer_access to anv_physical_device
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
intel/nir: Re-run int64 lowering in postprocess_nir
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
nir/lower_io: Expose some explicit I/O lowering helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv/pipeline: Add skeleton support for spilling to...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv/pipeline: Sort bindings by most used first
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Add a #define for the max binding table size
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Put image params in the descriptor set buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jason Ekstrand
anv: Make all VkDeviceMemory BOs resident permanently
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Rob Clark
freedreno/ir3: fix const assert
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Kristian H...
gallium/auxiliary/vl: Fix a couple of warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Kristian H...
egl/dri2: Mark potentially unused 'display' variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Kristian H...
ralloc: Fully qualify non-virtual destructor call
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Kristian H...
nir_opcodes.py: Saturate to expression that doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Kristian H...
glsl_to_nir: Initialize debug variable
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Kristian H...
tgsi: Mark tgsi_strings_check() unused
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Lionel Landwerlin
anv: limit URB reconfigurations when using blorp
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Lionel Landwerlin
intel/devinfo: add basic sanity tests on device database
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Lionel Landwerlin
intel/devinfo: fix missing num_thread_per_eu on ICL
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Eric Anholt
nir: Use the nir_builder _imm helpers in setting up...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Eric Anholt
nir: Fix deref offset calculation for structs.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Erico Nunes
lima: enable nir fsign lowering in ppir
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Erico Nunes
nir/algebraic: add lowering for fsign
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Brian Paul
docs: s/Aptril/April/
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Erico Nunes
lima/ppir: support ppir_op_ceil
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Bas Nieuwenhuizen
radv: Support VK_EXT_inline_uniform_block.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Samuel Pitoiset
ac/nir: use the new raw/struct SSBO atomic intrisics...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Samuel Pitoiset
ac/nir: only use the new raw/struct SSBO atomic intrins...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Samuel Pitoiset
ac/nir: only use the new raw/struct image atomic intrin...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Kenneth Graunke
iris: Be less aggressive at postdraw work skipping
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jason Ekstrand
intel/fs: Account for live range lengths in spill costs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl/vtest: bump up protocol version + support encoded...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl/vtest: wait after issuing a transfer get
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl/vtest: modify sending and receiving data for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl/vtest: receive and handle shared memory fd
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl/vtest: plumb support for shared memory
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl/vtest: add utilities for receiving fds
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl/vtest: execute a transfer_get when flushing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Gurchetan Singh
virgl: wait after a flush
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Lionel Landwerlin
anv: fix uninitialized pthread cond clock domain
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Kristian H...
.gitignore: Remove autotool artifacts
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Eric Anholt
v3d: Fix atomic cmpxchg in shaders on hardware.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Eric Anholt
v3d: Fix an invalid reuse of flags generation from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jason Ekstrand
anv: Drop some unneeded ANV_FROM_HANDLE for physical...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jason Ekstrand
anv: Re-sort the GetPhysicalDeviceFeatures2 switch...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Marek Olšák
radeonsi/gfx9: use the correct condition for the DPBB...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
nir/algebraic: Strength reduce some compares of x and -x
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
nir/algebraic: Fix some 1-bit Boolean weirdness
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
nir/algebraic: Replace a pattern where iand with a...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
nir/algebraic: Recognize open-coded copysign(1.0, a)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
intel/fs: Generate better code for fsign multiplied...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
intel/fs: Add a scale factor to emit_fsign
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
intel/fs: Refactor code generation for nir_op_fsign...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Ian Romanick
intel/fs: Eliminate dead code first
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Kristian H...
freedreno: Fix format string warning
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Kristian H...
freedreno/a6xx: Add helper for incrementing regid
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Kristian H...
freedreno: Use enum values from matching enum
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Kristian H...
freedreno/a2xx: Fix redundant if statement
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Kristian H...
freedreno/ir3: Mark ir3_context_error() as NORETURN
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jason Ekstrand
nir: Add a nir_src_as_intrinsic() helper
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jason Ekstrand
nir: Rework nir_src_as_alu_instr to not take a pointer
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jason Ekstrand
nir: Drop "struct" from some nir_* declarations
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Lionel Landwerlin
anv: implement WaEnableStateCacheRedirectToCS
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Lionel Landwerlin
i965: implement WaEnableStateCacheRedirectToCS
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Lionel Landwerlin
iris: implement WaEnableStateCacheRedirectToCS
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Iago Toral...
anv/device: expose VK_KHR_shader_float16_int8 in gen8+
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Iago Toral...
anv/pipeline: support Float16 and Int8 SPIR-V capabilit...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Iago Toral...
compiler/spirv: move the check for Int8 capability
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Iago Toral...
intel/compiler: validate region restrictions for mixed...
commit
|
commitdiff
|
tree
|
snapshot
next