when you create the patches with git, you can add --cover-letter to the
command line. then you get a PATCH 0/X file with an overview over all
changes and a central place where you can describe what you've done in
general/which extension etc.
On 03.01.2014 01:27, Maxence Le Doré wrote:
> ---
> src
On 10.12.2013 17:23, Brian Paul wrote:
> On 12/10/2013 06:13 AM, Pi Tabred wrote:
>> - change storage class from static to extern
>> - rename validate_texbuffer_format to _mesa_validate_texbuffer_format
>> ---
>> src/mesa/main/teximage.c | 398
>>