On 02/01/2014 07:59 AM, Brian Paul wrote: > Just for better organization. > --- > src/mesa/Makefile.sources | 1 + > src/mesa/SConscript | 1 + > src/mesa/main/blit.c | 513 > +++++++++++++++++++++++++++++++++++++++++++++ > src/mesa/main/blit.h | 39 ++++ > src/mesa/main/fbobject.c | 473 ----------------------------------------- > src/mesa/main/fbobject.h | 5 - > 6 files changed, 554 insertions(+), 478 deletions(-) > create mode 100644 src/mesa/main/blit.c > create mode 100644 src/mesa/main/blit.h
Patches 1-2 are: Acked-by: Kenneth Graunke <kenn...@whitecape.org> (I like the idea, but didn't review the changes thoroughly.) Patch 3 is: Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev