platform/upstream/mesa.git
2022-09-12 Karol Herbstrusticl/mem: support read/write/copy ops for images
2022-09-12 Karol Herbstrusticl/mesa: support mapping textures
2022-09-12 Karol Herbstrusticl/spirv: add print method
2022-09-12 Karol Herbstrusticl: add support for printf
2022-09-12 Karol Herbstrusticl/event: timeout wait on condvar to abort on...
2022-09-12 Karol Herbstrusticl/kernel: add stub for clGetKernelSubGroupInfo
2022-09-12 Karol Herbstrusticl/program: add stubs for program ctors and dtors
2022-09-12 Karol Herbstrusticl/pipe: add clGetPipeInfo stub end return CL_INVA...
2022-09-12 Karol Herbstrusticl/mem implement the memory *WithProperties API
2022-09-12 Karol Herbstrusticl/device: expose cles_khr_int64 for compatible...
2022-09-12 Karol Herbstrusticl/kernel: sweep nir to reduce peak memory usage
2022-09-12 Karol Herbstrusticl/kernel: report SIMD width as work group sizes
2022-09-12 Karol Herbstrusticl/icd: add more func pointers
2022-09-12 Karol Herbstrusticl: add svm func stubs
2022-09-12 Karol Herbstrusticl/program: add il stubs
2022-09-12 Karol Herbstrusticl: claim support for generic pointers
2022-09-12 Karol Herbstrusticl/device: advertize atomic caps
2022-09-12 Karol Herbstrusticl/device: set required double fp config values
2022-09-12 Karol Herbstrusticl/kernel: implement clCloneKernel
2022-09-12 Karol Herbstrusticl/context: implement clSetContextDestructorCallback
2022-09-12 Karol Herbstrusticl: advertize CL 1.1 and CL 1.2 extensions
2022-09-12 Karol Herbstrusticl/kernel: add missing preprocessor definitions
2022-09-12 Karol Herbstrusticl/kernel: add support for offsets
2022-09-12 Karol Herbstrusticl/kernel: run driver requested lowering passes
2022-09-12 Karol Herbstrusticl/mem: finish clEnqueueMigrateMemObjects
2022-09-12 Karol Herbstrusticl/kernel: implement CL_KERNEL_COMPILE_WORK_GROUP_SIZE
2022-09-12 Karol Herbstrusticl/event: add fake impl of clGetEventProfilingInfo
2022-09-12 Karol Herbstrusticl/program: implement clCreateProgramWithBinary
2022-09-12 Karol Herbstrusticl/api: add param to query which contains applicat...
2022-09-12 Karol Herbstrusticl: implement clUnloadPlatformCompiler
2022-09-12 Karol Herbstrusticl/program: support compiling libraries
2022-09-12 Karol Herbstrusticl/mem: add clEnqueueMigrateMemObjects stub
2022-09-12 Karol Herbstrusticl/event: implement marker and barrier
2022-09-12 Karol Herbstrusticl/mem: implement clFillBuffer
2022-09-12 Karol Herbstrusticl/mem: implement clCopyBuffer
2022-09-12 Karol Herbstrusticl/queue: fix clReleaseCommandQueue
2022-09-12 Karol Herbstrusticl/program: undefine __IMAGE_SUPPORT__ if images...
2022-09-12 Karol Herbstrusticl/kernel: implement clEnqueueTask
2022-09-12 Karol Herbstrusticl/kernel: implement clCreateKernelsInProgram
2022-09-12 Karol Herbstrusticl/event: proper eventing support
2022-09-12 Karol Herbstrusticl/mesa: add fencing support
2022-09-12 Karol Herbstrusticl: hack for CL 3.0
2022-09-12 Karol Herbstrusticl/event: wrong but non crashing impl of clWaitFor...
2022-09-12 Karol Herbstrusticl/mem: use helper context for COPY_HOST_PTR buffers
2022-09-12 Karol Herbstrusticl/kernel: clGetKernelWorkGroupInfo allows a NULL...
2022-09-12 Karol Herbstrusticl/kernel: more clGetKernelWorkGroupInfo props
2022-09-12 Karol Herbstrusticl: translate spirv to nir and first steps to...
2022-09-12 Karol Herbstrusticl: nir bindings
2022-09-12 Karol Herbstrusticl/kernel: basic implementation
2022-09-12 Karol Herbstrusticl/mem: support ops on subbuffers
2022-09-12 Karol Herbstrusticl: implement clEnqueueReadBuffer
2022-09-12 Karol Herbstrusticl: implement clFinish and clFlush
2022-09-12 Karol Herbstrusticl/util: add static_assert macro
2022-09-12 Karol Herbstrusticl: finish implementing clBuildProgram
2022-09-12 Karol Herbstrusticl: added
2022-09-11 David Heidelbergci/lava: collapse printing env
2022-09-11 David Heidelbergci/test: collapse printing env
2022-09-11 David Heidelbergci/traces: do not keep a cache, which will be wiped...
2022-09-11 Thomas H.P... spirv: avoid allocating memory twice
2022-09-11 Emma Anholtci: Add support for Jetson TK1.
2022-09-10 Mike Blumenkrantzzink: implement async nir creation
2022-09-10 Mike Blumenkrantzmesa/st: add MESA_COMPUTE_PBO env var
2022-09-10 Mike Blumenkrantzmesa/st: add specialized pbo download shaders
2022-09-10 Mike Blumenkrantzst_pbo/compute: use new shader interface to perform...
2022-09-10 Mike Blumenkrantzgallium: add pipe_screen::driver_thread_add_job
2022-09-10 Mike Blumenkrantzmesa/st: move compute pbo shutdown to compute pbo file
2022-09-10 Mike Blumenkrantzst_pbo/compute: use split shader finish funcs
2022-09-10 Mike Blumenkrantzmesa/st: split out builtin shader finish
2022-09-10 Gert Wollnyvirgl: Report CONSTANT_BUFFER_SIZE according to GL_MAX_...
2022-09-10 Gert Wollnyr600: set nir option lower_cs_local_index_to_id
2022-09-10 Isaac Bosompemvirgl: Set use_staging in resource_from_handle
2022-09-09 Alyssa Rosenzweigdocs/envvars: Document Asahi variables
2022-09-09 Mike Blumenkrantzzink: add a ci skip for anv
2022-09-09 Roman Stratiienkolima: Ensure jobs initialized before calling lima_job_f...
2022-09-09 Caio Oliveiraintel/compiler: Add helper for barrier message payload...
2022-09-09 Caio Oliveiraintel/compiler: Create fs_visitor::emit_tcs_barrier()
2022-09-09 Danilo Krummrichnv50/ir: handle U8/U16 integers converting to U64
2022-09-09 Danilo Krummrichnv50/ir: handle S8/S16 integers converting to S64
2022-09-09 Danilo Krummrichnv50/ir: split and cvt 64bit integers for {i,u}2{i...
2022-09-09 Danilo Krummrichnv50/ir: add intermediate conversion for f2{i,u}{8,16}
2022-09-09 Danilo Krummrichnv50/ir/nir: always round towards zero for f2i/f2u
2022-09-09 Danilo Krummrichnv50/ir/nir: convert 8/16 bit src to 32 bit for {i...
2022-09-09 Danilo Krummrichnv50/ir: add isUnsignedIntType() and isIntType() helpers
2022-09-09 Danilo Krummrichnv50/ir/nir: avoid 8/16 bit dest regs for OP_MOV
2022-09-09 Danilo Krummrichnv50/ir/nir: convert to 32 bit for all OP_SET opcodes
2022-09-09 Danilo Krummrichnv50/ir/nir: add conversion ops for bit width < 32
2022-09-09 Tomeu Vizosogallium: Add PIPE_CAP_QUERY_TIMESTAMP_BITS
2022-09-09 Iago Toral... v3dv: implement VK_EXT_memory_budget
2022-09-09 Iago Toral... broadcom/simulator: add a helper to get the amount...
2022-09-09 Iago Toral... v3dv: limit heap size to 4GB
2022-09-09 Iago Toral... v3dv: fix variable type
2022-09-09 Iago Toral... v3dv: expose VK_EXT_attachment_feeback_loop_layout
2022-09-09 Iago Toral... v3dv: implement VK_EXT_depth_clip_control
2022-09-09 Karmjit Mahilpvr: Add depth_bias_array handling on dbenable.
2022-09-09 Jason Ekstrandradv: Switch to dynamic rendering only
2022-09-09 Jason Ekstrandradv: Leave image layouts alone when doing HW MSAA...
2022-09-09 Jason Ekstrandradv: Only copy the render area from VRS to HTILE
2022-09-09 Jason Ekstrandradv: Set the window scissor to the render area, not...
2022-09-09 Martin Roukala... radv/ci: document an unstable test
2022-09-09 Mark Collinstu: Retain allocated CSes in tu_autotune_on_submit
next