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