mesa.git
2016-11-29 Eric Anholtvc4: Remove qir_inst4().
2016-11-29 Ilia Mirkinanv: bump the texture gather offset limits
2016-11-29 Ilia Mirkini965/gen7: expose larger gather offsets
2016-11-29 Ilia Mirkini965: support constant gather offsets larger than 4...
2016-11-29 Jason Ekstrandi965/fs: Refactor handling of constant tg4 offsets
2016-11-29 Bas Nieuwenhuizenradv: Use different intrinsic for ubo loads.
2016-11-29 Timothy Arcerimesa: fix active subroutine uniforms properly
2016-11-29 Jason Ekstrandanv/cmd_buffer: Remove the 1-D case from the HiZ QPitch...
2016-11-29 Jason Ekstrandanv/cmd_buffer: Set the correct surface type for depth...
2016-11-29 Ilia Mirkinanv: enable drawIndirectFirstInstance
2016-11-29 Ilia Mirkinanv: expose depthBiasClamp, it is already set
2016-11-29 Ilia Mirkinanv: bump maxFramebufferLayers to 2048
2016-11-29 Ilia Mirkinanv: enable storage image extended formats
2016-11-29 Ilia Mirkinanv: expose imageCubeArray functionality
2016-11-29 Dave Airlieradv: set maxFragmentDualSrcAttachments to 1
2016-11-29 Dave Airlieanv: set maxFragmentDualSrcAttachments to 1
2016-11-29 Ilia Mirkinswr: [rasterizer memory] only clear up to the LOD size
2016-11-29 Ilia Mirkinswr: [rasterizer memory] hook up stencil clears for...
2016-11-29 Ilia Mirkinswr: [rasterizer memory] add support for clearing Z32F_...
2016-11-29 Jason Ekstrandintel/aubinator: Pull useful information from the AUB...
2016-11-29 Jason Ekstrandintel/aubinator: Wait to setup decoders until we parse...
2016-11-29 Jason Ekstrandintel/aubinator: Rework handling of the --gen flag
2016-11-29 Jason Ekstrandintel/aubinator: Trust the packet size in the header...
2016-11-29 Jason Ekstrandintel/aubinator: Add a get_offset helper
2016-11-29 Jason Ekstrandintel/aubinator: Fix the kernel start pointer for 3DSTA...
2016-11-29 Jason Ekstrandintel/aubinator: Add a get_address helper
2016-11-29 Jason Ekstrandintel/aubinator: Properly handle batch buffer chaining
2016-11-29 Ilia Mirkinswr: don't clear all dirty bits when changing so targets
2016-11-29 Ilia Mirkinswr: [rasterizer core] fix typo in scissor tile-alignme...
2016-11-28 Kenneth Graunkeanv: Fix cache UUID generation.
2016-11-28 Gwan-gyeong Munvulkan/wsi: Fix resource leak in success path of wsi_qu...
2016-11-28 Gwan-gyeong Munanv: Update the teardown in reverse order of the anv_Cr...
2016-11-28 Gwan-gyeong Munanv: drop the return type for anv_queue_init()
2016-11-28 Gwan-gyeong Munanv: Add missing error-checking to anv_block_pool_init...
2016-11-28 Chandu Babu... st/omx/dec/h264: consider POC as signed instead of...
2016-11-28 Emil Velikovradv: don't return VK_SUCCESS if radv_device_get_cache_...
2016-11-28 Emil Velikovradv: don't leak the fd if radv_physical_device_init...
2016-11-28 Emil Velikovanv: don't leak memory if anv_init_wsi() fails
2016-11-28 Emil Velikovanv: don't double-close the same fd
2016-11-28 Emil Velikovconfigure.ac: remove no longer used TIMESTAMP_CMD
2016-11-28 Emil Velikovanv: automake: don't generate anv_timestamp.h
2016-11-28 Emil Velikovanv: Use library mtime for cache UUID.
2016-11-28 Emil Velikovanv: Store UUID in physical device.
2016-11-28 Emil Velikovisl: Make isl_finishme only warn once per call-site
2016-11-28 Emil Velikovradv: Make radv_finishme only warn once per call-site
2016-11-28 Emil Velikovanv: use do { } while (0) in the anv_finishme macro
2016-11-28 Emil Velikovdocs: add git tips how to do commit fixups and squash...
2016-11-28 George Kyriazisdocs: add note about r-b/other tags when resending
2016-11-28 Andres Gomezdocs: fix small typos in the submit patches page
2016-11-28 Emil Velikovdocs/releasing: use correct page title
2016-11-28 Emil Velikovdocs/releasing: correctly document touch-testing
2016-11-28 Emil Velikovdocs/release: drop references to patchwork
2016-11-28 Emil Velikovdocs: add news item and link release notes for 13.0.2
2016-11-28 Emil Velikovdocs: add sha256 checksums for 13.0.2
2016-11-28 Emil Velikovdocs: add release notes for 13.0.2
2016-11-28 Dave Airlieradv: fix 3D clears with baseMiplevel
2016-11-28 Dave Airlieradv: brown-paper bag for a forgotten else.
2016-11-28 Dave Airlieradv/ac/llvm: fix regression with shadow samplers fix
2016-11-27 Dave Airlieradv/ac/llvm: shadow samplers only return one value.
2016-11-27 Dave Airlieradv/si: fix optimal micro tile selection
2016-11-27 Emil Velikovradv: honour the number of properties available
2016-11-27 Mun Gwan-gyeongradv: drop the return type for radv_queue_init()
2016-11-27 Rob Clarkfreedreno: fix slice size for imported buffers
2016-11-27 Rob Clarkfreedreno/a3xx: make _emit_const() static
2016-11-27 Rob Clarkfreedreno/a4xx: make _emit_const() static
2016-11-26 Jason Ekstrandanv/pipeline: Make is_dual_src_blend_factor inline
2016-11-26 Jason Ekstrandanv/pipeline: Make the temp blend attachment state...
2016-11-26 Samuel Pitoisetgm107/ir: optimize 32-bit CONST load to mov
2016-11-26 Samuel Pitoisetgm107/ir: do not combine CONST loads
2016-11-26 Jason Ekstrandanv/device: Remove a bogus finishme comment
2016-11-25 Ben Widawskyi965: Enable fast clears for multi-lod
2016-11-25 Topi Pohjolaineni965: Allow single-sampled miptree to be resolved and...
2016-11-25 Topi Pohjolaineni965/gen8: Relax asserts prohibiting arrayed/mipmapped...
2016-11-25 Topi Pohjolaineni965: Use ISL for CCS layouts
2016-11-25 Topi Pohjolaineni965: Resolve non-compressed fast clears prior layered...
2016-11-25 Topi Pohjolaineni965: Restrict fast color clear on first slice only
2016-11-25 Topi Pohjolaineni965: Track fast color clear state in level/layer granu...
2016-11-25 Topi Pohjolaineni965: Move fast clear state enumeration into resolve map
2016-11-25 Topi Pohjolaineni965: Refactor check if color resolve is needed
2016-11-25 Topi Pohjolaineni965: Add plumbing for fast clear layer/level details
2016-11-25 Topi Pohjolaineni965: Add interface for checking multiple slices if...
2016-11-25 Topi Pohjolaineni965: Provide slice details to renderbuffer fast clear...
2016-11-25 Topi Pohjolaineni965: Split per miptree and per slice/level fast clear...
2016-11-25 Topi Pohjolaineni965: Provide slice details to color resolver
2016-11-25 Topi Pohjolaineni965: Add new interface for full color resolves
2016-11-25 Topi Pohjolaineni965: Refactor lossless compression state tracking
2016-11-25 Andres GomezRevert "glsl: allow layout qualifier overrides with...
2016-11-25 Andres GomezRevert "glsl: geom shader max_vertices layout must...
2016-11-25 Andres Gomezglsl: push layout-qualifier-name values from variable...
2016-11-25 Andres Gomezglsl: simplified error checking for duplicated layout...
2016-11-25 Andres Gomezglsl: simplified ast_type_qualifier::merge_into_[in...
2016-11-25 Andres Gomezglsl: ignore all but the rightmost layout qualifier...
2016-11-25 Andres Gomezglsl: refactor duplicated validations between 2 layout...
2016-11-25 Andres Gomezglsl: assert on incoherent point mode layout-id-qualifi...
2016-11-25 Andres Gomezglsl: remove unneeded check for incompatible primitive...
2016-11-25 Andres Gomezglsl: simplifies the merge of the default in layout...
2016-11-25 Andres Gomezglsl: split default in layout qualifier merge
2016-11-25 Andres Gomezglsl: split default out layout qualifier merge
2016-11-25 Andres Gomezglsl: merge layouts into the default one as the last...
2016-11-25 Andres Gomezglsl: ignore all but the rightmost layout-qualifier...
next