[Mesa-dev] [AppVeyor] mesa master #3294 failed
Build mesa 3294 failed Commit 0fca80b3db by Bas Nieuwenhuizen on 1/28/2017 4:32 PM: various: Fix missing DumpModule with recent LLVM.\n\nSince LLVM revision 293359 DumpModule gets only implemented when\neither a debug build or LLVM_ENABLE_DUMP is set.\n\nThis patch adds a direct replacement for the function for radv and\nradeonsi, However, as I don't know a good place to put common LLVM\ncode for all three I inlined the implementation for LLVMPipe.\n\nv2: Use the new code for LLVM 3.4+ instead of LLVM 5+ & fixed indentation\n\nSigned-off-by: Bas Nieuwenhuizen \nReviewed-by: Roland Scheidegger Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3295 completed
Build mesa 3295 completed Commit b8ee45ebdc by Bas Nieuwenhuizen on 1/29/2017 4:03 PM: llvmpipe: Use LLVMDumpModule, not DumpModule.\n\nForgot the prefix ...\n\nFixes: 0fca80b3db64dc1d004f78e22b9de86a07e9de96\nSigned-off-by: Bas Nieuwenhuizen Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa 17.0 #3471 failed
Build mesa 3471 failed Commit 73f8abe32a by Hans de Goede on 2/6/2017 11:13 AM: glx/glvnd: Fix GLXdispatchIndex sorting\n\nCommit 8bca8d89ef3b ("glx/glvnd: Fix dispatch function names and indices")\nfixed the sorting of the array initializers in g_glxglvnddispatchfuncs.c\nbecause FindGLXFunction's binary search needs these to be sorted\nalphabetically.\n\nThat commit also mostly fixed the sorting of the DI_foo defines in\ng_glxglvnddispatchindices.h, which is what actually matters as the\narrays are initialized using "[DI_foo] = glXfoo," but a small error\ncrept in which at least causes glXGetVisualFromFBConfigSGIX to not\nresolve, breaking games such as "The Binding of Isaac: Rebirth" and\n"Crypt of the NecroDancer" from Steam not working and possible causes\nother problems too.\n\nThis commit fixes the last of the sorting errors, fixing these mentioned\ngames not working.\n\nFixes: 8bca8d89ef3b ("glx/glvnd: Fix dispatch function names and indices")\nCc: "13.0" \nCc: "17.0" \nCc: Adam Jackson \nSigned-off-by: Hans de Goede \nReviewed-by: Eric Engestrom Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3472 completed
Build mesa 3472 completed Commit b0232d98e9 by Dave Airlie on 2/16/2017 3:54 AM: radeonsi: use shared emit_umsb helper.\n\nReviewed-by: Edward O'Callaghan \nReviewed-by: Marek Olšák \nSigned-off-by: Dave Airlie Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3473 failed
Build mesa 3473 failed Commit a3ab09f90f by Timothy Arceri on 2/7/2017 1:10 AM: util/disk_cache: check cache exists before calling munmap()\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3477 completed
Build mesa 3477 completed Commit 172c48cc15 by Timothy Arceri on 2/17/2017 5:27 AM: glsl: fix scons builds with shader cache\n\nFor now its disabled for scons so wrap glsl cache calls in a\ndefine conditional. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3522 failed
Build mesa 3522 failed Commit 0441e6bc8b by Timothy Arceri on 2/21/2017 5:34 AM: util/disk_cache: create timestamp and gpu_id dirs when MESA_GLSL_CACHE_DIR is used\n\nThe make check test is also updated to make sure these dirs are created.\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3526 completed
Build mesa 3526 completed Commit b87ef9e606 by Brian Paul on 2/21/2017 10:52 PM: util: fix MSVC build issue in disk_cache.h\n\nWindows doesn't have dlfcn.h. Protect the code in question\nwith #if ENABLE_SHADER_CACHE test. And fix indentation.\n\nReviewed-by: Timothy Arceri \nReviewed-by: Roland Scheidegger Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3559 failed
Build mesa 3559 failed Commit c7878b0167 by Marek Olšák on 2/23/2017 12:34 AM: ac: silence a warning\n\ntrivial Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #3563 completed
Build mesa 3563 completed Commit fcf466383a by Brian Paul on 2/25/2017 2:02 AM: svga: fix MSVC build error after PIPE_CAP_USER_INDEX_BUFFERS removal\n\nNeed to specify the zero for the struct initializer. My earlier test\nof the patch series was with MinGW, not MSVC.\n\nTrivial. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2238 failed
Build mesa 2238 failed Commit 6c648cdac8 by Kenneth Graunke on 9/21/2016 6:51 PM: docs: Mark ES 3.2 "all done" for i965/gen9+. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2239 completed
Build mesa 2239 completed Commit 36f0f03182 by Eric Anholt on 9/7/2016 2:45 AM: nir: Allow opt_peephole_sel to be more aggressive in flattening IFs.\n\nVC4 was running into a major performance regression from enabling control\nflow in the glmark2 conditionals test, because of short if statements\ncontaining an ffract.\n\nThis pass seems like it was was trying to ensure that we only flattened\nIFs that should be entirely a win by guaranteeing that there would be\nfewer bcsels than there were MOVs otherwise. However, if the number of\nALU ops is small, we can avoid the overhead of branching (which itself\ncosts cycles) and still get a win, even if it means moving real\ninstructions out of the THEN/ELSE blocks.\n\nFor now, just turn on aggressive flattening on vc4. i965 will need some\ntuning to avoid regressions. It does looks like this may be useful to\nreplace freedreno code.\n\nImproves glmark2 -b conditionals:fragment-steps=5:vertex-steps=0 from 47\nfps to 95 fps on vc4.\n\nvc4 shader-db:\ntotal instructions in shared programs: 101282 -> 99543 (-1.72%)\ninstructions in affected programs: 17365 -> 15626 (-10.01%)\ntotal uniforms in shared programs: 31295 -> 31172 (-0.39%)\nuniforms in affected programs: 3580 -> 3457 (-3.44%)\ntotal estimated cycles in shared programs: 225182 -> 223746 (-0.64%)\nestimated cycles in affected programs: 26085 -> 24649 (-5.51%)\n\nv2: Update shader-db output.\n\nReviewed-by: Ian Romanick (v1) Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2241 failed
Build mesa 2241 failed Commit e66a2b879b by Dylan Baker on 9/22/2016 6:30 PM: mapi: export all GLES 3.2 functions in libGLESv2.so\n\nSee commit 5921f372c89a68fac6ddefc009442721d9df4db2 for the rational of\nthis commit.\n\nSigned-off-by: Dylan Baker \nReviewed-by: Ilia Mirkin \nReviewed-by: Kenneth Graunke Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2244 failed
Build mesa 2244 failed Commit e60928f4c4 by Timothy Arceri on 9/7/2016 4:28 AM: gallium: remove unused PIPE_CC_GCC_VERSION\n\nAcked-by: Edward O'Callaghan Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2248 completed
Build mesa 2248 completed Commit 85e9bbc14d by Dylan Baker on 9/23/2016 7:10 PM: Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"\n\nThis reverts commit e66a2b879b73bf48800fec7353dafe8fc693ecdb.\n\nWhich breaks the scons build in an interesting way, particularly when\nBlendBarrier and PrimitiveBoundingBox are added to static_data.py's\nfunctions list. This seems to be related to the fact that the unsuffixed\nnames are only in GLES3.2, but Desktop GL only has suffixed versions.\n\nSigned-off-by: Dylan Baker Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1900 failed
Build mesa 1900 failed Commit 3f100b77f9 by Marek Olšák on 8/1/2016 10:48 PM: gallium/radeon: use unflushed fences for deferred flushes (v2)\n\n+23% Bioshock Infinite performance.\n\nv2: - use the new fence_finish interface\n- allow deferred fences with multiple contexts\n- clear the ctx pointer after a deferred flush\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1912 completed
Build mesa 1912 completed Commit 06b63f1f43 by Jose Fonseca on 8/11/2016 1:11 PM: appveyor: Force Visual Studio 2013 image.\n\nIt seems the default build image is now Visual Studio 2015, and Visual\nStudio 2013 is not installed. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2023 failed
Build mesa 2023 failed Commit b9ac72b511 by Miklós Máté on 8/26/2016 12:48 PM: vbo: set draw_id\n\nFixes conditional jump depending on uninitialized value\nin si_state_draw.c:593\n\nCc: \nSigned-off-by: Miklós Máté \nReviewed-by: Brian Paul Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2025 completed
Build mesa 2025 completed Commit 0035f7f136 by Charmaine Lee on 8/26/2016 1:58 PM: svga: add guest statistic gathering interface\n\nThis file was supposed to be added with the previous "svga: add guest\nstatistic gathering interface" patch but went MIA for some reason.\n\nReviewed-by: Brian Paul Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa 12.0 #2083 failed
Build mesa 2083 failed Commit 0fa0e2a505 by Ilia Mirkin on 8/31/2016 4:54 AM: nv30: only bail on color/depth bpp mismatch when surfaces are swizzled\n\nThe actual restriction is a little weaker than I originally thought. See\nhttps://bugs.freedesktop.org/show_bug.cgi?id=92306#c17 for the\nsuggestion. This also explain why things weren't *always* failing\nbefore, only sometimes. We will allocate a non-swizzled depth buffer for\nNPOT winsys buffer sizes, which they almost always are.\n\nSigned-off-by: Ilia Mirkin \nCc: mesa-sta...@lists.freedesktop.org\n(cherry picked from commit 8caf2cb0c06fe0a1dddff3aed56392f376fda424) Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2084 completed
Build mesa 2084 completed Commit 2f3154f464 by Frank Binns on 8/4/2016 2:15 PM: wayland-drm: add missing NULL check\n\nAlthough malloc is unlikely to fail check its return value nevertheless.\n\nSigned-off-by: Frank Binns \nReviewed-by: Eric Engestrom \nReviewed-by: Emil Velikov Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2487 failed
Build mesa 2487 failed Commit f19f71830b by Marek Olšák on 10/19/2016 10:11 PM: radeonsi: fix build of si_eliminate_const_vs_outputs on LLVM <= 3.8\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2512 failed
Build mesa 2512 failed Commit f35b1d156b by Marek Olšák on 10/19/2016 11:22 PM: tgsi/scan: scan texture offset operands\n\nThis seems important considering how much we depend on some of the flags.\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2515 completed
Build mesa 2515 completed Commit 88a618ce86 by Brian Paul on 10/24/2016 8:42 PM: tgsi: trivial build fix for MSVC\n\nReviewed-by: Marek Olšák Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2692 failed
Build mesa 2692 failed Commit 358079da2d by Marek Olšák on 11/12/2016 10:10 PM: radeonsi: set unsafe fpmath on FP instructions when allowed by R600_DEBUG\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2695 completed
Build mesa 2695 completed Commit a6ff2a3378 by Marek Olšák on 11/13/2016 3:54 PM: util/disk_cache: use unambiguous naming\n\nReviewed-by: Emil Velikov Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2706 failed
Build mesa 2706 failed Commit 6403a9e074 by Nicolai Hähnle on 11/8/2016 2:24 PM: radeonsi: fix a subtle bounds checking corner case with 3-component attributes\n\nI'm also sending out a piglit test, gl-2.0/vertexattribpointer-size-3,\nwhich exposes this corner case.\n\nReviewed-by: Marek Olšák \nReviewed-by: Edward O'Callaghan Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2707 completed
Build mesa 2707 completed Commit fb17b7f99d by Nicolai Hähnle on 11/16/2016 10:26 AM: u_simple_shaders: try to un-break the Windows build\n\nAcked-by: Edward O'Callaghan Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2725 failed
Build mesa 2725 failed Commit 0cee3fd5c7 by Jordan Justen on 11/16/2016 1:55 AM: i965/gen7: Minify blit size for stencil tree copy\n\nFound by the piglit 'fbo-depth-array stencil-clear' test when\nimplementing blorp blit splitting for gen7.\n\nSigned-off-by: Jordan Justen \nReviewed-by: Ben Widawsky \nReviewed-by: Jason Ekstrand Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2727 completed
Build mesa 2727 completed Commit ec4e71f75e by Tapani Pälli on 8/17/2016 7:37 AM: mesa: fix empty program log length\n\nIn case we have empty log (""), we should return 0. This fixes\nKhronos WebGL conformance test 'program-infolog'.\n\nFrom OpenGL ES 3.1 (and OpenGL 4.5 Core) spec:\n "If pname is INFO_LOG_LENGTH , the length of the info log, including\na null terminator, is returned. If there is no info log, zero is\nreturned."\n\nv2: apply same fix for get_shaderiv and _mesa_GetProgramPipelineiv (Ian)\n\nSigned-off-by: Tapani Pälli \nReviewed-by: Iago Toral Quiroga (v1)\nReviewed-by: Ian Romanick \nReviewed-by: Nicolai Hähnle \nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97321\nCc: "13.0" Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2773 failed
Build mesa 2773 failed Commit d219720d19 by Marek Olšák on 11/18/2016 8:00 PM: mesa: use special checksums for unset checksums and fixed-func shaders\n\nfor debugging\n\nReviewed-by: Timothy Arceri Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2774 completed
Build mesa 2774 completed Commit a3f6bea69a by Marek Olšák on 11/22/2016 5:28 PM: gallium: fix more occurences of u_hash.h\n\nthis fixes compile failures since 86514d84e0beec47c82da4888db12bf07f33cb83 Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2839 failed
Build mesa 2839 failed Commit 048143b9d9 by Dave Airlie on 11/24/2016 12:35 AM: radv: set spi_baryc_cntl.pos_float_location to 0\n\nThis fixes:\ndEQP-VK.pipeline.multisample_interpolation.offset_interpolate_at_sample_position.*\n\nThis should probably be 2 when sample shading is enabled, but I'm\nnot sure.\n\nReviewed-by: Bas Nieuwenhuizen \nSigned-off-by: Dave Airlie Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2840 completed
Build mesa 2840 completed Commit 662b9c24d0 by Marek Olšák on 11/28/2016 12:37 AM: radeonsi: don't fetch 8 dwords for samplerBuffer and imageBuffer\n\nThe compiler doesn't shrink s_load_dwordx8, so we always wasted 4 SGPRs.\nAlso, the extraction of the descriptor created some really ugly asm code\nwith lots of VALU bitwise ops and v_readfirstlane.\n\nTotals from *affected* shaders:\nSGPRS: 13880 -> 13253 (-4.52 %)\nVGPRS: 15200 -> 15088 (-0.74 %)\nCode Size: 499864 -> 459816 (-8.01 %) bytes\nMax Waves: 1554 -> 1564 (0.64 %)\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2842 failed
Build mesa 2842 failed Commit ddf0f097e7 by Ilia Mirkin on 11/24/2016 11:02 PM: swr: [rasterizer jit] use signed integer representation for logic op\n\nInstead of (incorrectly) biasing the snorm value to make it look like a\nunorm, just use signed integer math.\n\nThis fixes arb_color_buffer_float-render GL_RGBA8_SNORM\n\nSigned-off-by: Ilia Mirkin \nReviewed-by: Tim Rowley Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2843 completed
Build mesa 2843 completed Commit 2ea021a1eb by Timothy Arceri on 11/2/2016 3:28 AM: glsl: use linked_shaders bitmask to iterate stages for subroutine fields\n\nThis should be faster than looping over every stage and null checking, but\nwill also make the code a bit cleaner when we switch to getting more fields\nfrom gl_program rather than from gl_linked_shader as we can just copy the\npointer and not need to worry about null checking then copying.\n\nReviewed-by: Ian Romanick Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2852 failed
Build mesa 2852 failed Commit 966567aa12 by Timothy Arceri on 11/30/2016 9:52 PM: mesa: reset linked_stages bitmask when re-linking\n\n34953f8907fdd added this bitmask but it wasn't being reset when\na program was relinked. If a stage was removed from the new\nprogram then it could case a crash as we expect the linked shader\nfor that stage to not be null.\n\nFixes crashes in:\nESEXT-CTS.tessellation_shader.single.xfb_captures_data_from_correct_stage\nES31-CTS.core.tessellation_shader.single.xfb_captures_data_from_correct_stage\n\nReviewed-by: Kenneth Graunke \nReviewed-by: Dave Airlie \nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98917 Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2855 failed
Build mesa 2855 failed Commit 27433b26b1 by Jason Ekstrand on 11/29/2016 10:00 PM: anv/cmd_buffer: Actually use the stencil dimension\n\nIn an attempt to fix 3DSTATE_DEPTH_BUFFER for stencil-only cases, I\naccidentally kept setting the SurfaceType to 2D in the stencil-only case\nthanks to a copy+paste error.\n\nReviewed-by: Nanley Chery Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2856 completed
Build mesa 2856 completed Commit fda1d0187d by Ilia Mirkin on 11/30/2016 5:56 AM: anv: expose support for VK_KHR_sampler_mirror_clamp_to_edge\n\nThis is already supported in genX_state.c, expose the extension string.\n\nSigned-off-by: Ilia Mirkin \nReviewed-by: Jason Ekstrand Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2862 failed
Build mesa 2862 failed Commit 6bf63b0119 by Timothy Arceri on 11/9/2016 4:01 AM: st/mesa: get Version from gl_program rather than gl_shader_program\n\nReviewed-by: Nicolai Hähnle Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2863 completed
Build mesa 2863 completed Commit c45d84ad83 by Timothy Arceri on 12/2/2016 5:44 AM: Revert "st/mesa: get Version from gl_program rather than gl_shader_program"\n\nThis reverts commit 6bf63b011992dbbc899a28bde5692070dbcf965a.\n\nA patch that adds a reference to gl_shader_program_data to gl_program\nneeds to land befor this one. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa fdo_master #2952 failed
Build mesa 2952 failed Commit e2610bf165 by Liu Zhiquan on 12/9/2016 11:29 AM: EGL/android: Enhance pbuffer implementation\n\nSome dri drivers will pass multiple bits in buffer_mask parameter\nto droid_image_get_buffer(), more than the actual supported buffer\ntype combination. For such case, will go through all the bits, and\nwill not return error when unsupported buffer is requested, only\nreturn error when the allocation for supported buffer failed.\n\nv2: coding style and log changes\nv3: coding style changes and update patch format\n\nSigned-off-by: Liu Zhiquan \nSigned-off-by: Long, Zhifang \nReviewed-by: Tomasz Figa Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #2953 completed
Build mesa 2953 completed Commit e2610bf165 by Liu Zhiquan on 12/9/2016 11:29 AM: EGL/android: Enhance pbuffer implementation\n\nSome dri drivers will pass multiple bits in buffer_mask parameter\nto droid_image_get_buffer(), more than the actual supported buffer\ntype combination. For such case, will go through all the bits, and\nwill not return error when unsupported buffer is requested, only\nreturn error when the allocation for supported buffer failed.\n\nv2: coding style and log changes\nv3: coding style changes and update patch format\n\nSigned-off-by: Liu Zhiquan \nSigned-off-by: Long, Zhifang \nReviewed-by: Tomasz Figa Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1716 failed
Build mesa 1716 failed Commit c8ea85 by Brian Paul on 6/28/2016 11:15 PM: svga: use SVGA3D_vgpu10_BufferCopy() for buffer copies\n\nSo that we do copies host-side rather than in the guest with map/memcpy.\n\nTested with piglit arb_copy_buffer-subdata-sync test and new\narb_copy_buffer-intra-buffer-copy test.\n\nReviewed-by: Charmaine Lee \nAcked-by: Roland Scheidegger Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1718 completed
Build mesa 1718 completed Commit eb79b2b331 by Brian Paul on 5/11/2016 3:20 PM: st/wgl: make own_mutex() non-static\n\nReviewed-by: Jose Fonseca Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1810 failed
Build mesa 1810 failed Commit 4031efaa57 by Jason Ekstrand on 7/22/2016 10:59 PM: anv/pipeline: Set up point coord enables\n\nSigned-off-by: Jason Ekstrand \nReviewed-by: Kenneth Graunke \nTested-by: Lionel Landwerlin \nCc: "12.0" Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1811 completed
Build mesa 1811 completed Commit b33bccb519 by Jason Ekstrand on 7/22/2016 10:59 PM: anv/pipeline: Set up point coord enables\n\nSigned-off-by: Jason Ekstrand \nReviewed-by: Kenneth Graunke \nTested-by: Lionel Landwerlin \nCc: "12.0" Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa ahw-fix #9770 failed
Build mesa 9770 failed Commit a311aa631d by Tapani Pälli on 1/16/2019 12:15 PM: anv: do not advertise AHW support if extension not enabled\n\nFixes following failing vk-gl-cts cases on Linux desktop:\n\n dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.buffer.info\n dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.image.info\n dEQP-VK.api.external.memory.android_hardware_buffer.dedicated.image.info\n dEQP-VK.api.external.memory.android_hardware_buffer.dedicated.buffer.info\n\nFixes: 517103abf1c "anv/android: add ahardwarebuffer external memory properties"\nReported-by: Juan A. Suarez \nSigned-off-by: Tapani Pälli \nReviewed-by: Bas Nieuwenhuizen \nReviewed-by: Lionel Landwerlin \nReviewed-by: Juan A. Suarez Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9771 completed
Build mesa 9771 completed Commit a311aa631d by Tapani Pälli on 1/16/2019 12:15 PM: anv: do not advertise AHW support if extension not enabled\n\nFixes following failing vk-gl-cts cases on Linux desktop:\n\n dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.buffer.info\n dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.image.info\n dEQP-VK.api.external.memory.android_hardware_buffer.dedicated.image.info\n dEQP-VK.api.external.memory.android_hardware_buffer.dedicated.buffer.info\n\nFixes: 517103abf1c "anv/android: add ahardwarebuffer external memory properties"\nReported-by: Juan A. Suarez \nSigned-off-by: Tapani Pälli \nReviewed-by: Bas Nieuwenhuizen \nReviewed-by: Lionel Landwerlin \nReviewed-by: Juan A. Suarez Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9816 failed
Build mesa 9816 failed Commit 1cfbed7587 by Marek Olšák on 1/19/2019 12:39 AM: radeonsi: remove r600 from comments\n\nReviewed-by: Bas Nieuwenhuizen Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa review/arb_gl_spirv-xfb-improvement #9817 completed
Build mesa 9817 completed Commit b1293c8745 by Alejandro Piñeiro on 11/7/2018 9:11 AM: nir/linker: use nir_gather_xfb_info\n\nInstead of a custom ARB_gl_spirv xfb gather info pass.\n\nIn fact, this is not only about reusing code, but the current custom\ncode was not handling properly how many varyings are enumerated from\nsome complex types. So this change is also about fixing some corner\ncases. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9818 failed
Build mesa 9818 failed Commit a75b12ce66 by Lionel Landwerlin on 1/22/2019 5:36 PM: vulkan: make generated enum to strings helpers available from c++\n\nSigned-off-by: Lionel Landwerlin \nReviewed-by: Caio Marcelo de Oliveira Filho Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9820 failed
Build mesa 9820 failed Commit d85917deaf by Marek Olšák on 1/19/2019 12:35 AM: radeonsi: rename rfence -> sfence\n\nReviewed-by: Bas Nieuwenhuizen Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9821 completed
Build mesa 9821 completed Commit 956c219c8f by Brian Paul on 1/22/2019 7:29 PM: svga: add new gallium formats to the format conversion table\n\nFixes a static assertion which broke the build.\n\nFixes: 3ee240890 "gallium: add SINT formats to have exact counterparts to SNORM formats"\nReviewed-by: Marek Olšák \nReviewed-by: Neha Bhende Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9839 failed
Build mesa 9839 failed Commit 281421e1bc by Emil Velikov on 11/14/2018 2:18 PM: mapi: remove machinery handling CSV files\n\nWe haven't have one in years, so just drop the code.\n\nSigned-off-by: Emil Velikov \nReviewed-by: Erik Faye-Lund Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9842 failed
Build mesa 9842 failed Commit c1efa240c9 by Dylan Baker on 1/14/2019 11:23 PM: meson: Add warnings and errors when using ICC\n\nICC tries to be helpful by not erroring when it sees something that it\ndoesn't understand, which is completely the opposite of helpful. Meson\n0.49.0 does much better at handling this by really trying to make ICC\nerror, but there are some things in mesa that still get ignored until\n0.49.1\n\nv2: - Fix id check, which is 'intel' not 'icc'\n\nCc: 18.3 \nReviewed-by: Eric Engestrom (v1) Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9849 failed
Build mesa 9849 failed Commit 540939ecee by Tapani Pälli on 1/25/2019 7:51 AM: android: fix build issues with libmesa_anv_gen* libraries\n\nWe need this include path to find nir/nir_xfb_info.h.\n\nSigned-off-by: Tapani Pälli \nReviewed-by: Eric Engestrom Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #9850 completed
Build mesa 9850 completed Commit 65b8d723fd by Jose Fonseca on 1/25/2019 2:07 PM: appveyor: Revert commits adding Cygwin support.\n\nThis reverts commits 00ad77b9f683e561b1ac45fbb89eb2bafe45c8c6 and\n5334dafee265d78abdfcf30e2c693e0791bfecf5.\n\nThis avoids Appveyor build breakage due to Cygwin, but more importantly,\nthere are several problems with these patches, as highlighted to my\nrecent mesa-dev mail. So better to revert for now, and pursue Cygwin\nsupport after these have been address. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #10150 failed
Build mesa 10150 failed Commit eb13211997 by Caio Marcelo de Oliveira Filho on 1/14/2019 9:52 PM: nir/copy_prop_vars: add tests for load/store elements of vectors\n\nTest using array deref on vectors in loads and stores. These are\nmarked DISABLED_ as this optimization is currently not done.\n\nReviewed-by: Jason Ekstrand Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #10151 completed
Build mesa 10151 completed Commit 4c160b6bd8 by Caio Marcelo de Oliveira Filho on 2/23/2019 6:38 AM: nir: fix MSVC build\n\nZero initialize struct with {0} instead of {}. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #10318 failed
Build mesa 10318 failed Commit d4381cf593 by Brian Paul on 3/7/2019 11:14 PM: svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()\n\nThis fixes a rendering issue where UBO updates aren't always picked\nup by drawing calls. This issue effected the Webots robotics\nsimulator. VMware bug 2175527.\n\nTesting Done: Webots replay, piglit, misc Linux games\n\nReviewed-by: Thomas Hellstrom Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #10354 failed
Build mesa 10354 failed Commit 5f0a922c27 by Kristian H. Kristensen on 3/1/2019 10:33 PM: freedreno/a6xx: Remove extra parens\n\nThere's a warning about this now.\n\nSigned-off-by: Kristian H. Kristensen Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #10355 completed
Build mesa 10355 completed Commit 3a9e2d6085 by Eric Anholt on 2/28/2019 8:02 PM: vc4: Switch the post-RA scheduler over to the DAG datastructure.\n\nJust a small code reduction from shared infrastructure. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa viewport-jobize #10388 failed
Build mesa 10388 failed Commit 904905e3de by Alyssa Rosenzweig on 3/13/2019 1:50 AM: panfrost: Compute viewport state on the fly\n\nPreviously, we were caching this incorrectly; there's no real reason to\ngiven how variable it is (sensitive to changes in viewport, framebuffer\ndimensions, and scissors) and how cheap it is to recompute. So, just do\nit on the fly each draw.\n\nFixes glmark-es2 -bshadow and -brefract.\n\nSigned-off-by: Alyssa Rosenzweig Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #10389 completed
Build mesa 10389 completed Commit 3570d15b6d by Kenneth Graunke on 3/12/2019 2:00 AM: intel/fs: Fix opt_peephole_csel to not throw away saturates.\n\nWe were not copying the saturate bit from the original instruction\nto the new replacement instruction. This caused major misrendering\nin DiRT Rally on iris, where comparisons leading to discards failed\ndue to the missing saturate, causing lots of extra garbage pixels to\nbe drawn in text rendering, trees, and so on.\n\nThis did not show up on i965 because st/nir performs a more aggressive\nversion of nir_opt_peephole_select, yielding more b32csel operations.\n\nFixes: 52c7df1643e i965/fs: Merge CMP and SEL into CSEL on Gen8+\n\nReviewed-by: Lionel Landwerlin \nReviewed-by: Ian Romanick Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa staging/19.0 #10460 failed
Build mesa 10460 failed Commit cf2e4490c3 by Jason Ekstrand on 3/11/2019 11:47 PM: nir: Add a new pass to lower array dereferences on vectors\n\nThis pass was originally written for lowering TCS output reads and\nwrites but it is also applicable just about anything including UBOs,\nSSBOs, and shared variables.\n\nReviewed-by: Caio Marcelo de Oliveira Filho \n(cherry picked from commit 35b8f6f40bb45dbffb04dd883ac6644300832981) Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #10461 completed
Build mesa 10461 completed Commit a777c3d7cb by Bas Nieuwenhuizen on 3/18/2019 9:20 PM: radv: Use correct image view comparison for fast clears.\n\nThe if is actually returning true on success, enabling fast clears, so we\nneed to have the test succeed when the iview dimensions are right.\n\nFixes: d5400a5ec2a "radv: provide a helper for comparing an image extents."\nReviewed-by: Dave Airlie Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 733
Build mesa 733 failed Commit 3fba517bdd by Eric Anholt on 1/26/2016 6:34 PM: vc4: Throttle outstanding rendering after submission.\n\nJust make sure that after we've submitted, we get to at least 5\n(global) submits ago before we go on to do more. Prevents up to\nseconds of lag with window movement in X with xcompmgr -c. There may\nbe useful tuning to do in the future, but for now this gets us\nusability.\n\nCc: "11.0 11.1" \nSigned-off-by: Eric Anholt Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build completed: mesa 734
Build mesa 734 completed Commit dc4598c280 by Jose Fonseca on 3/30/2016 12:55 PM: appveyor: Dummy commit to verify the new AppVeyor hook.\n\nThis branch will be pruned once the experiement is over.\n\nhttps://bugs.freedesktop.org/show_bug.cgi?id=93228 Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 735
Build mesa 735 failed Commit 09325b68c0 by Jose Fonseca on 3/30/2016 3:05 PM: Another dummy commit.\n\nThis time to ensure that github mirror hook works well (it was spewing\nsome errors), upon request from Daniel Stone.\n\nThis branch will be immediately removed. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 746
Build mesa 746 failed Commit b273958c74 by Timothy Arceri on 3/10/2016 5:41 AM: docs: mark xfb_* qualifiers as DONE\n\nReviewed-by: Dave Airlie Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 776
Build mesa 776 failed Commit cc1320220f by Jason Ekstrand on 4/1/2016 10:44 PM: nir/gather_info: Add an assert for supported stages Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build completed: mesa 777
Build mesa 777 completed Commit ef1b397b07 by Jordan Justen on 3/12/2016 12:44 AM: glsl: Don't require matching centroid qualifiers\n\nNote: This patch appears to violate older OpenGL and OpenGLES specs.\n\nThe OpenGLES GLSL 3.1 and OpenGL GLSL 4.3 specifications both remove\nthe requirement for the output and input centroid qualifiers to match.\n\nThe deqp\ndEQP-GLES3.functional.shaders.linkage.varying.rules.differing_interpolation_2\ntest wants the newer OpenGLES 3.1 specification behavior, even for\nOpenGLES 3.0. This patch simply removes the checking in all cases.\n\nThe OpenGLES 3.0 conformance test suite doesn't appear to require the\nolder ("must match") spec behavior.\n\nFor reference, here are the relavent spec citations:\n\n The OpenGL 4.2 spec says: "the last active shader stage output\n variables and fragment shader input variables of the same name must\n match in type and qualification (other than out matching to in)"\n\n The OpenGL 4.3 spec says: "interpolation qualification (e.g., flat)\n and auxiliary qualification (e.g. centroid) may differ."\n\n The OpenGLES GLSL 3.00.4 specification says: "The output of the\n vertex shader and the input of the fragment shader form an\n interface. For this interface, vertex shader output variables and\n fragment shader input variables of the same name must match in type\n and qualification (other than precision and out matching to in)."\n\n The OpenGLES GLSL 3.10 Specification says: "interpolation\n qualification (e.g., flat) and auxiliary qualification (e.g.\n centroid) may differ"\n\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92743\nBugzilla: https://cvs.khronos.org/bugzilla/show_bug.cgi?id=7819\nSigned-off-by: Jordan Justen \nCc: Ian Romanick \nReviewed-by: Kenneth Graunke Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 802
Build mesa 802 failed Commit 8c8157bf6f by Jason Ekstrand on 4/4/2016 6:24 PM: Remove more spirv2nir remnants Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build completed: mesa 803
Build mesa 803 completed Commit 65fbc43d54 by Kenneth Graunke on 1/27/2016 8:21 PM: i965: Add an INTEL_PRECISE_TRIG=1 option to fix SIN/COS output range.\n\nThe SIN and COS instructions on Intel hardware can produce values\nslightly outside of the [-1.0, 1.0] range for a small set of values.\nObviously, this can break everyone's expectations about trig functions.\n\nAccording to an internal presentation, the COS instruction can produce\na value up to 1.27 for inputs in the range (0.08296, 0.09888). One\nsuggested workaround is to multiply by 0.7, scaling down the\namplitude slightly. Apparently this also minimizes the error function,\nreducing the maximum error from 0.6 to about 0.3.\n\nWhen enabled, fixes 16 dEQP precision tests\n\n dEQP-GLES31.functional.shaders.builtin_functions.precision.\n {cos,sin}.{highp,mediump}_compute.{scalar,vec2,vec4,vec4}.\n\nat the cost of making every sin and cos call more expensive (about\ntwice the number of cycles on recent hardware). Enabling this\noption has been shown to reduce GPUTest Volplosion performance by\nabout 10%.\n\nSigned-off-by: Kenneth Graunke \nReviewed-by: Matt Turner \nReviewed-by: Jason Ekstrand Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #862 failed
Build mesa 862 failed Commit 193a5cee6a by Ian Romanick on 4/12/2016 1:40 AM: nir: Fix typo in comment\n\nTrivial.\n\nSigned-off-by: Ian Romanick Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #863 completed
Build mesa 863 completed Commit afa8707ba9 by Dave Airlie on 4/11/2016 3:02 AM: softpipe: add SSBO/shader atomics support.\n\nThis adds support for the features requires for ARB_shader_storage_buffer_object\nand ARB_shader_atomic_counters, ARB_shader_atomic_counter_ops.\n\n[airlied: some cleanups applied]\nReviewed-by: Brian Paul \nReviewed-by: Roland Scheidegger \nSigned-off-by: Dave Airlie Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 635
Build mesa 635 failed Commit af06190760 by Sarah Sharp on 10/29/2015 11:11 PM: mesa: docs: Intel i965 hardware limits.\n\nThis should help the next person working on hardware enabling figure out\nwhere in the Intel PRMs to find the magic platform hardware values.\n\nSigned-off-by: Sarah Sharp Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build completed: mesa 636
Build mesa 636 completed Commit 4d02e91e49 by Hans de Goede on 3/14/2016 2:01 PM: clover: Fix pipe_grid_info.indirect not being initialized.\n\nAfter pipe_grid_info.indirect was introduced, clover was not modified\nto set it causing it to pass uninitialized memory for it to launch_grid.\n\nThis commit fixes this by zero-ing the entire pipe_grid_info struct when\ndeclaring it, to avoid similar problems popping-up in the future.\n\nCc: "11.2" \nSigned-off-by: Hans de Goede \nReviewed-by: Samuel Pitoiset \n[ Francisco Jerez: Trivial codestyle fix. ]\nReviewed-by: Francisco Jerez Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 694
Build mesa 694 failed Commit a984e44abd by Jason Ekstrand on 3/17/2016 10:20 PM: nir/glsl: Propagate invariant into NIR alu ops\n\nReviewed-by: Francisco Jerez Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build completed: mesa 695
Build mesa 695 completed Commit 4e060d80ff by Jason Ekstrand on 3/24/2016 4:04 AM: glsl: Add propagate_invariance to the other makefile\n\nThis fixes the scons build Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1366 failed
Build mesa 1366 failed Commit 89bb4be91e by Kristian Høgsberg Kristensen on 5/25/2016 4:30 PM: i965: Fix shadowing of 'height' parameter\n\nThe nested declaration of 'height' shadows a parameter and uses\nuninitialized memory. Fix by renaming to 'plane_height' which also makes\nthe code clearer.\n\nThis would typically break the bo size computation, but we don't use\nthat except when mmaping, and we don't mmap YUV buffers much.\n\nSigned-off-by: Kristian Høgsberg Kristensen \nReported-by: Mathias Fröhlich \nReviewed-by: Ian Romanick Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1516 failed
Build mesa 1516 failed Commit c417c0c9c3 by Kenneth Graunke on 9/7/2014 3:26 AM: mesa: Add MESA_SHADER_CAPTURE_PATH for writing .shader_test files.\n\nThis writes linked shader programs to .shader_test files to\n$MESA_SHADER_CAPTURE_PATH in the format used by shader-db\n(http://cgit.freedesktop.org/mesa/shader-db).\n\nIt supports both GLSL shaders and ARB programs. All stages that\nare linked together are written in a single .shader_test file.\n\nThis eliminates the need for shader-db's split-to-files.py, as Mesa\nproduces the desired format directly. It's much more reliable than\nparsing stdout/stderr, as those may contain extraneous messages, or\nsimply be closed by the application and unavailable.\n\nWe have many similar features already, but this is a bit different:\n- MESA_GLSL=dump writes to stdout, not files.\n- MESA_GLSL=log writes each stage to separate files (rather than\n all linked shaders in one file), at draw time (not link time),\n with uniform data and state flag info.\n- Tapani's shader replacement mechanism (MESA_SHADER_DUMP_PATH and\n MESA_SHADER_READ_PATH) also uses separate files per shader stage,\n but allows reading in files to replace an app's shader code.\n\nv2: Dump ARB programs too, not just GLSL.\nv3: Don't dump bogus 0.shader_test file.\nv4: Add "GL_ARB_separate_shader_objects" to the [require] block.\nv5: Print "GLSL 4.00" instead of "GLSL 4.0" in the [require] block.\nv6: Don't hardcode /tmp/mesa.\nv7: Fix memoization of getenv().\nv8: Also print "SSO ENABLED" (suggested by Timothy).\nv9: Also handle ES shaders (suggested by Ilia).\nv10: Guard against MESA_SHADER_CAPTURE_PATH being too long; add\n _mesa_warning calls on error handling (suggested by Ben).\nv11: Fix crash when variable is unset introduced in v10.\n\nSigned-off-by: Kenneth Graunke \nReviewed-by: Matt Turner Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1517 completed
Build mesa 1517 completed Commit f657a59d98 by Kenneth Graunke on 6/5/2016 11:31 PM: mesa: Try to unbreak the MSVC build.\n\nPATH_MAX is apparently not a thing on Windows. Borrow the hack from\npipe_loader.c to try and make this work.\n\nSigned-off-by: Kenneth Graunke Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1560 failed
Build mesa 1560 failed Commit 5e2d25894b by Samuel Pitoiset on 5/25/2016 7:17 PM: mesa: Let compute shaders work in compatibility profiles\n\nThe extension is already advertised in compatibility profile, but\nthe _mesa_has_compute_shaders only returns true in core profile.\nIf we advertise it, we should allow it to work.\n\nSigned-off-by: Samuel Pitoiset \nReviewed-by: Ian Romanick \nReviewed-by: Nanley Chery Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1564 completed
Build mesa 1564 completed Commit f93c22109e by Jose Fonseca on 6/10/2016 10:00 AM: mesa: Wrap extensions.h declarations with extern "C".\n\nThis should fix the MSVC linker failures that arose with commit\n5e2d25894b962aae9158261897e13843377e3b95.\n\nTrivial. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1566 failed
Build mesa 1566 failed Commit 320d1191c6 by Jose Fonseca on 4/3/2016 11:05 PM: gallivm: Use llvm.fmuladd.*.\n\nReviewed-by: Roland Scheidegger Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #1567 completed
Build mesa 1567 completed Commit 2b4cee0571 by Jose Fonseca on 6/10/2016 2:42 PM: gallivm: Never emit llvm.fmuladd on LLVM 3.3.\n\nBesides the old JIT bug, it seems the X86 backend on LLVM 3.3 doesn't\nhandle llvm.fmuladd and instead it fall backs to a C function. Which in\nturn causes a segfault on Windows.\n\nReviewed-by: Roland Scheidegger Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] AppVeyor: Build completed: mesa 29
Build mesa 29 completed Commit 231db5869c by Tapani Pälli on 12/2/2015 11:21 AM: i965: use _Shader to get fragment program when updating surface state\n\nAtomic counters and Images were using ctx::Shader that does not take in\nto account program pipeline changes, ctx::_Shader must be used for SSO to\nwork. Commit c0347705 already changed ubo's to use this.\n\nFixes failures seen with following Piglit test:\n arb_separate_shader_object-atomic-counter\n\nSigned-off-by: Tapani Pälli \nReviewed-by: Francisco Jerez \nCc: "11.0 11.1" Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] AppVeyor: Build failed: mesa 31
Build mesa 31 failed Commit e832b5b7fa by Brian Paul on 12/3/2015 4:12 PM: st/wgl: add support for WGL_ARB_render_texture\n\nThere are a few legacy OpenGL apps on Windows which need this extension.\nWe basically use glCopyTex[Sub]Image to implement wglBindTexImageARB (see\nthe implementation notes for details).\n\nv2: refactor code to use st_copy_framebuffer_to_texture() helper function.\n\nReviewed-by: José Fonseca \nReviewed-by: Charmaine Lee Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] AppVeyor: Build completed: mesa 32
Build mesa 32 completed Commit a0f1bc18e5 by Brian Paul on 12/3/2015 4:40 PM: mesa: print enum names rather than hexadecimal values in error messages\n\nTrivial. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] AppVeyor: Build failed: mesa 39
Build mesa 39 failed Commit 51140f452a by Roland Scheidegger on 12/4/2015 2:42 AM: draw: fix clipping of layer/vp index outputs\n\nThis was just plain broken. It used always the value from v0 (for vp_index)\nbut would pass the value from the provoking vertex to later stages - but only\nif there was a corresponding fs input, otherwise the layer/vp index would get\nlost completely (as it would try to interpolate the (unsigned) values as\nfloats).\nSo, make it obey provoking vertex rules (drivers relying on draw will need to\ndo the same). And make sure that the default interpolation mode (when no\ncorresponding fs input is found) for them is constant.\nAlso, change the code a bit so constant inputs aren't interpolated then\ncopied over later.\n\nFixes the new piglit test gl-layer-render-clipped.\n\nv2: more consistent whitespaces fixes for function defs, and more tab killing\n(overall still not quite right however).\n\nReviewed-by: Brian Paul \nReviewed-by: Jose Fonseca Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] AppVeyor: Build completed: mesa 40
Build mesa 40 completed Commit b715e6d528 by Jason Ekstrand on 11/26/2015 8:05 AM: i965/vec4: Stop pretending to support indirect output stores\n\nSince we're using nir_lower_outputs_to_temporaries to shadow all our\noutputs, it's impossible to actually get an indirect store. The code we\nhad to "handle" this was pretty bogus as it created a register with a\nreladdr and then stuffed it in a fixed varying slot without so much as a\nMOV. Not only does this not do the MOV, it also puts the indirect on the\nwrong side of the transaction. Let's just delete the broken dead code.\n\nReviewed-by: Kenneth Graunke Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] AppVeyor: Build failed: mesa 58
Build mesa 58 failed Commit db072d2086 by Ilia Mirkin on 12/7/2015 6:26 PM: gk110/ir: fix imul hi emission with limm arg\n\nThe elemental demo hits this case.\n\nSigned-off-by: Ilia Mirkin \nCc: "11.0 11.1" Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] AppVeyor: Build completed: mesa 59
Build mesa 59 completed Commit a2c5200a4b by Christian König on 11/23/2015 2:21 PM: st/va: disable MPEG4 by default v2\n\nThe workarounds are too hacky to enable them by default\nand otherwise MPEG4 doesn't work reliably.\n\nv2: add docs/envvars.html, CC stable and fix typos\n\nSigned-off-by: Christian König \nReviewed-by: Emil Velikov (v1)\nReviewed-by: Ilia Mirkin (v1)\nCc: "11.1.0" Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] Build failed: mesa 132
Build mesa 132 failed Commit 61cdb7665f by Neil Roberts on 12/16/2015 2:53 PM: Revert "i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals"\n\nThis reverts commit 839793680f99b8387bee9489733d5071c10f3ace.\n\nThe patch was breaking DRI3 because driGLFormatToImageFormat does not\nhandle MESA_FORMAT_B8G8R8X8_SRGB which ended up making it fail to\ncreate the renderbuffer and it would later crash. It's not trivial to\nadd this format because there is no __DRI_IMAGE_FORMAT nor\n__DRI_IMAGE_FOURCC define for the format either. I'm not sure how\ndifficult adding this would be and whether adding a new format would\nrequire some sort of new version for DRI. Seeing as this might take a\nwhile to fix I think it makes sense to just revert the patch in the\nmeantime in order to avoid regressing master.\n\nIt is also not handled in intel_gles3_srgb_workaround and there may be\nother cases where it breaks.\n\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93388\nAcked-by: Jason Ekstrand Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #4519 failed
Build mesa 4519 failed Commit 708664159e by Jason Ekstrand on 5/26/2017 5:57 PM: i965: Finalize miptrees before prepare_texture\n\nIn order to do resolves for texture views with different formats, we\nneed intel_texture_object::_Format to be valid. Calling\nintel_finalize_mipmap_tree can safely be done multiple times in a row\nand should be a fairly cheap operation.\n\nReviewed-by: Topi Pohjolainen Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa 17.1 #4523 completed
Build mesa 4523 completed Commit 97f6404e50 by Juan A. Suarez Romero on 6/5/2017 8:27 PM: docs: add release notes for 17.1.2\n\nSigned-off-by: Juan A. Suarez Romero Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #5838 failed
Build mesa 5838 failed Commit 7561da367b by Michel Dänzer on 10/16/2017 2:35 PM: st/mesa: Initialize textures array in st_framebuffer_validate\n\nAnd just reference pipe_resources to it in the validate callbacks.\n\nAvoids pipe_resource leaks when st_framebuffer_validate ends up calling\nthe validate callback multiple times, e.g. when a window is resized.\n\nv2:\n* Use generic stable tag instead of Fixes: tag, since the problem could\n already happen before the commit referenced in v1 (Thomas Hellstrom)\n* Use memset to initialize the array on the stack instead of allocating\n the array with os_calloc.\n\nCc: mesa-sta...@lists.freedesktop.org\nReviewed-by: Thomas Hellstrom Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [AppVeyor] mesa master #5839 completed
Build mesa 5839 completed Commit 8c9e7c9638 by Michel Dänzer on 10/18/2017 4:44 PM: st/osmesa: include u_inlines.h for pipe_resource_reference\n\nFixes build failure due to unresolved symbol.\n\nFixes: 7561da367bae "st/mesa: Initialize textures array in\n st_framebuffer_validate"\n\nTrivial. Configure your notification preferences ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev