Commit Graph

  • 39a2996351 update master matthieu 2020-10-23 11:18:47 +0000
  • f3f39cb65b Update to fonttosfnt 1.2.0. matthieu 2020-10-23 11:17:04 +0000
  • eec02f95fe remove empty file not present upstreams matthieu 2020-10-23 09:53:28 +0000
  • 7a729c60c4 update matthieu 2020-10-18 08:32:11 +0000
  • d133aea95f Remove osrelease from system.fvwmrc kn 2020-09-30 20:42:12 +0000
  • 3b94b75328 use <signal.h> instead of <sys/signal.h> ok matthieu deraadt 2020-09-22 15:57:29 +0000
  • 8e97b20b15 glsl: Use 'using' to be explicit about visitor overloads jsg 2020-09-22 06:19:47 +0000
  • 37d3b3aad0 spirv/opencl: Cast opcode up front to avoid warnings jsg 2020-09-22 06:14:43 +0000
  • ead9561df6 disable noisy -Winitializer-overrides warnings jsg 2020-09-22 04:39:21 +0000
  • ffd1454d32 update jsg 2020-09-22 02:22:12 +0000
  • cba20826cb Mesa 20.0 does not use per gen marshal_generated files jsg 2020-09-22 02:16:49 +0000
  • 41a55d0330 Merge Mesa 20.0.8 jsg 2020-09-22 02:08:55 +0000
  • 5bc2fd4342 Import Mesa 20.0.8 jsg 2020-09-22 01:28:34 +0000
  • 1c44290c8f go back to brw_eu.h rev 1.9 matching upstream 20.1 branch jsg 2020-09-14 07:16:06 +0000
  • fd0b27a538 Use C99 designated structure initializers. matthieu 2020-09-13 10:26:31 +0000
  • ccfe449828 partially revert a Mesa commit to avoid hard hangs on Haswell jsg 2020-09-11 15:04:43 +0000
  • d7373d1cc2 update matthieu 2020-09-11 06:29:17 +0000
  • 47544e7521 Add control for backlight compensation (V4L2_CID_BACKLIGHT_COMPENSATION). mglocker 2020-09-07 10:35:22 +0000
  • db72a90efc link with version script matching meson changes in 20.1.7 jsg 2020-09-04 11:27:58 +0000
  • e8254d1b08 Avoid problems with undefined symbols on ld.bfd archs caused by order of .a files. jsg 2020-09-03 11:29:42 +0000
  • 390b12b7bd correct merge errors jsg 2020-09-03 08:36:23 +0000
  • 1c86a17858 Merge Mesa 20.1.7 jsg 2020-09-03 07:17:20 +0000
  • 7fa385c847 Import Mesa 20.1.7 jsg 2020-09-03 06:40:00 +0000
  • 76a0a851ab conditionally define HAVE_LD_BUILD_ID if supported jsg 2020-09-01 12:55:14 +0000
  • 38d06173f5 build with NDEBUG to disable asserts jsg 2020-09-01 06:54:06 +0000
  • eb922cd93f get available memory when assert() is disabled via NDEBUG jsg 2020-09-01 06:42:24 +0000
  • 46d4aeacf0 disable -Wmissing-prototypes via pragma for 64 bit atomics fallback avoids error: no previous prototype for function '__sync_sub_and_fetch_8_c' jsg 2020-08-30 04:24:10 +0000
  • fa8ea72eb8 correct type for oldlenp argument to sysctl(2) for machdep.altivec jsg 2020-08-30 04:18:02 +0000
  • ca502679c1 sync deraadt 2020-08-29 13:57:52 +0000
  • c281dda5e4 Be consistent with control value output; ':' -> '='. mglocker 2020-08-29 13:45:30 +0000
  • e21ed1ddb2 closer sync deraadt 2020-08-28 23:55:40 +0000
  • 0167b90cd0 explicitly remove *.la files from old Mesa builds jsg 2020-08-28 16:07:18 +0000
  • 3cf044c035 mostly synced deraadt 2020-08-28 14:13:26 +0000
  • bd7b25c10b remove libtxc_dxtn included in Mesa since 17.3 jsg 2020-08-28 06:28:32 +0000
  • 5c2fb2322a sync jsg 2020-08-28 06:00:12 +0000
  • 4787ec2fce don't build libtxc_dxtn included in Mesa since 17.3 jsg 2020-08-28 05:54:00 +0000
  • 851807c713 build with --disable-dri3 when XENOCARA_BUILD_DRI is "no" jsg 2020-08-28 02:20:19 +0000
  • 860983ef49 drop local change for 32 bit atomics via pthread locks jsg 2020-08-27 14:03:46 +0000
  • abbb20036f build with -DMISSING_64BIT_ATOMICS on powerpc jsg 2020-08-27 13:34:33 +0000
  • af0d139433 drop local workarounds for gcc 4.2 jsg 2020-08-27 12:31:19 +0000
  • 3f2636fe13 build addrlib with -Wno-unused-variable matching meson build jsg 2020-08-27 05:02:25 +0000
  • 9443087ef3 radv: Explicitly cast TIMESTAMP_NOT_READY value to uin32_t where needed. jsg 2020-08-27 04:29:06 +0000
  • 33e8c1dc61 aco: Use correct reference type in for-range-loop. jsg 2020-08-27 04:26:48 +0000
  • 3d26db0194 aco: Don't std::move temporary object. jsg 2020-08-27 04:23:37 +0000
  • bec5c196e7 aco: Don't declare 'Block' as class, but define as struct. jsg 2020-08-27 04:20:57 +0000
  • 952b4b274c radv: Don't take absolute value of unsigned type. jsg 2020-08-27 04:17:01 +0000
  • d9428e1972 build with -Wno-typedef-redefinition jsg 2020-08-27 03:18:26 +0000
  • dc127cd8fa sync jsg 2020-08-26 06:55:35 +0000
  • d3580fdc06 crank glapi minor for new symbol jsg 2020-08-26 06:54:57 +0000
  • 9f3ce83c68 adjust for files which are symlinks in distfile jsg 2020-08-26 06:36:08 +0000
  • 7bc504799c stop building Mesa on alpha hppa and landisk a C++11 compiler is required and these archs don't have clang jsg 2020-08-26 06:25:26 +0000
  • a00174f921 sync jsg 2020-08-26 06:17:30 +0000
  • 7a38a6d3be update jsg 2020-08-26 06:14:38 +0000
  • 6cd42bcb24 Merge Mesa 20.1.6 jsg 2020-08-26 06:02:31 +0000
  • 241b1c1308 Import Mesa 20.1.6 jsg 2020-08-26 05:26:37 +0000
  • 69c74330d7 update matthieu 2020-08-25 16:04:57 +0000
  • bc29ab7850 Fix integer underflow in XRecordRegisterClients() matthieu 2020-08-25 15:43:26 +0000
  • 83d462e24d Fix integer underflow in XkbSelectEvents() matthieu 2020-08-25 15:42:52 +0000
  • 77c86a2898 Fix an integer underflow in XIChangeHierarchy() matthieu 2020-08-25 15:41:59 +0000
  • 02b8f73518 Correct bounds checking in XkbSetNames() matthieu 2020-08-25 15:40:59 +0000
  • c79b35190f Fix an integer overflow in init_om() that could lead to a double free. matthieu 2020-08-25 15:39:58 +0000
  • 79163eedae Allow auto controls to be set back to auto mode explicitly. mglocker 2020-08-23 10:49:34 +0000
  • bb74146ca2 Fix a bug where some input clients can't connect to the input server. matthieu 2020-08-20 19:12:48 +0000
  • 574495efdc update matthieu 2020-08-16 15:59:10 +0000
  • f561a12735 Update to xkbcomp 1.4.3 matthieu 2020-08-16 15:56:49 +0000
  • e1abe9d332 Allow the combination of '-dc' options, reset and display control values. mglocker 2020-08-11 05:35:17 +0000
  • 0cbeaf0514 Remove braces for single line control statement. mglocker 2020-08-09 06:51:04 +0000
  • b1d26652c3 If a control supports auto mode and this is active, print 'auto' with -c instead of printing the last set numeric value. mglocker 2020-08-09 06:41:51 +0000
  • 4c672aa51a Merge from upstream X.Org : Fix size calculation in _XimAttributeToValue matthieu 2020-08-06 14:28:54 +0000
  • 044da0a592 Don't compare a pointer to a null character constant but to NULL. With best regards from clang 10. mglocker 2020-08-05 11:34:00 +0000
  • 4fa22cfd66 Add the ability to set and display video control values directly on the CLI. mglocker 2020-08-05 10:49:47 +0000
  • 587f130e27 Fix Mesa build with clang 10 on mips64. visa 2020-08-01 03:51:31 +0000
  • 0a2f4bc72f fix for X Server Pixel Data Uninitialized Memory Information Disclosure matthieu 2020-07-31 14:00:21 +0000
  • f22a219d59 Fixes for Heap corruption in the X input method client in libX11 matthieu 2020-07-31 13:53:24 +0000
  • c7cbd7e332 Fix SHARED_LIBS matthieu 2020-07-19 17:10:17 +0000
  • 297c23d57a update matthieu 2020-07-19 08:32:50 +0000
  • fd2decc482 sync deraadt 2020-07-17 22:26:17 +0000
  • b15a4619b2 sync deraadt 2020-07-17 22:21:21 +0000
  • 36cc53a74e initial powerpc X sets deraadt 2020-07-17 18:34:01 +0000
  • 861ff31951 Add white balance temperature control through 'w/W' keys. mglocker 2020-07-17 07:51:23 +0000
  • a9988a58be update matthieu 2020-07-08 20:04:44 +0000
  • 60b6a027d3 sync matthieu 2020-07-08 20:03:10 +0000
  • 722049b7bf Unlink libxbui from the build. ok jsg@ matthieu 2020-07-08 20:01:53 +0000
  • ca0f9517a5 Start xconsole after setting the background. Fixes an issue that causes xconsole to crash reported and fix tested by Joe Gidi. Thanks. matthieu 2020-07-04 13:32:50 +0000
  • b0c69ca889 Initialize v4l2_requestbuffers for better libv4l compatibility feinerer 2020-07-01 06:45:24 +0000
  • 5e486e4cdd Provide a lower contrast root weave as default background. matthieu 2020-06-28 15:40:48 +0000
  • c9b9b122b9 A darker login widget, providing better contrast. matthieu 2020-06-28 15:38:34 +0000
  • 69040cca57 update matthieu 2020-06-27 09:07:12 +0000
  • 6dd6f885f2 Update to freetype 2.10.2. Tested by krw@ and myself. matthieu 2020-06-27 09:06:07 +0000
  • cb3c6b9276 llvmpipe: use LLVM version string instead of re-computing it jsg 2020-06-18 11:45:13 +0000
  • 597cbd6d39 Don't compare with string literals jsg 2020-06-18 09:04:14 +0000
  • 7b35d83e06 ac: fix build with recent LLVM jsg 2020-06-16 10:44:59 +0000
  • 60964e1bb6 sync white space with upstream. No code change. matthieu 2020-06-14 16:02:38 +0000
  • 1242f9054e Remove the (out of date) list of supported architectures. matthieu 2020-06-14 07:10:44 +0000
  • 6b6f912425 revert local change which removed -retro flag and adjust -br to properly override our default behavior of stippled root. jcs 2020-06-12 14:45:55 +0000
  • e151e26000 update matthieu 2020-06-07 13:40:50 +0000
  • 6080f556ca Fix VT switching in EXA acceleration. matthieu 2020-05-16 14:18:52 +0000
  • 25e39ca9f7 MFC: alpine: Default to 16bpp matthieu 2020-05-16 14:15:35 +0000
  • df4ceb2300 update matthieu 2020-05-16 09:59:01 +0000
  • 39398c873c Update to xkbprint 1.0.5 matthieu 2020-05-16 09:52:06 +0000