dri/nouveau: Split out the scratch helpers to a separate file.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 29 Oct 2010 19:56:50 +0000 (21:56 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Sun, 31 Oct 2010 00:44:45 +0000 (02:44 +0200)
commitf2098e0fefbbcd72df4c8283d195beae4a113f35
tree645ff4cc0be04ab6106be1781b1dba86170d093f
parent6daaf4535998a05ec6e974828cee33c513d2b5a2
dri/nouveau: Split out the scratch helpers to a separate file.
src/mesa/drivers/dri/nouveau/Makefile
src/mesa/drivers/dri/nouveau/nouveau_context.c
src/mesa/drivers/dri/nouveau/nouveau_context.h
src/mesa/drivers/dri/nouveau/nouveau_render.h
src/mesa/drivers/dri/nouveau/nouveau_render_t.c
src/mesa/drivers/dri/nouveau/nouveau_scratch.c [new file with mode: 0644]
src/mesa/drivers/dri/nouveau/nouveau_scratch.h [new file with mode: 0644]
src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
src/mesa/drivers/dri/nouveau/nouveau_vbo_t.c