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
2016-11-29
Eric Anholt
vc4: Add a note for the future about texture latency...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Add support for coalescing ALU ops into tex_[srtb...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Restructure VPM write optimization into two passes.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Make qir_for_each_inst_inorder() safe against...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Split optimizing VPM writes from VPM reads.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Restructure texture insts as ALU ops with tex_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Replace the qinst src[] with a fixed-size array.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Eric Anholt
vc4: Remove qir_inst4().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
anv: bump the texture gather offset limits
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
i965/gen7: expose larger gather offsets
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
i965: support constant gather offsets larger than 4...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
i965/fs: Refactor handling of constant tg4 offsets
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Bas Nieuwenhuizen
radv: Use different intrinsic for ubo loads.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Timothy Arceri
mesa: fix active subroutine uniforms properly
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
anv/cmd_buffer: Set the correct surface type for depth...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
anv: enable drawIndirectFirstInstance
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
anv: expose depthBiasClamp, it is already set
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
anv: bump maxFramebufferLayers to 2048
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
anv: enable storage image extended formats
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
anv: expose imageCubeArray functionality
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Dave Airlie
radv: set maxFragmentDualSrcAttachments to 1
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Dave Airlie
anv: set maxFragmentDualSrcAttachments to 1
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
swr: [rasterizer memory] only clear up to the LOD size
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
swr: [rasterizer memory] hook up stencil clears for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
swr: [rasterizer memory] add support for clearing Z32F_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Pull useful information from the AUB...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Wait to setup decoders until we parse...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Rework handling of the --gen flag
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Trust the packet size in the header...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Add a get_offset helper
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Fix the kernel start pointer for 3DSTA...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Add a get_address helper
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Jason Ekstrand
intel/aubinator: Properly handle batch buffer chaining
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
swr: don't clear all dirty bits when changing so targets
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Ilia Mirkin
swr: [rasterizer core] fix typo in scissor tile-alignme...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Kenneth Graunke
anv: Fix cache UUID generation.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Gwan-gyeong Mun
vulkan/wsi: Fix resource leak in success path of wsi_qu...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Gwan-gyeong Mun
anv: Update the teardown in reverse order of the anv_Cr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Gwan-gyeong Mun
anv: drop the return type for anv_queue_init()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Gwan-gyeong Mun
anv: Add missing error-checking to anv_block_pool_init...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Chandu Babu...
st/omx/dec/h264: consider POC as signed instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
radv: don't return VK_SUCCESS if radv_device_get_cache_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
radv: don't leak the fd if radv_physical_device_init...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
anv: don't leak memory if anv_init_wsi() fails
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
anv: don't double-close the same fd
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
configure.ac: remove no longer used TIMESTAMP_CMD
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
anv: automake: don't generate anv_timestamp.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
anv: Use library mtime for cache UUID.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
anv: Store UUID in physical device.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
isl: Make isl_finishme only warn once per call-site
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
radv: Make radv_finishme only warn once per call-site
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
anv: use do { } while (0) in the anv_finishme macro
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
docs: add git tips how to do commit fixups and squash...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
George Kyriazis
docs: add note about r-b/other tags when resending
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Andres Gomez
docs: fix small typos in the submit patches page
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
docs/releasing: use correct page title
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
docs/releasing: correctly document touch-testing
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
docs/release: drop references to patchwork
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
docs: add news item and link release notes for 13.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
docs: add sha256 checksums for 13.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Emil Velikov
docs: add release notes for 13.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Dave Airlie
radv: fix 3D clears with baseMiplevel
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Dave Airlie
radv: brown-paper bag for a forgotten else.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Dave Airlie
radv/ac/llvm: fix regression with shadow samplers fix
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Dave Airlie
radv/ac/llvm: shadow samplers only return one value.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Dave Airlie
radv/si: fix optimal micro tile selection
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Emil Velikov
radv: honour the number of properties available
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Mun Gwan-gyeong
radv: drop the return type for radv_queue_init()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Rob Clark
freedreno: fix slice size for imported buffers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Rob Clark
freedreno/a3xx: make _emit_const() static
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Rob Clark
freedreno/a4xx: make _emit_const() static
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Jason Ekstrand
anv/pipeline: Make is_dual_src_blend_factor inline
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Jason Ekstrand
anv/pipeline: Make the temp blend attachment state...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Samuel Pitoiset
gm107/ir: optimize 32-bit CONST load to mov
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Samuel Pitoiset
gm107/ir: do not combine CONST loads
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Jason Ekstrand
anv/device: Remove a bogus finishme comment
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Ben Widawsky
i965: Enable fast clears for multi-lod
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Allow single-sampled miptree to be resolved and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965/gen8: Relax asserts prohibiting arrayed/mipmapped...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Use ISL for CCS layouts
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Resolve non-compressed fast clears prior layered...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Restrict fast color clear on first slice only
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Track fast color clear state in level/layer granu...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Move fast clear state enumeration into resolve map
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Refactor check if color resolve is needed
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Add plumbing for fast clear layer/level details
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Add interface for checking multiple slices if...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Provide slice details to renderbuffer fast clear...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Split per miptree and per slice/level fast clear...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Provide slice details to color resolver
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Add new interface for full color resolves
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Topi Pohjolainen
i965: Refactor lossless compression state tracking
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andres Gomez
Revert "glsl: allow layout qualifier overrides with...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andres Gomez
Revert "glsl: geom shader max_vertices layout must...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andres Gomez
glsl: push layout-qualifier-name values from variable...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andres Gomez
glsl: simplified error checking for duplicated layout...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andres Gomez
glsl: simplified ast_type_qualifier::merge_into_[in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andres Gomez
glsl: ignore all but the rightmost layout qualifier...
commit
|
commitdiff
|
tree
|
snapshot
next