Although I don't too much experience on the state-tracker section of
mesa codebase, the patch looks good to me. Just a comment below
On 04/03/16 03:36, Dave Airlie wrote:
> From: Dave Airlie
>
> Add code to handle GL_INTERNALFORMAT_PREFERRED.
> Add code to deal with GL_RENDERBUFFER being passes i
From: Dave Airlie
Add code to handle GL_INTERNALFORMAT_PREFERRED.
Add code to deal with GL_RENDERBUFFER being passes into ChooseTextureFormat.
Signed-off-by: Dave Airlie
---
docs/GL3.txt | 2 +-
src/mesa/state_tracker/st_extensions.c | 1 +
src/mesa/state_tracker/st