Hmmm, I don't understand what git did here.

I did a 'git pull origin' to get George's check-ins this morning.  Then, 
I made a change to glxext.h, commited it and did a 'git push origin' (my 
usual routine).

Now the commit message that got mailed out inludes George's changes plus 
some others that I did yesterday.  Did someone do something wrong?

BTW, I'm also curious why some check-in emails have the subject:
        mesa: Branch 'master'
while other check-ins have the subject
        mesa: Branch 'master' - N commits

-Brian



Brian Paul wrote:
>  include/GL/xmesa.h                    |   15 ++
>  include/GL/xmesa_xf86.h               |    3 
>  progs/demos/fslight.c                 |   10 +
>  src/mesa/drivers/x11/xm_api.c         |   19 ++-
>  src/mesa/drivers/x11/xm_image.c       |   17 --
>  src/mesa/drivers/x11/xm_image.h       |    7 -
>  src/mesa/drivers/x11/xmesaP.h         |   10 -
>  src/mesa/shader/shader_api.c          |  200 
> +++++++++++++++++++++++++---------
>  src/mesa/shader/shader_api.h          |   13 ++
>  src/mesa/shader/slang/slang_codegen.c |   95 +++++++++++-----
>  src/mesa/shader/slang/slang_link.c    |    2 
>  src/mesa/vbo/vbo_save_draw.c          |    2 
>  12 files changed, 272 insertions(+), 121 deletions(-)
> 
> New commits:
> diff-tree 9f8373d5cada37ed71e5908a7158d56d9a4c34d5 (from 
> 50aaabc248c9823106ff772873cbf2631d4dadcd)
> Author: George Sapountzis <[EMAIL PROTECTED]>
> Date:   Fri Apr 13 18:13:08 2007 +0300
> 
>     xmesa: drop unused XMesaPutImageHelper.
>     
>     It could only be called from XMesaCopySubBuffer but this function is not 
> used
>     by XFree86.
>     
>     It seems that XMesaPutImageHelper would handle sub-images but never got
>     finished. Proper sub-image helpers should be written if need be.

[...]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to