mesa/src
Iago Toral Quiroga 7e5c81235f glsl: remove Lower{TCS,TES}PatchVerticesIn
Intel was the only user and now NIR can do the lowering.

v2: do not try to handle it as a system value directly for the SPIR-V
    path. In GL we rather handle it as a uniform like we do for the
    GLSL path (Jason).

v3: drop LowerTESPatchVerticesIn as well (Jason)

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2018-01-10 08:21:02 +01:00
..
amd ac: rework emit_barrier() to not segfault on radeonsi 2018-01-09 10:21:32 +11:00
broadcom broadcom/vc5: Fix discard_if during control flow. 2018-01-03 14:31:36 -08:00
compiler glsl: remove Lower{TCS,TES}PatchVerticesIn 2018-01-10 08:21:02 +01:00
egl egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameter 2018-01-04 10:18:10 -06:00
gallium r600: don't emit tes samplers/views when tes isn't active 2018-01-10 04:59:00 +01:00
gbm meson: add dep_thread to every lib that includes threads.h 2017-12-07 17:29:42 +00:00
getopt
glx meson: fix glx-test race 2017-12-13 09:37:12 -08:00
gtest
hgl
intel i965/nir: add a helper to lower gl_PatchVerticesIn to a uniform 2018-01-10 08:21:02 +01:00
loader loader/dri3: Add XRGB2101010 and ARGB2101010 support. 2018-01-03 22:57:56 +01:00
mapi mesa: Tidy up the 4.6 section of GL4x.xml 2018-01-06 09:28:45 +01:00
mesa glsl: remove Lower{TCS,TES}PatchVerticesIn 2018-01-10 08:21:02 +01:00
util link mesautil with pthreads 2018-01-08 11:40:02 -05:00
vulkan vulkan/wsi: free cmd pools 2017-12-28 09:57:33 +10:00
git_sha1.h.in
Makefile.am
meson.build meson: build r600 driver 2017-11-28 14:06:33 -08:00
SConscript