Module: Mesa Branch: master Commit: 7ed02b111a499ae6a2061df8abddb6a7488fb35a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ed02b111a499ae6a2061df8abddb6a7488fb35a
Author: Ilia Mirkin <[email protected]> Date: Tue Dec 30 21:19:14 2014 -0500 nv50: regenerate rnndb headers The headers hadn't been regenerated in a long time, and there were a few minor divergences. Among other things, rnndb has changed naming to G80/etc, for now I've not tackled switching that over and manually replaced the nvidia codenames back to the chip ids. However no other modifications of the headergen'd headers was done. Signed-off-by: Ilia Mirkin <[email protected]> --- src/gallium/drivers/nouveau/nv50/nv50_2d.xml.h | 133 +++--- src/gallium/drivers/nouveau/nv50/nv50_3d.xml.h | 449 ++++++++++---------- src/gallium/drivers/nouveau/nv50/nv50_3ddefs.xml.h | 55 ++- src/gallium/drivers/nouveau/nv50/nv50_defs.xml.h | 94 +++- src/gallium/drivers/nouveau/nv50/nv50_formats.c | 12 +- src/gallium/drivers/nouveau/nv50/nv50_program.c | 2 +- src/gallium/drivers/nouveau/nv50/nv50_state.c | 4 +- .../drivers/nouveau/nv50/nv50_state_validate.c | 2 +- src/gallium/drivers/nouveau/nv50/nv50_surface.c | 4 +- .../drivers/nouveau/nv50/nv50_texture.xml.h | 52 +-- .../drivers/nouveau/nvc0/nvc0_state_validate.c | 2 +- 11 files changed, 451 insertions(+), 358 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=7ed02b111a499ae6a2061df8abddb6a7488fb35a _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
