search for: pnta

Displaying 2 results from an estimated 2 matches for "pnta".

Did you mean: pata
2007 Jun 12
0
[PATCH] Combined checkFTB and capDirection into one checkOrientation function.
...*s, float vecA[3], vecB[3]; float ortho[3]; - (*s->applyScreenTransform) (s, sAttrib, outputPtr, &sTransform); - transformToScreenSpace (s, outputPtr, -sAttrib->zTranslate, &sTransform); - - MULTM (s->projection, sTransform.m, mvp); - - pntA[0] = outputPtr->region.extents.x1; - pntA[1] = outputPtr->region.extents.y1, - pntA[2] = 0.0f; - pntA[3] = 1.0f; - - pntB[0] = outputPtr->region.extents.x2; - pntB[1] = outputPtr->region.extents.y1; - pntB[2] = 0.0f; - pntB[3] = 1.0f; - - pntC[0] = outputPtr->...
2014 Feb 05
2
userdb section not recognized in dovecot.conf. Help?
I'm following a tutorial[1] on how to configure dovecot and the tutorial says to insert the following configuration options into the dovecot.conf file: disable_plaintext_auth = no mail_privileged_group = mail mail_location = mbox:~/mail:INBOX=/var/mail/%u userdb { driver = passwd } This seems to have worked for a lot of others using this tutorial but not for me. When I try to start