On 07/14/2015 03:54 PM, Ilia Mirkin wrote:
On Mon, Jul 13, 2015 at 9:21 PM, Brian Paul wrote:
1. Reorganize the error checking code.
2. Lay groundwork for getting sub images.
3. Implement _mesa_GetnTexImageARB(), _mesa_GetTexImage() and
_mesa_GetTextureImage() all in terms of get_texture_im
On Mon, Jul 13, 2015 at 9:21 PM, Brian Paul wrote:
> 1. Reorganize the error checking code.
> 2. Lay groundwork for getting sub images.
> 3. Implement _mesa_GetnTexImageARB(), _mesa_GetTexImage() and
>_mesa_GetTextureImage() all in terms of get_texture_image().
> ---
> src/mesa/main/texgetima
1. Reorganize the error checking code.
2. Lay groundwork for getting sub images.
3. Implement _mesa_GetnTexImageARB(), _mesa_GetTexImage() and
_mesa_GetTextureImage() all in terms of get_texture_image().
---
src/mesa/main/texgetimage.c | 539 +---
1 file