Fix promotion of floats to doubles
[mesa.git] / src / gallium / drivers / softpipe / sp_image.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2018-03-23 Brian Paultgsi,softpipe: use enum tgsi_opcode
2016-08-17 Marek Olšákgallium: change pipe_image_view::first_element/last_ele...
2016-05-01 Dave Airliesoftpipe: allow r32 xchg on shader images.
2016-04-21 Marek Olšáksoftpipe: fix a warning due to an incorrect enum comparison
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-13 Thomas Hindoe Paab... softpipe: avoid buffer overflow
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-30 Dave Airliesoftpipe: add image support to softpipe (v3)