diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2013-07-25 11:31:20 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2013-07-29 13:26:27 -0700 |
commit | efb566dff22933517630537c2bfb8da34018ad8c (patch) | |
tree | 4bf1e55e746a7cc9b80a3f59ffa8a354337d7d6e /VERSION | |
parent | 6aba035f6b0dee0e0b78b2110fa75463c7888c3a (diff) | |
download | external_mesa3d-efb566dff22933517630537c2bfb8da34018ad8c.zip external_mesa3d-efb566dff22933517630537c2bfb8da34018ad8c.tar.gz external_mesa3d-efb566dff22933517630537c2bfb8da34018ad8c.tar.bz2 |
i965: Don't create a swrast context on ES2+.
We already skip this for API_OPENGL_CORE; ES2+ is very similar.
The primary user of the swrast context is GL_SELECT and GL_FEEDBACK,
which have never existed in ES.
This saves approximately 18MB of memory in GLBenchmark 2.7 Egypt (ES2).
No regressions in es3conform on Ivybridge.
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions