mesa/src
Timur Kristóf 610cc3089c nir: Carve out nir_lower_samplers from GLSL code.
Lowering samplers is needed to produce NIR that can actually be
consumed by some gallium drivers, so it doesn't make sense to
to keep it only in the GLSL code.

This commit introduces nir_lower_samplers to compiler/nir,
while maintains the GL-specific function too.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
2019-09-06 12:20:20 +03:00
..
amd radv/gfx10: always set ballot_mask_bits to 64 2019-09-06 08:11:43 +02:00
broadcom nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
compiler nir: Carve out nir_lower_samplers from GLSL code. 2019-09-06 12:20:20 +03:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless} 2019-09-04 11:39:57 -04:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/a2xx: formats update 2019-09-06 02:24:29 +00:00
gallium radeonsi: Release storage for smda_uploads when the context is destroyed 2019-09-06 09:44:24 +02:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:00:10 +00:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel Revert "intel/fs: Move the scalar-region conversion to the generator." 2019-09-06 03:58:09 +00:00
loader loader: include limits.h for PATH_MAX 2019-09-02 15:49:34 +00:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa android: mesa: revert "Enable asm unconditionally" 2019-09-06 08:48:28 +02:00
panfrost nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
util util: android logging support 2019-09-06 00:45:11 +00:00
vulkan vulkan/overlay: bounce image back to present layout 2019-09-03 07:11:58 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript