projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-03-13
Jason Ekstrand
nir/loop_unroll: Fix out-of-bounds access handling
commit
|
commitdiff
|
tree
2019-03-13
Jason Ekstrand
anv: Ignore VkRenderPassInputAttachementAspectCreateInfo
commit
|
commitdiff
|
tree
2019-03-12
Eric Anholt
v3d: Fix leak of the renderonly struct on screen destru...
commit
|
commitdiff
|
tree
2019-03-12
Eric Anholt
v3d: Fix leak of the mem_ctx after the DAG refactor.
commit
|
commitdiff
|
tree
2019-03-12
Grigori Goronzy
glx: add support for GLX_ARB_create_context_no_error...
commit
|
commitdiff
|
tree
2019-03-12
Samuel Pitoiset
radv: set the maximum number of IBs per submit to 192
commit
|
commitdiff
|
tree
2019-03-12
Danylo Piliaiev
anv: Fix destroying descriptor sets when pool gets...
commit
|
commitdiff
|
tree
2019-03-12
Eric Anholt
v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER.
commit
|
commitdiff
|
tree
2019-03-12
Jason Ekstrand
intel/nir: Vectorize all IO
commit
|
commitdiff
|
tree
2019-03-12
Jason Ekstrand
nir: Add a pass for lowering IO back to vector when...
commit
|
commitdiff
|
tree
2019-03-12
Rhys Perry
ac/nir: fix 16-bit ssbo stores
commit
|
commitdiff
|
tree
2019-03-12
pal1000
scons: Compatibility with Scons development version...
commit
|
commitdiff
|
tree
2019-03-12
Tapani Pälli
anv: revert "anv: release memory allocated by glsl...
commit
|
commitdiff
|
tree
2019-03-12
Connor Abbott
radeonsi/nir: Use nir stripping pass
commit
|
commitdiff
|
tree
2019-03-12
Connor Abbott
nir: Add a stripping pass for improved cacheability
commit
|
commitdiff
|
tree
2019-03-12
Samuel Pitoiset
radv: fix pointSizeRange limits
commit
|
commitdiff
|
tree
2019-03-12
Sagar Ghuge
iris: Flag fewer dirty bits in BLORP
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
st/glsl_to_nir: fix incorrect arrary access
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
nir: silence a couple new compiler warnings
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Identify fragment_extra flags
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Document "depth-buffer writeback" bit
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Support linear depth textures
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Allocate dedicated slab for linear BOs
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Determine framebuffer format bits late
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Delay color buffer setup
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Combine has_afbc/tiled in layout enum
commit
|
commitdiff
|
tree
2019-03-12
Alyssa Rosenzweig
panfrost: Cleanup needless if in create_bo
commit
|
commitdiff
|
tree
2019-03-12
Kenneth Graunke
i965: Reimplement all the PIPE_CONTROL rules.
commit
|
commitdiff
|
tree
2019-03-12
Kenneth Graunke
i965: Use genxml for emitting PIPE_CONTROL.
commit
|
commitdiff
|
tree
2019-03-12
Kenneth Graunke
i965: Rename ISP_DIS to INDIRECT_STATE_POINTERS_DISABLE.
commit
|
commitdiff
|
tree
2019-03-12
Kenneth Graunke
i965: Move some genX infrastructure to genX_boilerplate.h.
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
gallium/winsys/kms: fix incomplete type compilation...
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
drisw: fix incomplete type compilation failure
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
docs: try to improve the Meson documentation (v2)
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
st/mesa: minor refactoring of texture/sampler delete...
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
st/mesa: rename st_texture_release_sampler_view()
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
st/mesa: add/improve sampler view comments
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
st/mesa: move around some code in st_context.c
commit
|
commitdiff
|
tree
2019-03-12
Brian Paul
st/mesa: move utility functions, macros into new st_uti...
commit
|
commitdiff
|
tree
2019-03-12
Juan A. Suarez...
anv: destroy descriptor sets when pool gets reset
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: find induction/limit vars in iand instructions
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: pass nir_op to calculate_iterations()
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: add get_induction_and_limit_vars() helper to loop...
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: add helper to return inversion op of a comparison
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: simplify the loop analysis trip count code a little
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: unroll some loops with a variable limit
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: calculate trip count for more loops
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: add partial loop unrolling support
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: add new partially_unrolled bool to nir_loop
commit
|
commitdiff
|
tree
2019-03-12
Timothy Arceri
nir: add guess trip count support to loop analysis
commit
|
commitdiff
|
tree
2019-03-12
Tomeu Vizoso
panfrost: Add support for PAN_MESA_DEBUG
commit
|
commitdiff
|
tree
2019-03-12
Tomeu Vizoso
panfrost/midgard: Add support for MIDGARD_MESA_DEBUG
commit
|
commitdiff
|
tree
2019-03-11
Xavier Bouchoux
nir/spirv: Fix assert when unsampled OpTypeImage has...
commit
|
commitdiff
|
tree
2019-03-11
Kenneth Graunke
iris: Fix write enable in pinning of depth/stencil...
commit
|
commitdiff
|
tree
2019-03-11
Kenneth Graunke
iris: Refactor depth/stencil buffer pinning into a...
commit
|
commitdiff
|
tree
2019-03-11
Kenneth Graunke
iris: Move depth/stencil flushes so they actually do...
commit
|
commitdiff
|
tree
2019-03-11
Christian Gmeiner
st/dri: allow direct UYVY import
commit
|
commitdiff
|
tree
2019-03-11
Kenneth Graunke
iris: Fix TES gl_PatchVerticesIn handling.
commit
|
commitdiff
|
tree
2019-03-11
Kenneth Graunke
iris: Rework default tessellation level uploads
commit
|
commitdiff
|
tree
2019-03-11
Timur Kristóf
iris: Face should be a system value.
commit
|
commitdiff
|
tree
2019-03-11
Eric Anholt
vc4: Switch the post-RA scheduler over to the DAG datas...
commit
|
commitdiff
|
tree
2019-03-11
Eric Anholt
v3d: Use the DAG datastructure for QPU instruction...
commit
|
commitdiff
|
tree
2019-03-11
Eric Anholt
vc4: Reuse list_for_each_entry_rev().
commit
|
commitdiff
|
tree
2019-03-11
Eric Anholt
v3d: Reuse list_for_each_entry_rev().
commit
|
commitdiff
|
tree
2019-03-11
Eric Anholt
vc4: Switch over to using the DAG datastructure for...
commit
|
commitdiff
|
tree
2019-03-11
Eric Anholt
util: Add a DAG datastructure.
commit
|
commitdiff
|
tree
2019-03-11
Kristian H...
freedreno/a6xx: Remove extra parens
commit
|
commitdiff
|
tree
2019-03-11
Kristian H...
freedreno: Use c_vis_args and no_override_init_args
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: preliminary support for Wayland WSI
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: preliminary support for tu_GetImageSubresourceL...
commit
|
commitdiff
|
tree
2019-03-11
Chad Versace
turnip: Use Vulkan 1.1 names instead of KHR
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: guard -Dvulkan-driver=freedreno
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: preliminary support for tu_CmdDraw
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: preliminary support for draw state binding
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: add draw_cs to tu_cmd_buffer
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipelineVertexInputStateCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipelineShaderStageCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: compile VkPipelineShaderStageCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: preliminary support for shader modules
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipeline{Multisample,ColorBlend}StateCr...
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipelineDepthStencilStateCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipelineRasterizationStateCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipelineViewportStateCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipelineInputAssemblyStateCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: parse VkPipelineDynamicStateCreateInfo
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: create a less dummy pipeline
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: simplify tu_cs sub-streams usage
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: fix tu_cs sub-streams
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: tu_cs_emit_array
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: add tu_cs_discard_entries
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: more/better asserts for tu_cs
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: use 32-bit offset in tu_cs_entry
commit
|
commitdiff
|
tree
2019-03-11
Chia-I Wu
turnip: mark IBs for dumping
commit
|
commitdiff
|
tree
2019-03-11
Eric Engestrom
turnip: use the platform defines in vk.xml instead...
commit
|
commitdiff
|
tree
2019-03-11
Bas Nieuwenhuizen
turnip: Add todo for copies.
commit
|
commitdiff
|
tree
2019-03-11
Bas Nieuwenhuizen
turnip: Add buffer->image DMA copies.
commit
|
commitdiff
|
tree
2019-03-11
Bas Nieuwenhuizen
turnip: Add image->buffer DMA copies.
commit
|
commitdiff
|
tree
2019-03-11
Bas Nieuwenhuizen
turnip: Implement buffer->buffer DMA copies.
commit
|
commitdiff
|
tree
2019-03-11
Bas Nieuwenhuizen
turnip: Add tu6_rb_fmt_to_ifmt.
commit
|
commitdiff
|
tree
2019-03-11
Bas Nieuwenhuizen
turnip: Make tu6_emit_event_write shared.
commit
|
commitdiff
|
tree
next