summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-21docs: Add release notes for 19.0.5mesa-19.0.5Dylan Baker1-0/+136
2019-05-21bump version to 19.0.5Dylan Baker1-1/+1
2019-05-21nir: Fix clone of nir_variable state slotsCaio Marcelo de Oliveira Filho1-3/+5
2019-05-21mesa: unreference current winsys buffers when unbinding winsys buffersCharmaine Lee1-0/+4
2019-05-21st/mesa: purge framebuffers with current context after unbinding winsys buffersCharmaine Lee1-3/+10
2019-05-20meson: expose glapi through osmesaEric Engestrom2-3/+4
2019-05-17Revert "nir: add late opt to turn inot/b2f combos back to bcsel"Ian Romanick2-19/+0
2019-05-17cherry-ignore: Add more 19.1 patchesDylan Baker1-1/+5
2019-05-17Revert "softpipe/buffer: load only as many components as the the buffer resou...Gert Wollny1-5/+2
2019-05-17anv: Only consider minSampleShading when sampleShadingEnable is setJason Ekstrand1-2/+2
2019-05-17radv: add a workaround for Monster Hunter World and LLVM 7&8Samuel Pitoiset5-3/+16
2019-05-17anv: Fix some depth buffer sampling cases on ICL+Nanley Chery1-1/+7
2019-05-17nir: Fix nir_opt_idiv_const when negatives are involvedCaio Marcelo de Oliveira Filho1-3/+5
2019-05-17intel/fs/ra: Stop adding RA interference to too many SENDS nodesJason Ekstrand1-8/+3
2019-05-17intel/fs/ra: Only add dest interference to sources that existJason Ekstrand1-1/+1
2019-05-17softpipe/buffer: load only as many components as the the buffer resource type...Gert Wollny1-2/+5
2019-05-13radv: clear vertex bindings while resetting command bufferJózef Kucia1-1/+2
2019-05-13st/mesa: fix 2 crashes in st_tgsi_lower_yuvMarek Olšák1-20/+28
2019-05-13i965: Fix memory leaks in brw_upload_cs_work_groups_surface().Kenneth Graunke1-0/+5
2019-05-10cherry-ignore: add patches for panfrostDylan Baker1-0/+3
2019-05-10winsys/amdgpu: add VCN JPEG to no user fence groupLeo Liu1-1/+2
2019-05-10anv: Use corresponding type from the vector allocationLionel Landwerlin2-10/+10
2019-05-09docs: Add SHA256 sums for mesa 19.0.4Dylan Baker1-1/+2
2019-05-09Docs: add 19.0.4 release notesmesa-19.0.4Dylan Baker1-0/+242
2019-05-09VERSION: bump for 19.0.4 releaseDylan Baker1-1/+1
2019-05-09radv: fix setting the number of rectangles when it's dyanmicSamuel Pitoiset1-4/+6
2019-05-09meson: Force the use of config-tool for llvmDylan Baker1-0/+1
2019-05-09anv: rework queries writes to ensure ordering memory writesLionel Landwerlin1-18/+85
2019-05-08Revert "glx: Fix synthetic error generation in __glXSendError"Timothy Arceri1-2/+2
2019-05-08i965: leave the top 4Gb of the high heap VMA unusedKenneth Graunke1-1/+5
2019-05-08i965: Force VMA alignment to be a multiple of the page size.Kenneth Graunke1-0/+2
2019-05-08i965: Fix BRW_MEMZONE_LOW_4G heap size.Kenneth Graunke1-1/+4
2019-05-08cherry-ignore: Add more patchesDylan Baker1-0/+7
2019-05-08radv: apply the indexing workaround for atomic buffer operations on GFX9Samuel Pitoiset3-5/+14
2019-05-08configure.ac: check for libdrm when using VL with X11Emil Velikov1-1/+1
2019-05-08cherry-ignore: Add another patchDylan Baker1-0/+3
2019-05-08radeonsi: add config entry for Counter-Strike Global OffensiveTimothy Arceri1-0/+3
2019-05-08draw: flush when setting stream-out targetsErik Faye-Lund1-0/+2
2019-05-08util/drirc: add workarounds for bugs in Doom 3: BFGTimothy Arceri1-0/+5
2019-05-08meson: Fix missing glproto dependency for gallium-glxChuck Atkins2-3/+5
2019-05-08util/bitset: fix bitset range mask calculations.Dave Airlie1-2/+2
2019-05-08radv: only need to force emit the TCS regs on Vega10 and Raven1Samuel Pitoiset1-2/+2
2019-05-08intel/fs: Cap dst-aligned region stride to maximum representable hstride value.Francisco Jerez1-5/+23
2019-05-08intel/fs: Lower integer multiply correctly when destination stride equals 4.Francisco Jerez1-4/+8
2019-05-08radv: Disable VK_EXT_descriptor_indexing.Bas Nieuwenhuizen1-1/+1
2019-05-08radv: set WD_SWITCH_ON_EOP=1 when drawing primitives from a stream output bufferSamuel Pitoiset3-0/+9
2019-05-08svga: add SVGA_NO_LOGGING env var (v2)Brian Paul2-1/+18
2019-05-08svga: move host logging to winsysCharmaine Lee9-40/+44
2019-05-08vulkan/wsi/wayland: Respect non-blocking AcquireNextImageDaniel Stone1-2/+7
2019-05-08radv: fix set_output_usage_mask() with composite and 64-bit typesRhys Perry1-4/+17