summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Bump release versionmesa-18.1.0-rc1Dylan Baker1-1/+1
2018-04-20autotools: Include new meson files18.1-branchpointDylan Baker5-1/+10
2018-04-20autotools: Add passes.h to sources so it will be included in the tarballDylan Baker1-0/+1
2018-04-20autotools: include include/vulkan headersDylan Baker1-1/+2
2018-04-20nvc0: fix line width on GM20x+Rhys Perry1-1/+4
2018-04-20i965/miptree: Delete an unused functionNanley Chery2-17/+0
2018-04-20i965/miptree: Don't leak the clear_color_boNanley Chery1-2/+1
2018-04-20i965/blorp: Do the gen11 BTI flushJason Ekstrand1-0/+14
2018-04-20anv/blorp: Do the gen11 BTI flushJason Ekstrand1-0/+14
2018-04-20etnaviv: fix texture_format_needs_swizLucas Stach1-1/+1
2018-04-20ac/nir: fix image dimension for subpass attachmentsSamuel Pitoiset1-3/+15
2018-04-20radv: Mark GTT memory as device local for APUs.Bas Nieuwenhuizen1-3/+5
2018-04-20radv/winsys: allow to submit up to 4 IBs for chips without chainingSamuel Pitoiset1-50/+168
2018-04-20gallium/util: Android backtrace supportStefan Schake3-1/+114
2018-04-20gallium/util: Don't stub u_debug_stack on AndroidStefan Schake1-1/+2
2018-04-20ac/nir: handle nir_intrinsic_load_first_vertex like base_vertexSamuel Pitoiset1-2/+2
2018-04-20radv/winsys: allow local BOs on APUsSamuel Pitoiset1-1/+2
2018-04-20radv: use a global BO list only for VK_EXT_descriptor_indexingSamuel Pitoiset3-9/+34
2018-04-20Revert "radv: Don't store buffer references in the descriptor set."Samuel Pitoiset5-13/+82
2018-04-20i965/fs: retype offset_reg to UD at load_ssboJose Maria Casanova Crespo1-1/+1
2018-04-20ac/nir: use ac_build_image_opcode for image intrinsicsNicolai Hähnle3-140/+78
2018-04-20radeonsi: generate image load/store/atomic ops using ac_build_image_opcodeNicolai Hähnle4-164/+210
2018-04-20amd/common: pass address components individually to ac_build_image_intrinsicNicolai Hähnle5-409/+295
2018-04-20amd/common: pass new enum ac_image_dim to ac_build_image_opcodeNicolai Hähnle4-13/+114
2018-04-20radeonsi/nir: fix crash in test involving the sample maskNicolai Hähnle1-1/+2
2018-04-20radeonsi/nir: set FS properties only when scanning a fragment shaderNicolai Hähnle1-1/+2
2018-04-20ac/nir: fix atomic compare-and-swapNicolai Hähnle1-0/+1
2018-04-20radeonsi: fix error paths of si_texture_transfer_mapNicolai Hähnle1-13/+12
2018-04-20glsl: prevent spurious Valgrind errors when serializing NIRNicolai Hähnle1-2/+4
2018-04-19clover: Fix host access validation for sub-buffer creationAaron Watry1-2/+7
2018-04-19nir: Offset vertex_id by first_vertex instead of base_vertexNeil Roberts6-13/+6
2018-04-19spirv: Lower BaseVertex to FIRST_VERTEX instead of BASE_VERTEXNeil Roberts3-5/+18
2018-04-19intel: Handle firstvertex in an identical way to BaseVertexAntia Puentes7-13/+35
2018-04-19intel/compiler: Add a uses_firstvertex flagNeil Roberts2-0/+5
2018-04-19compiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsicsAntia Puentes5-0/+21
2018-04-19meson: Build st_tests_common with gtestMike Lothian1-1/+1
2018-04-19radv: Add Vega M support.Bas Nieuwenhuizen4-2/+11
2018-04-19radv: Add bound checking workaround for dynamic buffers.Bas Nieuwenhuizen3-1/+5
2018-04-19svga: Fix incorrect advertizing of EGL_KHR_gl_colorspaceThomas Hellstrom1-1/+1
2018-04-19swr: Fix include for createPromoteMemoryToRegisterPassMike Lothian1-0/+3
2018-04-19radv: enable DCC for MSAA 2x textures on VI under an optionSamuel Pitoiset4-1/+13
2018-04-19radv: decompress DCC for multisampled source images before resolvingSamuel Pitoiset4-4/+18
2018-04-19radv: add a workaround for fast clears with DCC and MSAA texturesSamuel Pitoiset1-0/+9
2018-04-19radv: allocate CMASK for DCC fast clear with MSAASamuel Pitoiset1-0/+7
2018-04-19radv: implement fast color clear for DCC with MSAASamuel Pitoiset1-1/+16
2018-04-19radv: make sure to sync after resolving using the compute pathSamuel Pitoiset1-0/+3
2018-04-19radv: dump the SHA1 of SPIRV in the hang reportSamuel Pitoiset1-1/+8
2018-04-18radv: Enable VK_EXT_descriptor_indexing.Bas Nieuwenhuizen3-0/+63
2018-04-18spirv: Add support for runtime descriptor array cap.Bas Nieuwenhuizen2-0/+5
2018-04-18spirv: Add support for VK_EXT_descriptor_indexing uniform indexing caps.Bas Nieuwenhuizen2-0/+7