mesa.git
2019-04-12 Eric Anholtv3d: Add missing dumping for the spill offset/size...
2019-04-12 Eric Anholtv3d: Add missing base offset to CS shared memory accesses.
2019-04-12 Eric Anholtv3d: Add Compute Shader compilation support.
2019-04-12 Eric Anholtv3d: Replace the old shader-db env var output with...
2019-04-12 Eric Anholtv3d: Include the number of max temps used in the shader...
2019-04-12 Eric Anholtv3d: Drop a note for the future about PIPE_CAP_PACKED_U...
2019-04-12 Eric Anholtv3d: Add and use a define for the number of channels...
2019-04-12 Eric Anholtnir: Add a comment about how intrinsic definitions...
2019-04-12 Eric Anholtnir: Drop remaining references to const_index in favor...
2019-04-12 Eric Anholtnir: Drop comments about the constant_index slots for...
2019-04-12 Sagar Ghugeintel/fs: Remove unused condition from opt_algebraic...
2019-04-12 Kenneth Graunkeglsl: Set location on structure-split sampler uniform...
2019-04-12 Mateusz Krzakpanfrost: use os_mmap and os_munmap
2019-04-12 Mateusz Krzakpanfrost: cast bo_handles pointer to uintptr_t first
2019-04-12 Jason Ekstrandanv/pipeline: Fix MEDIA_VFE_STATE::PerThreadScratchSpac...
2019-04-12 Eric Engestromgitlab-ci: add lima to the build
2019-04-12 Marek Olšákac: use the common helper ac_apply_fmask_to_sample
2019-04-12 Marek Olšákradeonsi: set AC_FUNC_ATTR_READNONE for image opcodes...
2019-04-12 Marek Olšákmesa: don't overwrite existing shader files with MESA_S...
2019-04-12 Marek Olšákglsl: allow the #extension directive within code blocks...
2019-04-12 Samuel Pitoisetac/nir: remove some useless integer casts for ALU opera...
2019-04-12 Samuel Pitoisetac/nir: remove useless integer cast in visit_image_load()
2019-04-12 Samuel Pitoisetac/nir: remove useless integer cast in adjust_sample_in...
2019-04-12 Samuel Pitoisetac/nir: remove useles LLVMGetUndef for nir_op_pack_64_2...
2019-04-12 Samuel Pitoisetac: add ac_build_load_helper_invocation() helper
2019-04-12 Samuel Pitoisetac: add ac_build_ddxy_interp() helper
2019-04-12 Samuel Pitoisetac: add ac_build_umax() and use it where possible
2019-04-12 Samuel Pitoisetac/nir: make use of ac_build_umin() where possible
2019-04-12 Samuel Pitoisetac/nir: make use of ac_build_imin() where possible
2019-04-12 Samuel Pitoisetac/nir: make use of ac_build_imax() where possible
2019-04-12 Karol Herbstlima: add bool parameter to type_size function
2019-04-12 Karol Herbstnvc0/nir: enable bindless texture
2019-04-12 Karol Herbstnv50/ir/nir: add support for bindless images
2019-04-12 Karol Herbstnv50/ir/nir: handle bindless texture
2019-04-12 Timothy Arceriac/nir_to_llvm: add image bindless support
2019-04-12 Timothy Arceriac/nir_to_llvm: make get_sampler_desc() more generic...
2019-04-12 Karol Herbstglsl/nir: add support for lowering bindless images_derefs
2019-04-12 Karol Herbstglsl/nir: fetch the type for images from the deref...
2019-04-12 Karol Herbstglsl_to_nir: handle bindless textures
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-04-12 Karol Herbstnir: move brw_nir_rewrite_image_intrinsic into common...
2019-04-12 Icenowy Zhenglima: lower bool to float when building shaders
2019-04-12 Tomeu Vizosopanfrost: Guard against reading past end of buffer
2019-04-12 Tomeu Vizosopanfrost: split asserts in pandecode
2019-04-11 Dave Airliellvmpipe: fix undefined shift 1 << 31.
2019-04-11 Dave Airlieswrast: fix undefined shift of 1 << 31
2019-04-11 Dave Airliedraw: fix undefined shift of (1 << 31)
2019-04-11 Kenneth Graunkeiris: Actually pin the scratch BO.
2019-04-11 Lionel Landwerlinanv: store heap address bounds when initializing physic...
2019-04-11 Jason Ekstrandintel/common: Support bigger right-shifts with mi_builder
2019-04-11 Jason Ekstrandanv/cmd_buffer: Use gen_mi_sub instead of gen_mi_add...
2019-04-11 Jason Ekstrandanv: Move mi_memcpy and mi_memset to gen_mi_builder
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for queries
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for conditional rendering
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for indirect dispatch
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for indirect draw parameters
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for computing resolve predicates
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for CmdDrawIndirectByteCount
2019-04-11 Jason Ekstrandintel/common: Add unit tests for gen_mi_builder
2019-04-11 Jason Ekstrandintel/common: Add a MI command builder
2019-04-11 Eric Anholtv3d: Add an optimization pass for redundant flags updates.
2019-04-11 Lubomir Rintelkmsro: Extend to include armada-drm
2019-04-11 Icenowy Zhenglima: implement blit with util_blitter
2019-04-11 Icenowy Zhenglima: make lima_context_framebuffer subtype of pipe_fra...
2019-04-11 Icenowy Zhenglima: add dummy set_sample_mask function
2019-04-11 Eric Engestromgitlab-ci: build gallium extra hud
2019-04-11 Eric Engestrommeson: remove meson-created megadrivers symlinks
2019-04-11 Timothy Arcerinir: initialise some variables in opt_if_loop_last_cont...
2019-04-11 Juan A. Suarez... nir/xfb: do not use bare interface type
2019-04-11 Michel Dänzergitlab-ci: Run CI pipeline for all branches in the...
2019-04-11 Erik Faye-Lundvirgl: use debug_printf instead of fprintf
2019-04-11 Erik Faye-Lundvirgl: do not warn about display-target binding
2019-04-11 Erik Faye-Lundvirgl: only warn about unchecked flags
2019-04-11 Erik Faye-Lundvirgl: unsigned int -> unsigned
2019-04-11 Tapani Pälliegl: setup fds array correctly when exporting dmabuf
2019-04-11 Dylan Bakerdocs: update calendar, and news item and link release...
2019-04-11 Dylan Bakerdocs: Add sha256 sums for 19.0.2
2019-04-11 Dylan Bakerdocs: Add release notes for 19.0.2
2019-04-11 Jan Veselygallium/aux: Report error if loading of a pipe driver...
2019-04-11 Rob Herringkmsro: Add platform support for exynos and sun4i
2019-04-11 Rob Herringkmsro: Add lima renderonly support
2019-04-11 Qiang Yugallium: add lima driver
2019-04-11 Qiang Yudrm-uapi: add lima_drm.h
2019-04-11 Qiang Yugallium/u_vbuf: export u_vbuf_get_minmax_index
2019-04-11 Qiang Yuu_dynarray: add util_dynarray_grow_cap
2019-04-11 Qiang Yuu_math: add ushort_to_float/float_to_ushort
2019-04-11 Guido Günthergallium: trace: Add missing fence related wrappers
2019-04-10 Mark Janesintel/tools: Remove redundant definitions of INTEL_DEBUG
2019-04-10 Mark Janesintel/common: move gen_debug to intel/dev
2019-04-10 Mike Blumenkrantziris: support INTEL_NO_HW environment variable
2019-04-10 Jian-Hong Panintel: Fix the description of Coffeelake pci-id 0x3E98
2019-04-10 Jan VeselyPartially revert "gallium: fix autotools build of pipe_...
2019-04-10 Eric Anholtvc4: Upload CS/VS UBO uniforms together.
2019-04-10 Eric Anholtvc4: Split UBO0 and UBO1 address uniform handling.
2019-04-10 Eric Anholtvc4: Don't forget to set the range when scalarizing...
2019-04-10 Eric Anholtst: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFOR...
2019-04-10 Lionel Landwerlinanv: don't use default pipeline cache for hits for...
2019-04-10 Marek OlšákRevert "glsl: fix shader_storage_blocks_write_access...
2019-04-10 Karol Herbstglsl/standalone: add GLES3.1 and GLES3.2 compatibility
2019-04-10 Erik Faye-Lundvirgl: use debug_printf instead of fprintf
next