mesa.git
2017-02-15 Matt Turnerutil: Add utility build-id code.
2017-02-15 Bas Nieuwenhuizenradv: Add support for shaderStorageImageReadWithoutFormat.
2017-02-15 Bas Nieuwenhuizenspirv: Add support for SpvCapabilityStorageImageReadWit...
2017-02-15 Bas Nieuwenhuizenradv: Add support for shaderStorageImageWriteWithoutFormat.
2017-02-15 Eduardo Lima... getteximage: Return correct error value when texure...
2017-02-15 Jason Ekstrandutil: Fix a typo in Makefile.sources
2017-02-15 Lionel Landwerlini965: define default allow_higher_compat_version value
2017-02-15 Samuel Pitoisetdrirc: add allow_higher_compat_version for Tropico 5
2017-02-15 Samuel Pitoisetdrirc: add allow_higher_compat_version for Crookz ...
2017-02-15 Samuel Pitoisetdrirc: add allow_higher_compat_version for Worms WMD
2017-02-15 Samuel Pitoisetdriconf: add allow_higher_compat_version option
2017-02-15 Marek Olšákgallium/radeon: add a HUD query for monitoring the...
2017-02-15 Lionel Landwerlinanv: wsi: report presentation error per image request
2017-02-15 Eric Engestromegl: remove duplicate 0 assignment
2017-02-15 Hans de Goedeglx/glvnd: Fix GLXdispatchIndex sorting
2017-02-15 Dave Airlieradv: also fixup event emission to not get culled.
2017-02-15 Jason Ekstrandanv: Use vk_foreach_struct for handling extension structs
2017-02-15 Jason Ekstrandutil: Add helpers for iterating over Vulkan extension...
2017-02-15 Dave Airlieradv: query cmds should mark a cmd buffer as having...
2017-02-14 Kenneth Graunkeglsl: Handle packed_type == ivec4[] in lower_packed_var...
2017-02-14 Jason Ekstrandanv: Implement the Skylake stencil PMA optimization
2017-02-14 Jason Ekstrandgenxml: Add the CACHE_MODE_0 register on gen9
2017-02-14 Jason Ekstrandanv/pipeline: Be smarter about depth/stencil state
2017-02-14 Jason Ekstrandanv/pipeline: Make a copy of VkPipelineDepthStencilStat...
2017-02-14 Jason Ekstrandanv: Add support for the PMA fix on Broadwell
2017-02-14 Jason Ekstrandgenxml: Add the CACHE_MODE_1 register on gen8
2017-02-14 Jason Ekstrandanv: Disable stencil writes when both write masks are...
2017-02-14 Jason Ekstrandanv/entrypoints: Only generate entrypoints for supporte...
2017-02-14 Connor Abbottanv: fix Get*MemoryRequirements for !LLC
2017-02-14 Marek Olšákradeonsi: implement uploading zero-stride vertex attribs
2017-02-14 Marek Olšákgallium/radeon: include SDMA in the GPU load query
2017-02-14 Marek Olšákgallium/hud: add monitoring of API thread busy status
2017-02-14 Marek Olšákgallium/u_queue: add util_queue_get_thread_time_nano
2017-02-14 Marek Olšákgallium/os: add per-thread time clock queries
2017-02-14 Marek Olšákst/mesa: tell u_vbuf that GL core doesn't have user...
2017-02-14 Marek Olšákgallium: let state trackers tell u_vbuf whether user...
2017-02-14 Marek Olšákvdpau: skip vlVdpOutputSurfacePutBitsNative with a...
2017-02-14 Marek Olšákgallium/radeon: add an assertion to texture_transfer_ma...
2017-02-14 Marek Olšákradeonsi: implement legacy GL_DOUBLE vertex formats
2017-02-14 Marek Olšákradeonsi: clean up si_get_param
2017-02-14 Marek Olšákgallium/hud: don't use user vertex buffers
2017-02-14 Marek Olšákgallium/hud: call u_upload_alloc only once
2017-02-14 Marek Olšákgallium/u_upload_mgr: remove deprecated function u_uplo...
2017-02-14 Marek Olšákgallium/radeon: remove the internal u_upload_mgr pointer
2017-02-14 Marek Olšákst/mesa: use the common uploader (v2)
2017-02-14 Marek Olšákgallium/vl: use the common uploader
2017-02-14 Marek Olšákgallium/vbuf: use the common uploader
2017-02-14 Marek Olšákgallium/blitter: use the common uploader
2017-02-14 Marek Olšákgallium/primconvert: use the common uploader
2017-02-14 Marek Olšákgallium/hud: use the common uploader
2017-02-14 Marek Olšákgallium: set pipe_context uploaders in drivers (v3)
2017-02-14 Marek Olšákgallium/u_upload_mgr: add a helper that creates the...
2017-02-14 Marek Olšákgallium: add common uploaders into pipe_context (v2)
2017-02-14 Dave Airlieradv: fixup IA_MULTI_VGT_PARAM handling.
2017-02-14 Dave Airlieradv: fix warning since using common gs emit code
2017-02-14 Dave Airlieradv: adopt some init config workarounds from radeonsi.
2017-02-14 Dave Airlieradv: re-enable init gfx state on CIK.
2017-02-14 Dave Airlieradv: align the initial state command buffer.
2017-02-14 Dave Airlieradv: fix cik macroModeIndex.
2017-02-14 Dave Airlieradv: change base aligmment for allocated memory.
2017-02-14 Alex Smithanv: Add support for shaderStorageImageWriteWithoutFormat
2017-02-14 Alex Smithspirv: Add support for SpvCapabilityStorageImageWriteWi...
2017-02-14 Iago Toral... nir/spirv: do not require a format with images that...
2017-02-14 Jason Ekstrandanv/apply_pipeline_layout: Set image.write_only to...
2017-02-14 Jason Ekstrandintel/isl: Add format metadata for typed reads/writes
2017-02-14 Jason Ekstrandanv/cmd_buffer: Return a VkResult from verify_cmd_parser
2017-02-14 Ilia Mirkinnvc0: disable linked tsc mode in compute launch descriptor
2017-02-14 Anuj Phogatmesa: Add EXT_frag_depth bits and enable it on all...
2017-02-14 Dave Airlieradeonsi: use common sendmsg emission function.
2017-02-14 Dave Airlieradv/ac: use sendmsg emission interface.
2017-02-14 Dave Airlieradeon/ac/llvm: add support for sendmsg emission
2017-02-13 Dave Airlieradv: disable gfx init on CIK for now
2017-02-13 Dave Airlietgsi: fix memory leak in tgsi sanity check
2017-02-13 Dave Airlieradv/ac: use common interp code for new intrinsics
2017-02-13 Dave Airlieradv: use indirect buffer for initial gfx state.
2017-02-13 Dave Airlieradv: start splitting init config up
2017-02-13 Dave Airlieradv: don't pass physical device to si_init_ fns.
2017-02-13 Dave Airlieradv: detect command buffers that do no work and drop...
2017-02-13 Jason Ekstrandanv/blorp: Don't sanitize the swizzle for blorp_clear
2017-02-13 Jason Ekstrandintel/blorp: Swizzle clear colors on the CPU
2017-02-13 Emil Velikovdocs: add news item and link release notes for 17.0.0
2017-02-13 Emil Velikovdocs: add sha256 checksums for 17.0.0
2017-02-13 Emil Velikovdocs: Update 17.0.0 release notes
2017-02-13 Emil Velikovst/xlib: remove always true ifdef GLX_EXTENSION guards
2017-02-13 Emil Velikovxlib: remove always true ifdef GLX_EXTENSION guards
2017-02-13 Emil Velikovglx: remove always true XDAMAGE_1_1_INTERFACE guard
2017-02-13 Emil Velikovscons: check for libXdamage 1.1 or later
2017-02-13 Emil Velikovconfigure.ac: check for libXdamage 1.1 or later
2017-02-13 Emil Velikovglx: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovvl: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovscons: add missing dri2proto requirement
2017-02-13 Emil Velikovconfigure.ac: dump dri2proto requirement to 2.8
2017-02-13 Emil Velikovglx: remove always true ifdef guards
2017-02-13 Emil Velikovwinsys/intel: remove unused winsys - ilo was its only...
2017-02-13 Emil Velikovconfigure.ac: do not use deprecated macros - AC_HELP_ST...
2017-02-13 Timothy Arceriutil/disk_cache: correctly use stat(3)
2017-02-13 Michel Dänzerconfigure.ac: Drop LLVM compiler flags more radically
2017-02-13 Kenneth Graunkeglsl: Drop resize-to-MaxPatchVertices hack.
2017-02-13 Kenneth Graunkemesa: Ignore per-vertex array size in SSO pipeline...
2017-02-13 Kenneth Graunkeglsl: Update a comment about link errors for TCS &...
next