platform/upstream/mesa.git
2020-10-07 Serge Martinclover: avoid adding an extra space to compiler options
2020-10-07 Serge Martinclover: implements notification callback on program...
2020-10-07 Serge Martinclover: implements clGetKernelWorkGroupInfo CL_KERNEL_C...
2020-10-07 Serge Martinclover: add CL_KERNEL_ATTRIBUTES for clGetKernelInfo
2020-10-07 Serge Martinclover: bind sampler_t type to module::argument::sampler
2020-10-07 Serge Martinclover: implements clGetKernelArgInfo
2020-10-07 Serge Martinclover: implements clEnqueueFillImage
2020-10-07 Serge Martinclover: implements clEnqueueMigrateMemObjects
2020-10-07 Daniel Abrechtetnaviv: Make sure to track different pipe_screens...
2020-10-07 Boris Brezillonpanfrost: Fix a warning
2020-10-07 Boris Brezillonpanfrost: bifrost: disassemble: Fix decoding of next_regs
2020-10-07 Rhys Perryradv: remove trailing whitespace
2020-10-07 Rhys Perryaco: remove trailing whitespace
2020-10-07 Samuel Pitoisetaco: more uses of nir_get_io_offset_src()
2020-10-07 Samuel Pitoisetaco: bail out if the NIR IO base offset isn't zero
2020-10-07 Lucas Stachetnaviv: stop leaking the dummy texure descriptor BO
2020-10-07 Juan A. Suarez... intel/uuid: use git-sha1/package for the driver UUID
2020-10-07 Juan A. Suarez... iris: plumb device/driver UUID generators
2020-10-07 Juan A. Suarez... intel: split driver/device UUID generators
2020-10-07 Eduardo Lima... turnip: Enable support for KHR_incremental_present
2020-10-07 Pierre-Eric... omx/tizonia: fix build
2020-10-07 Marek Olšákgallium/util: remove empty file u_half.h
2020-10-07 Marek Olšákgallium/util: remove redundant util_float_to_half_rtz
2020-10-07 Marek Olšákutil: remove util_float_to_half and util_half_to_float...
2020-10-07 Marek Olšákutil: move util_half_to_float code into _mesa_half_to_f...
2020-10-07 Marek Olšákutil: implement F16C using inline assembly on x86_64
2020-10-06 Samuel Pitoisetnir/constant_folding: init nir_const_value to zero
2020-10-06 Dave Airlielavapipe: drop dri,dricommon deps.
2020-10-06 Marcin Ślusarzintel: drop likely/unlikely around INTEL_DEBUG
2020-10-06 Marcin Ślusarzanv: drop likely/unlikely around INTEL_DEBUG
2020-10-06 Marcin Ślusarzi965: drop likely/unlikely around INTEL_DEBUG
2020-10-06 Marcin Ślusarziris: drop likely/unlikely around INTEL_DEBUG
2020-10-06 Marcin Ślusarzintel: add INTEL_DEBUG expected value in declaration
2020-10-06 Sagar Ghugeanv: Add driconf option to disable compression for...
2020-10-06 Sagar Ghugeanv: Factor out dri option initialization code in separ...
2020-10-06 Karol Herbstclover/nir: extract constant buffer into its own section
2020-10-06 Karol Herbstclover: bind constant buffer if one is provided
2020-10-06 Karol Herbstclover/util: add id_type_equals to support symbols...
2020-10-06 Eric Anholtdriconf: Restore the ability to override driconf with...
2020-10-06 Eric Anholtdriconf: Make sure that the range check on the defaults...
2020-10-06 Daniel StoneCI: Re-enable Panfrost T7xx CI
2020-10-06 Marek Olšákgallium/u_threaded_context: fix use-after-free in trans...
2020-10-06 Marek Olšákgallium/u_threaded_context: always flush asynchronously...
2020-10-06 Marek Olšákgallium/u_threaded_context: don't call memcpy in tc_set...
2020-10-06 Marek Olšákradeonsi: implement GL_INTEL_blackhole_render
2020-10-06 Marek Olšákradeonsi: remove dead variable postponed_kill
2020-10-06 Marek Olšákgallium/util: add set_frontend_noop into driver_noop...
2020-10-06 Marek Olšákutil/idalloc: resize if ID is too large for reservation
2020-10-06 Marek Olšákst/mesa: enable GL name reuse for queries based on...
2020-10-06 Marek Olšákdriconf: enable force_glsl_extensions_warn for viewperf
2020-10-06 Marek Olšákdriconf: force the vendor string to NVIDIA to fix viewp...
2020-10-06 Marek Olšákgl_marshal.py: inline print_sync_dispatch
2020-10-06 Marek Olšákmesa: factor out layout parsing for glInterleavedArrays
2020-10-06 Jason Ekstrandnir/constant_folding: Fold load_deref of nir_var_mem_co...
2020-10-06 Jason Ekstrandnir: Validate constant initializers
2020-10-06 Jason Ekstrandnir/constant_folding: Use nir_shader_instruction_pass
2020-10-06 Jason Ekstrandnir/constant_folding: Use the builder
2020-10-06 Mike Blumenkrantzradv: remove VkPipelineCacheCreateInfo::flags assert
2020-10-06 Nanley Cheryiris: Fix a fast-clear skipping optimization
2020-10-06 Mike Blumenkrantzanv: remove VkPipelineCacheCreateInfo::flags assert
2020-10-06 Lionel Landwerlinintel/dev: add a small non installable tool to print...
2020-10-06 Mike Blumenkrantzzink: enable pipe caps for ARB_timer_query
2020-10-06 Mike Blumenkrantzzink: add pipe_context::get_timestamp hook
2020-10-06 Mike Blumenkrantzzink: handle TIME_ELAPSED queries
2020-10-06 Mike Blumenkrantzzink: handle timestamp queries
2020-10-06 Lionel Landwerlinintel/perf: fix crash when no perf queries are supported
2020-10-06 Michel Zouutil: drop non-posix header fnmatch
2020-10-06 Daniel StoneCI: Disable Panfrost T7xx CI
2020-10-06 Mike Blumenkrantzxmlconfig: fix scandir_filter
2020-10-06 Jason Ekstrandspirv: Make the clc_shader const
2020-10-05 Eric Anholtturnip/kgsl: Add strerror decode in BO init failure.
2020-10-05 Eric Anholtturnip: Report device loss through _mesa_loge() instead...
2020-10-05 Eric Anholtturnip: Always enable TU_DEBUG=startup on debug drivers.
2020-10-05 Eric Anholtturnip: Extend the coverage of TU_DEBUG=startup.
2020-10-05 Eric Anholtturnip: Mark the vk_errorf helper as bring printflike.
2020-10-05 Eric Anholtturnip: Use mesa's normal PRINTFLIKE macro instead...
2020-10-05 Eric Anholtturnip: Don't expose VK_ANDROID_native_buffer on non...
2020-10-05 Jason Ekstrandanv: Implement VK_EXT_transform_feedback on Gen7
2020-10-05 Mauro Rossiandroid: panfrost: use python3 for generated sources...
2020-10-05 Mauro Rossiandroid: pan/bi: Use new disassembler (v2)
2020-10-05 Jonathan Marekturnip: implement timestamp fences/semaphores for kgsl...
2020-10-05 Alejandro Piñeirobroadcom/simulator: update to a newer simulator
2020-10-05 Mike Blumenkrantzzink: hook up driconf
2020-10-05 Samuel Pitoisetac/nir,radv: fix invalid IR when loading inline uniform...
2020-10-05 Samuel Pitoisetradv: remove dead deref code in the shader info pass
2020-10-05 Samuel Pitoisetradv: remove unused gs.writes_memory in the shader...
2020-10-05 Samuel Pitoisetac,radv,radeonsi: remove unused parameters in the shade...
2020-10-05 Samuel Pitoisetradeonsi: remove dead code in TCS/TES/GS since const_in...
2020-10-05 Samuel Pitoisetac/nir: remove dead shader IO code
2020-10-05 Samuel Pitoisetac/nir: remove dead global load/store/atomic derefs...
2020-10-05 Samuel Pitoisetradv/llvm: enable lower_unpack_half_2x16
2020-10-05 Samuel Pitoisetac/llvm: implement nir_op_unpack_half_2x16_split_{x,y}
2020-10-05 Samuel Pitoisetradv/llvm: lower VS IO
2020-10-05 Samuel Pitoisetradv/llvm: gather VS input usage mask from load_input
2020-10-05 Samuel Pitoisetradv/llvm: lower TCS IO
2020-10-05 Samuel Pitoisetradv/llvm: gather TCS outputs from the output variables
2020-10-05 Samuel Pitoisetradv/llvm: lower TES IO
2020-10-05 Samuel Pitoisetradv/llvm: lower GS IO
2020-10-05 Samuel Pitoisetradv/llvm: assign driver locations for VS, TCS, TES...
2020-10-05 Samuel Pitoisetac/nir: remove dead load/store deref code for temporary...
next