mesa/src
Matt Turner 3ca17e75e4 i965/fs: Correct mistake in determining whether a MUL is negated.
a * b is equivalent to -a * -b, and the previous code was failing at
that.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89961
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2015-04-14 12:16:03 -07:00
..
egl egl: add initial EGL_MESA_image_dma_buf_export v2.4 2015-04-01 14:10:04 +10:00
gallium radeon/llvm: Improve codegen for KILL_IF 2015-04-14 13:37:12 +00:00
gbm gbm: remove gbm_gallium_drm from the loader 2015-03-24 20:49:31 +00:00
getopt
glsl nir: Store num_direct_uniforms in the nir_shader. 2015-04-11 11:39:48 -07:00
glx glx: Include util/macros.h instead of redefining PRINTFLIKE. 2015-04-13 12:03:33 +01:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00
mapi main: Added entry points for NamedRenderbufferStorage/Multisample 2015-03-25 10:05:45 +02:00
mesa i965/fs: Correct mistake in determining whether a MUL is negated. 2015-04-14 12:16:03 -07:00
util util/ralloc: Fix extern "C" usage. 2015-04-13 12:03:26 +01:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00