[Mesa-dev] [PATCH 1/5] st/mesa: simplify enabling EXT_packed_depth_stencil and ARB_fbo

Brian Paul brian.e.paul at gmail.com
Mon Jan 23 05:36:17 PST 2012


On Sun, Jan 22, 2012 at 6:36 PM, Marek Olšák <maraeo at gmail.com> wrote:
> - use OR to combine bind flags
> - combine both conditionals into one
> - move the ARB_fbo enable where it belongs
> ---
>  src/mesa/state_tracker/st_extensions.c |   21 +++++----------------
>  1 files changed, 5 insertions(+), 16 deletions(-)

Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list