History log of /external/mesa3d/src/mesa/drivers/dri/i915/intel_tex_validate.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2a0fc8286483034a627b5d66eaea45df7f2b0b49 13-Feb-2016 Kenneth Graunke <kenneth@whitecape.org> i915: include teximage.h

To get _mesa_num_tex_faces() prototype.
/external/mesa3d/src/mesa/drivers/dri/i915/intel_tex_validate.c
f26104eb5b0a458e896b3903ee890b6fc6dcf3d0 20-Jun-2013 Eric Anholt <eric@anholt.net> i915: Remove all the MSAA support code.

This hardware doesn't have MSAA support, so this code is all a waste for it.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
/external/mesa3d/src/mesa/drivers/dri/i915/intel_tex_validate.c
733d32f3765be84a7e908df7e99a278cadcee853 20-Jun-2013 Eric Anholt <eric@anholt.net> i915: Fork the shared code from i965.

Of this 15000 lines of code in intel/, we've identified 4000 lines that
are trivially unnecessary for i915, and another 1000 that are pointless for
i965, and expect to find more as time goes on. Split the i915 driver off,
so that we can continue active development on i965 without worrying about
breaking i915.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Chad Versace <chad.versace@linux.intel.com>
Acked-by: Adam Jackson <ajax@redhat.com>
(and I hear second hand that idr is OK with it, too)
/external/mesa3d/src/mesa/drivers/dri/i915/intel_tex_validate.c
77a5bcaff43df8d54e0e0ef833726e4b41d7eb36 07-Nov-2007 Eric Anholt <eric@anholt.net> [intel] Move over files that will be shared with 965-fbo work.
/external/mesa3d/src/mesa/drivers/dri/i915/intel_tex_validate.c
8cf9085bc7b96819d2bec1e749e15af58eefb2f3 24-Sep-2007 Eric Anholt <eric@anholt.net> Move i915tex driver into place as just i915.
/external/mesa3d/src/mesa/drivers/dri/i915/intel_tex_validate.c