| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "configure: allow building with python3" | Emil Velikov | 2018-08-24 | 2 | -6/+6 |
* | configure: allow building with python3 | Emil Velikov | 2018-08-23 | 2 | -6/+6 |
* | radv/gfx9: implement coherent shaders for VK_ACCESS_SHADER_READ_BIT | Samuel Pitoiset | 2018-08-23 | 1 | -1/+20 |
* | amd/addrlib: Fix include path for c99_compat.h | Mariusz Ceier | 2018-08-22 | 1 | -1/+1 |
* | radv: use different builtin shader cache for 32bit | Grazvydas Ignotas | 2018-08-23 | 1 | -9/+7 |
* | radv: place pointer length into cache uuid | Grazvydas Ignotas | 2018-08-23 | 1 | -1/+1 |
* | ac: fix WAITCNT flags for GFX9 | Marek Olšák | 2018-08-22 | 2 | -4/+6 |
* | amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::... | Kai Wasserbäch | 2018-08-22 | 1 | -1/+1 |
* | amd/addrlib: mark numPipes as MAYBE_UNUSED in Addr::V1::EgBasedLib::SanityChe... | Kai Wasserbäch | 2018-08-22 | 1 | -1/+3 |
* | amd/addrlib: mark *pEqToCheck as MAYBE_UNUSED in Addr::V2::Gfx9Lib::ComputeSt... | Kai Wasserbäch | 2018-08-22 | 1 | -1/+1 |
* | amd/addrlib: mark microBlockDim as MAYBE_UNUSED in Addr::V2::Gfx9Lib::HwlComp... | Kai Wasserbäch | 2018-08-22 | 1 | -1/+3 |
* | amd/addrlib: mark returnCode as MAYBE_UNUSED in ElemGetExportNorm | Kai Wasserbäch | 2018-08-22 | 2 | -1/+4 |
* | ac/nir: fix getting GLSL type of array of samplers for TG4 | Samuel Pitoiset | 2018-08-22 | 1 | -2/+4 |
* | radv: remove dead variables after splitting per member structs | Samuel Pitoiset | 2018-08-22 | 1 | -3/+3 |
* | radv: use ac_build_imad() | Samuel Pitoiset | 2018-08-22 | 1 | -16/+8 |
* | ac,radeonsi: use ac_build_gather_values more | Marek Olšák | 2018-08-21 | 1 | -11/+3 |
* | ac,radeonsi: use ac_build_fmad | Marek Olšák | 2018-08-21 | 2 | -7/+3 |
* | ac: add imad & fmad helpers | Marek Olšák | 2018-08-21 | 2 | -0/+18 |
* | ac: add ac_build_s_barrier | Marek Olšák | 2018-08-21 | 3 | -2/+8 |
* | ac: completely remove +auto-waitcnt-before-barrier | Marek Olšák | 2018-08-21 | 2 | -6/+2 |
* | radv: do not use CP predication for DCC decompressions | Samuel Pitoiset | 2018-08-20 | 1 | -2/+2 |
* | radv/winsys: fix creating the BO list for virtual buffers | Samuel Pitoiset | 2018-08-17 | 1 | -1/+1 |
* | radv: initialize the DCC predicate correctly when it's compressed | Samuel Pitoiset | 2018-08-16 | 1 | -1/+4 |
* | radv: fix missing initialization of the conditional rendering state | Samuel Pitoiset | 2018-08-16 | 1 | -0/+1 |
* | radv: Revert divisor = 0 case for vertex attribute extension. | Bas Nieuwenhuizen | 2018-08-16 | 1 | -1/+1 |
* | radv: Possible on-demand compilation fix. | Bas Nieuwenhuizen | 2018-08-16 | 1 | -0/+8 |
* | radv: add Doom workaround | Timothy Arceri | 2018-08-16 | 1 | -0/+3 |
* | radv: disable the auto-waitcnt-before-barrier LLVM option | Samuel Pitoiset | 2018-08-15 | 2 | -1/+3 |
* | radv: fix memory leaks in radv_load_meta_pipeline() | Samuel Pitoiset | 2018-08-15 | 1 | -2/+3 |
* | radv: drop wrong initialization of COMPUTE_RESOURCE_LIMITS | Samuel Pitoiset | 2018-08-15 | 1 | -3/+1 |
* | radv/meta_decompress: fix pointer to integer conversion | Mauro Rossi | 2018-08-15 | 1 | -1/+1 |
* | ac: add radeon_info::name | Marek Olšák | 2018-08-14 | 2 | -1/+6 |
* | radeonsi: implement EXT_window_rectangles | Marek Olšák | 2018-08-14 | 1 | -0/+16 |
* | radv: Update to new VK_EXT_vertex_attribute_divisor to version 2. | Bas Nieuwenhuizen | 2018-08-14 | 2 | -4/+5 |
* | radv: Allow ETC2 on RAVEN and VEGA10 instead of all GFX9. | Bas Nieuwenhuizen | 2018-08-14 | 1 | -1/+2 |
* | radv: Fix missing Android platform define. | Bas Nieuwenhuizen | 2018-08-14 | 2 | -1/+3 |
* | radv: Add on-demand compilation of built-in shaders. | Bas Nieuwenhuizen | 2018-08-14 | 13 | -80/+454 |
* | radv: Refactor blit pipeline creation. | Bas Nieuwenhuizen | 2018-08-14 | 1 | -350/+175 |
* | radv: Make fs key exemplars ordered to be a reverse fs_key lookup. | Bas Nieuwenhuizen | 2018-08-14 | 7 | -88/+39 |
* | meson: Build with Python 3 | Mathieu Bridon | 2018-08-10 | 2 | -6/+6 |
* | python: Fix inequality comparisons | Mathieu Bridon | 2018-08-10 | 1 | -0/+6 |
* | python: Fix rich comparisons | Mathieu Bridon | 2018-08-07 | 1 | -2/+3 |
* | amd: remove support for LLVM 5.0 | Marek Olšák | 2018-08-03 | 2 | -108/+25 |
* | android: radv: build vulkan.radv conditionally to radeonsi | Mauro Rossi | 2018-08-03 | 1 | -0/+2 |
* | ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2) | Marek Olšák | 2018-08-01 | 2 | -4/+25 |
* | python: Use the unicode_escape codec | Mathieu Bridon | 2018-08-01 | 1 | -1/+1 |
* | ac/surface: fix MSAA corruption on Vega due to FMASK tile swizzle | Marek Olšák | 2018-07-31 | 1 | -1/+1 |
* | radeonsi: use storage_samples instead of color_samples in most places | Marek Olšák | 2018-07-31 | 3 | -5/+5 |
* | android: radv: enable build of vulkan.radv HAL module | Mauro Rossi | 2018-07-28 | 1 | -0/+1 |
* | android: radv: add Android.mk for vulkan.radv HAL module | Mauro Rossi | 2018-07-28 | 1 | -0/+166 |