ac: completely remove +auto-waitcnt-before-barrier
[mesa.git] / src / amd /
2018-08-22 Marek Olšákac: completely remove +auto-waitcnt-before-barrier
2018-08-20 Samuel Pitoisetradv: do not use CP predication for DCC decompressions
2018-08-17 Samuel Pitoisetradv/winsys: fix creating the BO list for virtual buffers
2018-08-16 Samuel Pitoisetradv: initialize the DCC predicate correctly when it...
2018-08-16 Samuel Pitoisetradv: fix missing initialization of the conditional...
2018-08-16 Bas Nieuwenhuizenradv: Revert divisor = 0 case for vertex attribute...
2018-08-16 Bas Nieuwenhuizenradv: Possible on-demand compilation fix.
2018-08-15 Timothy Arceriradv: add Doom workaround
2018-08-15 Samuel Pitoisetradv: disable the auto-waitcnt-before-barrier LLVM...
2018-08-15 Samuel Pitoisetradv: fix memory leaks in radv_load_meta_pipeline()
2018-08-15 Samuel Pitoisetradv: drop wrong initialization of COMPUTE_RESOURCE_LIMITS
2018-08-15 Mauro Rossiradv/meta_decompress: fix pointer to integer conversion
2018-08-15 Marek Olšákac: add radeon_info::name
2018-08-15 Marek Olšákradeonsi: implement EXT_window_rectangles
2018-08-14 Bas Nieuwenhuizenradv: Update to new VK_EXT_vertex_attribute_divisor...
2018-08-14 Bas Nieuwenhuizenradv: Allow ETC2 on RAVEN and VEGA10 instead of all...
2018-08-14 Bas Nieuwenhuizenradv: Fix missing Android platform define.
2018-08-14 Bas Nieuwenhuizenradv: Add on-demand compilation of built-in shaders.
2018-08-14 Bas Nieuwenhuizenradv: Refactor blit pipeline creation.
2018-08-14 Bas Nieuwenhuizenradv: Make fs key exemplars ordered to be a reverse...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-10 Mathieu Bridonpython: Fix inequality comparisons
2018-08-07 Mathieu Bridonpython: Fix rich comparisons
2018-08-03 Marek Olšákamd: remove support for LLVM 5.0
2018-08-03 Mauro Rossiandroid: radv: build vulkan.radv conditionally to radeonsi
2018-08-01 Marek Olšákac,radeonsi: reduce optimizations for complex compute...
2018-08-01 Mathieu Bridonpython: Use the unicode_escape codec
2018-08-01 Marek Olšákac/surface: fix MSAA corruption on Vega due to FMASK...
2018-07-31 Marek Olšákradeonsi: use storage_samples instead of color_samples...
2018-07-28 Mauro Rossiandroid: radv: enable build of vulkan.radv HAL module
2018-07-28 Mauro Rossiandroid: radv: add Android.mk for vulkan.radv HAL module
2018-07-28 Mauro Rossiradv: generate entrypoints for VK_ANDROID_native_buffer
2018-07-28 Mauro Rossiradv: move vk_format_table.c to generated sources
2018-07-27 Timothy Arceriac: pass write param to get_sampler_desc() from get_ima...
2018-07-27 Dave Airlieradv: fix cdw check vs tracing emit
2018-07-27 Dave Airlieradv: return binary code_size not variant code size...
2018-07-27 Samuel Pitoisetradv: allocate enough space in radv_cmd_buffer_after_draw()
2018-07-27 Samuel Pitoisetradv: check CS space in radv_emit_write_data_packet()
2018-07-27 Samuel Pitoisetradv: do not emit pipeline stats flushes on compute...
2018-07-27 Samuel Pitoisetradv: reduce CB/DB meta flushes in radv_dst_access_flush()
2018-07-27 Kenneth Graunkeradv: Fix build
2018-07-26 Bas Nieuwenhuizenradv: Add support for ETC2 textures.
2018-07-26 Samuel Pitoisetradv: fix adjusting vertex fetches since 16bit support
2018-07-26 Marek Olšákac: fix typo DSL_SEL -> DST_SEL
2018-07-24 Karol Herbstnir: rename f2f16_undef to f2f16
2018-07-24 Mathieu Bridonpython: Use range() instead of xrange()
2018-07-24 Mathieu Bridonpython: Better iterate over dictionaries
2018-07-24 Bas Nieuwenhuizenradv: Still enable inmemory & API level caching if...
2018-07-24 Tom Stellardradeonsi: Add debug option to enable LLVM GlobalISel...
2018-07-23 Daniel Schürmannradv: enable VK_KHR_16bit_storage extension / 16bit...
2018-07-23 Daniel Schürmannac: add support for 16bit load_push_constant
2018-07-23 Daniel Schürmannradv: add support for 16bit input/output
2018-07-23 Daniel Schürmannac: add support for 16bit buffer loads
2018-07-23 Daniel Schürmannac: add support for 16bit UBO loads
2018-07-23 Daniel Schürmannac: add support for 16bit ssbo stores
2018-07-23 Daniel Schürmannac: add 16bit conversion operations
2018-07-23 Samuel Pitoisetradv: print a big warning when RADV_TRACE_FILE is set
2018-07-23 Samuel Pitoisetradv: fix a memleak for merged shaders on GFX9
2018-07-20 Samuel Pitoisetradv: don't flush DB before subpass FS resolves
2018-07-20 Samuel Pitoisetradv: simplify a condition in radv_src_access_flush()
2018-07-20 Samuel Pitoisetradv: save current state just before resolving with FS
2018-07-20 Samuel Pitoisetradv: don't check if a subpass has resolve attachments...
2018-07-20 Samuel Pitoisetradv: make use of radv_subpass_barrier() when resolving...
2018-07-19 Samuel Pitoisetac/nir: add a workaround for bitfield_extract when...
2018-07-19 Danylo Piliaievradv: Fix incorrect assumption about ternary operator...
2018-07-19 Marek Olšákac: run LLVM optimization passes only on the final...
2018-07-19 Bas Nieuwenhuizenradv: Enable binning and dfsm by default on Raven.
2018-07-19 Bas Nieuwenhuizenradv: Always set disable zpass increment bit when possible.
2018-07-19 Bas Nieuwenhuizenradv: Select correct entries for binning.
2018-07-19 Bas Nieuwenhuizenradv: Fix number of samples used for binning.
2018-07-19 Bas Nieuwenhuizenradv: Disable disabled color buffers in rbplus opts.
2018-07-18 Andres Rodriguezradv: fix wmaybe-uninitialized in radv_meta_fast_clear.c
2018-07-18 Samuel Pitoisetradv: add support for VK_EXT_conditional_rendering
2018-07-18 Samuel Pitoisetradv: add support for non-inverted conditional rendering
2018-07-18 Samuel Pitoisetradv: set the predicate for indirect/indexed draw commands
2018-07-18 Samuel Pitoisetradv: set the predicate for dispatch commands
2018-07-18 Samuel Pitoisetradv: remove unused variable in radv_CreateRenderPass2KHR()
2018-07-18 Samuel Pitoisetradv: optimize radv_stage_flush() for pre fragment...
2018-07-17 Samuel Pitoisetradv/winsys: use alloca() for semaphore dependencies
2018-07-17 Samuel Pitoisetradv: reduce number of CB/DB meta flushes for VK_ACCESS...
2018-07-17 Samuel Pitoisetradv: fix implementation of VK_KHR_create_renderpass2...
2018-07-13 Karol Herbstnir: cleanup oversized arrays in nir_swizzle calls
2018-07-12 Marek Olšákradeonsi: add support for Vega20
2018-07-12 Samuel Pitoisetradv: simplify the logic in radv_set_descriptor_set()
2018-07-12 Samuel Pitoisetradv: remove one useless check in radv_bind_descriptor_...
2018-07-12 Samuel Pitoisetradv/meta: do not restore a NULL descriptor
2018-07-12 Samuel Pitoisetradv: remove unnecessary verification code around ring_...
2018-07-12 Samuel Pitoisetradv: get rid of buffer object priorities
2018-07-12 Samuel Pitoisetradv: emit a dummy ZPASS_DONE to prevent GPU hangs...
2018-07-12 Samuel Pitoisetradv: add support for VK_KHR_create_renderpass2
2018-07-12 Samuel Pitoisetradv: introduce radv_subpass_attachment data structure
2018-07-11 Samuel Pitoisetradv: make sure to wait for CP DMA when needed
2018-07-10 Dave Airlieradv: add some cxxflags for new c++ file
2018-07-10 Jason Ekstrandanv,radv: Add support for VK_KHR_get_display_properties2
2018-07-09 Dave Airlieradv: using tls to store llvm related info and speed...
2018-07-09 Samuel Pitoisetradv: add the trace BO to the list when starting a...
2018-07-09 Samuel Pitoisetradv: reduce CPU overhead in radv_flush_descriptors()
2018-07-07 Mauro Rossiradv: winsys/amdgpu: include missing pthread.h header
2018-07-06 Mathieu Bridonpython: Use the print function
2018-07-06 Samuel Pitoisetradv: fix emitting the view index on GFX9
next