mesa.git
2017-02-16 Emil Velikovconfigure.ac: remove unneeded trailing semicolon
2017-02-16 Emil Velikovr100: use correct libdrm_radeon macro
2017-02-16 Emil Velikovwinsys/radeon: remove fall-back defines
2017-02-16 Emil Velikovconfigure.ac: bump LIBDRM_RADEON requirement to 2.4.71
2017-02-16 Emil Velikovbin/get-fixes-pick-list.sh: add new script
2017-02-16 Emil Velikovbin/get-pick-list.sh: remove ancient way of nominating...
2017-02-16 Emil Velikovbin/get-pick-list.sh: limit `git grep ...' only as...
2017-02-16 Emil Velikovbin/get-typod-pick-list.sh: limit `git grep ...' to...
2017-02-16 Emil Velikovbin/get-extra-pick-list: rework to use already_picked...
2017-02-16 Emil Velikovbin/get-extra-pick-list: use git merge-base to get...
2017-02-16 Emil Velikovdocs: provide some tips where to obtain Mesa binaries
2017-02-16 Emil Velikovdocs/submittingpatches: assorted grammar fixes
2017-02-16 Emil Velikovdocs/releasing: update the website section
2017-02-16 Emil Velikovdocs/releasing: tweak the glxinfo/glxgear/etc. command...
2017-02-16 Emil Velikovdocs/releasing: build test the scons/mingw build
2017-02-16 Dave Airlienir: handle some 64-bit integer conversions
2017-02-16 Dave Airlienir: handle 64-bit integer types in glsl->nir type...
2017-02-16 Dave Airliespirv: handle SpvOpUConvert in proper place.
2017-02-16 Dave Airliespirv: add support for Int64 capability
2017-02-16 Dave Airliespirv/nir: add support for int64
2017-02-16 Dave Airlienir/types: add C accessors for 64-bit integer types.
2017-02-16 Dave Airlieradv: add fast color clear for b10g11r11
2017-02-16 Timothy Arcerimesa: retain gl_shader_programs after glDeleteProgram...
2017-02-16 Timothy Arcerimesa: remove tabs in dri xmlconfig.c
2017-02-16 Timothy Arcerimesa: style fixes for dri xmlconfig.c
2017-02-16 Chris Wilsoni965: Do not use purged bo after calling glObjectUnpurg...
2017-02-15 Matt TurnerRevert "i915: Always enable GL 2.0 support."
2017-02-15 Matt Turneranv: Use build-id for pipeline cache UUID.
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
next