aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* freedreno/ir3: Generalize ir3_shader_disasm()Kristian H. Kristensen2019-06-051-46/+42
* panfrost/midgard: Always break up fragment writeoutAlyssa Rosenzweig2019-06-051-68/+21
* panfrost/midgard: Fix cubemap regressionAlyssa Rosenzweig2019-06-051-2/+9
* winsys/drm: Fix out of scope variable usageDeepak Rawat2019-06-021-12/+13
* panfrost/midgard: Lower integer divisionAlyssa Rosenzweig2019-06-052-144/+1
* panfrost/midgard: Fix 1-arg ALU memory corruptionAlyssa Rosenzweig2019-06-051-1/+2
* panfrost/midgard: Add a bunch of new ALU opsAlyssa Rosenzweig2019-06-053-4/+32
* egl: add EGL_platform_device supportEmil Velikov2019-06-0512-12/+550
* egl: keep the software device at the end of the listEmil Velikov2019-06-051-1/+13
* egl/dri: flesh out and use dri2_create_drawable()Emil Velikov2019-06-057-60/+41
* egl: fold X11 attrib handling like other platformsEmil Velikov2019-06-051-34/+11
* egl: remove Options::Platform handlingAdam Jackson2019-06-052-10/+4
* egl/x11: pick the user requested screenAdam Jackson2019-06-051-2/+15
* egl: handle the full attrib list in display::optionsAdam Jackson2019-06-053-11/+55
* egl: flesh out a _eglNumAttribs() helperEmil Velikov2019-06-052-9/+16
* swr: fix support for GL_ARB_copy_image extensionKrzysztof Raszkowski2019-06-052-2/+17
* etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by defaultGuido Günther2019-06-051-2/+8
* build: Build etnaviv drm testsGuido Günther2019-06-052-0/+56
* etnaviv: drm tests: Use mesa header locationsGuido Günther2019-06-052-4/+3