1. 28a6b5f Add angle_code var to common.gypi and build_angle.gyp. Add GCC and clang warning flags from WebKit to ANGLE Mac and Linux builds. by maxvujovic@gmail.com · 12 years ago
  2. 728f279 Revert r1230. by apatrick@chromium.org · 12 years ago
  3. d6fddbf Add GCC and clang warning flags from WebKit to ANGLE Mac and Linux builds by maxvujovic@gmail.com · 12 years ago
  4. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 12 years ago
  5. 9c3a393 Enabled MSVC warning 4389 : signed/unsigned mismatch. by apatrick@chromium.org · 13 years ago
  6. afcd388 Removed _HAS_TR1 macro definition from common.gypi. by apatrick@chromium.org · 13 years ago
  7. e057c5d Fixed more warnings. by apatrick@chromium.org · 13 years ago
  8. a1d8059 Increase MSVC warning level to 4. by apatrick@chromium.org · 13 years ago
  9. 9dc0a24 Enable warnings as errors. by apatrick@chromium.org · 13 years ago
  10. 22eab92 Allowed translator_hlsl and glsl to be built as shared libs on windows. by apatrick@chromium.org · 13 years ago
  11. fe2aff1 Redid gyp changes in last commit to support debugging of samples on by kbr@chromium.org · 13 years ago
  12. c6be226 Added missing depth argument to GYP which causes the top-level by kbr@chromium.org · 13 years ago
  13. 0270ef1 Changed the default character set to be UNICODE, the same as chromium. Changes to fix compile errors and warnings. by alokp@chromium.org · 14 years ago
  14. 403c9e5 Added libGLESv2, libEGL, and all samples to GYP. by alokp@chromium.org · 14 years ago
  15. 29d56fb Added GYP build files. GYP files are needed for integration with chromium and cross-platform build for glsl translator. It would really be nice if we did not have to maintain two build systems. For now I have only moved the GLSL translator to gyp build system. Please note that the gyp files awkwardly have build_ prefix so they do not conflict with the manually-maintained sln files. by alokp@chromium.org · 14 years ago