diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2020-11-14 21:48:24 +0300 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2020-11-15 01:03:38 +0000 |
commit | e52318047185a220977ae28b27ee6988fac18b09 (patch) | |
tree | 79f57f005b59ce741ebc860fb295a741d057e014 /CHANGELOG.md | |
parent | 7538c7014dea44084551e8c10292eaf8d5defd9a (diff) | |
download | alacritty-e52318047185a220977ae28b27ee6988fac18b09.tar.gz alacritty-e52318047185a220977ae28b27ee6988fac18b09.zip |
Load only gl 3.3 functions
This commit makes 'gl::load_with' only load
symbols from the minimal OpenGL (3.3) version alacritty
aims to support. Doing so reduces the size of gl_bindings.rs
from 21K LoC to 11K LoC, and also the actual
loading by up to ~2x, thugh the loading is usually sub millisecond
anyway.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions