summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gallium: Drop lower_fmod64 from drivers that don't support doubles.Kenneth Graunke2019-06-052-3/+0
* docs: update calendar, and news item and link release notes for 19.0.6Dylan Baker2019-06-053-2/+9
* docs: Add SHA256 sums for 19.0.6Dylan Baker2019-06-051-1/+2
* docs: Add relnotes for 19.0.6Dylan Baker2019-06-051-0/+152
* docs: add day of month to all news-entriesErik Faye-Lund2019-06-051-2/+2
* docs: add MD5 checksums for 9.2.2 filesErik Faye-Lund2019-06-051-0/+3
* docs: use pre-block for showing commit-noteErik Faye-Lund2019-06-051-3/+3
* docs: switch to definition list and code-tagsErik Faye-Lund2019-06-051-11/+21
* docs: combine headingsErik Faye-Lund2019-06-051-2/+1
* docs: more code-tags in llvmpipe.htmlErik Faye-Lund2019-06-051-23/+32
* docs: use more code-tags in envvars.htmlErik Faye-Lund2019-06-051-66/+83
* docs: use code-tags for envvars and optionsErik Faye-Lund2019-06-051-142/+143
* docs: use dl instead of ulErik Faye-Lund2019-06-051-257/+391
* docs: remove pointlessly repeated listErik Faye-Lund2019-06-051-2/+1
* docs: remove stray whitespaceErik Faye-Lund2019-06-054-13/+13
* docs: use proper links instead of code-tagsErik Faye-Lund2019-06-051-6/+12
* docs: update doxygen-linksErik Faye-Lund2019-06-052-2/+2
* docs: remove some noisy spacing in pre-blocksErik Faye-Lund2019-06-051-9/+3
* docs: improve quoting slightlyErik Faye-Lund2019-06-051-1/+1
* docs: do not use br-tag for non-significant breaksErik Faye-Lund2019-06-0513-94/+125
* docs: remove pointless line-breakErik Faye-Lund2019-06-051-1/+1
* docs: remove pointless trailing hard-breaksErik Faye-Lund2019-06-052-6/+0
* docs: rewrite paragraph to be free-formErik Faye-Lund2019-06-051-3/+2
* docs: use h4 instead of free-standing paragraphs and br-tagsErik Faye-Lund2019-06-051-5/+3
* docs: slightly reword paragraph and tweak markupErik Faye-Lund2019-06-051-2/+2
* docs: remove stray space in code-blockErik Faye-Lund2019-06-051-1/+1
* docs: remove some pointless spacingErik Faye-Lund2019-06-051-15/+0
* docs: add more more code-tagsErik Faye-Lund2019-06-056-46/+50
* docs: use code instead of tt-tagErik Faye-Lund2019-06-058-65/+65
* docs: use paragraph instead of double newlinesErik Faye-Lund2019-06-051-3/+3
* docs: use verbatim .plan quoteErik Faye-Lund2019-06-051-5/+5
* panfrost/midgard: Verify SSA claims when pipeliningAlyssa Rosenzweig2019-06-053-0/+24
* panfrost/midgard: Don't assign var locations ourselvesAlyssa Rosenzweig2019-06-052-434/+0
* panfrost: Reload framebuffer contents if there's no clearTomeu Vizoso2019-06-054-311/+88
* panfrost: Don't flip scanoutAlyssa Rosenzweig2019-06-059-82/+47
* st/nine: Use tgsi_to_nir when preferred IR is NIR.Timur Kristóf2019-06-054-6/+135
* intel/perf: improve dynamic loading config detectionLionel Landwerlin2019-06-051-15/+3
* intel/nir: Take nir_shader*s in brw_nir_link_shadersJason Ekstrand2019-06-054-41/+39
* intel/nir: Stop returning the shader from helpersJason Ekstrand2019-06-0511-53/+47
* nir: Don't replace the nir_shader when NIR_TEST_SERIALIZE=1Jason Ekstrand2019-06-052-10/+16
* nir: Don't replace the nir_shader when NIR_TEST_CLONE=1Jason Ekstrand2019-06-052-2/+42
* iris: Only recompile CS when neededCaio Marcelo de Oliveira Filho2019-06-051-1/+1
* intel/perf: fix EuThreadsCount value in performance equationsLionel Landwerlin2019-06-051-2/+1
* intel/tools: use C99 print conversion specifier for 32 bit buildsMark Janes2019-06-053-4/+4
* radv: use only one descriptor in the fmask expand passSamuel Pitoiset2019-06-051-24/+3
* radv: set ACCESS_NON_READABLE on the fmask expand pass output imageSamuel Pitoiset2019-06-051-0/+1
* radv: remove one useless image type in the fmask expand shaderSamuel Pitoiset2019-06-051-6/+3
* freedreno/ir3: Extend debug helpers to support TCS/TES/GSKristian H. Kristensen2019-06-053-7/+19
* freedreno/a6xx: Use VALIDREG in next_regid() helperKristian H. Kristensen2019-06-051-6/+6
* freedreno/a6xx: Remove dead code from a5xxKristian H. Kristensen2019-06-051-10/+0