summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Bump version for -rc3mesa-19.3.0-rc3Dylan Baker1-1/+1
2019-11-11cherry-ignore: Update for 19.3-rc3 cycleDylan Baker2-2/+4
2019-11-11egl: fix _EGL_NATIVE_PLATFORM fallbackEric Engestrom1-9/+0
2019-11-11zink: correct depth-stencil formatErik Faye-Lund1-1/+1
2019-11-11spirv: Don't leak GS initialization to other stagesCaio Marcelo de Oliveira Filho1-1/+2
2019-11-11ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.Timur Kristóf2-0/+6
2019-11-11Meson: Remove lib prefix from graw and osmesa when building with Mingw.Prodea Alexandru-Liviu4-0/+5
2019-11-11aco: workaround Tonga/Iceland hardware bugDaniel Schürmann1-5/+5
2019-11-11gallium: dri2: Use index as plane number.Lepton Wu1-1/+1
2019-11-11zink: disable fragment-shader texture-lodErik Faye-Lund1-0/+2
2019-11-11zink: make sure src image is transfer-src-optimalDuncan Hopkins1-0/+4
2019-11-11zink: do not advertize coherent mappingErik Faye-Lund1-1/+1
2019-11-11zink: always allow mutating the formatErik Faye-Lund1-2/+3
2019-11-11zink: use actual format for render-passErik Faye-Lund1-3/+4
2019-11-11freedreno/a6xx: Disable geometry shaders for releaseKristian H. Kristensen1-4/+0
2019-11-11radeonsi: fix shader disk cache keyPierre-Eric Pelloux-Prayer1-2/+3
2019-11-06Bump VERSION to 19.3.0-rc2mesa-19.3.0-rc2Dylan Baker1-1/+1
2019-11-05meson: Add dep_glvnd to egl deps when building with glvndDylan Baker1-1/+2
2019-11-05intel/compiler: remove the operand restriction for src1 on GLKPaulo Zanoni1-2/+1
2019-11-05aco: fix accidential reordering of instructions when schedulingDaniel Schürmann1-10/+47
2019-11-05aco: only use single-dword loads/stores for spillingDaniel Schürmann1-41/+10
2019-11-05aco: fix immediate offset for spills if scratch is usedDaniel Schürmann1-6/+6
2019-11-05anv: Properly handle host query reset of performance queriesLionel Landwerlin1-32/+20
2019-11-05iris: Fix "Force Zero RTA Index Enable" setting againKenneth Graunke1-1/+1
2019-11-05nir: correct use of identity check in pythonDylan Baker1-2/+2
2019-11-05radv: fix compute pipeline keys when optimizations are disabledSamuel Pitoiset1-2/+18
2019-11-05mesa: check draw buffer completeness on glClearBufferfi/glClearBufferivLionel Landwerlin1-0/+12
2019-11-05radv: Close all unnecessary fds in secure compile.Bas Nieuwenhuizen1-29/+64
2019-11-01docs/relnotes/new_features.txt: Add note about ACODaniel Schürmann1-0/+2
2019-10-31gallium/swr: Fix depth values for blit scenarioJan Zielinski1-0/+8
2019-10-31zink: emit line-width when using polygon line-modeErik Faye-Lund1-1/+20
2019-10-31pipe-loader: Build kmsro loader for with all kmsro targetsAlyssa Rosenzweig1-1/+10
2019-10-31anv: Set the batch allocator for compute pipelinesJason Ekstrand1-2/+5
2019-10-31anv/tests: Zero-initialize instancesJason Ekstrand6-6/+14
2019-10-31anv: Fix a potential BO handle leakJason Ekstrand1-1/+3
2019-10-31mesa: enable msaa in clear_with_quad if neededPierre-Eric Pelloux-Prayer1-0/+1
2019-10-31radv: Fix disk_cache_get size argument.Bas Nieuwenhuizen1-2/+2
2019-10-31anv: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen1-3/+0
2019-10-31turnip: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen1-3/+0
2019-10-31radv: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen1-3/+0
2019-10-31radeonsi: tell the shader disk cache what IR is usedPierre-Eric Pelloux-Prayer1-7/+10
2019-10-31android: aco: fix Lower to CSSAMauro Rossi1-0/+1
2019-10-31iris/gen11+: Move flush for render target changeJordan Justen1-19/+20
2019-10-31iris: Add IRIS_DIRTY_RENDER_BUFFER state flagJordan Justen1-1/+3
2019-10-31intel/compiler: Report the number of non-spill/fill SEND messages on vec4 tooIan Romanick1-5/+35
2019-10-31radv: Fix timeout handling in syncobj wait.Bas Nieuwenhuizen1-1/+1
2019-10-31nv50/ir: mark STORE destination inputs as usedIlia Mirkin1-0/+6
2019-10-31intel/dev: set default num_eu_per_subslice on gen12Lionel Landwerlin1-1/+2
2019-10-31gm107/ir: fix loading z offset for layered 3d image bindingsIlia Mirkin4-54/+202
2019-10-30VERSION: bump to rc1mesa-19.3.0-rc1Dylan Baker1-1/+1