diff options
author | Adam Jackson <[email protected]> | 2015-07-21 11:43:42 -0400 |
---|---|---|
committer | Adam Jackson <[email protected]> | 2015-07-31 12:32:16 -0400 |
commit | b15aba940a3b6fc7c9bebc692968e7e9b72b9f29 (patch) | |
tree | c4533ecd020a20eec0b169d29d20aaf0dcde3277 /src/glx/glxcurrent.c | |
parent | 30509788641a413742098f21a4ee0087b1f86e18 (diff) |
glx: Fix image size computation for EXT_texture_integer (v2)
Without this this extension basically can't work in indirect contexts,
TexImage2D will compute the image size as 0 and we'll send no image data
to the server.
v2: Add EXT_texture_integer to the client extension list too (Ian)
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Adam Jackson <[email protected]>
Diffstat (limited to 'src/glx/glxcurrent.c')
0 files changed, 0 insertions, 0 deletions