diff options
author | Emil Velikov <[email protected]> | 2015-03-19 01:36:08 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-03-21 17:22:19 +0000 |
commit | bbaf22a998f89eb720a3995fa2216512deed5f76 (patch) | |
tree | 5a078bc8dfe51c87f3ca22216bcdbbcc63a5c4c0 /src/gallium/drivers/galahad/glhd_context.c | |
parent | 0bff196b225be13f91ec34da06093a13a9ed425b (diff) |
egl: cut down static storage size for {Version,ClientAPI}String
Both seems to be excessively long, namely:
ClientAPIString can get up-to 47 based on current code, while the name
of the driver can dictate the length of the VersionString, currently it
is around 11. Let's pad each to 100, rather than the current 1000.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/galahad/glhd_context.c')
0 files changed, 0 insertions, 0 deletions