mesa/src/mesa
Nicolai Hähnle c2065ed687 st/glsl_to_nir: fix edgeflag passthrough
We have to mark the additional shader input as used, otherwise it will
be eliminated, and we have to setup its index correctly.

This is a bit of a hack, but so is everything surrounding edgeflag
passthrough.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-07-05 12:27:12 +02:00
..
drivers i965: Print access flags in INTEL_DEBUG=buf output. 2017-07-01 11:48:08 -07:00
main mesa: Require mipmap completeness for glCopyImageSubData() at times. 2017-06-28 22:29:41 -07:00
math tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
program glsl: simplify add_uniform_to_shader::visit_field 2017-07-05 12:25:49 +02:00
sparc tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
state_tracker st/glsl_to_nir: fix edgeflag passthrough 2017-07-05 12:27:12 +02:00
swrast mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
swrast_setup mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
tnl mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
tnl_dd mesa: replace ctx->Polygon._FrontBit with a helper function 2017-06-22 01:51:02 +02:00
vbo mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
x86 tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
x86-64 mesa: Use SSE prefetch instructions rather than 3DNow instructions 2016-02-04 22:02:31 +11:00
.gitignore
Android.gen.mk mesa: Fix Android build 2017-06-28 14:41:45 -07:00
Android.libmesa_dricore.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
Android.libmesa_git_sha1.mk build systems: uniformize git_sha1.h generation 2017-06-29 16:24:58 +01:00
Android.libmesa_glsl_utils.mk mesa: Remove prog_hash_table.c 2016-09-12 10:48:35 +10:00
Android.libmesa_sse41.mk android: pass sse4.1 flag as appropriate 2017-03-30 08:02:49 +03:00
Android.libmesa_st_mesa.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
Android.mesa_gen_matypes.mk Android: fix build break from nir/glsl move to compiler/ 2016-02-29 10:51:44 +00:00
Android.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
gl.pc.in
Makefile.am mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2] 2017-06-27 16:56:28 -07:00
Makefile.sources mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2] 2017-06-27 16:56:28 -07:00
SConscript scons: add code to generate format_fallback.c file 2017-06-28 04:12:25 -06:00