This patch series converts a few of the remaining struct-style command
submissions to OUT_BATCH style and then removes a ton of unused structs.

Keeping the structures in the codebase is misleading, since (a) you might
presume that they're actually used for something (they aren't), and (b)
they may not have been updated for newer generations of hardware anyway.

For documentation, visit http://intellinuxgraphics.org/.

Tested with piglit on Ironlake.  No regressions.

brw_defines.h    |    2 
brw_misc_state.c |   60 ++-----
brw_structs.h    |  450 -------------------------------------------------------
3 files changed, 18 insertions(+), 494 deletions(-)

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to