mesa/src/amd
Nicolai Hähnle a0ce09b4b2 amd/common: unify cube map coordinate handling between radeonsi and radv
Code is taken from a combination of radv (for the more basic functions,
to avoid gallivm dependencies) and radeonsi (for the new and improved
derivative calculations).

v2: add 0.5 offset to tex coords only after derivative calculation

v3:
- really only touch the first three coordinates
- rebase on the removal of the 1.5 --> 0.5 offset change

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> (v2)
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-01-13 00:39:10 +01:00
..
addrlib radeonsi: add Polaris12 support (v3) 2016-12-21 15:10:03 -05:00
common amd/common: unify cube map coordinate handling between radeonsi and radv 2017-01-13 00:39:10 +01:00
vulkan radv: Call NIR passes using NIR_PASS_V. 2017-01-12 21:39:52 +01:00
Android.addrlib.mk android: add support for libmesa_amdgpu_addrlib 2016-09-13 10:06:04 +10:00
Android.common.mk amd: automake: android: rename sources lists to foo_FILES 2016-11-15 20:04:37 +00:00
Android.mk android: amd/common: add support for libmesa_amd_common 2016-11-05 18:42:29 +01:00
Makefile.addrlib.am amd/addrlib: hide private symbols via VISIBILITY_CXXFLAGS 2016-10-14 11:09:00 +01:00
Makefile.am ac: automake: rework sid_tables.h generation 2017-01-12 19:29:28 +00:00
Makefile.common.am ac, radeonsi: automake: add missing builddir include 2017-01-12 22:01:55 +00:00
Makefile.sources ac/debug: Move IB decode to common code. 2017-01-09 21:43:59 +01:00