summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-04meson: Use dep_llvm when finding clang modulesHEADmasterThierry Reding1-14/+12
2018-04-04meson: Fix placeholder dependenciesThierry Reding3-45/+45
2018-04-04meson: Use proper empty dependenciesThierry Reding1-1/+1
2018-04-04remove debug messagesThierry Reding9-1001/+87
2018-04-04WIP: nouveau: Support ASTC/ETC2 formats on GM200Thierry Reding1-1/+2
2018-04-04loader: Add support for USB devicesThierry Reding1-0/+5
2018-04-04loader: Remove gratuituous blank linesThierry Reding1-1/+0
2018-04-04HACK: nouveau: Add debugging outputThierry Reding6-22/+112
2018-04-04HACK: tegra: Add debugging outputThierry Reding3-65/+889
2018-04-04gallium: Add helper to print flush flagsThierry Reding2-0/+14
2018-04-04gallium: Add support for dumping framebuffer modifiersThierry Reding5-1/+143
2018-04-04nouveau: Support fence FDsThierry Reding6-8/+75
2018-04-04tegra: Treat resources with modifiers as scanoutThierry Reding1-1/+12
2018-04-04tegra: Fix scanout resources without modifiersThierry Reding1-1/+18
2018-04-04tegra: Remove usage of non-stable UAPIThierry Reding1-66/+3
2018-04-04tegra: Do not import resource on failureThierry Reding1-1/+1
2018-04-04radv: implement out-of-order rasterization when it's safe on VI+Samuel Pitoiset6-3/+279
2018-04-04radv: change blend_enable field to use four bits per CBSamuel Pitoiset1-3/+5
2018-04-04radv: scan which color blend attachments are enabledSamuel Pitoiset1-0/+2
2018-04-04radv: put more fields in radv_blend_stateSamuel Pitoiset1-20/+17
2018-04-04radv: do not always disable dual quad mode when chip has RbPlusSamuel Pitoiset1-3/+17
2018-04-04radv: don't use the SPI barrier management bug workaroundSamuel Pitoiset1-0/+5
2018-04-04radv: mask out high VM address bits in registers where neededSamuel Pitoiset3-19/+19
2018-04-04intel: compiler: silence compiler warningLionel Landwerlin1-0/+1
2018-04-04compiler/spirv: set is_shadow for depth comparitor sampling opcodesIago Toral Quiroga1-1/+2
2018-04-03i965: Extend the negative 32-bit deltas to 64-bitsSergii Romantsov1-1/+1
2018-04-03nir/lower_vec_to_movs: Only coalesce if the vec had a SSA destinationJason Ekstrand1-1/+6
2018-04-03anv: Fix close(fd) before import issue in vkCreateDmaBufImageINTELKevin Strasser1-2/+2
2018-04-04glsl: always call do_lower_jumps() after loop unrollingTimothy Arceri1-0/+18
2018-04-03vulkan/wsi/wayland: fix leaksJames Legg1-0/+4
2018-04-03docs: update calendar, add news and link release notes to 17.3.8Juan A. Suarez Romero3-7/+8
2018-04-03docs: add sha256 checksums for 17.3.8Juan A. Suarez Romero1-1/+2
2018-04-03docs: add release notes for 17.3.8Juan A. Suarez Romero1-0/+146
2018-04-03st/mesa: Also use PIPE_FORMAT_R8G8B8A8_SRGB for framebuffer_sRGB.Jakob Bornecrantz1-1/+2
2018-04-03intel: gen-decoder: print all dword a field belongs toLionel Landwerlin2-7/+9
2018-04-03intel: genxml: decode variable length MI_LRILionel Landwerlin10-0/+40
2018-04-03intel: gen-decoder: don't decode fields beyond a dword lengthLionel Landwerlin1-15/+26
2018-04-03intel: error_decode: add an option to decode all buffersLionel Landwerlin1-2/+7
2018-04-03intel: genxml: add preemption control instructionsLionel Landwerlin4-0/+26
2018-04-03mesa: ensure that variable is initializedDylan Baker1-1/+1
2018-04-03radeonsi/gfx9: fix bad LLVM params in monolithic LS+HSMarek Olšák1-1/+5
2018-04-03radv: enable VK_EXT_shader_viewport_index_layerSamuel Pitoiset2-0/+2
2018-04-03nir+drivers: add helpers to get # of src/dest componentsRob Clark6-25/+32
2018-04-03freedreno/ir3: fix fallout of unused false-depth eliminationRob Clark2-17/+19
2018-04-03gallium/pipebuffer: fix parenthesis locationTimothy Arceri1-1/+1
2018-04-03Revert "mesa: add GL_HALF_FLOAT as supported type to readpixels"Tapani Pälli1-2/+0
2018-04-02gallivm: Fix include for LLVMAddPromoteMemoryToRegisterPassMike Lothian1-0/+3
2018-04-02radeonsi: Fix include for LLVMAddPromoteMemoryToRegisterPassMike Lothian1-0/+3
2018-04-02ac/nir: Fix include for LLVMAddPromoteMemoryToRegisterPassMike Lothian1-0/+3
2018-04-02st/dri: Initialise modifier to INVALID for DRI2Daniel Stone1-0/+1