mesa.git
2018-10-26 Jason Ekstrandnir/builder: Handle 16-bit floats in nir_imm_floatN_t
2018-10-26 Jason Ekstrandnir/builder: Add a nir_imm_true/false helpers
2018-10-26 Jason Ekstrandnir/constant_folding: Use nir_src_as_bool for discard_if
2018-10-26 Jason Ekstrandnir/constant_folding: Add an unreachable to a switch
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-26 Jason Ekstrandanv: Handle the device loss abort in anv_device_set_lost
2018-10-26 Jason Ekstrandanv: Add helpers for setting/checking device lost
2018-10-26 Jason Ekstrandanv: Provide a error message with a DEVICE_LOST
2018-10-26 Alex Smithanv: Fix sanitization of stencil state when the depth...
2018-10-26 Samuel Pitoisetradv: implement image to image operations for R32G32B32
2018-10-26 Samuel Pitoisetradv: fix a comment in radv_meta_buffer_to_image_cs_r32...
2018-10-26 Samuel Pitoisetradv: add get_image_stride_for_r32g32b32() helper
2018-10-26 Samuel Pitoisetradv: add create_bview_for_r32g32b32() helper
2018-10-26 Samuel Pitoisetradv: add create_buffer_from_image() helper
2018-10-26 Sagar Ghugeintel/compiler: Print message descriptor as immediate...
2018-10-26 Sagar Ghugeintel/compiler: Print hex representation along with...
2018-10-26 David McFarlandutil: Change remaining uint32 cache ids to sha1
2018-10-25 Hyunjun Kofreedreno: use fd_bc_alloc_batch instead of fd_batch_cr...
2018-10-25 Hyunjun Kofreedreno/ir3: take reg->num out of union in ir3_register
2018-10-25 Rob Clarkfreedreno/a6xx: disable unused groups
2018-10-25 Rob Clarkfreedreno: add useful assert
2018-10-25 Alok Hotaswr/rast: ignore CreateElementUnorderedAtomicMemCpy
2018-10-25 Alok Hotaswr/rast: fix intrinsic/function for LLVM 7 compatibility
2018-10-25 Rhys Perrynvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to...
2018-10-25 Bas Nieuwenhuizenradv: Emit enqueued pipeline barriers on event write.
2018-10-25 Bas Nieuwenhuizenradv: Add support for VK_KHR_driver_properties.
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop set_foreach...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-24 Dylan Bakergen: Add AMD_gpu_shader_int64.xml to tarball
2018-10-24 Dylan Bakergen: Add EXT_vertex_attrib_64bit.xml to dependency...
2018-10-24 Eric Engestromanv: move variable to proper scope and mark as MAYBE_UNUSED
2018-10-24 Eric Engestromanv: use snprintf() instead of memset()+strcpy()
2018-10-24 Eric Engestromanv: drop unused includes
2018-10-24 Dylan Bakerautotools: include intel_tiled_memcopy.c
2018-10-24 Dylan Bakermeson: fix formatting and add extra_files to i965
2018-10-24 Eduardo Lima... ir3_compiler/nir: fix imageSize() for buffer-backed...
2018-10-24 Jose Fonsecanir: Fix array initializer.
2018-10-24 Liviu Prodeascons: Put to rest zombie texture_float build option.
2018-10-24 Alex Smithanv: Allow presenting via a different GPU
2018-10-24 Juan A. Suarez... nir: fix nir_copy_propagation test
2018-10-23 Timothy Arceriradv: call nir_link_xfb_varyings()
2018-10-23 Timothy Arceriradv: move nir_lower_io_to_scalar_early() to radv_link_...
2018-10-23 Samuel Pitoisetnir: add linking helper nir_link_xfb_varyings()
2018-10-23 Sagar Ghugeintel/compiler: Change src1 reg type to unsigned doubleword
2018-10-23 Eduardo Lima... mesa/glformats: Remove redundant helper _mesa_base_form...
2018-10-23 Jason Ekstrandnir/algebraic: Fix a typo in the bit size validation...
2018-10-23 Leo Liuamd/common: check DRM version 3.27 for JPEG decode
2018-10-23 Juan A. Suarez... docs: update calendar
2018-10-23 Lionel Landwerlinintel/decoders: fix end of batch limit
2018-10-23 Boyuan Zhangradeonsi: enable vcn jpeg decode for raven
2018-10-23 Boyuan Zhangwinsys/amdgpu: add vcn jpeg cs support
2018-10-23 Boyuan Zhangamd/common: add vcn jpeg ip info query
2018-10-23 Boyuan Zhangradeon/vcn: implement jpeg target buffer cmd
2018-10-23 Boyuan Zhangradeon/vcn: implement jpeg bitstream buffer cmd
2018-10-23 Boyuan Zhangradeon/uvd: remove get mjpeg slice header
2018-10-23 Boyuan Zhangst/va: get mjpeg slice header
2018-10-23 Boyuan Zhangradeon/vcn: add jpeg decode implementation
2018-10-23 Boyuan Zhangradeon/vcn: separate send cmd call from end frame
2018-10-23 Boyuan Zhangradeon/vcn: create cs based on ring type
2018-10-23 Boyuan Zhangradeon/winsys: add vcn jpeg ring type
2018-10-23 Boyuan Zhangradeon/vcn: add vcn jpeg decode interface
2018-10-23 Boyuan Zhangradeon/vcn: move radeon decoder define to header file
2018-10-23 Boyuan Zhangmeson: update required amdgpu version to 2.4.95
2018-10-23 Boyuan Zhangconfigure.ac: update libdrm amdgpu version to 2.4.95
2018-10-23 Samuel Pitoisetradv: fix btoi for R32G32B32 when the dest offset is...
2018-10-23 Scott D Phillipsi965/miptree: Use cpu tiling/detiling when mapping
2018-10-23 Scott D Phillipsi965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
2018-10-23 Tapani Pällii965: expose type of memcpy instead of memcpy function...
2018-10-23 Eric Engestromutil: use *unsigned* ints for bit operations
2018-10-23 Eric Engestromradv: s/abs/fabsf/ for floats
2018-10-23 Eric Engestrommeson: drop option description relic
2018-10-23 Jason Ekstrandst/mesa: Record shader access qualifiers for images
2018-10-22 Jason Ekstrandnir/algebraic: Provide descriptive asserts for bit...
2018-10-22 Jason Ekstrandnir/algebraic: Loosen a restriction on variables
2018-10-22 Jason Ekstrandnir/algebraic: A bit of validation refactoring'
2018-10-22 Jason Ekstrandnir/algebraic: Make internal classes str-able
2018-10-22 Jason Ekstrandnir/algebraic: Generalize an optimization
2018-10-22 Jason Ekstrandnir/algebraic: Use bool internally instead of bool32
2018-10-22 Kenneth Graunkeintel: Fix decoding for partial STATE_BASE_ADDRESS...
2018-10-22 Jason Ekstrandnir: Use nir_src_is_const and nir_src_as_* in core...
2018-10-22 Jason Ekstrandnir/search_helpers: Use nir_src_is_const and friends
2018-10-22 Jason Ekstrandnir/search: Use nir_src_is_const and friends
2018-10-22 Jason Ekstrandnir: Add some new helpers for working with const sources
2018-10-22 Alyssa Rosenzweigmesa/st: Only call nir_lower_io_to_scalar_early on...
2018-10-22 Dylan Bakermeson: don't require libelf for r600 without LLVM
2018-10-22 Jason Ekstrandanv,radv: Trivially expose two new VK_GOOGLE extensions
2018-10-22 Jason Ekstrandspirv: Add no-op support for VK_GOOGLE_hlsl_functionality1
2018-10-22 Jason Ekstrandspirv: Add support for SPV_GOOGLE_decorate_string
2018-10-22 Rob Herringandroid: Build kms_swrast for the Android platform
2018-10-22 Connor Abbottac: Fix loading a dvec3 from an SSBO
2018-10-22 Connor Abbottac: Introduce ac_build_expand()
2018-10-21 Eduardo Lima... ir3/nir: Set up image_dims consts for image_deref_size...
2018-10-20 Karol Herbstnv50/ir: fix ConstantFolding::createMul for 64 bit...
2018-10-19 Sonny Jiangradeonsi: Disable clear_state with radeon kernel driver
2018-10-19 Kenneth Graunkemeson: Add -Werror=return-type when supported.
2018-10-19 Jason Ekstrandanv: Define trampolines as the weak functions
2018-10-19 Juan A. Suarez... docs: fix typo in 18.2.3 release notes link
2018-10-19 Juan A. Suarez... docs: update calendar, add news item and link release...
2018-10-19 Juan A. Suarez... docs: add sha256 checksums for 18.2.3
2018-10-19 Juan A. Suarez... docs: add release notes for 18.2.3
next