OSDN Git Service

[965] Improve performance by including reloc target buffer pointers in keys.
authorEric Anholt <eric@anholt.net>
Tue, 1 Jan 2008 10:16:29 +0000 (02:16 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 2 Jan 2008 17:47:05 +0000 (09:47 -0800)
commit4cc02fb9387dbeeea56de3a34854f6739dc97a80
treeb821a21d2e3db97ff9103855d16a76d5d356c99d
parentde427742b89bc04fd1f59cf6ebab893e14ee8ad4
[965] Improve performance by including reloc target buffer pointers in keys.

Without this, the WM binding tables would all collide, for example.  Improves
openarena performance by around 2%.
src/mesa/drivers/dri/i965/brw_state_cache.c