turnip: Add msm queue support.
[mesa.git] / src /
2019-03-11 Bas Nieuwenhuizenturnip: Add msm queue support.
2019-03-11 Bas Nieuwenhuizenturnip: Add a command stream.
2019-03-11 Bas Nieuwenhuizenturnip: Implement a slow bo list
2019-03-11 Bas Nieuwenhuizenturnip: Implement some UUIDs.
2019-03-11 Bas Nieuwenhuizenturnip: clean up TODO.
2019-03-11 Bas Nieuwenhuizenturnip: Remove some radv leftovers.
2019-03-11 Bas Nieuwenhuizenturnip: Implement some format properties for RGBA8.
2019-03-11 Chia-I Wuturnip: add .clang-format
2019-03-11 Bas Nieuwenhuizenturnip: Implement pipe-less param query.
2019-03-11 Bas Nieuwenhuizenturnip: move tu_gem.c to tu_drm.c
2019-03-11 Bas Nieuwenhuizenturnip: Stop hardcoding the msm version check.
2019-03-11 Bas Nieuwenhuizenturnip: Add image layout calculations.
2019-03-11 Bas Nieuwenhuizenturnip: Fix memory mapping.
2019-03-11 Bas Nieuwenhuizenturnip: Fix bo allocation after we stopped using libdrm...
2019-03-11 Bas Nieuwenhuizenturnip: Add 630 to the list.
2019-03-11 Chad Versaceturnip: Don't return from tu_stub funcs
2019-03-11 Chad Versaceturnip: Fix 'unused' warnings
2019-03-11 Chad Versaceturnip: Add TODO file
2019-03-11 Chad Versaceturnip: Replace fd_bo with tu_bo
2019-03-11 Chad Versaceturnip: Use vk_errorf() for initialization error messages
2019-03-11 Chad Versaceturnip: Add TODO for Android logging
2019-03-11 Chad Versaceturnip: Require DRM device version >= 1.3
2019-03-11 Chad Versaceturnip: Fix indentation
2019-03-11 Chad Versaceturnip: Fix a real -Wmaybe-uninitialized
2019-03-11 Chad Versaceturnip: Use vk_outarray in all relevant public functions
2019-03-11 Chad Versaceturnip: Fix result of vkEnumerate*ExtensionProperties
2019-03-11 Chad Versaceturnip: Fix result of vkEnumerate*LayerProperties
2019-03-11 Chad Versaceturnip: Fix indentation in function signatures
2019-03-11 Bas Nieuwenhuizenturnip: Disable more features.
2019-03-11 Bas Nieuwenhuizenturnip: Initialize memory type in requirements.
2019-03-11 Bas Nieuwenhuizenturnip: Cargo cult the Intel heap size functionality.
2019-03-11 Bas Nieuwenhuizenturnip: Report a memory type and heap.
2019-03-11 Bas Nieuwenhuizenturnip: Add buffer allocation & mapping support.
2019-03-11 Bas Nieuwenhuizenturnip: Fix newly introduced warning.
2019-03-11 Bas Nieuwenhuizenturnip: Remove abort.
2019-03-11 Bas Nieuwenhuizenturnip: Gather some device info.
2019-03-11 Bas Nieuwenhuizenturnip: Fix up detection of device.
2019-03-11 Chad Versaceturnip: Drop Makefile.am and Android.mk
2019-03-11 Bas Nieuwenhuizenturnip: Add driver skeleton (v2)
2019-03-11 Connor Abbottnir/serialize: Prevent writing uninitialized state_slot...
2019-03-11 Tapani Pällianv: release memory allocated by glsl types during...
2019-03-11 Eric Engestromwsi/x11: use WSI_FROM_HANDLE() instead of pointer casts
2019-03-11 Eric Engestromwsi/wayland: fix pointer casting warning on 32bit
2019-03-11 Eric Engestromwsi/display: s/#if/#ifdef/ to fix -Wundef
2019-03-11 Eric Engestromwsi: deduplicate get_current_time() functions between...
2019-03-11 Tapani Pällianv: release memory allocated by bo_heap when descripto...
2019-03-11 Tapani Pällianv: destroy descriptor sets when pool gets destroyed
2019-03-11 Timothy Arcerianv: add support for dumping shader info via VK_EXT_deb...
2019-03-10 Kenneth Graunkeiris: Fix backface stencil write condition
2019-03-10 Alyssa Rosenzweigpanfrost/drm: Cast pointer to u64 to fix warning
2019-03-10 Tomeu Vizosopanfrost: Add backend targeting the DRM driver
2019-03-10 Tomeu Vizosopanfrost: Add gem_handle to panfrost_memory and panfrost_bo
2019-03-10 Rob Clarkfreedreno/a6xx: more bcolor fixes
2019-03-09 Eric Engestrompanfrost: move #include to fix compilation
2019-03-09 Eric Engestrompanfrost: fix tgsi_to_nir() call
2019-03-09 Axel DavyRevert "d3dadapter9: Support software renderer on any...
2019-03-09 Axel Davyst/nine: Change a few advertised caps
2019-03-09 Axel Davyst/nine: Do not advertise CANMANAGERESOURCE
2019-03-09 Axel Davyst/nine: Do not advertise support for D15S1 and D24X4S4
2019-03-09 Patrick Rudolphd3dadapter9: Support software renderer on any DRI device
2019-03-09 Axel Davyst/nine: Disable depth write when nothing gets updated
2019-03-09 Elie Tourniervirgl: Return an error if we use fp64 on top of GLES
2019-03-09 Elie Tourniervirgl: Set PIPE_CAP_DOUBLES when running on GLES This...
2019-03-09 Elie Tourniervirgl: Add a caps to advertise GLES backend
2019-03-09 Kenneth GraunkeRevert MR 369 (Fix extract_i8 and extract_u8 for 64...
2019-03-09 Ian Romanicknir/algebraic: Add missing 16-bit extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Add missing 64-bit extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Remove redundant extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Fix up extract_[iu]8 after loop unrolling
2019-03-09 Jason Ekstrandanv/pipeline: Move lower_explicit_io much later
2019-03-09 Jason Ekstrandintel/nir: Move lower_mem_access_bit_sizes to postproce...
2019-03-08 Rob Clarkfreedreno/ir3: turn on [iu]mul_high
2019-03-08 Rob Clarkfreedreno/ir3: fix ir3_cmdline harder
2019-03-08 Eric Anholtst/dri: Set the PIPE_BIND_SHARED flag on create_image_w...
2019-03-08 Kenneth Graunkeiris: Use copy_region and staging resources to avoid...
2019-03-08 Karol Herbstprog_to_nir: fix write from vps to FOG
2019-03-08 Sagar Ghugeiris: Track last VS URB entry size
2019-03-08 Sagar Ghugeiris: Refactor code to share 3DSTATE_URB_* packet
2019-03-08 Eric Engestromglx/meson: use full include path for dri_interface.h
2019-03-08 Eric Engestromhgl/meson: drop unused include directory
2019-03-08 Brian Paulintel/compiler: silence unitialized variable warning...
2019-03-08 Brian Paulintel/decoders: silence uninitialized variable warnings...
2019-03-08 Brian Paulst/mesa: init hash keys with memset(), not designated...
2019-03-08 Eric Engestromr600: cast pointer to expected type
2019-03-08 Eric Engestromautotools: don't build libGLES*.so with GLVND
2019-03-08 Eric Engestrommeson: don't build libGLES*.so with GLVND
2019-03-08 Brian Paulpipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
2019-03-08 Brian Paulsvga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()
2019-03-08 Brian Paulsvga: refactor draw_vgpu10() function
2019-03-08 Brian Paulst/mesa: whitespace, formatting fixes in st_cb_flush.c
2019-03-08 Brian Paulst/mesa: move, clean-up shader variant key decls/inits
2019-03-08 Brian Paulwinsys/svga: use new pb_usage_flags enum type
2019-03-08 Brian Paulpipebuffer: whitespace fixes in pb_buffer.h
2019-03-08 Brian Paulpipebuffer: use new pb_usage_flags enum type
2019-03-08 Charmaine Leesvga: add svga shader type in the shader variant
2019-03-08 Brian Paulgallium/util: add some const qualifiers in u_bitmask.c
2019-03-08 Brian Paulgallium/util: whitespace cleanups in u_bitmask.[ch]
2019-03-08 Alejandro Piñeironir/linker: fix ARRAY_SIZE query with xfb varyings
2019-03-08 Antia Puentesnir/linker: Fix TRANSFORM_FEEDBACK_BUFFER_INDEX
2019-03-08 Alejandro Piñeironir/linker: use nir_gather_xfb_info
next