1. 794e000 Fix and enable warning C4244 (Conversion from 'type1' to 'type2', possible loss of data) by Minmin Gong · 10 years ago
  2. b3584fb Revert "Fix and enable warning C4244 (Conversion from 'type1' to 'type2', possible loss of data)" by Jamie Madill · 10 years ago
  3. 3b26e23 Fix and enable warning C4244 (Conversion from 'type1' to 'type2', possible loss of data) by Minmin Gong · 10 years ago
  4. f55d4d1 Remove hardcoded additional include/lib paths from WinRT projects by Austin Kinross · 10 years ago
  5. c8ef69d Fix C4702 issues (unreachable code) in ANGLE, excluding <xtree> by Austin Kinross · 10 years ago
  6. b8af723 Fix and enable warning C4245 (signed/unsigned mismatch) by Austin Kinross · 10 years ago
  7. 559a2e8 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  8. 96e3f55 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago
  9. 64a3b2a Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  10. 5491fe6 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago
  11. 71c2d85 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  12. 4ebb82e Disable warning 4251 for ShaderVars.h. by Jamie Madill · 10 years ago
  13. 0d300ca Enable some more MSVS compiler warnings. by Nico Weber · 10 years ago
  14. 80d934b Enable MSVS warning 4512. by Jamie Madill · 10 years ago
  15. ed6be7e Enable MSVS warning 4530. by Jamie Madill · 10 years ago
  16. 6df9b37 Revert "Re-resubmit "Compile the D3D11 VS and PS on separate threads at GL link time"" by Jamie Madill · 10 years ago
  17. af1bdff Re-resubmit "Compile the D3D11 VS and PS on separate threads at GL link time" by Austin Kinross · 10 years ago
  18. d2d21dc Revert "Resubmit "Compile the D3D11 VS and PS on separate threads at GL link time"" by Jamie Madill · 10 years ago
  19. 3101848 Resubmit "Compile the D3D11 VS and PS on separate threads at GL link time" by Austin Kinross · 10 years ago
  20. 993b6f6 Removed Samples and Tests project generation from Windows Store builds. by Cooper Partin · 10 years ago
  21. cf5d48f Fixed WinRT compilation to use non static C runtime because of Windows Store requirements. by Cooper Partin · 10 years ago
  22. c34d53e Fix standalone OSX build. by Jamie Madill · 10 years ago
  23. 8300538 Use the static CRT. by Geoff Lang · 10 years ago
  24. 1027aa6 Refactor gmock and gtest dependencies for ANGLE's tests. by Kenneth Russell · 10 years ago
  25. 5312b5d Remove pre-generated projects. by Geoff Lang · 10 years ago
  26. 7e81c9d Revert "Revert "Switch to 8.1 SDK and d3dcompiler_47.dll"" by Scott Graham · 10 years ago
  27. 3cbdc34 Revert "Switch to 8.1 SDK and d3dcompiler_47.dll" by Scott Graham · 10 years ago
  28. e1425d9 Switch to 8.1 SDK and d3dcompiler_47.dll by Scott Graham · 10 years ago
  29. 0bdc0f3 Switch to new APIs in samples/translator/translator.cpp by Zhenyao Mo · 10 years ago
  30. 2111670 Fixed comments around choice of C runtime. by Kenneth Russell · 10 years ago
  31. 922a9fb Use D3D11 Debug Annotations when D3D9 is unavailable by Austin Kinross · 10 years ago
  32. fc14391 Only use the Windows 8.1 SDK for WinRT configurations. by Geoff Lang · 10 years ago
  33. e2fecdd Fixed some configuration data not being added to 64-bit builds. by Geoff Lang · 10 years ago
  34. 95fe0d1 Change the C runtime from static to dynamic. by Geoff Lang · 10 years ago
  35. d2f756b Use windows_sdk_path for the 8.0 SDK path and windows_8_1_sdk_path for 8.1. by Geoff Lang · 10 years ago
  36. 88d3b8c Added IInspectable EGLNativeWindowType and ICoreWindow support by Cooper Partin · 10 years ago
  37. e020bed Revert "Added IInspectable EGLNativeWindowType and ICoreWindow support" by Jamie Madill · 10 years ago
  38. 756aebf Added IInspectable EGLNativeWindowType and ICoreWindow support by Cooper Partin · 10 years ago
  39. 0661fce Add c++0x flag to cflags on non-win platforms. by Jamie Madill · 10 years ago
  40. 8858cf0 Revert "Added IInspectable EGLNativeWindowType and ICoreWindow support" due to build failures on Chromium FYI bots. by Shannon Woods · 10 years ago
  41. 406a3be Added IInspectable EGLNativeWindowType and ICoreWindow support by Cooper Partin · 10 years ago
  42. a1a7492 Remove include of util.gyp from all.gyp. by Geoff Lang · 10 years ago
  43. 58f7942 Fix MSVC librarian warning about no target machine. by Jamie Madill · 10 years ago
  44. 1cfaaf8 Add a util project to share between samples and tests. by Jamie Madill · 11 years ago
  45. a2ad4e8 Export shader variables from the translator DLL. by Jamie Madill · 11 years ago
  46. e744834 Allow gyp to generate 64 bit project files for VS2012. by Geoff Lang · 11 years ago
  47. bfdea66 Remove try-catch blocks from entry points. by Geoff Lang · 11 years ago
  48. 44fa759 Refactor platform related functionality into platform.h and tls.h. by Geoff Lang · 11 years ago
  49. 9cd1915 Fix warnings about unreferenced local variables. by Geoff Lang · 11 years ago
  50. 5df9f52 Automate the DEQP tests by wrapping them in the gtest suite. by Geoff Lang · 11 years ago
  51. 37f77d2 Fixes to the standalone Linux build. by Jamie Madill · 11 years ago
  52. 6cec850 Re-enable RTTI and fix compilation errors. by Geoff Lang · 11 years ago
  53. 3b5c4be Remove forced windows version macros. by Geoff Lang · 11 years ago
  54. d095bda Add a common include in the project definitions. by Geoff Lang · 11 years ago
  55. 236be22 Add in gypi scripts for preprocessor and compiler tests. by Jamie Madill · 11 years ago
  56. e78603b Fix standalone Linux build. by Jamie Madill · 11 years ago
  57. 16851c8 Don't include symbols in release builds of the public projects. by Geoff Lang · 11 years ago
  58. 3cd50f7 Fix remaining discrepencies between master and es3proto project files. by Geoff Lang · 11 years ago
  59. 39173f1 Roll gyp and regenerate public projects to have the cleaned paths. by Jamie Madill · 11 years ago
  60. a895c6f Fix errors in the gyp projects when we build with ninja. by Jamie Madill · 11 years ago
  61. 512a7b7 Regenerate project files. by Geoff Lang · 11 years ago
  62. f02ec39 Regenerate public project files. by Geoff Lang · 11 years ago
  63. b236212 Updated the gyp build system for the ninja generator to work. by Geoff Lang · 11 years ago
  64. 7805990 Added a 64 bit build target to the gyp file. by Geoff Lang · 11 years ago
  65. e26b15a Regenerate project files. by Geoff Lang · 11 years ago
  66. 216644b Regenerate project files. by Geoff Lang · 11 years ago
  67. 5e5f990 Merge 7692ca41dbfe20e6acf3319a37aa38b8160f51c6 from master. by Geoff Lang · 11 years ago
  68. 7c69720 Deleted manually maintained visual studio projects and replaced them with gyp generated ones. by Geoff Lang · 11 years ago
  69. 179b004 Enabled multiprocessor compilation. by Geoff Lang · 11 years ago
  70. ce1d3c4 Added flags to disable or enable generation of samples and test projects. by Geoff Lang · 11 years ago
  71. 0049e43 Fixed the DEPS folder and added a .gclient file so gclient sync will now work. by Geoff Lang · 11 years ago
  72. c359752 Refactored the tests.gyp file. by Geoff Lang · 11 years ago
  73. 0e43546 Refactored the samples.gyp file. by Geoff Lang · 11 years ago
  74. 39d5166 Moved the gyp libGLESv2 and libEGL projects into their own gyp files. Renamed build_angle.gpy* to angle.gyp* but kept build_angle.gyp for chrome compatability. by Geoff Lang · 11 years ago
  75. eb1a010 Add expression complexity and call stack depth limits. by Jamie Madill · 12 years ago
  76. 2001a0c Remove DXSDK_DIR from search paths. by shannon.woods@transgaming.com · 12 years ago
  77. 14fcb33 Roll gyp dependency to 1564. by shannon.woods@transgaming.com · 12 years ago
  78. 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 · 13 years ago
  79. 728f279 Revert r1230. by apatrick@chromium.org · 13 years ago
  80. d6fddbf Add GCC and clang warning flags from WebKit to ANGLE Mac and Linux builds by maxvujovic@gmail.com · 13 years ago
  81. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 13 years ago
  82. 9c3a393 Enabled MSVC warning 4389 : signed/unsigned mismatch. by apatrick@chromium.org · 13 years ago
  83. afcd388 Removed _HAS_TR1 macro definition from common.gypi. by apatrick@chromium.org · 13 years ago
  84. e057c5d Fixed more warnings. by apatrick@chromium.org · 13 years ago
  85. a1d8059 Increase MSVC warning level to 4. by apatrick@chromium.org · 13 years ago
  86. 9dc0a24 Enable warnings as errors. by apatrick@chromium.org · 13 years ago
  87. 22eab92 Allowed translator_hlsl and glsl to be built as shared libs on windows. by apatrick@chromium.org · 13 years ago
  88. fe2aff1 Redid gyp changes in last commit to support debugging of samples on by kbr@chromium.org · 14 years ago
  89. c6be226 Added missing depth argument to GYP which causes the top-level by kbr@chromium.org · 14 years ago
  90. 0270ef1 Changed the default character set to be UNICODE, the same as chromium. Changes to fix compile errors and warnings. by alokp@chromium.org · 15 years ago
  91. 403c9e5 Added libGLESv2, libEGL, and all samples to GYP. by alokp@chromium.org · 15 years ago
  92. 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 · 15 years ago