mesa/src
Ilia Mirkin f897036978 nvc0/ir: only try to check for zero LOD if we aren't already forcing it
There's a levelZero flag which forces texturing to pick level zero (and
not consume an explicit LOD argument). This is set for MS targets, but
could also be set for any other incoming instruction. As that is what
determines whether a LOD argument is present, check that rather than the
more indirect isMS logic.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2017-01-12 21:08:42 -05:00
..
amd ac/nir: use ac_emit_fdiv throughout 2017-01-13 00:39:22 +01:00
compiler nir/gcm: Fix a typo in a comment 2017-01-12 14:56:55 -08:00
egl egl/dri2: add image_loader_extension back into loader extensions for wayland 2017-01-11 15:58:14 +00:00
gallium nvc0/ir: only try to check for zero LOD if we aren't already forcing it 2017-01-12 21:08:42 -05:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri3: Fix MakeCurrent without a default framebuffer 2017-01-05 20:52:01 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Support loader interface version 3 (patch v2) 2017-01-12 09:42:32 -08:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi mapi: update the asm code to support x32 2017-01-13 00:59:32 +01:00
mesa nir/i965: assert first is always less than 64 2017-01-12 15:08:05 +00:00
util util: fix list_is_singular() 2017-01-12 13:58:32 +11:00
vulkan/wsi vulkan: Add new cast macros for VkIcd types 2017-01-12 09:42:32 -08:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00