Build mesa 5910 failed
Commit 069211f205 by Brian Paul on 10/17/2017 7:59 PM:
gallium/util: don't call close() on Windows in u_tests.c\n\nReviewed-by: Nicolai Hähnle
Configure your notification preferences
___
Build mesa 5916 completed
Commit 7a6c6e73a8 by Brian Paul on 10/23/2017 9:25 PM:
gallium/util: use util_snprintf() in u_socket_connect()\n\nInstead of plain snprintf(). To fix the MSVC build.\n\nsnprintf() is used in various places in Mesa/gallium, but apparen
Build mesa 5967 failed
Commit f121a669c7 by Dylan Baker on 10/24/2017 10:52 PM:
meson: build gallium based osmesa\n\nThis has been tested with the osdemo from mesa-demos\n\nv2: - Add SELinux dependency\n- fix typo GALLIUM_LLVM -> GALLIUM_LLVMPIPE\n\nSigned-
Build mesa 5970 completed
Commit 05592cebd4 by Brian Paul on 10/27/2017 9:14 PM:
scons: fix scons build to find generated glapitable.h\n\nFixes: ea53d9a8eb5d4b2 "glapi: include generated headers without path"\n\nReviewed-by: Roland Scheidegger
Config
Build mesa 5987 failed
Commit 6997d222f5 by Emil Velikov on 10/30/2017 3:24 PM:
docs/release-calendar: update - 17.3.0-rc2 is out\n\nSigned-off-by: Emil Velikov
Configure your notification preferences
___
Build mesa 5988 completed
Commit fc7816fd4e by Emil Velikov on 10/30/2017 3:32 PM:
Revert "foo"\n\nThis reverts commit 27d5a7bce09aef83d3349cca5f3777007b3b94b6.\n\nI fat fingered it, failing to reset the checkout before applying the\nsequential commit.
Build mesa 4918 failed
Commit 25d43cd656 by Andres Gomez on 7/14/2017 7:27 PM:
docs: update calendar, add news item and link release notes for 17.1.5\n\nSigned-off-by: Andres Gomez
Configure your notification preferences
Build mesa 4999 failed
Commit 3e57e9494c by Jason Ekstrand on 6/22/2017 4:35 AM:
i965: Enable regular fast-clears (CCS_D) on gen9+\n\nThe set of formats which supports CCS_E is actually fairly small on\ngen9. However, everything that supports fast-clears on ge
Build mesa 5000 completed
Commit 6874b953f6 by Jason Ekstrand on 7/11/2017 6:07 PM:
anv/image: zalloc image views\n\nThis allows us to avoid some extra zeroing.\n\nReviewed-by: Lionel Landwerlin
Configure your notification preferences
__
Build mesa 5054 failed
Commit 194ff5eed1 by George Kyriazis on 7/22/2017 4:23 AM:
swr: fix transform feedback logic\n\nThe shader that is used to copy vertex data out of the vs/gs shaders to\nthe user-specified buffer (streamout or SO shader) was not using the\
Build mesa 5055 completed
Commit 06e20c4b8c by Nicolai Hähnle on 7/14/2017 1:10 PM:
radeonsi: bail out instead of crashing if the main shader part failed to compile\n\nReviewed: Marek Olšák
Configure your notification preferences
___
Build mesa 5071 failed
Commit 601093f95d by Nicolai Hähnle on 6/30/2017 9:57 AM:
xmlconfig: move into src/util\n\nv2: attempt to fix Android build (Emil)\n\nv3: add missing include path\n\nReviewed-by: Marek Olšák (v1)
Configure your notification pre
Build mesa 5074 completed
Commit 90c8f17cf8 by Nicolai Hähnle on 7/31/2017 3:17 PM:
Attempt to fix AppVeyor build, round 2
Configure your notification preferences
___
mesa-dev mailing list
mesa-dev
Build mesa 5107 failed
Commit 53485c2d0e by Nicolai Hähnle on 6/28/2017 3:37 PM:
radeonsi: add enable_sisched driconf option\n\nReviewed-by: Marek Olšák
Configure your notification preferences
___
mesa-dev
Build mesa 5109 completed
Commit eb88ece9e3 by Nicolai Hähnle on 8/2/2017 9:48 AM:
Fix gallium SCons build
Configure your notification preferences
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
ht
Build mesa 4259 failed
Commit 7b55a05159 by Rob Clark on 5/4/2017 5:26 PM:
freedreno/a5xx: compute shader support\n\nSigned-off-by: Rob Clark
Configure your notification preferences
___
mesa-dev mailing li
Build mesa 4263 failed
Commit 69e6eab653 by Marek Olšák on 5/4/2017 11:16 PM:
winsys/amdgpu: fix Polaris12 (RX 550) breakage\n\nreported by Greg White.\n\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100892\nCc: 17.1
Configure your notifica
Build mesa 4271 failed
Commit 8b8af19065 by Daniel Stone on 5/3/2017 8:38 AM:
i965: Set modifier for imported and duplicated images\n\nWhen a buffer is being created from FD or GEM flink import, the current\nAPI makes no provision for passing modifier informati
Build mesa 4283 failed
Commit c297e68828 by Dave Airlie on 4/28/2017 6:17 AM:
radv: set PERF_MOD in sample state like radeonsi.\n\nThis just aligns the code with radeonsi.\n\nReviewed-by: Bas Nieuwenhuizen \nSigned-off-by: Dave Airlie
Configure your
Build mesa 4285 completed
Commit dab6a2dfd9 by Jose Fonseca on 5/7/2017 4:58 PM:
nir: Fix missing snprintf symbol on Windows.\n\nCopy nir_print.c's snprintf definition for now, to unbreak Windows\nbuilds.\n\nWe can and should cleanup all snprintf definitions in
Build mesa 4289 failed
Commit 1f743a0edf by Grazvydas Ignotas on 5/2/2017 6:06 PM:
glsl: destroy function and subroutine hash tables\n\nJust like other type hash tables are destroyed in\n_mesa_glsl_release_types(), also destroy the ones for function and\nsubrou
Build mesa 4325 failed
Commit c334c7dd75 by Marek Olšák on 4/9/2017 11:17 AM:
st/mesa: don't call util_draw_init_info in st_draw_vbo
Configure your notification preferences
___
mesa-dev mailing list
mesa-de
Build mesa 4329 failed
Commit 0f34b674ed by Kenneth Graunke on 5/8/2017 5:50 AM:
i965: Switch BRW_NEW_CURBE_OFFSETS to BRW_NEW_PUSH_CONSTANT_ALLOCATION.\n\nThe BRW_NEW_CURBE_OFFSETS dirty bit is signalled when changing the\npartitioning of the Constant Buffer U
Build mesa 4331 completed
Commit 0d053014ac by Andres Gomez on 5/10/2017 9:06 PM:
cherry-ignore: rejected commits\n\nstable: rejected commits.\n\nSigned-off-by: Andres Gomez
Configure your notification preferences
___
Build mesa 4332 failed
Commit fe6c407a33 by Dave Airlie on 5/11/2017 12:05 AM:
radv: handle fragment shader srgb resolve pass better\n\nBas pointed out the fs key doesn't take srgb into account,\nsince there is just one srgb variant, just create a separate\npip
Build mesa 4340 completed
Commit 479e76bc1f by Marek Olšák on 5/10/2017 5:52 PM:
gallium/tests: fix build after index buffer changes\n\nfor some reason, only scons can build these.\n\nReviewed-by: Nicolai Hähnle
Configure your notification preference
Build mesa 4361 failed
Commit 7622181cad by Marek Olšák on 2/27/2017 9:26 PM:
radeonsi/gfx9: add support for Raven\n\nCc: 17.1 \nReviewed-by: Alex Deucher \nReviewed-by: Nicolai Hähnle
Configure your notification preferences
Build mesa 4362 completed
Commit 1c8f7d3be6 by Marek Olšák on 3/2/2017 12:28 AM:
radeonsi: enable threaded_context\n\nReviewed-by: Nicolai Hähnle \nTested-by: Dieter Nützel
Configure your notification preferences
Build mesa 6106 failed
Commit d473f91758 by Bruce Cherniak on 11/9/2017 12:39 AM:
swr: Fixed an uncommon freed-memory access during state validation\n\nState validation is performed during clear and draw calls. Validation\nduring clear was still accessing vert
Build mesa 6107 completed
Commit e7972b8943 by Nicolai Hähnle on 11/10/2017 11:36 AM:
util/u_thread: fix compilation on Mac OS\n\nApparently, it doesn't have pthread barriers.\n\np_config.h (which was originally used to guard this code) uses the\n__APPLE__ macr
Build mesa 6126 failed
Commit 9a0465b3a3 by Kenneth Graunke on 11/10/2017 11:36 PM:
intel/tools: Fix detection of enabled shader stages.\n\nWe renamed "Function Enable" to "Enable", which broke our detection\nof whether shaders are enabled or not. So, we'd see
Build mesa 6127 completed
Commit 4a9aad96aa by Rob Clark on 11/11/2017 3:50 PM:
freedreno/a5xx: fix SSBO emit for non-zero offset\n\nSigned-off-by: Rob Clark
Configure your notification preferences
___
mes
Build mesa 6130 failed
Commit 934b77f2fe by Samuel Pitoiset on 11/10/2017 8:18 AM:
radv: add unlikely() around radv_save_descriptors()\n\nSigned-off-by: Samuel Pitoiset \nReviewed-by: Bas Nieuwenhuizen
Configure your notification preferences
___
Build mesa 6131 completed
Commit 41f7de477c by Tapani Pälli on 10/31/2017 8:57 AM:
egl: EXT_pixel_format_float plumbing\n\nPatch adds support and capability to match with new surface attribute,\ncomponent type. Currently no configs with floating point type are
Build mesa 6144 failed
Commit 4b1e70cc57 by Jason Ekstrand on 11/14/2017 4:13 AM:
i965: Switch over to fully external-or-not MOCS scheme\n\nReviewed-by: Kenneth Graunke
Configure your notification preferences
Build mesa 6145 completed
Commit fb0e9b5197 by Jason Ekstrand on 11/3/2017 11:11 PM:
i965: Track the depth and render caches separately\n\nPreviously, we just had one hash set for tracking depth and render\ncaches called brw_context::render_cache. This is less
Build mesa 6147 failed
Commit 7df9a3609a by Jon Turney on 11/13/2017 10:13 AM:
meson: if dep_dl is an empty list, it's not a dependency object\n\nIt's ok to use an empty list for dependencies:, but it's not ok to try to\nuse the found() method of it.\n\nSee als
Build mesa 6148 completed
Commit b498172d0e by Alejandro Piñeiro on 11/14/2017 7:32 AM:
spirv: fix typo on DO NOT EDIT header\n\nIntroduced on commit 157c9a13414b524ce98ea0ea07fce819efc1ba65\n\nReviewed-by: Iago Toral Quiroga
Configure your notificat
Build mesa 6163 failed
Commit 65123ee62c by Roland Scheidegger on 11/9/2017 6:53 PM:
r600: set the number type correctly for float rts in cb setup\n\nFloat rts were always set as unorm instead of float.\nNot sure of the consequences, but at least it looks like
Build mesa 6164 completed
Commit 059d25a06d by Samuel Pitoiset on 11/14/2017 4:27 PM:
radv: add the vertex buffers BO to the list at bind time\n\nThis should reduce the overhead of adding a BO to the current\nlist, especially when the list is huge. Also, when a
Build mesa 6174 failed
Commit ff018a3f55 by Rob Clark on 11/16/2017 1:37 PM:
freedreno: also mark images used by draw/grid\n\nSigned-off-by: Rob Clark
Configure your notification preferences
___
mesa-dev m
Build mesa 6175 completed
Commit 8ceccbf80d by Jon Turney on 11/13/2017 10:13 AM:
meson: Don't define HAVE_PTHREAD only on linux\n\nI'm not sure of the reason for this. I don't see anything like this in\nconfigure.ac\n\nIn include/c11/threads.h the cases are:\n
Build mesa 6178 completed
Commit d25123e23a by Kai Wasserbäch on 11/16/2017 11:58 AM:
docs: Point to apt.llvm.org for development snapshot packages\n\nSigned-off-by: Kai Wasserbäch \nReviewed-by: Eric Engestrom
Configure your notification preferences
Build mesa 6194 failed
Commit 1831e3fb1d by Rob Clark on 11/17/2017 8:18 PM:
docs: update features for freedreno\n\nJust comparing glxinfo and features.txt, and it seems features.txt is\nfairly out of date. The a5xx specific features (compute/images/atomics/\n
Build mesa 6195 completed
Commit ddcd4b05a3 by Adam Jackson on 11/16/2017 6:27 PM:
egl: Convert int to attrib in eglGetPlatformDisplay\n\n... because converting attrib to int truncates, and that's bad.\n\nSigned-off-by: Adam Jackson \nReviewed-by: Eric Engestro
Build mesa 6197 failed
Commit af322ed887 by Brian Paul on 11/17/2017 10:03 PM:
tgsi: s/uint/enum pipe_shader_type/\n\nRoland Scheidegger
Configure your notification preferences
___
mesa-dev mailing list
me
Build mesa 6199 completed
Commit 8d5994098f by Eric Anholt on 11/14/2017 11:52 PM:
broadcom/vc5: Set up the padded height at surface creation time.\n\nThis centralizes the calculation in the surface, instead of in each\nload/store.
Configure your noti
Build mesa 6205 failed
Commit f09c2cefdd by George Barrett on 11/19/2017 10:55 AM:
glsl: Catch subscripted calls to undeclared subroutines\n\ngenerate_array_index fails to check whether the target of a subroutine\ncall exists in the AST, potentially passing aro
Build mesa 6206 completed
Commit 59ca0c4b44 by Dave Airlie on 11/19/2017 11:19 PM:
docs/features: mark some r600 extensions supported\n\nThese just looked to be missed when this file was updated.\n\nSigned-off-by: Dave Airlie
Configure your notificat
Build mesa 6207 failed
Commit cf54ea155e by Samuel Pitoiset on 11/15/2017 2:44 PM:
radv: only load needed depth clear regs for fast depth clears\n\nSimilar to how the driver sets the depth clear regs after a\nfast depth clear. Most of the time, this will copy a
Build mesa 6209 completed
Commit d1e6cf4639 by Emil Velikov on 11/20/2017 1:59 PM:
Update version to 17.3.0-rc5\n\nSigned-off-by: Emil Velikov
Configure your notification preferences
___
mesa-dev mailing l
Build mesa 6216 failed
Commit 971b3c019b by Aravindan Muthukumar on 11/9/2017 5:45 AM:
i965: Optimize bucket index calculation\n\nReducing Bucket index calculation to O(1).\n\nThis algorithm calculates the index using matrix method. Assuming\nPAGE_SIZE is 4096
Build mesa 6217 completed
Commit 464c2d8083 by Dave Airlie on 5/13/2016 4:35 AM:
r600: add cull distance support\n\nThis passes all the tests in piglit.\n\nSigned-off-by: Dave Airlie
Configure your notification preferences
__
Build mesa 6239 failed
Commit f1873956db by Iago Toral Quiroga on 11/21/2017 10:33 AM:
i965/vec4: fix splitting of interleaved attributes\n\nWhen we split an instruction that reads an uniform value\n(vstride 0) we need to respect the vstride on the second\nhalf
Build mesa 6240 completed
Commit dc391a406a by Samuel Pitoiset on 11/22/2017 7:13 PM:
radv/winsys: improve error messages when the buffer list creation failed\n\nSigned-off-by: Samuel Pitoiset \nReviewed-by: Dave Airlie \nReviewed-by: Bas Nieuwenhuizen
Build mesa 6245 failed
Commit c690a7a8cd by Matt Turner on 11/23/2017 6:41 PM:
util: Fix disk_cache index calculation on big endian\n\nThe cache-test test program attempts to create a collision (using key_a\nand key_a_collide) by making the first two bytes iden
Build mesa 6247 completed
Commit 00b52f8e99 by Andres Gomez on 11/25/2017 11:32 PM:
docs: add release notes for 17.2.6\n\nSigned-off-by: Andres Gomez
Configure your notification preferences
___
mesa-dev ma
Build mesa 6250 failed
Commit 63d488d10c by Andres Gomez on 11/25/2017 11:46 PM:
docs: update calendar, add news item and link release notes for 17.2.6\n\nSigned-off-by: Andres Gomez
Configure your notification preferences
__
Build mesa 6252 completed
Commit b9b60dbf55 by Andres Gomez on 11/26/2017 12:15 AM:
docs: remove bug 103626 from fix list as per 17.2.6\n\nBug https://bugs.freedesktop.org/show_bug.cgi?id=103626 was\nincorrectly listed as fixed.\n\nSigned-off-by: Andres Gomez
Build mesa 6253 failed
Commit 5fa589148a by Andres Gomez on 11/26/2017 12:15 AM:
docs: remove bug 103626 from fix list as per 17.2.6\n\nBug https://bugs.freedesktop.org/show_bug.cgi?id=103626 was\nincorrectly listed as fixed.\n\nSigned-off-by: Andres Gomez \n(c
Build mesa 6254 completed
Commit 676761252b by Matt Turner on 11/26/2017 12:45 AM:
util: Just give up and define PIPE_ARCH_LITTLE_ENDIAN on MSVC\n\nMSVC doesn't support #warning?! Getting really tired of this.
Configure your notification preferences
Build mesa 4637 failed
Commit fcbb93e860 by Timothy Arceri on 6/15/2017 1:56 AM:
mesa: stop assigning unused storage for non-bindless opaque types\n\nThe storage was once used by get_sampler_uniform_value() but that\nwas fixed long ago to use the uniform storag
Build mesa 4638 completed
Commit 1b03323e17 by Emil Velikov on 6/4/2017 11:04 PM:
configure.ac: remove manual AC_SUBST for pthread-stubs\n\nUnneeded, since the PKG_CHECK_MODULES macro already does the\nsubstitution of the package Cflags/Libs.\n\nSigned-off-by:
Build mesa 4673 failed
Commit b539f6958e by Topi Pohjolainen on 1/11/2017 2:15 PM:
i965/wm: Use stored hiz surface instead of creating copy\n\nNow the last user of intel_miptree_get_aux_isl_surf() is gone.\n\nReviewed-by: Jason Ekstrand \nSigned-off-by: Topi Po
Build mesa 4674 completed
Commit bf5ca4f0b2 by Lionel Landwerlin on 4/24/2017 2:12 AM:
i965: perf: use gen_device_info rather then brw_context\n\nSigned-off-by: Lionel Landwerlin \nReviewed-by: Kenneth Graunke
Configure your notification preferences
Build mesa 4738 failed
Commit 4a34f3244a by Dave Airlie on 6/14/2017 10:46 PM:
radv/meta: don't need vertex info for resolve shader.\n\nReviewed-by: Bas Nieuwenhuizen \nSigned-off-by: Dave Airlie
Configure your notification preferences
_
Build mesa 4751 completed
Commit 25ea7aa5cd by Marek Olšák on 6/26/2017 8:23 PM:
mesa/glthread: don't include pthread.h\n\nNot needed. This fixes the Windows build.
Configure your notification preferences
_
Build mesa 4772 failed
Commit 74db56b97a by Chad Versace on 5/30/2017 7:27 PM:
i965: Add a RGBX->RGBA fallback for glEGLImageTextureTarget2D()\n\nThis enables support for importing RGBX EGLImage textures on\nSkylake.\n\nChrome OS needs support for RGBX
Build mesa 4775 completed
Commit 7bbcf3ac70 by Brian Paul on 6/28/2017 2:56 AM:
scons: add code to generate format_fallback.c file\n\nFixes: a1983223d8839a0c9 "mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]"\n\nReviewed-by: Roland Scheidegger \nReviewed-by
Build mesa 4797 failed
Commit 3fd425aed7 by Eric Engestrom on 6/27/2017 11:08 AM:
build systems: uniformize git_sha1.h generation\n\nSigned-off-by: Eric Engestrom \nReviewed-by: Matt Turner \nReviewed-by: Emil Velikov
Configure your notification pref
Build mesa 4798 completed
Commit 9f6110ad32 by Eric Engestrom on 6/29/2017 4:21 PM:
scons: wait on subprocess' completion\n\nWindows doesn't allow you to move a file that's opened, and Popen()\ndoesn't wait on its subprocess' completion before returning, which
Build mesa 6629 failed
Commit d67ef48580 by Mario Kleiner on 1/18/2018 6:16 AM:
i965/screen: Allow drirc to set 'allow_rgb10_configs' again.\n\nSince setup of ALLOW_RGB10_CONFIGS was moved to i965's own\nbrw_config_options.xml, this was hard-coded to false and\
Build mesa 6625 completed
Commit 44a27cdcec by Dave Airlie on 1/10/2018 6:08 AM:
r600/sb: add lds related peepholes.\n\nif no destination:\na) convert _RET instructions to non _RET variants if no dst\nb) set src0 to undefined if it's a READ, this should get DCE
Build mesa 6624 failed
Commit 9041730d1c by Dave Airlie on 11/20/2017 9:29 PM:
r600: add support for ARB_shader_clock.\n\nReviewed-by: Gert Wollny \nSigned-off-by: Dave Airlie
Configure your notification preferences
_
Build mesa 6630 completed
Commit c9b2cb7897 by Emil Velikov on 1/17/2018 4:34 PM:
vc5: add missing files to the tarball\n\nSigned-off-by: Emil Velikov
Configure your notification preferences
___
mesa-dev m
Build mesa 6655 failed
Commit 61a790409e by Bas Nieuwenhuizen on 1/16/2018 1:08 AM:
radv: Always re-emit the sample position offset user SGPR.\n\nThe user SGPR location can change between pipelines, so we need to\nemit it again to the pottentially changed SGPR
Build mesa 5632 failed
Commit e48445a757 by Dylan Baker on 9/22/2017 7:55 PM:
meson: build the loader
Configure your notification preferences
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https:/
Build mesa 5633 completed
Commit a8fd58eae5 by Eric Anholt on 5/12/2017 11:05 PM:
vc4: Add labels to BOs for debug builds or with VC4_DEBUG=surf set.\n\nThis has proven to be incredibly useful for debugging CMA allocation\nfailures and driving memory management
Build mesa 5651 failed
Commit d5e7ce28b5 by Kamil Páral on 9/22/2017 9:31 PM:
drirc: whitelist glthread for Outlast\n\nFPS increase 10-20% in starting locations on Core i5-4570 +\nRadeon R9 270.
Configure your notification preferences
___
Build mesa 5652 completed
Commit b78c664115 by Jason Ekstrand on 9/26/2017 4:42 PM:
vulkan/wsi/wayland: Return better error messages\n\nReviewed-by: Daniel Stone \nCc: mesa-sta...@lists.freedesktop.org\n(cherry picked from commit 4fe3913b9699ac929715b16ecbf5b93
Build mesa 5788 failed
Commit b8ab78d1af by Jason Ekstrand on 10/11/2017 7:13 PM:
anv/pipeline_cache: Rework to use multialloc and blob\n\nThis gets rid of all of our hand-rolled size calculation and\nserialization code and replaces it with safe "standards" tha
Build mesa 5796 completed
Commit 1cec500c69 by Jason Ekstrand on 10/13/2017 5:40 PM:
blob: Use intptr_t instead of ssize_t\n\nssize_t is a GNU extension and is not available on Windows or MacOS.\nInstead, we use intptr_t which should be effectively equivalent a
Build mesa 3004 failed
Commit c633f228b4 by Ilia Mirkin on 11/27/2016 8:45 PM:
anv: add support for extended texture gather\n\nNow that the SPIR-V -> NIR translation is in place, no additional logic\nis required.\n\nSigned-off-by: Ilia Mirkin \nReviewed-by: Dav
Build mesa 3005 completed
Commit 36c648b894 by Ilia Mirkin on 12/30/2016 1:59 AM:
spirv: always expose SpvCapabilityStorageImageExtendedFormats\n\nI forgot to do this in commit 76b97d544e ("anv: enable storage image\nextended formats"). Since both drivers suppo
Build mesa 3012 failed
Commit 3f5fba8a7b by Edmondo Tommasina on 12/21/2016 9:58 PM:
docs: document GALLIUM_HUD_DUMP_DIR envvar\n\nSigned-off-by: Marek Olšák
Configure your notification preferences
___
mes
Build mesa 3015 completed
Commit cb6f49a902 by Marek Olšák on 1/2/2017 10:16 PM:
gallium/hud: fix the windows build by disabling file dumping
Configure your notification preferences
___
mesa-dev mailing lis
Build mesa 3055 failed
Commit 4634cb5921 by Roland Scheidegger on 12/21/2016 3:56 AM:
gallivm: implement aos unpack (to unorm8) for small unorm formats\n\nUsing bit replication. This path now resembles something which might make\nsense. (The logic was mostly co
Build mesa 3056 completed
Commit caf18a8434 by Roland Scheidegger on 1/5/2017 11:46 PM:
gallivm: (trivial) fix typo bug with small AoS format unpacking\n\nFix typo using wrong (uninitialized) build context introduced by\n4634cb5921b985f04f2daf00cda2d28036143bd3
Build mesa 3174 failed
Commit 2d14ae6bea by Tomasz Figa on 12/14/2016 8:00 AM:
configure.ac: Respect LLVM_CFLAGS in LLVM version detection\n\nWhen compiling LLVM headers, including llvm-config.h, we need to respect\nLLVM_CFLAGS. This is especially crucial if LL
Build mesa 3177 completed
Commit 34041968f8 by Jose Fonseca on 1/18/2017 2:42 PM:
configure.ac: Revert recent HAVE_LLVM changes.\n\nThis reverts changes 903eb09b5fb78d47d0f8a4bdf826a113ca2aff40..1a0aa468f354f0ee94dd383cd40ae915584624aa:\n\n Tobias Droste (5):\
Build mesa 3186 failed
Commit d1efa09d34 by Emil Velikov on 1/13/2017 4:51 PM:
util: import sha1 implementation from OpenBSD\n\nAt the moment we support 5+ different implementations each with varying\namount of bugs - from thread safely problems [1], to outrigh
Build mesa 3189 completed
Commit ea8b2624c8 by Emil Velikov on 1/18/2017 7:48 PM:
utils: really remove the __END_DECLS macro\n\nFixes: d1efa09d342 "util: import sha1 implementation from OpenBSD"\nSigned-off-by: Emil Velikov
Configure your notificatio
Build mesa 3215 failed
Commit 0ae1f4a5ea by Matt Turner on 11/22/2016 6:40 PM:
i965: Split gen_device_info_i965 between brw and cl.\n\ncl (Crestline) supports a few more things than brw (Broadwater). Sort\nand sync PCI IDs from the kernel.\n\nThe G45 PRMs use t
Build mesa 3216 completed
Commit 74c23bde5b by Lionel Landwerlin on 1/19/2017 4:20 PM:
anv: don't require render target isl bit for depth/stencil surfaces\n\nBlorp can deal with depth/stencil surfaces blits/copies without the\nrender target requirement. Also ha
Build mesa 3217 failed
Commit db6d23cfd2 by Ian Romanick on 9/1/2016 7:06 PM:
i965: Enable ARB_gpu_shader_int64 on Gen8+\n\nSigned-off-by: Ian Romanick \nReviewed-by: Matt Turner
Configure your notification preferences
__
Build mesa 3219 completed
Commit bb5db5564f by Kenneth Graunke on 1/21/2017 3:14 AM:
glsl: Rename [u]int64_t tokens.\n\nbasetsd.h on Windows defines INT64 and UINT64 typedefs which conflict\nwith these. Append "_TOK" to avoid conflicts.\n\nShould fix the Windo
Build mesa 3902 failed
Commit a930c2c612 by Dave Airlie on 3/30/2017 3:09 AM:
radv: fix mask attribs properly.\n\nsome days it just doesn't pay to get out of bed.\n\nSigned-off-by: Dave Airlie
Configure your notification preferences
Build mesa 3903 completed
Commit 36cb2003f1 by Harish Krupo on 3/28/2017 6:38 PM:
android: pass sse4.1 flag as appropriate\n\nWe have functions which depend on sse4.1 support but we didnt pass\nthe right compile flag for it. This patch fixes it.\n\nSigned-off-b
Build mesa 4122 failed
Commit 1787a3163f by Timothy Arceri on 4/4/2017 5:45 AM:
mesa: add KHR_no_error support to glVertexAttribDivisor()\n\nReviewed-by: Nicolai Hähnle
Configure your notification preferences
Build mesa 7797 failed
Commit 56792a0876 by Karol Herbst on 5/10/2018 8:20 AM:
nir/print: fix printing of 8/16 bit constant variables\n\nv2 (Jose Maria Casanova Crespo ): add float16 support\n\nSigned-off-by: Karol Herbst \nReviewed-by: Jose Maria Casanova Cres
101 - 200 of 453 matches
Mail list logo