mesa.git
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
2018-10-19 Jose Fonsecascons: Remove gles option.
2018-10-19 Bas Nieuwenhuizenradv: Fix WSI & PCI bus info initialization order.
2018-10-18 Marek Olšákradeonsi: fix a typo in a comment in emit_guardband
2018-10-18 Marek Olšákradeonsi: fix gnome-shell crash
2018-10-18 Jason EkstrandRevert "anv: Stop generating weak references for instan...
2018-10-18 Marek Olšákradeonsi: clamp point size to the limit
2018-10-18 Marek Olšákradeonsi: fix a VGT hang with primitive restart on...
2018-10-18 Marek Olšákradeonsi: fix a deadlock due to partially-initialized...
2018-10-18 Jan Veselyradeonsi: Bump number of allowed global buffers to 32
2018-10-18 Andres Rodriguezradv: fix check for perftest options size
2018-10-18 Marek Olšákradeonsi: fix incorrect hw screen offset and guardband...
2018-10-18 Jason Ekstrandvulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
2018-10-18 Michel Dänzerloader/dri3: Also wait for front buffer fence if we...
2018-10-18 Jason Ekstrandanv: Stop generating weak references for instance entry...
2018-10-18 Jason Ekstrandvulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
2018-10-18 Jason Ekstrandvulkan/wsi: Store the instance allocator in wsi_device
2018-10-18 Michał Janiszewskist/xlib: Use more appropriate include guard
2018-10-18 Michał Janiszewskigallium: Fix mismatched ifdef-guards
2018-10-18 Gert Wollnysoftpipe: dynamically allocate space for immediate...
2018-10-18 Timothy Arceriradv: use nir_shrink_vec_array_vars()
2018-10-18 Timothy Arceriradv: use nir_split_array_vars()
2018-10-18 Timothy Arceriradv: use nir_opt_find_array_copies()
2018-10-18 Timothy Arceriradv: use nir_opt_copy_prop_vars and nir_opt_dead_write...
2018-10-18 Keith Packardvulkan: Add VK_EXT_calibrated_timestamps extension...
2018-10-17 Topi Pohjolainenintel/compiler/icl: Use invocation id bits 22:16 instea...
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-10-17 Rob Clarkfreedreno/a6xx: don't allocate binning rb
next