mesa/src
Gert Wollny 875942c059 mesa/core: Enable EXT_depth_clamp for GLES >= 2.0
The extension NV_depth_clamp is written against OpenGL 1.2.1, and
since GLES 2.0 is based on GL 2.0 there is no reason not to enable
this extension also for GLES >= 2.0.

v2: Use EXT_depth_clamp that has been proposed to Khronos

v3: - Fix check for extension availability (Erik Faya-Lund)
    - Also fix the test in is_enabled
v4: - Test both, ARB and EXT extension (Erik)
v5: - Fix white space errors (Erik)

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
2019-02-25 09:44:27 +00:00
..
amd radv: Allow interpolation on non-float types. 2019-02-22 17:06:55 +01:00
broadcom v3d: Move i2b and f2b support into emit_comparison. 2019-02-18 18:18:37 -08:00
compiler glsl: Fix function return typechecking 2019-02-25 08:49:06 +02:00
egl wayland/egl: Ensure EGL surface is resized on DRI update_buffers() 2019-02-20 12:04:33 +01:00
freedreno freedreno/a6xx: fix border-color offset 2019-02-22 14:05:32 -05:00
gallium iris: Properly allow rendering to RGBX formats. 2019-02-25 01:11:27 -08:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: add support for putimageshm2 path (v2) 2019-01-25 04:27:45 +10:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl
imgui imgui: make sure our copy of imgui doesn't clash with others in the same process 2019-02-21 18:06:05 +00:00
intel Revert "anv: add support for INTEL_DEBUG=bat" 2019-02-24 01:06:39 +00:00
loader iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. 2019-02-21 10:26:04 -08:00
mapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
mesa mesa/core: Enable EXT_depth_clamp for GLES >= 2.0 2019-02-25 09:44:27 +00:00
util drirc: Add sddm-greeter to adaptive_sync blacklist. 2019-02-19 18:03:05 -05:00
vulkan vulkan/overlay: Add fps counter 2019-02-24 01:07:26 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
meson.build iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. 2019-02-21 10:26:04 -08:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00