Started 1 yr 5 mo ago
Took 1 min 8 sec on master

Success Build #16 (May 11, 2019, 1:22:06 PM)

Subprojects triggered but not blocked for

Build Artifacts
mesa_19.1.0-1+1m7.diff.gz249 B view
mesa_19.1.0-1+1m7.dsc4.42 KB view
mesa_19.1.0-1+1m7_source.buildinfo5.80 KB view
mesa_19.1.0.orig.tar.gz16.57 MB view
Changes
  1. nir: improve convert_yuv_to_rgb (details / githubweb)
  2. softpipe: setup pixel_offset for all primitive types (details / githubweb)
  3. gitlab-ci: build vulkan drivers in clang build (details / githubweb)
  4. swr/rast: Cleanup and generalize gen_archrast (details / githubweb)
  5. swr/rast: Add initial SWTag proto definitions (details / githubweb)
  6. swr/rast: Add string handling to AR event framework (details / githubweb)
  7. swr/rast: Add general SWTag statistics (details / githubweb)
  8. util: move #include out of #if linux (details / githubweb)
  9. nir: Saturating integer arithmetic is not associative (details / githubweb)
  10. r600: reset tex array override even when no view bound (details / githubweb)
  11. iris: Fix imageBuffer and PBO download. (details / githubweb)
  12. virgl: Store mapped hw resource with transfer object. (details / githubweb)
  13. virgl: Allow transfer queue entries to be found and extended. (details / githubweb)
  14. virgl: Re-use and extend queue transfers for intersecting buffer (details / githubweb)
  15. panfrost: Remove shader dump (details / githubweb)
  16. panfrost/decode: Hit MRT blend shader enable bits (details / githubweb)
  17. panfrost: Fix blend shader upload (details / githubweb)
  18. lima/gpir: add limit of max 512 instructions (details / githubweb)
  19. radv: Fix hang width YCBCR array textures. (details / githubweb)
  20. radv: Set is_array in lowered ycbcr tex instructions. (details / githubweb)
  21. radv: Restrict YUVY formats to 1 layer. (details / githubweb)
  22. mesa: rework error handling in glDrawBuffers (details / githubweb)
  23. mesa: fix pbuffers because internally they are front buffers (details / githubweb)
  24. st/mesa: don't flush the front buffer if it's a pbuffer (details / githubweb)
  25. radeonsi: use new atomic LLVM helpers (details / githubweb)
  26. radeonsi: set sampler state and view functions for compute-only contexts (details / githubweb)
  27. llvmpipe: init some vars to NULL to silence MinGW compiler warnings (details / githubweb)
  28. glsl: work around MinGW 7.x compiler bug (details / githubweb)
  29. util/bitset: Return an actual bool from test macros (details / githubweb)
  30. radv: do not need to force emit the TCS regs on Vega20 (details / githubweb)
  31. radv: fix color conversions for normalized uint/sint formats (details / githubweb)
  32. radv: implement a workaround for VK_EXT_conditional_rendering (details / githubweb)
  33. ac: tidy up ac_build_llvm8_tbuffer_{load,store} (details / githubweb)
  34. winsys/svga: Add an environment variable to force host-backed operation (details / githubweb)
  35. winsys/svga: Enable the transfer_from_buffer GPU command for vgpu10 (details / githubweb)
  36. svga: Avoid bouncing buffer data in malloced buffers (details / githubweb)
  37. winsys/svga: Update the drm interface file (details / githubweb)
  38. winsys/svga: Don't abort on EBUSY errors from execbuffer (details / githubweb)
  39. docs: normaize css-indent style (details / githubweb)
  40. docs: remove non-existent css attribute (details / githubweb)
  41. docs: remove long commented out css (details / githubweb)
  42. docs: add missing semicolon (details / githubweb)
  43. docs: avoid repeating the font (details / githubweb)
  44. docs: avoid repeating the color (details / githubweb)
  45. docs: remove spurious newline (details / githubweb)
  46. docs: use multiple background-images for header (details / githubweb)
  47. docs: simplify css-centering (details / githubweb)
  48. docs: do not hard-code header-height (details / githubweb)
  49. radv: fix set_output_usage_mask() with composite and 64-bit types (details / githubweb)
  50. docs: properly escape '>' (details / githubweb)
  51. docs: properly escape ampersand (details / githubweb)
  52. docs: remove stray paragraph-close (details / githubweb)
  53. docs: use h2 instead of b-tag for headings (details / githubweb)
  54. docs: use dl/dd instead of blockquote for freedesktop link (details / githubweb)
  55. docs: open list-item before closing it (details / githubweb)
  56. docs: close paragraphs before lists (details / githubweb)
  57. docs: close lists (details / githubweb)
  58. docs: remove stray paragraph-close (details / githubweb)
  59. docs: close paragraphs before preformatted text (details / githubweb)
  60. docs: start paragraph before closing it (details / githubweb)
  61. docs: drop paragraph around preformatted text (details / githubweb)
  62. docs: fix incorrectly closed paragraph (details / githubweb)
  63. docs: don't pointlessly close and re-start definition lists (details / githubweb)
  64. docs: remove stray list-start (details / githubweb)
  65. docs: fixup bad paragraphing (details / githubweb)
  66. docs: add missing lists (details / githubweb)
  67. docs: fix closing of paragraphs (details / githubweb)
  68. docs: fixup list-item tags (details / githubweb)
  69. docs: fix closing of list-items (details / githubweb)
  70. docs: replace empty list with a none-paragraph (details / githubweb)
  71. docs: turn faq-index into an ordered list (details / githubweb)
  72. docs: drop centered heading for faq (details / githubweb)
  73. docs: reorder heading and notice (details / githubweb)
  74. vulkan/wsi/wayland: Respect non-blocking AcquireNextImage (details / githubweb)
  75. wsi/wayland: document lack of vkAcquireNextImageKHR timeout support (details / githubweb)
  76. svga: move host logging to winsys (details / githubweb)
  77. svga: add SVGA_NO_LOGGING env var (v2) (details / githubweb)
  78. glsl: fix typo in #warning message (details / githubweb)
  79. radv: set WD_SWITCH_ON_EOP=1 when drawing primitives from a stream (details / githubweb)
  80. nir/search: Add automaton-based pre-searching (details / githubweb)
  81. nir/search: Add debugging code to dump the pattern matched (details / githubweb)
  82. egl: hard-code destroy function instead of passing it around as a (details / githubweb)
  83. gitlab-ci: add scons windows build using mingw (details / githubweb)
  84. panfrost/midgard: Skip register allocation if there's no work to do (details / githubweb)
  85. panfrost/midgard: Skip liveness analysis for instructions without dest (details / githubweb)
  86. vulkan/util: generate a helper function to return pNext struct sizes (details / githubweb)
  87. vulkan/overlay: update help printout (details / githubweb)
  88. vulkan/overlay: record stats in command buffers and accumulate on (details / githubweb)
  89. vulkan/overlay: add pipeline statistic & timestamps support (details / githubweb)
  90. vulkan/overlay: add no display option (details / githubweb)
  91. vulkan/overlay: add a margin to the size of the window (details / githubweb)
  92. vulkan/overlay: record all select metrics into output file (details / githubweb)
  93. vulkan/overlay: add a frame counter option (details / githubweb)
  94. vulkan/overlay: make overlay size configurable (details / githubweb)
  95. vulkan/overlay: make overriden functions static (details / githubweb)
  96. vulkan/overlay: add TODO list (details / githubweb)
  97. freedreno/ir3: fix shader variants vs UBO analysis (details / githubweb)
  98. freedreno/ir3: fix lowered ubo region alignment (details / githubweb)
  99. freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo lowering (details / githubweb)
  100. freedreno/ir3: add some ubo range related asserts (details / githubweb)
  101. nir: rework tex instruction printing (details / githubweb)
  102. nir: fix lower_wpos_ytransform in load_frag_coord case (details / githubweb)
  103. nir: add pass to lower fb reads (details / githubweb)
  104. freedreno/drm: expose GMEM_BASE address (details / githubweb)
  105. freedreno/ir3: fb read support (details / githubweb)
  106. freedreno/a6xx: KHR_blend_equation_advanced support (details / githubweb)
  107. freedreno/a6xx: smaller hammer for fb barrier (details / githubweb)
  108. docs: mark KHR_blend_equation_advanced done on a6xx (details / githubweb)
  109. meson: lift driver-collection out into parent build-file (details / githubweb)
  110. meson: give dri- and gallium-drivers separate vars (details / githubweb)
  111. meson: add build-summary (details / githubweb)
  112. st/dri: decrease input lag by syncing sooner in SwapBuffers (details / githubweb)
  113. glsl: fix and clean up NV_compute_shader_derivatives support (details / githubweb)
  114. radv: only need to force emit the TCS regs on Vega10 and Raven1 (details / githubweb)
  115. gbm: Improve documentation of BO import (details / githubweb)
  116. gitlab-ci: merge several meson jobs (details / githubweb)
  117. gitlab-ci: meson-gallium-radeonsi was a subset of (details / githubweb)
  118. gitlab-ci: simplify meson job names (details / githubweb)
  119. gitlab-ci: merge meson-glvnd into meson-swr (details / githubweb)
  120. lima/ppir: support nir_op_ftrunc (details / githubweb)
  121. docs: fixup mistake in contents (details / githubweb)
  122. nir: fix nir tex print harder (details / githubweb)
  123. anv: Stop including POS in FS input limits (details / githubweb)
  124. iris: Disable dual source blending when shader doesn't handle it (details / githubweb)
  125. spirv: fix SpvOpBitSize return value. (details / githubweb)
  126. nir: fix lower vars to ssa for larger vector sizes. (details / githubweb)
  127. util/tests: add basic unit tests for bitset (details / githubweb)
  128. util/bitset: fix bitset range mask calculations. (details / githubweb)
  129. r600: implement resource_get_info (details / githubweb)
  130. intel/fs: Assert when brw_fs_nir sees a nir_deref_instr (details / githubweb)
  131. radv: fix radv_get_aspect_format() for D+S formats (details / githubweb)
  132. anv: fix crash when application does not provide push constants (details / githubweb)
  133. get_reviewer.pl: improve portability (details / githubweb)
  134. radv: apply the indexing workaround for atomic buffer operations on GFX9 (details / githubweb)
  135. meson: Fix missing glproto dependency for gallium-glx (details / githubweb)
  136. meson: always define libglapi (details / githubweb)
  137. glsl: fix general_ir_test with mingw (details / githubweb)
  138. meson: switch gles1 and gles2 to auto options (details / githubweb)
  139. meson: Make shader-cache a trillean instead of boolean (details / githubweb)
  140. meson: make nm binary optional (details / githubweb)
  141. util/tests: Use define instead of VLA (details / githubweb)
  142. glsl/tests: define ssize_t on windows (details / githubweb)
  143. tests/vma: fix build with MSVC (details / githubweb)
  144. meson: Don't build glsl cache_test when shader cache is disabled (details / githubweb)
  145. iris: Resolve textures used by the program, not merely bound textures (details / githubweb)
  146. nir/algebraic: Don't emit empty initializers for MSVC (details / githubweb)
  147. anv,i965: Stop warning about incomplete gen11 support (details / githubweb)
  148. st/va: check resource_get_info nullity in vlVaDeriveImage (details / githubweb)
  149. iris: Fix 4GB memory zone heap sizes. (details / githubweb)
  150. iris: leave the top 4Gb of the high heap VMA unused (details / githubweb)
  151. iris: Force VMA alignment to be a multiple of the page size. (details / githubweb)
  152. iris: Delete bucketing allocators (details / githubweb)
  153. nir: Add a SSA type gathering pass (details / githubweb)
  154. mesa: Factor out index function that will have multiple use. (details / githubweb)
  155. mesa: Use glVertexAttrib*NV functions for fixed function attribs. (details / githubweb)
  156. mesa: Implement _mesa_array_element by walking enabled arrays. (details / githubweb)
  157. mesa: Rip out now unused gl_context::aelt_context. (details / githubweb)
  158. mesa: Remove the now unused _NEW_ARRAY state change flag. (details / githubweb)
  159. mesa: Constify static const array in api_arrayelt.c (details / githubweb)
  160. mesa: Remove the _glapi_table argument from _mesa_array_element. (details / githubweb)
  161. mesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin. (details / githubweb)
  162. mesa: Correct the is_vertex_position decision for dlists. (details / githubweb)
  163. mesa: Leave aliasing of vertex and generic0 attribute to the dlist code. (details / githubweb)
  164. vtn: handle bitcast with pointer src/dest (details / githubweb)
  165. nir: Add a nir_builder_alu variant which takes an array of components (details / githubweb)
  166. nir: Add nir_op_vec helper (details / githubweb)
  167. spirv/cl: support vload/vstore (details / githubweb)
  168. freedreno/ir3: remove assert (details / githubweb)
  169. freedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes (details / githubweb)
  170. freedreno: update generated headers (details / githubweb)
  171. freedreno/a6xx: UBWC fixes (details / githubweb)
  172. freedreno/a6xx: UBWC support for images (details / githubweb)
  173. freedreno: mark imported resources as valid (details / githubweb)
  174. freedreno/a6xx: buffer resources cannot be compressed (details / githubweb)
  175. freedreno: move UBWC color offset to fd_resource_offset() (details / githubweb)
  176. freedreno:  add ubwc_enabled helper (details / githubweb)
  177. freedreno/a6xx: deduplicate a few lines (details / githubweb)
  178. panfrost/midgard: reg_mode_full -> reg_mode_32, etc (details / githubweb)
  179. panfrost/midgard/disasm: Catch mask errors (details / githubweb)
  180. panfrost/midgard/disasm: Extend print_reg to 8-bit (details / githubweb)
  181. panfrost/midgard/disasm: Fill in .int mod (details / githubweb)
  182. panfrost/midgard: Fix crash on unknown op (details / githubweb)
  183. panfrost/midgard: Rename ilzcnt8 -> iclz (details / githubweb)
  184. panfrost/midgard/disasm: Support 8-bit destination (details / githubweb)
  185. panfrost/midgard/disasm: Print 8-bit sources (details / githubweb)
  186. panfrost/midgard/disasm: Stub out 64-bit (details / githubweb)
  187. panfrost/midgard/disasm: Handle dest_override generalized (details / githubweb)
  188. panfrost: Support RGB565 FBOs (details / githubweb)
  189. panfrost/midgard: Fix integer selection (details / githubweb)
  190. panfrost/midgard: Fix RA when temp_count = 0 (details / githubweb)
  191. panfrost/midgard: Lower mixed csel (NIR) (details / githubweb)
  192. panfrost/midgard: iabs cannot run on mul (details / githubweb)
  193. freedreno: remove unused forward struct declaration (details / githubweb)
  194. util/drirc: add workarounds for bugs in Doom 3: BFG (details / githubweb)
  195. radv: Disable subsampled formats. (details / githubweb)
  196. Restore erroneously removed .gitignore entry for "build" directory (details / githubweb)
  197. radv: Implement cosited_even sampling. (details / githubweb)
  198. mesa: android: Remove unnecessary dependency tracking rules (details / githubweb)
  199. mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs (details / githubweb)
  200. mesa: android: freedreno: Fix build failure due to path change (details / githubweb)
  201. mesa: Makefile.sources: Add (details / githubweb)
  202. mesa: Makefile.sources: Add nir_lower_fb_read.c to Makefile.sources list (details / githubweb)
  203. lima/ir: print names of unsupported intrinsics (details / githubweb)
  204. lima/ppir: abort compilation in case of unsupported intrinsic (details / githubweb)
  205. radv: Use given stride for images imported from Android. (details / githubweb)
  206. iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS (details / githubweb)
  207. radv: fix rowPitch for R32G32B32 formats on GFX9 (details / githubweb)
  208. virgl: export resource_is_busy from winsys (details / githubweb)
  209. virgl: rework queries (details / githubweb)
  210. virgl: do not use inline writes for subdata (details / githubweb)
  211. doc: Update GL_KHR_robustness in features.txt for r600 (details / githubweb)
  212. llvmpipe: pass stream-out targets to draw-module early (details / githubweb)
  213. draw: flush when setting stream-out targets (details / githubweb)
  214. lima/gpir: fix float uniform alignment issue (details / githubweb)
  215. radeonsi: add config entry for Counter-Strike Global Offensive (details / githubweb)
  216. nir: add int_to_float lowering pass (details / githubweb)
  217. lima: use int_to_float lowering pass (details / githubweb)
  218. lima/gpir: implement nir_op_fmov (details / githubweb)
  219. lima/gpir: enable lowering for ftrunc (details / githubweb)
  220. panfrost: Refactor blend descriptors (details / githubweb)
  221. nir: nir_shader_compiler_options: drop native_integers (details / githubweb)
  222. glsl_to_nir: drop supports_ints (details / githubweb)
  223. nir/algebraic: Pull common addition out of flrp arguments (details / githubweb)
  224. nir/algebraic: Pull common multiplication out of flrp arguments (details / githubweb)
  225. nir/flrp: Add new lowering pass for flrp instructions (details / githubweb)
  226. nir: Use the flrp lowering pass instead of nir_opt_algebraic (details / githubweb)
  227. intel/compiler: Use the flrp lowering pass for all stages on Gen4 and (details / githubweb)
  228. nir/flrp: Lower flrp(#a, #b, c) differently (details / githubweb)
  229. nir/flrp: Lower flrp(±1, b, c) and flrp(a, ±1, c) differently (details / githubweb)
  230. nir/flrp: Lower flrp(a, b, c) differently if another flrp(a, _, c) (details / githubweb)
  231. nir/flrp: Lower flrp(a, b, c) differently if another flrp(_, b, c) (details / githubweb)
  232. nir/flrp: Lower flrp(a, b, #c) differently (details / githubweb)
  233. nir/algebraic: Reassociate open-coded flrp(1, b, c) (details / githubweb)
  234. intel/compiler: Don't always require precise lowering of flrp (details / githubweb)
  235. anv: fix alphaToCoverage when there is no color attachment (details / githubweb)
  236. vulkan/overlay-layer: fix cast errors (details / githubweb)
  237. freedreno/ir3: move ir3_pointer_size() (details / githubweb)
  238. freedreno/ir3: consolidate const state (details / githubweb)
  239. freedreno/ir3: move immediates to const_state (details / githubweb)
  240. freedreno/ir3: split out const_state setup (details / githubweb)
  241. freedreno/ir3: move const_state to ir3_shader (details / githubweb)
  242. nir: implement lowering for fsin and fcos (details / githubweb)
  243. lima: enable sin and cos lowering for GP (details / githubweb)
  244. Bump version for 19.1 branch (details / githubweb)
  245. docs: Add relnotes stub for 19.2 (details / githubweb)
  246. gallivm: fix broken 8-wide s3tc decoding (details / githubweb)
  247. iris: support dmabuf imports with offsets (details / githubweb)
  248. iris: Also handle res->offset for buffer sampler/image views (details / githubweb)
  249. intel/tools: New i965 instruction assembler tool (details / githubweb)
  250. intel/tools: Add meson pthread dependancy for i965_asm (details / githubweb)
  251. intel/tools: Initialize offset correctly for i965_asm (details / githubweb)
  252. intel/tools: Add unit tests for assembler (details / githubweb)
  253. intel/compiler: Print quad value in hex format (details / githubweb)
  254. intel/compiler: Replicate 16 bit immediate value correctly (details / githubweb)
  255. intel/disasm: Disassemble JIP offset for while (details / githubweb)
  256. intel/disasm: Disassemble immediate value properly for dim (details / githubweb)
  257. intel/compiler: Unset flag reg when FB write is not predicated (details / githubweb)
  258. i965: Fix BRW_MEMZONE_LOW_4G heap size. (details / githubweb)
  259. i965: Force VMA alignment to be a multiple of the page size. (details / githubweb)
  260. i965: leave the top 4Gb of the high heap VMA unused (details / githubweb)
  261. radeonsi: add an AMD_TEX_ANISO environment variable (details / githubweb)
  262. Revert "glx: Fix synthetic error generation in __glXSendError" (details / githubweb)
  263. glsl_to_nir: remove unused type_is_int() (details / githubweb)
  264. docs: spell out "and" in sidebar (details / githubweb)
  265. docs: spell out faq in sidebar (details / githubweb)
  266. docs: remove pointless list-entry (details / githubweb)
  267. docs: spell out "and" in sidebar (details / githubweb)
  268. docs: use title-casing for all headings in sidebar (details / githubweb)
  269. docs: give download-article a primary heading (details / githubweb)
  270. docs: renumber headings (details / githubweb)
  271. docs: harmonize headings and titles (details / githubweb)
  272. docs: drop h1 in header (details / githubweb)
  273. radv: call constant folding before opt algebraic (details / githubweb)
  274. anv: rework queries writes to ensure ordering memory writes (details / githubweb)
  275. anv: fix use after free (details / githubweb)
  276. nir/flrp: Fix typo on the flrp(±1, b, c) path (details / githubweb)
  277. nir/flrp: Reassociate add in flrp(±1, b, c) lowering path (details / githubweb)
  278. glsl: s/GLboolean/bool/ to silence MSVC compiler warning (details / githubweb)
  279. ddebug: fix a few MSVC compiler warnings (details / githubweb)
  280. noop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC warning (details / githubweb)
  281. gallium/pp: s/uint/enum tgsi_semantic/ to fix MSVC warning (details / githubweb)
  282. gallium/util: fix two MSVC compiler warnings (details / githubweb)
  283. meson: Force the use of config-tool for llvm (details / githubweb)
  284. gitlab-ci: Remove superfluous comment about image tag counter suffix (details / githubweb)
  285. gitlab-ci: Move meson job script to separate file (details / githubweb)
  286. gitlab-ci: Build clover against all supported versions of LLVM (details / githubweb)
  287. gitlab-ci: Reorder jobs a bit to be generally ordered longer => shorter (details / githubweb)
  288. gitlab-ci: Don't install WINE packages (details / githubweb)
  289. gitlab-ci: add the vulkan overlay layer to the vulkan build (details / githubweb)
  290. gitlab-ci: add the vulkan overlay layer to the vulkan build (details / githubweb)
  291. iris: Report the same video memory settings as i965. (details / githubweb)
  292. kmsro: add _dri.so to two of the kmsro drivers. (details / githubweb)
  293. drm-uapi: Update i915_drm.h for I915_CONTEXT_PARAM_RECOVERABLE (details / githubweb)
  294. iris: Reorganise execbuf to have a single point of failure (details / githubweb)
  295. radv: fix setting the number of rectangles when it's dyanmic (details / githubweb)
  296. i965_asm: fix memleak (details / githubweb)
  297. i965_asm: avoid free()ing uninitialized pointers (details / githubweb)
  298. meson: fix a couple typos in comments (details / githubweb)
  299. gallium: fix typo in comment (details / githubweb)
  300. nir: Initialize lower_flrp_progress everywhere (details / githubweb)
  301. mesa: fix GL_PROGRAM_BINARY_RETRIEVABLE_HINT handling (details / githubweb)
  302. Docs: add 19.0.4 release notes (details / githubweb)
  303. docs: Add SHA256 sums for mesa 19.0.4 (details / githubweb)
  304. docs: update calendar, and news item and link release notes for 19.0.4 (details / githubweb)
  305. anv: Use corresponding type from the vector allocation (details / githubweb)
  306. freedreno/ir3: fix rasterflat/glxgears (details / githubweb)
  307. iris: Mark render batches as non-recoverable. (details / githubweb)
  308. iris: Add helpers to clone a hardware context. (details / githubweb)
  309. iris: Try to recover from GPU hangs. (details / githubweb)
  310. iris: Hook up device reset callbacks (details / githubweb)
  311. iris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY (details / githubweb)
  312. anv: Remove special allocation for anv_push_constants (details / githubweb)
  313. lima: fix tile buffer reloading (details / githubweb)
  314. panfrost: ci: Add support for running the tests on RK3288 (details / githubweb)
  315. panfrost: ci: Add tests to flip-flop list (details / githubweb)
  316. panfrost: ci: Check for incomplete runs (details / githubweb)
  317. panfrost: ci: Fix list of tests to run (details / githubweb)
  318. panfrost: ci: Tweak dEQP to improve throughput (details / githubweb)
  319. panfrost: ci: Update list of expected failures (details / githubweb)
  320. panfrost: ci: Don't restart Weston (details / githubweb)
  321. panfrost: ci: Skip running some tests (details / githubweb)
  322. panfrost: Fix two uninitialized accesses in compiler (details / githubweb)
  323. panfrost: Only take the fast paths on buffers aligned to block size (details / githubweb)
  324. panfrost: Add CAPFs for conservative rasterization (details / githubweb)
  325. lima: fix width 4096 resolution GP fail (details / githubweb)
  326. winsys/amdgpu: add VCN JPEG to no user fence group (details / githubweb)
  327. intel/fs/copy-prop: Bump the hash table size to 64 (details / githubweb)
  328. intel/fs/copy-prop: Purge unused ACPs (details / githubweb)
  329. intel/fs/copy-prop: Don't walk all the ACPs for each instruction (details / githubweb)
  330. nir: allow specifying a set of opcodes in lower_alu_to_scalar (details / githubweb)
  331. compiler: Add enums for blend state (details / githubweb)
  332. gallium: Add helper to convert PIPE blending to shader_enum style (details / githubweb)
  333. nir: Add blend_const_color_rgba sysval (details / githubweb)
  334. travis: fix syntax, and drop unused stuff (details / githubweb)
  335. swrast: Rename blend_func->swrast_blend_func (details / githubweb)
  336. st/va: set the visible image dimensions in vlVaDeriveImage (details / githubweb)
  337. i965: Fix memory leaks in brw_upload_cs_work_groups_surface(). (details / githubweb)
  338. vulkan/overlay: fix truncating error on 32bit platforms (details / githubweb)
  339. vulkan/overlay: keep allocating draw data until it can be reused (details / githubweb)
  340. anv: Fix limits when VK_EXT_descriptor_indexing is used (details / githubweb)
  341. iris: Use full ways for L3 cache setup on Icelake. (details / githubweb)
  342. st/mesa: fix 2 crashes in st_tgsi_lower_yuv (details / githubweb)
  343. radv: clear vertex bindings while resetting command buffer (details / githubweb)
  344. intel: drop misleading driver name from gen_get_device_info() (details / githubweb)

Started by user Ivan J.

Revision: 02ebe85fce168d9d1da3de112983d35c73f02bcd
  • refs/remotes/origin/maemo/ascii-devel