[Mesa-dev] [Mesa-stable] [PATCH] mesa: implement missing glGet(GL_RGBA_SIGNED_COMPONENTS_EXT) query

Chris Forbes chrisf at ijw.co.nz
Mon Jan 6 12:01:18 PST 2014


On Tue, Jan 7, 2014 at 8:57 AM, Brian Paul <brianp at vmware.com> wrote:
> --- a/src/mesa/main/get_hash_params.py
> +++ b/src/mesa/main/get_hash_params.py
> @@ -611,6 +611,9 @@ descriptor=[
>  # GL_ARB_fragment_program
>    [ "FRAGMENT_PROGRAM_ARB", "CONTEXT_BOOL(FragmentProgram.Enabled), extra_ARB_fragment_program" ],
>
> +# GL_EXT_packed_depth_stencil

GL_EXT_packed_float?


More information about the mesa-dev mailing list