mesa.git
2020-01-15 Marek Olšákradeonsi: move code for shader resources into si_shader...
2020-01-15 Marek Olšákradeonsi: move geometry shader code into si_shader_llvm...
2020-01-15 Marek Olšákradeonsi: remove llvm_type_is_64bit
2020-01-15 Marek Olšákradeonsi: move tessellation shader code into si_shader_...
2020-01-15 Marek Olšákradeonsi: move si_insert_input_* functions
2020-01-15 Marek Olšákradeonsi: work around an LLVM crash when using llvm...
2020-01-15 Marek Olšákradeonsi: fix si_build_wrapper_function for compute...
2020-01-15 Marek Olšákradeonsi/gfx10: separate code for determining the numbe...
2020-01-15 Marek Olšákradeonsi/gfx10: separate code for getting edgeflags...
2020-01-15 Marek Olšákradeonsi: move VS_STATE.LS_OUT_PATCH_SIZE a few bits...
2020-01-15 Marek Olšákradeonsi: make si_insert_input_* functions non-static
2020-01-15 Marek Olšákac/cull: don't read Position.Z if it's not needed for...
2020-01-15 Marek Olšákradeonsi: separate code computing info for small primit...
2020-01-15 Kenneth Graunkeintel/compiler: Fix illegal mutation in get_nir_image_i...
2020-01-15 Rob Clarkgitlab-ci: fix missing caselist.css/xsl
2020-01-15 Jason Ekstrandrelnotes: Add Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: enable Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: implement Vulkan 1.2 features and properties
2020-01-15 Samuel Pitoisetradv: implement Vulkan 1.1 features and properties
2020-01-15 Samuel Pitoisetradv: update VK_KHR_timeline_semaphore for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_uniform_buffer_standard_layout...
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_subgroup_extended_types...
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_float_controls for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_float16_int8 for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_shader_atomic_int64 for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_imageless_framebuffer for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_image_format_list for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_driver_properties for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_draw_indirect_count for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_create_renderpass2 for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_buffer_device_address for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_KHR_8bit_storage for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_EXT_scalar_block_layout for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_EXT_sampler_filter_minmax for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_EXT_host_query_reset for Vulkan 1.2
2020-01-15 Samuel Pitoisetradv: update VK_EXT_descriptor_indexing for Vulkan 1.2
2020-01-15 Iván Brianoanv: Enable Vulkan 1.2 support
2020-01-15 Jason Ekstrandanv: Implement the new core version property queries
2020-01-15 Jason Ekstrandanv: Implement the new core version feature queries
2020-01-15 Jason Ekstrandanv,nir: Lower quad_broadcast with dynamic index in NIR
2020-01-15 Jason Ekstrandanv: Bump the patch version to 131
2020-01-15 Samuel Pitoisetvulkan/overlay: Fix for Vulkan 1.2
2020-01-15 Jason Ekstrandturnip: Pretend to support Vulkan 1.2
2020-01-15 Jason Ekstrandvulkan: Update the XML and headers to 1.2.131
2020-01-15 Michel Dänzergitlab-ci: Stop using manual jobs for merge requests
2020-01-15 Pierre-Eric... radeonsi: drop the negation from fmask_is_not_identity
2020-01-15 Pierre-Eric... radeonsi: unbind image before compute clear
2020-01-15 Pierre-Eric... radeonsi: make sure fmask expand is done if needed
2020-01-15 Pierre-Eric... radeonsi: fix fmask expand compute shader
2020-01-15 Nataraj Deshpandeegl/android: Restrict minimum triple buffering for...
2020-01-15 Lionel Landwerlinanv: fix pipeline switch back for non pipelined states
2020-01-15 Samuel Pitoisetradv/gfx10: simplify some duplicated NGG GS code
2020-01-15 Samuel Pitoisetradv/gfx10: enable all CUs if NGG is never used
2020-01-15 Samuel Pitoisetradv: only use VkSamplerCreateInfo::compareOp if enabled
2020-01-15 Iago Toral... v3d: fix bug when checking result of syncobj fence...
2020-01-15 Jonathan Marekst/mesa: run st_nir_lower_tex_src_plane for lowered...
2020-01-15 Jonathan Marekst/mesa: don't lower YUV when driver supports it natively
2020-01-15 Bas Nieuwenhuizenradv: Disable VK_EXT_sample_locations on GFX10.
2020-01-15 Gurchetan Singhst/mesa: implement EGLImageTargetTexStorage
2020-01-15 Gurchetan Singhst/mesa: refactor egl image binding a bit
2020-01-15 Gurchetan Singhst/dri: track if image is created by a dmabuf
2020-01-15 Rob Clarkfreedreno/ir3: rename instructions
2020-01-15 Elie Tourniernir/algebraic: sqrt(x)*sqrt(x) -> fabs(x)
2020-01-15 Elie Tourniernir/algebraic: i2f(f2i()) -> trunc()
2020-01-14 Eric Anholti965: Reuse the new core glsl_count_dword_slots().
2020-01-14 Eric Anholtmesa/st: Move the dword slot counting function to glsl_...
2020-01-14 Eric Anholtmesa/prog: Reuse count_vec4_slots() from ir_to_mesa.
2020-01-14 Eric Anholtmesa/st: Move the vec4 type size function into core...
2020-01-14 Eric Anholtmesa/st: Deduplicate the NIR uniform lowering code.
2020-01-14 Marek Olšákradeonsi: move PS LLVM code into si_shader_llvm_ps.c
2020-01-14 Marek Olšákradeonsi: remove always constant ballot_mask_bits from...
2020-01-14 Marek Olšákradeonsi: fold si_create_function into si_llvm_create_func
2020-01-14 Marek Olšákradeonsi: rename si_shader_create -> si_create_shader_v...
2020-01-14 Marek Olšákradeonsi: rename si_compile_tgsi_main -> si_build_main_...
2020-01-14 Marek Olšákradeonsi: clean up si_shader_info
2020-01-14 Marek Olšákradeonsi: merge si_tessctrl_info into si_shader_info
2020-01-14 Marek Olšákradeonsi: fork tgsi_shader_info and tgsi_tessctrl_info
2020-01-14 Marek Olšákradeonsi: rename si_shader_info -> si_shader_binary_info
2020-01-14 Marek Olšákradeonsi: remove TGSI from comments
2020-01-14 Marek Olšákradeonsi: rename DBG_NO_TGSI -> DBG_NO_NIR
2020-01-14 Marek Olšákradeonsi: don't adjust depth and stencil PS output...
2020-01-14 Caio Marcelo... nir: Add missing nir_var_mem_global to various passes
2020-01-14 Caio Marcelo... spirv: Handle PhysicalStorageBuffer in memory barriers
2020-01-14 Caio Marcelo... spirv: Drop EXT for PhysicalStorageBuffer symbols
2020-01-14 Timur Kristófaco: Flip s_cbranch / s_cselect to optimize out an...
2020-01-14 Timur Kristófaco: Optimize out s_and with exec, when used on uniform...
2020-01-14 Timur Kristófaco: Don't skip combine_instruction when definitions...
2020-01-14 Timur Kristófaco: Allow optimizing vote_all and nir_op_iand.
2020-01-14 Timur Kristófaco: Implement 64-bit constant propagation.
2020-01-14 Alyssa Rosenzweigpanfrost: Fix linear depth textures
2020-01-14 Jason Ekstrandvulkan/wsi: Add a driconf option to force WSI to advert...
2020-01-14 Caio Marcelo... intel/fs: Only use SLM fence in compute shaders
2020-01-14 Marek Olšákradeonsi: actually enable VBOs in user SGPRs
2020-01-14 Marek Olšákradeonsi: fix assertion and other failures in si_emit_g...
2020-01-14 Rhys Perrynir/algebraic: a & ~(a >> 31) -> imax(a, 0)
2020-01-14 Marco Felschetnaviv: Fix assert when try to accumulate an invalid fd
2020-01-14 Afonso Bordadopan/midgard: Fix midgard_compile.h includes
2020-01-14 Lionel Landwerlinanv: only use VkSamplerCreateInfo::compareOp if enabled
2020-01-14 Rhys Perrynir/sink,nir/move: move/sink nir_op_mov
next