There was an error fetching the commit references. Please try again later.
dri: Remove the allow_fp16_configs option, always allow them
There's no danger of accidentally using these, the default pixel format is integer and if you want float you need to have explicitly asked for it in eglChooseConfig. Reviewed-by:Emma Anholt <emma@anholt.net> Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Reviewed-by:
Emil Velikov <emil.l.velikov@gmail.com> Part-of: <!13182>
Showing
- src/gallium/auxiliary/pipe-loader/driinfo_gallium.h 0 additions, 1 deletionsrc/gallium/auxiliary/pipe-loader/driinfo_gallium.h
- src/gallium/frontends/dri/dri_screen.c 1 addition, 2 deletionssrc/gallium/frontends/dri/dri_screen.c
- src/mesa/drivers/dri/i965/brw_screen.c 1 addition, 4 deletionssrc/mesa/drivers/dri/i965/brw_screen.c
- src/util/driconf.h 0 additions, 4 deletionssrc/util/driconf.h
Please register or sign in to comment