summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* egl: fix _EGL_NATIVE_PLATFORM fallbackEric Engestrom2019-11-111-9/+0
* zink: correct depth-stencil formatErik Faye-Lund2019-11-111-1/+1
* spirv: Don't leak GS initialization to other stagesCaio Marcelo de Oliveira Filho2019-11-111-1/+2
* ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.Timur Kristóf2019-11-112-0/+6
* Meson: Remove lib prefix from graw and osmesa when building with Mingw.Prodea Alexandru-Liviu2019-11-114-0/+5
* aco: workaround Tonga/Iceland hardware bugDaniel Schürmann2019-11-111-5/+5
* gallium: dri2: Use index as plane number.Lepton Wu2019-11-111-1/+1
* zink: disable fragment-shader texture-lodErik Faye-Lund2019-11-111-0/+2
* zink: make sure src image is transfer-src-optimalDuncan Hopkins2019-11-111-0/+4
* zink: do not advertize coherent mappingErik Faye-Lund2019-11-111-1/+1
* zink: always allow mutating the formatErik Faye-Lund2019-11-111-2/+3
* zink: use actual format for render-passErik Faye-Lund2019-11-111-3/+4
* freedreno/a6xx: Disable geometry shaders for releaseKristian H. Kristensen2019-11-111-4/+0
* radeonsi: fix shader disk cache keyPierre-Eric Pelloux-Prayer2019-11-111-2/+3
* meson: Add dep_glvnd to egl deps when building with glvndDylan Baker2019-11-051-1/+2
* intel/compiler: remove the operand restriction for src1 on GLKPaulo Zanoni2019-11-051-2/+1
* aco: fix accidential reordering of instructions when schedulingDaniel Schürmann2019-11-051-10/+47
* aco: only use single-dword loads/stores for spillingDaniel Schürmann2019-11-051-41/+10
* aco: fix immediate offset for spills if scratch is usedDaniel Schürmann2019-11-051-6/+6
* anv: Properly handle host query reset of performance queriesLionel Landwerlin2019-11-051-32/+20
* iris: Fix "Force Zero RTA Index Enable" setting againKenneth Graunke2019-11-051-1/+1
* nir: correct use of identity check in pythonDylan Baker2019-11-051-2/+2
* radv: fix compute pipeline keys when optimizations are disabledSamuel Pitoiset2019-11-051-2/+18
* mesa: check draw buffer completeness on glClearBufferfi/glClearBufferivLionel Landwerlin2019-11-051-0/+12
* radv: Close all unnecessary fds in secure compile.Bas Nieuwenhuizen2019-11-051-29/+64
* gallium/swr: Fix depth values for blit scenarioJan Zielinski2019-10-311-0/+8
* zink: emit line-width when using polygon line-modeErik Faye-Lund2019-10-311-1/+20
* pipe-loader: Build kmsro loader for with all kmsro targetsAlyssa Rosenzweig2019-10-311-1/+10
* anv: Set the batch allocator for compute pipelinesJason Ekstrand2019-10-311-2/+5
* anv/tests: Zero-initialize instancesJason Ekstrand2019-10-316-6/+14
* anv: Fix a potential BO handle leakJason Ekstrand2019-10-311-1/+3
* mesa: enable msaa in clear_with_quad if neededPierre-Eric Pelloux-Prayer2019-10-311-0/+1
* radv: Fix disk_cache_get size argument.Bas Nieuwenhuizen2019-10-311-2/+2
* anv: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen2019-10-311-3/+0
* turnip: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen2019-10-311-3/+0
* radv: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen2019-10-311-3/+0
* radeonsi: tell the shader disk cache what IR is usedPierre-Eric Pelloux-Prayer2019-10-311-7/+10
* android: aco: fix Lower to CSSAMauro Rossi2019-10-311-0/+1
* iris/gen11+: Move flush for render target changeJordan Justen2019-10-311-19/+20
* iris: Add IRIS_DIRTY_RENDER_BUFFER state flagJordan Justen2019-10-311-1/+3
* intel/compiler: Report the number of non-spill/fill SEND messages on vec4 tooIan Romanick2019-10-311-5/+35
* radv: Fix timeout handling in syncobj wait.Bas Nieuwenhuizen2019-10-311-1/+1
* nv50/ir: mark STORE destination inputs as usedIlia Mirkin2019-10-311-0/+6
* intel/dev: set default num_eu_per_subslice on gen12Lionel Landwerlin2019-10-311-1/+2
* gm107/ir: fix loading z offset for layered 3d image bindingsIlia Mirkin2019-10-314-54/+202
* intel/eu/validate/gen12: Add TGL to eu_validate tests.Jordan Justen2019-10-301-0/+9
* intel/dev: Add preliminary device info for TigerlakeJordan Justen2019-10-301-0/+49
* intel/dump_gpu: handle context create extended ioctlLionel Landwerlin2019-10-301-0/+15
* radv: Allocate space for temp. semaphore parts.Bas Nieuwenhuizen2019-10-301-0/+1
* anv: Add Tile Cache Flush for Unified Cache.Rafael Antognolli2019-10-303-1/+45