search for: mtypes

Displaying 8 results from an estimated 8 matches for "mtypes".

Did you mean: types
2009 Jan 29
1
Inconsistency in F values from dropterm and anova
Hi, I'm working on fitting a glm model to my data using Gamma error structure and reciprocal link. I've been using dropterm (MASS) in the model simplification process, but the F values from analysis of deviance tables reported by dropterm and anova functions are different - sometimes significantly so. However, the reported residual deviances, degrees of freedom, etc. are not different.
2013 Nov 07
3
FreeBSD10-Beta3: No xorg-server-1.12.4
Hi: The FreeBSD10-Beta3 kernel is recompiled successfully with the following in /etc/make.conf WITH_NEW_XORG=yes WITH_KMS=yes WITH_GALLIUM=yes But after installworld, there is no sight of new xorg-server-1.12.4 in pkg cache nor in /usr/ports: How to install new xorg and where is the source? # pkg search xorg linux-f10-xorg-libs-7.4_1 xorg-7.7 xorg-apps-7.7 xorg-cf-files-1.0.5_1
2013 Oct 02
2
C++ debugging help needed
I've had reports lately about segfaults in the rgl package. I've only been able to reproduce these on Linux. I am not so familiar with C++ details, so I have a couple of questions way down below. But first some background info. One recipe to recreate the crash works with a new version 5.0-1 of the mixOmics package: > library(mixOmics) > example(pca) This crashes with
2012 Sep 21
1
PATCH [base vtpm and libxl patches 3/6] Fix bugs in vtpm hotplug scripts
This patch fixes IO deadlocks in the vtpm hotplug scripts. Signed off by: Matthew Fioravante matthew.fioravante@jhuapl.edu --- Changed since previous: * rebased off of latest xen stable * replaced instances of gawk with awk diff --git a/tools/hotplug/Linux/vtpm b/tools/hotplug/Linux/vtpm --- a/tools/hotplug/Linux/vtpm +++ b/tools/hotplug/Linux/vtpm @@ -1,22 +1,18 @@ #!/bin/bash +export
2015 May 24
2
[RFC PATCH 00/11] Implement ARB_cull_distance
...t; src/mesa/drivers/dri/i965/brw_vs.c | 2 +- >> src/mesa/main/extensions.c | 1 + >> src/mesa/main/get.c | 26 + >> src/mesa/main/get_hash_params.py | 4 + >> src/mesa/main/mtypes.h | 22 +- >> src/mesa/main/shaderapi.c | 4 +- >> src/mesa/main/tests/enum_strings.cpp | 2 + >> src/mesa/program/prog_print.c | 4 + >> src/mesa/state_tracker/st_extensions.c...
2015 May 24
2
[RFC PATCH 00/11] Implement ARB_cull_distance
...s.c | 2 +- >>>> src/mesa/main/extensions.c | 1 + >>>> src/mesa/main/get.c | 26 + >>>> src/mesa/main/get_hash_params.py | 4 + >>>> src/mesa/main/mtypes.h | 22 +- >>>> src/mesa/main/shaderapi.c | 4 +- >>>> src/mesa/main/tests/enum_strings.cpp | 2 + >>>> src/mesa/program/prog_print.c | 4 + >>>> sr...
2015 May 24
19
[RFC PATCH 00/11] Implement ARB_cull_distance
.../dri/i965/brw_vec4_visitor.cpp | 2 +- src/mesa/drivers/dri/i965/brw_vs.c | 2 +- src/mesa/main/extensions.c | 1 + src/mesa/main/get.c | 26 + src/mesa/main/get_hash_params.py | 4 + src/mesa/main/mtypes.h | 22 +- src/mesa/main/shaderapi.c | 4 +- src/mesa/main/tests/enum_strings.cpp | 2 + src/mesa/program/prog_print.c | 4 + src/mesa/state_tracker/st_extensions.c | 4 + src/mesa/state_tra...
2020 Feb 16
0
Wine release 5.2
The Wine development release 5.2 is now available. What's new in this release (see below for details): - More compatible codepage mapping tables. - Support for using the null display driver as a real driver. - Better UTF-8 support in the Resource and Message Compilers. - Fixes for using ucrtbase as C runtime. - Various bug fixes. The source is available from the following