diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2009-11-12 15:39:59 -0800 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2009-11-12 15:43:09 -0800 |
commit | b6b753f72728b734fc9886f4ec513ae09e6b269d (patch) | |
tree | 33766b6710622f2dbcfb5900cff41311e9437982 /src/mesa/swrast_setup | |
parent | a736d3f4399a99b54d6af140f2227253f2ee262b (diff) |
intel: Don't check for context pointer to be NULL during extension init
Thanks to Chia-I Wu's changes to the extension function
infrastructure, we no longer have to tell the loader which extensions
the driver might enable. This means that intelInitExtensions will
never be called with a NULL context pointer. Remove all the NULL checks.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'src/mesa/swrast_setup')
0 files changed, 0 insertions, 0 deletions