nouveau: Remove no-op nvgl_logicop_func function
[mesa.git] / src / amd /
2017-12-18 Samuel Pitoisetamd/common: add ac_vgt_gs_mode() helper
2017-12-18 Samuel Pitoisetamd/common: add ac_get_cb_shader_mask() helper
2017-12-18 Samuel PitoisetRevert "radv: do not load unused gl_LocalInvocationID...
2017-12-18 Dave Airlieradv: port merge tess info from anv
2017-12-18 Bas Nieuwenhuizenradv: Add external fence support.
2017-12-18 Bas Nieuwenhuizenradv: Implement VK_KHR_external_fence_fd.
2017-12-18 Bas Nieuwenhuizenradv: Implement fences based on syncobjs.
2017-12-18 Bas Nieuwenhuizenamd/common: Add detection of the syncobj wait/signal...
2017-12-18 Bas Nieuwenhuizenradv: Add syncobj signal/reset/wait to winsys.
2017-12-18 Bas Nieuwenhuizenradv: Fix multi-layer blits.
2017-12-14 Samuel Pitoisetamd/common: add ac_build_waitcnt()
2017-12-14 Samuel Pitoisetamd/common: more use of i32_1
2017-12-14 Samuel Pitoisetamd/common: more use of i32_0
2017-12-14 Samuel Pitoisetradeonsi: make use of ac_build_fdiv()
2017-12-14 Samuel Pitoisetradv: export SampleMask from pixel shaders at full...
2017-12-14 Samuel Pitoisetamd/common: add ac_get_spi_shader_z_format()
2017-12-14 Samuel Pitoisetradv: do not load the local invocation index when it...
2017-12-14 Samuel Pitoisetradv: do not load unused gl_LocalInvocationID/gl_WorkGr...
2017-12-14 Samuel Pitoisetamd/common: scan which components of gl_LocalInvocation...
2017-12-14 Samuel Pitoisetamd/common: scan which components of gl_WorkGroupID...
2017-12-14 Samuel Pitoisetradv: set FORCE_SIMD_DIST(1) for compute when profitable
2017-12-14 Samuel Pitoisetradv: calculate best compute resource limits
2017-12-14 Samuel Pitoisetradv: store the dispatch initiator into the device
2017-12-14 Samuel Pitoisetradv: replace grid_components_used by uses_grid_size
2017-12-14 Samuel Pitoisetradv: always emit all compute block components
2017-12-14 Bas Nieuwenhuizenradv: Don't advertise VK_EXT_debug_report.
2017-12-13 Timothy Arceriac: fix nir_op_f2f64
2017-12-11 Bas Nieuwenhuizenac/nir: Support vulkan_resource_reindex.
2017-12-11 Bas Nieuwenhuizenac/nir: Don't load the descriptor in vulkan_resource_index.
2017-12-10 Bas Nieuwenhuizenradv: Don't use local BOs when allocating with export...
2017-12-08 Samuel Pitoisetradv: do not print ASM to stderr when dumping shaders
2017-12-08 Samuel Pitoisetradv/winsys: implement query_value()
2017-12-08 Samuel Pitoisetradv: remove useless check radv_set_dcc_need_cmask_elim...
2017-12-08 Samuel Pitoisetradv: remove useless checks in radv_set_{color,depth...
2017-12-08 Samuel Pitoisetradv: only re-mit the index type when it changes
2017-12-08 Samuel Pitoisetradv: only reset command buffers that are not in the...
2017-12-08 Samuel Pitoisetradv: track different status of a command buffer
2017-12-08 Samuel Pitoisetradv: fix TC-compat HTILE with VK_FORMAT_D32_SFLOAT_S8_...
2017-12-07 Samuel Pitoisetradv: use a faster version for nir_op_pack_half_2x16
2017-12-07 Alex Smithradv: Add LLVM version to the device name string
2017-12-06 Fredrik Höglundradv: fix a case statement in GetMemoryFdPropertiesKHR
2017-12-04 Samuel Pitoisetradv: fix a crash in radv_can_dump_shader()
2017-12-04 Jason Ekstrandradv: Implement VK_KHR_get_surface_capabilities2
2017-12-04 Jason Ekstrandvulkan/wsi: Initialize individual WSI interfaces in...
2017-12-04 Jason Ekstrandvulkan/wsi: Drop some unneeded cruft from the API
2017-12-04 Jason Ekstrandvulkan/wsi: Add wrappers for all of the surface queries
2017-12-04 Jason Ekstrandvulkan/wsi: Drop the can_handle_different_gpu parameter...
2017-12-04 Jason Ekstrandvulkan/wsi: Add a helper for AcquireNextImage
2017-12-04 Dave Airlievulkan/wsi: move swapchain create/destroy to common...
2017-12-04 Jason Ekstrandvulkan/wsi: Move get_images into common code
2017-12-04 Dave Airlieradv/wsi: Move the guts of QueuePresent to wsi common
2017-12-04 Dave Airlieradv/wsi: drop allocate memory special case
2017-12-04 Jason Ekstrandvulkan/wsi: Do image creation in common code
2017-12-04 Jason Ekstrandvulkan/wsi: Implement prime in a completely generic way
2017-12-04 Jason Ekstrandradv: Move wsi initialization later in physical_device_init
2017-12-04 Jason Ekstrandradv/image: Implement the wsi "extension"
2017-12-04 Jason Ekstrandradv: Implement VK_EXT_external_memory_dma_buf
2017-12-04 Jason Ekstrandvulkan/wsi: Add a wsi_device_init function
2017-12-04 Daniel Stonevulkan/wsi: Add a wsi_image structure
2017-12-04 Dave Airlievulkan/wsi: use function ptr definitions from the spec.
2017-12-04 Timothy Arceriac: add si_nir_load_input_gs() to the abi
2017-12-04 Timothy Arceriac: move build_varying_gather_values() to ac_llvm_build...
2017-12-04 Timothy Arceriac: add basic nir -> llvm type helper
2017-12-04 Timothy Arceriradv: enable nir varying array splitting
2017-12-03 Timothy Arceriradv: enable nir component packing
2017-12-02 Jason Ekstrandspirv: Convert the supported_extensions struct to spirv...
2017-12-01 Eric Engestromamd: remove always-true BRAHMA_BUILD define
2017-12-01 Samuel Pitoisetradv: only reset command buffers when the allocation...
2017-12-01 Samuel Pitoisetradv: do not dump meta shaders with RADV_DEBUG=shaders
2017-11-30 Samuel Pitoisetradv: do not allocate CMASK or DCC for small surfaces
2017-11-30 Samuel Pitoisetradv: do not set DISABLE_LSB_CEIL on GFX9
2017-11-30 Samuel Pitoisetradv: remove set but unnecessary radv_color_buffer_info...
2017-11-30 Samuel Pitoisetradv: do not store gfx9_epitch in radv_color_buffer_info
2017-11-30 Marek Olšákac/surface: always compute DCC info when DCC is possibl...
2017-11-29 Marek Olšákradeonsi: dismantle si_common_screen_init/destroy
2017-11-29 Marek Olšákradeonsi: move/remove ac_shader_binary helpers
2017-11-29 Marek Olšákac/surface: enable DCC computation for MSAA
2017-11-28 Dylan Bakermeson: build r600 driver
2017-11-28 Nicolai Hähnleac/surface: fix indentation
2017-11-28 Nicolai Hähnleamd/common: sid.h cleanups
2017-11-28 Jason Ekstrandradv: Use the suffixed versions of VK_QUEUE_GLOBAL_PRIO...
2017-11-27 Marek Olšákac: pack legacy_surf_level better
2017-11-27 Marek Olšákac: change legacy_surf_level::slice_size to dword units
2017-11-27 Marek Olšákac: pack ac_surface better
2017-11-27 Dave Airlieac/nir: don't write tcs outputs to LDS that aren't...
2017-11-24 Samuel PitoisetRevert "radv: remove unnecessary memset() in radv_Alloc...
2017-11-24 Samuel Pitoisetradv/winsys: improve error messages when the buffer...
2017-11-24 Samuel Pitoisetradv/winsys: do not try to create a BO list with 0...
2017-11-20 Nicolai Hähnleamd: build addrlib with C++11
2017-11-20 Samuel Pitoisetradv: use a 16 bytes array for the sampled/storage...
2017-11-20 Samuel Pitoisetradv: do not add the query pool BO to the list in vkCmd...
2017-11-20 Samuel Pitoisetradv: only load needed depth clear regs for fast depth...
2017-11-20 Samuel Pitoisetradv: do not add the image BO in radv_set_depth_clear_r...
2017-11-20 Samuel Pitoisetradv: remove useless assertion in emit_depthstencil_clear()
2017-11-20 Samuel Pitoisetradv: remove useless check in radv_set_depth_clear_regs()
2017-11-17 Boyuan Zhangradeon/common: add vcn enc ip info query
2017-11-15 Timothy Arceriac: add gs_{prim,invocation}_id to the abi
2017-11-15 Dave Airlieradv: it isn't an error to not support a format or...
2017-11-15 Samuel Pitoisetradv: add the vertex buffers BO to the list at bind...
2017-11-15 Samuel Pitoisetradv: replace vb_dirty with RADV_CMD_DIRTY_VERTEX_BUFFER
next