[Mesa-dev] [PATCH] r600g: Avoid setting one gpu register multiple times in a r600_pipe_state

Henri Verbeet hverbeet at gmail.com
Mon Mar 14 09:22:48 PDT 2011


2011/3/14 Mathias Fröhlich <Mathias.Froehlich at gmx.net>:
> I had, for a different project/source combination, already some kind of folder
> name matching in my emacs configuration that dynamically switches the coding
> style. But that is somehow complicated to install and making the directory
> matches foolproof is not always simple, so that I only use this kind of lisp
> hackery very seldom.
>
> How do you solve these kind of differences within a single source tree?
>
I'm using vim, but it comes down to matching filenames and changing
settings accordingly.

> By that way, I use currently git format-patch and attach these files.
> But the output of format-patch is clearly something that could go directly to
> a mail delivery agent. But since I only use authenticated mail delivery with a
> foreign sendmail/postfix server at gmx, I cannot just use this directly. Is
> there a trick in git, that I can use to make git-format-patch to mail directly
> to smtp.gmx.net for example?
>
> What do you use?
>
git send-email. It can do at least some kinds of authentication, but I
don't know for sure if it works with gmx. I also know some people used
local SMTP proxies for that kind of thing.


More information about the mesa-dev mailing list