[Mesa-dev] [PATCH 02/10] i915: Make the set_draw_region hook static and not vtabled.
Chad Versace
chad.versace at linux.intel.com
Mon Feb 4 14:26:09 PST 2013
On 02/04/2013 02:11 PM, Eric Anholt wrote:
> Chad Versace <chad.versace at linux.intel.com> writes:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 01/28/2013 09:00 PM, Eric Anholt wrote:
>>> It's now always called from the same file. ---
>>> src/mesa/drivers/dri/i915/i830_vtbl.c | 17 +++++++----------
>>> src/mesa/drivers/dri/i915/i915_vtbl.c | 17 +++++++----------
>>> src/mesa/drivers/dri/intel/intel_context.h | 4 ---- 3 files changed, 14
>>> insertions(+), 24 deletions(-)
>>
>> After this patch, intel_context::set_draw_region is unused. A follow-up
>> patch should remove it.
>
> That's what the -4 lines in intel_context.h is.
Oh... yeah. Let's pretend I didn't send that message...
More information about the mesa-dev
mailing list