mesa/src
Rob Clark 835cb06965 freedreno/ir3: fix broken texcoord inputs
TODO not sure if this is best solution, but current logic is broken for
texcoord inputs.  It is definitely the simplest solution.

Fixes: 1a24f51966 freedreno/ir3: ignore unused inputs
Signed-off-by: Rob Clark <robdclark@gmail.com>
2018-10-17 12:44:48 -04:00
..
amd ac: add helpers for fast integer division by a constant 2018-10-16 17:23:25 -04:00
broadcom v3d: Add support for hardware pack/unpack of half floats. 2018-10-15 17:16:44 -07:00
compiler glsl: Check the subroutine associated functions names 2018-10-16 08:15:21 +03:00
egl egl: Use correct shared libraries suffix on macOS. 2018-10-11 11:30:00 -07:00
gallium freedreno/ir3: fix broken texcoord inputs 2018-10-17 12:44:48 -04:00
gbm gbm: Add GBM_FORMAT_ARGB1555 support 2018-10-09 10:32:51 +02:00
getopt
glx apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +01:00
gtest
hgl
intel i965/fs: Add 64-bit int immediate support to dump_instructions() 2018-10-16 17:48:17 -07:00
loader loader/dri3: Don't wait for fence of old buffer when re-allocating it 2018-09-12 16:55:09 +02:00
mapi meson: only build clapi tests when OpenGL is being built 2018-10-09 08:55:48 -07:00
mesa i965: Drop assert about number of uniforms in ARB handling. 2018-10-15 10:56:12 -07:00
util util: document a limitation of util_fast_udiv32 2018-10-17 12:27:58 -04:00
vulkan vulkan: Update the XML and headers to 1.1.88 2018-10-13 09:56:18 -05:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Only build gallium state tracker tests with shared_glapi 2018-10-09 08:55:56 -07:00
SConscript