mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 03:18:08 +02:00
To ensure that the correct architecture flags are used, always pass the user's CFLAGS when compiling or linking the demos. Fixes #16860. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| point-position.c | ||
| tri-abs.c | ||
| tri-add.c | ||
| tri-cmp.c | ||
| tri-cos.c | ||
| tri-depth.c | ||
| tri-depth2.c | ||
| tri-depthwrite.c | ||
| tri-depthwrite2.c | ||
| tri-dp3.c | ||
| tri-dp4.c | ||
| tri-dph.c | ||
| tri-dst.c | ||
| tri-ex2.c | ||
| tri-flr.c | ||
| tri-fp.c | ||
| tri-frc.c | ||
| tri-inv.c | ||
| tri-kil.c | ||
| tri-lg2.c | ||
| tri-lit.c | ||
| tri-lrp.c | ||
| tri-mad.c | ||
| tri-max.c | ||
| tri-min.c | ||
| tri-mov.c | ||
| tri-mul.c | ||
| tri-param.c | ||
| tri-position.c | ||
| tri-pow.c | ||
| tri-rcp.c | ||
| tri-rsq.c | ||
| tri-scs.c | ||
| tri-sge.c | ||
| tri-sge2.c | ||
| tri-sin.c | ||
| tri-slt.c | ||
| tri-sub.c | ||
| tri-swz.c | ||
| tri-swz2.c | ||
| tri-tex.c | ||
| tri-xpd.c | ||