diff options
author | Imre Deak <[email protected]> | 2012-09-10 08:46:13 +0300 |
---|---|---|
committer | Oliver McFadden <[email protected]> | 2012-10-10 12:43:19 +0300 |
commit | 98f880e0c47229ae6b6063527276096259d60b5a (patch) | |
tree | a2503138203f90bb53c2f1a74d1538c2ed18022c /docs/relnotes-7.10.3.html | |
parent | 6678125eaee1bbf231d997971cde30f22ba4e013 (diff) |
mesa: glGet: add script to generate hash tables in build time
This will be needed by the next patch, which will switch to using
the parameter descriptor- and hash tables generated by the script.
The hash algorithm remains the same, the output parameter descriptor
table format changes slightly. There the TYPE_API_MASK entries are
removed and an invalid NULL entry is inserted at the beginning. This is
ok, as get.c:find_value() doesn't rely on TYPE_API_MASK any more to
detect an invalid enum.
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Oliver McFadden <[email protected]>
Diffstat (limited to 'docs/relnotes-7.10.3.html')
0 files changed, 0 insertions, 0 deletions