mesa/src
Iago Toral Quiroga 9e5ce151a4 i965/fs: handle fp64 opcodes in brw_do_channel_expressions
In the case of the pack opcode we are already doing the
lowering in NIR, so no need to do it here. The unpack opcode
operates on scalars, so it should not be lowered.

In the case of frexp_sig and frexp_exp, they are lowered in
lower_instructions, so we don't have to care about them.

All the remaining opcodes involve conversions from and to doubles
and are business as usual.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2016-05-10 11:25:08 +02:00
..
compiler glsl: check geometry output vertices limits. 2016-05-10 14:26:03 +10:00
egl egl: android: do not feed invalid fourcc/pitch into the dri module 2016-05-01 12:31:29 +01:00
gallium freedreno/ir3: lower lrp when operating with double operands 2016-05-10 11:25:01 +02:00
gbm automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND 2016-05-01 08:38:05 +01:00
getopt
glx dri3: Check for dummyContext to see if the glx_context is valid 2016-04-27 13:03:34 +01:00
gtest
hgl
intel anv: fix hang during generation of dev_icd.json. 2016-05-03 11:42:47 +01:00
loader
mapi glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xml 2016-05-04 14:49:39 -06:00
mesa i965/fs: handle fp64 opcodes in brw_do_channel_expressions 2016-05-10 11:25:08 +02:00
util st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor 2016-04-29 11:52:59 -05:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript