Next | Query returned 432 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2021-07-22 12:34:01 by Tobias Nygren | Files touched by this commit (1)
Log message:
MesaLib: remove unused PLIST.wayland variable
   2021-07-20 21:54:21 by Tobias Nygren | Files touched by this commit (2)
Log message:
MesaLib: remove wrong compat timespec_get(3) patch for OSX

At least Big Sur and latest xcode has timespec_get(3) in libc, based on
NetBSD & FreeBSD implementation according to the manpage.
This patch causes prototype mismatches. If the configure test misfires on
older OSX please fix the configure test.
   2021-07-15 16:06:56 by Amitai Schleier | Files touched by this commit (1)
Log message:
Sort patchsums (NFCI).
   2021-04-25 09:51:27 by matthew green | Files touched by this commit (22)
Log message:
various fixes for arm64 big endian support.

most of these simply extend matching from "aarch64" to \ 
"aarch64eb"
in various forms of code.  most remaining uses in pkgsrc of
"MACHINE_ARCH == aarch64" are because of missing aarch64eb support,
such as most of the binary-bootstrap requiring languages like rust,
go, and java.

no pkg-bump because this shouldn't change packages on systems that
could already build all of these.
   2021-04-12 14:40:01 by Nia Alarie | Files touched by this commit (1)
Log message:
MesaLib: unset USE_LIBTOOL, this uses meson
   2021-01-06 16:50:02 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (5)
Log message:
MesaLib: Fix build with Python 3.9

Apply patches from upstream to remove getchildren() in some generation
scripts. This deprecated call has been removed in Python 3.9.
   2020-05-03 13:04:46 by Nia Alarie | Files touched by this commit (1)
Log message:
MesaLib: Explicitly disable dri3 support when using an old X11_TYPE=native

Should help NetBSD 8 builds.
   2020-05-02 14:13:43 by Tobias Nygren | Files touched by this commit (2)
Log message:
Mesa 20.0.6
  dEQP-VK.subgroups.size_control.compute.* crashes on HSW and TGL
  piglit spec.!opengl 1.0.gl-1.0-fpexceptions crash on Iris
  SPIR-V: OpConvertUToPtr from spec constant fails to compile
  radv: Reading ViewportIndex in fragment shader returns garbage
  radeonsi: GL_LINES rendering is affected by GL_POINT_SPRITE
  [ANV] gfxbench Aztec Ruins misrenders on gen11+
  glxinfo cmd crashed
Mesa 20.0.5
  nir: nir_lower_returns can't handle nested loops
  Graphic artifacts with Mesa 20.0.4 on intel HD 510 GPU
  Mesa 20 regression makes Lightsprint demos crash
  Build Fails with Clang Shared Library
  dri_common.h:58:8: error: unknown type name '__GLXDRIdrawable'
  Graphical glitches on Intel Graphics when Xorg started on Iris driver
  SIGSEGV src/compiler/glsl/ast_function.cpp:53
  manywin aborts with "i965: Failed to submit batchbuffer: Invalid \ 
argument"
  v3d: transform feedback issue
  radv: \ 
dEQP-VK.binding_model.descriptorset_random.sets4.noarray.ubolimitlow.sbolimitlow.imglimitlow.noiub.comp.noia.0 \ 
segfault
  radv: RAVEN fails dEQP-VK.pipeline.timestamp.misc_tests.reset_query_before_copy
  https://gitlab.freedesktop.org/mesa/mesa/-/issues/2727
  enable storageBuffer16BitAccess feature in radv for SI and CIK
  Weston drm-backend.so seems to fail with Mesa master and LIBGL_ALWAYS_SOFTWARE=1
  vaapi bob deinterlacer produces wrong output height on AMD
   2020-04-09 18:54:22 by Nia Alarie | Files touched by this commit (1)
Log message:
MesaLib: ELF TLS is broken on FreeBSD too
   2020-04-09 18:48:09 by Nia Alarie | Files touched by this commit (2)
Log message:
MesaLib: Make ELF TLS optional.

Next | Query returned 432 messages, browsing 21 to 30 | Previous