[Mesa-dev] [PATCH] mesa/glthread: Avoid unnecessary batch reallocation

Timothy Arceri tarceri at itsqueeze.com
Mon Apr 3 23:54:34 UTC 2017


I've pushed this. Thanks!

In future please add the version to the subject when sending new 
revisions. You can do this with the -v option when using git send-email 
e.g -v2 will result in [PATCH v2]

Also please add changes to the patch since v1 in the commit message. e.g.

V2: set batch->used = 0 rather than memsetting the batch to 0.

This helps those reviewing to quickly compare the updates since the 
first revision.


More information about the mesa-dev mailing list