[Mesa-dev] [PATCH 01/13] mesa : move bindbuffer{base, range} from transformfeedback.c BindBuffer* functions are part of tfb extension. They are however used by others extensions such as uniform buffer object. This patch moves the BindBuffer* defin

vincent vljn at ovi.com
Sat Nov 12 14:40:29 PST 2011


Sorry for this misformating, and thank for the tips :)

Vincent

Le samedi 12 novembre 2011 à 23:18 +0100, Marek Olšák a écrit :
> Hi vlj,
> 
> just one remark unrelated to the patch.
> 
> The commit messages should start with a 76-characters-long summary,
> followed by an empty line, and then followed by a more thorough
> explanation if needed.
> 
> Marek
> 
> On Sat, Nov 12, 2011 at 10:11 PM, vlj <vljn at ovi.com> wrote:
> > ---
> >  src/mesa/main/api_exec.c          |    2 +
> >  src/mesa/main/bufferobj.c         |   48 +++++++++++++++++++++++++++++++++++++
> >  src/mesa/main/bufferobj.h         |   12 +++++++++
> >  src/mesa/main/transformfeedback.c |   22 ++++------------
> >  src/mesa/main/transformfeedback.h |    8 +++---
> >  5 files changed, 72 insertions(+), 20 deletions(-)




More information about the mesa-dev mailing list