mesa/src
Francisco Jerez e8dbe430aa glsl: Add image built-in function generator.
Because of the combinatorial explosion of different image built-ins
with different image dimensionalities and base data types, enumerating
all the 242 possibilities would be annoying and a waste of .text
space.  Instead use a special path in the built-in builder that loops
over all the known image types.

v2: Generate built-ins on GLSL version 4.20 too.  Rename
    '_has_float_data_type' to '_supports_float_data_type'.  Avoid
    duplicating enumeration of image built-ins in create_intrinsics()
    and create_builtins().
v3: Use a more orthodox approach for passing image built-in generator
    parameters.
v4: Cosmetic changes.

Acked-by: Paul Berry <stereotype441@gmail.com>
2014-02-12 18:44:06 +01:00
..
egl wayland-egl: automake: add symbol test 2014-02-11 20:19:46 +00:00
gallium nouveau: create only 1 shared screen between vdpau and opengl 2014-02-12 14:57:25 +01:00
gbm gbm: automake: add symbol tests 2014-02-11 19:00:09 +00:00
getopt
glsl glsl: Add image built-in function generator. 2014-02-12 18:44:06 +01:00
glx glx: Add missing null check in __glX_send_client_info() 2014-02-07 08:14:05 -07:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi glapi: add definitions for ARB_gpu_shader5 2014-02-06 16:58:33 -08:00
mesa glsl: Add image type to the GLSL IR. 2014-02-12 18:39:48 +01:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00