mesa.git
2019-10-27 Eric Engestromanv: fix empty-body instruction
2019-10-27 Jonathan Marekfreedreno/a2xx: use sysval for pointcoord
2019-10-26 Alyssa Rosenzweigpan/midgard: Disable precise occlusion queries
2019-10-26 Urja Rannikkopanfrost: allocate bo for occlusion query results
2019-10-26 Alyssa Rosenzweigpanfrost: Expose serialized NIR support
2019-10-26 Alyssa Rosenzweigpipe-loader: Default to kmsro if probe fails
2019-10-26 Alyssa Rosenzweigpipe-loader: Add kmsro pipe_loader target
2019-10-26 Jose Fonsecascons: Fix force_scons parsing.
2019-10-26 Timothy Arceriradv: enable secure compile support
2019-10-26 Timothy Arceriradv: a support for a secure compile fork at device...
2019-10-26 Timothy Arceriradv: add radv_secure_compile()
2019-10-26 Timothy Arceriradv: for secure compile exit early from radv_shader_va...
2019-10-26 Timothy Arceriradv: allow the secure process to read and write from...
2019-10-26 Timothy Arceriradv: add radv_device_use_secure_compile() helper
2019-10-26 Timothy Arceriradv: add some new members to radv device and instance...
2019-10-26 Timothy Arceriradv: add radv_secure_compile_type enum
2019-10-26 Timothy Arceriradv: add radv_create_shaders() to radv_shader.h
2019-10-26 Timothy Arceriradv: add debug option to turn off in memory cache
2019-10-26 Timothy Arceriradv: get topology from pipeline key rather than VkGrap...
2019-10-25 Marek Olšákdocs: document new feature EGL_EXT_image_flush_external
2019-10-25 Marek Olšákegl: implement new functions from EGL_EXT_image_flush_e...
2019-10-25 Marek Olšákegl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT
2019-10-25 Marek Olšákst/dri: add support for EGL_EXT_image_flush_external
2019-10-25 Marek Olšákst/dri: assume external consumers of back buffers can...
2019-10-25 Marek Olšákdri_interface: add interface for EGL_EXT_image_flush_ex...
2019-10-25 Marek Olšákinclude: add the definition of EGL_EXT_image_flush_external
2019-10-25 Dylan Bakergitlab-ci: Add a job for meson on windows
2019-10-25 Dylan Bakergitlab-ci: refactor out some common stuff for Windows...
2019-10-25 Dylan Bakernir: Fix invalid code for MSVC
2019-10-25 Dylan Bakerdocs: update releasing process to use new scripts and...
2019-10-25 Dylan Bakerbin/gen_release_notes.py: Add a warning if new features...
2019-10-25 Dylan Bakerbin/gen_release_notes.py: html escape all external...
2019-10-25 Dylan Bakerbin/post_release.py: Add .html to hrefs
2019-10-25 Dylan Bakerbin/post_version.py: white space fixes
2019-10-25 Dylan Bakerbin/post_version.py: Pass version as an argument
2019-10-25 Dylan Bakerbin/gen_release_notes.py: Return "None" if there are...
2019-10-25 Dylan Bakerbin/gen_release_notes.py: strip '#' from gitlab bugs
2019-10-25 Dylan Bakerbin/gen_release_notes.py: fix conditional of bugfix
2019-10-25 Illia Iorinmesa/main: Ignore filter state for MS texture completeness
2019-10-25 Illia IorinRevert "mesa/main: Fix multisample texture initialize"
2019-10-25 Marek Olšákglsl/serialize: optimize for equal offsets in uniform...
2019-10-25 Marek Olšákglsl/serialize: restructure remap table code
2019-10-25 Kenneth Graunkenir: Use VARYING_SLOT_TESS_MAX to size indirect bitmasks
2019-10-25 Neil ArmstrongRevert "ci: Disable lima until its farm can get fixed."
2019-10-25 Jason EkstrandRevert "mapi: Inline call x86_current_tls."
2019-10-25 Jon Turneyrbug: Fix use of alloca() without #include "c99_alloca.h"
2019-10-25 Alyssa Rosenzweigpan/midgard: Express allocated registers as offsets
2019-10-25 Alyssa Rosenzweigpan/midgard: Expose more typesize manipulation routines
2019-10-25 Alyssa Rosenzweigpan/midgard: Add mir_set_bytemask helper
2019-10-25 Timur Kristófst/nine: Fix unused variable warnings in release build.
2019-10-25 Timur Kristófst/nine: Fix build with -Werror=empty-body
2019-10-25 Timur Kristófaco: Refactor hazard mitigations, separate pass for...
2019-10-25 Timur Kristófaco/gfx10: Fix mitigation of VMEMtoScalarWriteHazard.
2019-10-25 Timur Kristófaco/gfx10: Mitigate LdsBranchVmemWARHazard.
2019-10-25 Timur Kristófaco/gfx10: Mitigate SMEMtoVectorWriteHazard.
2019-10-25 Timur Kristófaco/gfx10: Mitigate VcmpxExecWARHazard.
2019-10-25 Timur Kristófaco/gfx10: Mitigate VcmpxPermlaneHazard.
2019-10-25 Timur Kristófaco/gfx10: Add notes about some GFX10 hazards.
2019-10-25 Samuel Pitoisetradv: fix VK_KHR_shader_float_controls dependency on...
2019-10-24 Lepton Wumapi: Inline call x86_current_tls.
2019-10-24 Lepton Wuvirgl: Remove formats with unusual sample count.
2019-10-24 Kristian H... nir: Use BITSET for tracking varyings in lower_io_arrays
2019-10-24 Dylan Bakerdocs: update calendar, add news item and link release...
2019-10-24 Dylan Bakerdocs: Add sha256 sum for 19.2.2
2019-10-24 Dylan Bakerdocs: Add release notes for 19.2.2
2019-10-24 Rob Clarkfreedreno/ir3: handle the progress case
2019-10-24 Rob Clarkfreedreno/ir3: remove restrictions on const + (abs...
2019-10-24 Rob Clarkfreedreno/ir3: allow copy-propagate out of fanout
2019-10-24 Rob Clarkfreedreno/ir3: treat high vs low reg as conversion
2019-10-24 Rob Clarkfreedreno/ir3: propagate dest flags for collect/fanin
2019-10-24 Rob Clarkfreedreno/ir3: make high regs easier to see in IR dumps
2019-10-24 Rob Clarkfreedreno/ir3: debug cleanup
2019-10-24 Caio Marcelo... spirv: Add helper to find args of Image Operands
2019-10-24 Caio Marcelo... spirv: Check that only one offset is defined as Image...
2019-10-24 Caio Marcelo... spirv: Add imageoperands_to_string helper
2019-10-24 Caio Marcelo... anv: Implement VK_KHR_vulkan_memory_model
2019-10-24 Caio Marcelo... spirv: Handle MakePointerAvailable/Visible
2019-10-24 Caio Marcelo... spirv: Handle MakeTexelAvailable/Visible
2019-10-24 Caio Marcelo... spirv: Add option to emit scoped memory barriers
2019-10-24 Caio Marcelo... spirv: Add SpvMemoryModelVulkan and related capabilities
2019-10-24 Caio Marcelo... spirv: Emit memory barriers for atomic operations
2019-10-24 Caio Marcelo... spirv: Parse memory semantics for atomic operations
2019-10-24 Caio Marcelo... intel/fs: Implement scoped_memory_barrier
2019-10-24 Caio Marcelo... nir/tests: Add copy propagation tests with scoped_memor...
2019-10-24 Caio Marcelo... nir: Add scoped_memory_barrier intrinsic
2019-10-24 Jason Ekstrandspirv/info: Add a memorymodel_to_string helper
2019-10-24 Dylan Bakerdocs: Add release not about scons deprecation
2019-10-24 Dylan Bakerscons: Also print a deprecation warning on windows
2019-10-24 Dylan Bakerscons: Print a deprecation warning about using scons...
2019-10-24 Dylan Bakerscons: Use print_function ins SConstruct
2019-10-24 Adam Jacksongallium: Fix a bunch of undefined left-shifts in u_format_*
2019-10-24 Samuel Pitoisetradv: compute the number of records correctly for verte...
2019-10-24 Michel Dänzergitlab-ci: Enable UBSan for the meson-vulkan job
2019-10-24 Michel Dänzerutil/tests: Avoid int64_t overflow issues in fast_idiv_...
2019-10-24 Michel Dänzerutil: Use uint64_t for shifting left in sign_extend...
2019-10-24 Michel Dänzergallium/util: Cast to target type before shifting left
2019-10-24 Michel Dänzerintel/fs: Check for NULL key in fs_visitor constructor
2019-10-24 Michel Dänzerintel/compiler: Cast to target type before shifting...
2019-10-24 Michel Dänzerintel/compiler: Don't left-shift by >= the number of...
2019-10-24 Eric Engestromanv: fix error message
next