aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: fix lowered ubo region alignmentRob Clark2019-05-021-1/+1
* freedreno/ir3: fix shader variants vs UBO analysisRob Clark2019-05-021-1/+3
* vulkan/overlay: add TODO listLionel Landwerlin2019-05-021-0/+3
* vulkan/overlay: make overriden functions staticLionel Landwerlin2019-05-021-25/+26
* vulkan/overlay: make overlay size configurableLionel Landwerlin2019-05-023-1/+18
* vulkan/overlay: add a frame counter optionLionel Landwerlin2019-05-022-1/+5
* vulkan/overlay: record all select metrics into output fileLionel Landwerlin2019-05-022-1/+48
* vulkan/overlay: add a margin to the size of the windowLionel Landwerlin2019-05-021-5/+6
* vulkan/overlay: add no display optionLionel Landwerlin2019-05-023-25/+50
* vulkan/overlay: add pipeline statistic & timestamps supportLionel Landwerlin2019-05-022-55/+383
* vulkan/overlay: record stats in command buffers and accumulate on exec/submitLionel Landwerlin2019-05-022-141/+238
* vulkan/overlay: update help printoutLionel Landwerlin2019-05-021-2/+2
* vulkan/util: generate a helper function to return pNext struct sizesLionel Landwerlin2019-05-022-4/+54
* panfrost/midgard: Skip liveness analysis for instructions without destTomeu Vizoso2019-05-021-0/+7
* panfrost/midgard: Skip register allocation if there's no work to doTomeu Vizoso2019-05-021-0/+3
* gitlab-ci: add scons windows build using mingwEric Engestrom2019-05-022-1/+12
* egl: hard-code destroy function instead of passing it around as a pointerEric Engestrom2019-05-021-7/+5
* nir/search: Add debugging code to dump the pattern matchedConnor Abbott2019-05-021-0/+75
* nir/search: Add automaton-based pre-searchingConnor Abbott2019-05-023-19/+425
* radv: set WD_SWITCH_ON_EOP=1 when drawing primitives from a stream output bufferSamuel Pitoiset2019-05-023-0/+9
* glsl: fix typo in #warning messageBrian Paul2019-05-021-1/+1
* svga: add SVGA_NO_LOGGING env var (v2)Brian Paul2019-05-022-1/+18
* svga: move host logging to winsysCharmaine Lee2019-05-029-40/+44
* wsi/wayland: document lack of vkAcquireNextImageKHR timeout supportEric Engestrom2019-05-021-0/+10
* vulkan/wsi/wayland: Respect non-blocking AcquireNextImageDaniel Stone2019-05-021-2/+7
* docs: reorder heading and noticeErik Faye-Lund2019-05-021-4/+2
* docs: drop centered heading for faqErik Faye-Lund2019-05-021-2/+0
* docs: turn faq-index into an ordered listErik Faye-Lund2019-05-021-8/+6
* docs: replace empty list with a none-paragraphErik Faye-Lund2019-05-021-4/+1
* docs: fix closing of list-itemsErik Faye-Lund2019-05-022-2/+2
* docs: fixup list-item tagsErik Faye-Lund2019-05-021-4/+4
* docs: fix closing of paragraphsErik Faye-Lund2019-05-022-2/+2
* docs: add missing listsErik Faye-Lund2019-05-022-0/+4
* docs: fixup bad paragraphingErik Faye-Lund2019-05-021-5/+5
* docs: remove stray list-startErik Faye-Lund2019-05-021-4/+0
* docs: don't pointlessly close and re-start definition listsErik Faye-Lund2019-05-021-4/+0
* docs: fix incorrectly closed paragraphErik Faye-Lund2019-05-021-1/+2
* docs: drop paragraph around preformatted textErik Faye-Lund2019-05-021-2/+0
* docs: start paragraph before closing itErik Faye-Lund2019-05-021-0/+1
* docs: close paragraphs before preformatted textErik Faye-Lund2019-05-024-6/+8
* docs: remove stray paragraph-closeErik Faye-Lund2019-05-021-1/+0
* docs: close listsErik Faye-Lund2019-05-023-1/+5
* docs: close paragraphs before listsErik Faye-Lund2019-05-026-23/+23
* docs: open list-item before closing itErik Faye-Lund2019-05-021-1/+1
* docs: use dl/dd instead of blockquote for freedesktop linkErik Faye-Lund2019-05-021-0/+3
* docs: use h2 instead of b-tag for headingsErik Faye-Lund2019-05-021-7/+11
* docs: remove stray paragraph-closeErik Faye-Lund2019-05-021-2/+0
* docs: properly escape ampersandErik Faye-Lund2019-05-022-2/+2
* docs: properly escape '>'Erik Faye-Lund2019-05-022-5/+5
* radv: fix set_output_usage_mask() with composite and 64-bit typesRhys Perry2019-05-021-4/+17