angle/samples
Corentin Wallez 1b896c6293 translator: remove code related to for-loop unrolling
For loop unrolling is not used and causes the translator fuzzer to find
a hang when unrolling tons of nested loops (duh).
Also remove MMap.h which was unused.

This is essentially a revert of https://codereview.appspot.com/4331048

BUG=chromium:665255

Change-Id: Id6940f7e306d4ed53bc992f751e9ffe733190f17
Reviewed-on: https://chromium-review.googlesource.com/412023
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Geoff Lang <geofflang@chromium.org>
2016-11-18 21:53:38 +00:00
..
WindowTest Revert "Revert "OSXWindow: fix window size and position computations"" 2016-01-21 15:26:00 +00:00
hello_triangle
mip_map_2d
multi_texture Fix standalone build. 2016-09-01 20:47:12 +00:00
multi_window Use std::random functions for test and samples RNG. 2016-01-26 19:37:18 +00:00
multiple_draw_buffers Fix standalone build. 2016-09-01 20:47:12 +00:00
particle_system Fix standalone build. 2016-09-01 20:47:12 +00:00
post_sub_buffer
sample_util Use std::random functions for test and samples RNG. 2016-01-26 19:37:18 +00:00
shader_translator translator: remove code related to for-loop unrolling 2016-11-18 21:53:38 +00:00
simple_instancing
simple_texture_2d
simple_texture_cubemap
simple_vertex_shader
stencil_operations
tex_redef_microbench
texture_wrap
tri_fan_microbench
samples.gyp Rename the build/ directory. 2016-11-08 14:48:42 +00:00