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-10-13
Iago Toral...
v3dv: fix blit_shader() to honor the region's aspect...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix srcSubresource description for image to buffe...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix textureSize() for cube arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix vkCmdCopyBuffer unaligned TLB access
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: handle draw after barrier
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: improve handling of too large image sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: add workaround for GFXH-1602
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix GFXH-930 workaround
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/device: expose support for image cube array
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
nir: include texture query lod as one of the ops that...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/uniforms: support for some QUNIFORM_IMAGE_XXX
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/pipeline: lower_image_deref
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/descriptors: support for DESCRIPTOR_TYPE_STORAGE_IMAGE
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement support for shader spilling
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: lower frexp
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: lower unpack_{u,s}norm_2x16
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: don't reset descriptor state after a meta operation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: handle empty set layouts
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv: initial support for input attachments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/pipeline: set load_layer_id to zero
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/pipeline: iterate used textures using the combined...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3d/tex: avoid to ask back for a sampler state if not...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: pipeline initialization fixes for disabled raster...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: don't free BOs from imported memory objects
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: assert that our framebuffers are single sampled
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: return a proper error for too large buffer alloca...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement indirect compute dispatch
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: always emit index buffer state for new jobs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: handle unsized arrays in SSBOs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement compute dispatch
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: handle separate binding points for compute and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: support compute pipelines
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/bo: add dump stats info
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/bo: add a maximum size for the bo_cache and a...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/bo: adding a BO cache
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: always map full BOs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: try to use TFU path when creating tiled images...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: add a CPU path for buffer to image copies
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: add a TFU path for buffer to image copies
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: try harder to skip emission of redundant state
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: actually enable early Z
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix release build warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix a few cases where we were ignoring suballocat...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: regen BO lists for CLs inside cloned jobs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/meta-copy: add uintptr_t casting to avoid warning
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix BCL start offset in presence of chained BOs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: warn users that this is not a conformant driver
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: add stubs for missing API implementations
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/descriptor: use descriptor pool bo for image/samplers
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/descriptor: add general bo on descriptor pool
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: don't leak attachment state
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: support vkCmdClearAttachments in secondary comman...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement vkCmdWaitEvents for secondary command...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: add basic support for secondary command buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix bogus command buffer allocation scopes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: handle OOM properly during command buffer recordi...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: ensure BCL space is available before emitting...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: check that GPU device matches requirements
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: assert command buffers are executable when submit...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: remove some unnecessary / unused functions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: drop the extra BO handling from the command buffer
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: make TLB clearing paths return true/false
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix vkResetCommandPool
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: don't leak BOs from CLs when using BRANCH
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/pipeline: support for specialization constants
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/cmd_buffer: move variant checking to CmdDraw
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement events
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: make the driver more robust against OOM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix depth/stencil clears on hardware
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix the command buffer private object framework...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix dynamic blend constants
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement wide lines
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: ignore dynamic updates of depth bounds state
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement depth bias
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: drop blit path for depth/stencil formats
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: do not rewrite blit spec for combined depth/stenc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement partial image to buffer copies
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: only require 4-byte alignment for linear images
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix image addressing calculations to account...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv/meta-copy: ensure valid height/width with compress...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: always return true from a fallback path if it...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement partial buffer copies to depth/stencil...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: support blitting both depth and stencil aspects...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement partial buffer copies to color images
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: handle copies from/to compressed formats
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: limit software integer RT clamp to rgb10a2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3d: fix Tile Rendering Mode Cfg (Color) packet description
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement stencil aspect blits for combined depth...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: implement fallback for partial image copies
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv: properly return OOM error during pipeline creation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Alejandro Piñeiro
v3dv: handle texture/sampler shader state bo failure...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: use the private object framework in the meta...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: fix leaks during recording of meta blits
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: add framework for private driver objects
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: support blits with 1D and 3D images
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: remove incorrect assert
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: don't support 1D depth/stencil for transfer sourc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: don't support blitting of combined depth/stencil...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: support depth blits
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Iago Toral...
v3dv: handle miplevel correctly for blits
commit
|
commitdiff
|
tree
|
snapshot
next