mesa/src/glsl/builtin_compiler
Chad Versace eac030e38e mesa,glsl: Move round_to_even() from glsl to mesa/main (v2)
Move round_to_even's definition to mesa/main so that _mesa_float_to_half()
can use it in order to eliminate rounding bias.

In additon to moving the fuction definition, prefix its name with "_mesa",
just as all other functions in mesa/main are prefixed.

v2: Fix Android build.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
2013-01-24 21:24:07 -08:00
..
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
builtin_stubs.cpp build: Don't cross-compile GLSL builtin compiler 2012-11-01 18:18:21 -07:00
Makefile.am mesa,glsl: Move round_to_even() from glsl to mesa/main (v2) 2013-01-24 21:24:07 -08:00