mesa/src
Erik Faye-Lund 52dc8b4f7b mesa/main: do not allow floating-point texture enums on gles1
ctx->Extensions.OES_texture_float is set regardless of the API
that's used, so checking for those direcly will always allow the
enums from this extensions when they are supported by the driver.

There's no extension enabling floating-point textures for OpenGL
ES 1.x, so we shouldn't allow those enums there.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-12-03 18:16:44 +01:00
..
amd android: amd/addrlib: update Mesa's copy of addrlib 2018-12-01 01:13:53 +01:00
broadcom meson: Add tests to suites 2018-11-20 09:09:22 -08:00
compiler nir: Fix assert in print_intrinsic_instr(). 2018-11-29 16:29:37 +00:00
egl egl: add missing #include <stddef.h> in egldevice.h 2018-11-28 11:22:47 -08:00
freedreno freedreno: use MSM_BO_SCANOUT with scanout buffers 2018-11-27 15:44:03 -05:00
gallium nv50,nvc0: Fix gallium nine regression regarding sampler bindings 2018-12-02 00:05:04 +01:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx meson: Add tests to suites 2018-11-20 09:09:22 -08:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv: flush pipeline before query result copies 2018-11-29 22:07:31 +00:00
loader loader: Factor out the common driver opening logic from each loader. 2018-11-16 17:49:17 -08:00
mapi mesa/main: remove ARB suffix from glGetnTexImage 2018-11-26 12:29:54 +01:00
mesa mesa/main: do not allow floating-point texture enums on gles1 2018-12-03 18:16:44 +01:00
util util: env_var_as_unsigned() helper 2018-11-27 15:44:02 -05:00
vulkan vulkan/wsi: fix s/,/;/ typo 2018-11-28 16:44:01 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00