mesa/src
Abdiel Janulgue 49e0431211 st/mesa: For vertex shaders, don't emit saturate when SM 3.0 is unsupported
There is a bug in the current lowering pass implementation where we lower saturate
to clamp only for vertex shaders on drivers supporting SM 3.0. The correct behavior
is to actually lower to clamp only when we don't support saturate which happens
on drivers that don't support SM 3.0

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
2014-12-08 20:14:26 +02:00
..
egl egl: Expose EGL_KHR_get_all_proc_addresses and its client extension 2014-12-07 20:58:25 -08:00
gallium freedreno/a2xx: silence warning about missing DEPTH32X 2014-12-06 18:18:53 -05:00
gbm dri/kms: Always zero out struct drm_mode_create_dumb 2014-11-16 01:03:40 +00:00
getopt
glsl glsl: Don't optimize min/max into saturate when EmitNoSat is set 2014-12-08 20:14:17 +02:00
glx glx/dri3: Implement LIBGL_SHOW_FPS=1 for DRI3/Present. 2014-10-29 15:13:58 -07:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl gallium/targets: Break haiku state_tracker out to own directory 2014-08-28 21:27:29 -04:00
loader loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS 2014-12-08 08:50:27 -08:00
mapi glapi: Remove dead mesadef.py. 2014-11-26 20:31:15 +00:00
mesa st/mesa: For vertex shaders, don't emit saturate when SM 3.0 is unsupported 2014-12-08 20:14:26 +02:00
util ra: Don't use regs as the ralloc context. 2014-12-01 11:32:54 -08:00
Makefile.am automake: handle gallium SUBDIRs in gallium/Makefile 2014-08-13 00:46:54 +01:00
SConscript util: Move ralloc to a new src/util directory. 2014-08-04 11:06:58 -07:00