summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: do not hard-code header-heightErik Faye-Lund2019-05-021-1/+1
* docs: simplify css-centeringErik Faye-Lund2019-05-021-4/+3
* docs: use multiple background-images for headerErik Faye-Lund2019-05-021-5/+2
* docs: remove spurious newlineErik Faye-Lund2019-05-021-1/+0
* docs: avoid repeating the colorErik Faye-Lund2019-05-021-3/+0
* docs: avoid repeating the fontErik Faye-Lund2019-05-021-2/+2
* docs: add missing semicolonErik Faye-Lund2019-05-021-1/+1
* docs: remove long commented out cssErik Faye-Lund2019-05-021-2/+0
* docs: remove non-existent css attributeErik Faye-Lund2019-05-021-1/+0
* docs: normaize css-indent styleErik Faye-Lund2019-05-021-19/+19
* winsys/svga: Don't abort on EBUSY errors from execbufferThomas Hellstrom2019-05-021-1/+3
* winsys/svga: Update the drm interface fileThomas Hellstrom2019-05-022-174/+188
* svga: Avoid bouncing buffer data in malloced buffersThomas Hellstrom2019-05-023-13/+36
* winsys/svga: Enable the transfer_from_buffer GPU command for vgpu10Thomas Hellstrom2019-05-021-0/+1
* winsys/svga: Add an environment variable to force host-backed operationThomas Hellstrom2019-05-021-6/+11
* ac: tidy up ac_build_llvm8_tbuffer_{load,store}Samuel Pitoiset2019-05-021-13/+13
* radv: implement a workaround for VK_EXT_conditional_renderingSamuel Pitoiset2019-05-021-3/+44
* radv: fix color conversions for normalized uint/sint formatsSamuel Pitoiset2019-05-021-4/+16
* radv: do not need to force emit the TCS regs on Vega20Samuel Pitoiset2019-05-021-0/+1
* util/bitset: Return an actual bool from test macrosJason Ekstrand2019-05-021-2/+2
* glsl: work around MinGW 7.x compiler bugBrian Paul2019-05-011-0/+15
* llvmpipe: init some vars to NULL to silence MinGW compiler warningsBrian Paul2019-05-011-2/+2