mesa.git
2018-10-26 Axel Davyst/nine: Enable shadow mapping for ps 1.X
2018-10-26 Axel Davyst/nine: Do not set unused states for stateblocks
2018-10-26 Axel Davyst/nine: Fix aliasing states for stateblocks
2018-10-26 Axel Davyst/nine: Never update device changed.* fields
2018-10-26 Axel Davyst/nine: Capture also default matrices for D3DSBT_ALL
2018-10-26 Axel Davyst/nine: Mark transform matrices dirty for D3DSBT_ALL
2018-10-26 Axel Davyst/nine: Don't update unused world matrices
2018-10-26 Axel Davyst/nine: Remove two unused states.
2018-10-26 Axel Davyst/nine: Remove commented nine_context_apply_stateblock
2018-10-26 Brian Paulnir: Fix array initializer
2018-10-26 Jason Ekstrandanv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
2018-10-26 Jason Ekstrandanv/util: Split a vk_errorv helper out of vk_errorf
2018-10-26 Brian Paulscons/svga: remove opt from the list of valid build...
2018-10-26 Nanley Cheryintel/blorp: Define the clear value bounds for HiZ...
2018-10-26 Eric Engestromradv: remove duplicate brackets in version string
2018-10-26 Eric Engestromvulkan: drop always-true param
2018-10-26 Boyuan Zhangradeon/vcn: use util function to get h264 profile idc
2018-10-26 Boyuan Zhangradeon/vce: use util function to get h264 profile idc
2018-10-26 Boyuan Zhangvl: get h264 profile idc
2018-10-26 Jason Ekstrandintel/nir: Use the OPT macro for more passes
2018-10-26 Jason Ekstrandspirv: Initialize subgroup destinations with the destin...
2018-10-26 Jason Ekstrandspirv: Use the right bit-size for spec constant ops
2018-10-26 Jason Ekstrandnir/prog: Use nir_bany in kill handling
2018-10-26 Jason Ekstrandglsl/nir: Use i2b instead of ine for fixing UBO/SSBO...
2018-10-26 Jason Ekstrandnir/system_values: Use the bit size from the load_deref
2018-10-26 Jason Ekstrandnir/opt_if: Rework condition propagation
2018-10-26 Jason Ekstrandnir/search: Use the nir_imm_* helpers from nir_builder
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...
next