angle/samples
Jamie Madill 26a10f9d47 Fix build on Windows.
WindowTest.cpp was missing <algorithm> for std::min and std::max.

BUG=angleproject:892

Change-Id: I9bf6e7b8e66cd4ffc34ee639f495b469dabde91a
Reviewed-on: https://chromium-review.googlesource.com/284590
Tested-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2015-07-09 14:22:55 +00:00
..
WindowTest Fix build on Windows. 2015-07-09 14:22:55 +00:00
hello_triangle Fix warning about namespacing of HelloTriangle's constructor 2015-05-04 17:59:02 +00:00
mip_map_2d Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
multi_texture Rename path_utils to system_utils 2015-05-25 15:07:05 +00:00
multi_window Compile end2end tests on MacOS 2015-06-26 17:51:51 +00:00
multiple_draw_buffers Rename path_utils to system_utils 2015-05-25 15:07:05 +00:00
particle_system Rename path_utils to system_utils 2015-05-25 15:07:05 +00:00
post_sub_buffer Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
sample_util Fix more warnings in samples and tests 2015-05-19 14:38:33 +00:00
shader_translator Rename translator to shader_translator and remove redundant projects. 2015-04-23 13:59:44 +00:00
simple_instancing Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
simple_texture_2d Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
simple_texture_cubemap Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
simple_vertex_shader Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
stencil_operations Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
tex_redef_microbench Fix more warnings in samples and tests 2015-05-19 14:38:33 +00:00
texture_wrap Make all the samples compile under Linux 2015-05-11 14:51:09 +00:00
tri_fan_microbench Fix more warnings in samples and tests 2015-05-19 14:38:33 +00:00
samples.gyp Add a WindowTest sample to test OSWindow manually 2015-07-08 17:44:32 +00:00