| commit | 2f88139145da99a695680c813ef5cc669eaef034 | [log] [tgz] |
|---|---|---|
| author | Brian Paul <brianp@vmware.com> | Sat Dec 03 10:04:18 2011 -0700 |
| committer | Brian Paul <brianp@vmware.com> | Thu Dec 08 08:56:29 2011 -0700 |
| tree | 2431c027f8fd8fcd74866f17ca6e5484998945d3 | |
| parent | 5acb291f319a0b32d9701b3e6c8624175f1a80e7 [diff] |
mesa: remove the ctx->Driver.IsTextureResident() hook No driver implemented this and we always returned "True" for residence queries. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>