1. 01df23e Add constant casting support. by Nicolas Capens · 10 years ago
  2. 1773282 Moved the compiler source files into directories based on their project and added a compiler.gypi to generate the compiler projects. by Geoff Lang · 11 years ago[Renamed from src/compiler/ConstantUnion.h]
  3. 8156b6b Fixed memory leak associated with TLS. by Alok Priyadarshi · 11 years ago
  4. c0f7c61 Fix some uint handling. by Nicolas Capens · 11 years ago
  5. 3c9d95a Add unsigned integer types to the compiler ConstantUnion class. by shannonwoods@chromium.org · 11 years ago
  6. c0d0c22 Provide safer and more convenient constant union accessors. by shannon.woods%transgaming.com@gtempaccount.com · 11 years ago
  7. a1d8059 Increase MSVC warning level to 4. by apatrick@chromium.org · 13 years ago
  8. cd3a1b9 Fix clang warning: ConstantUnion.h:56:17: warning: 7 enumeration values not handled in switch by daniel@transgaming.com · 13 years ago
  9. e90a0d5 Minor refactoring. TRAC #15551 Signed-off-by: Daniel Koch by daniel@transgaming.com · 13 years ago
  10. b31f35a Fix invalid compare operation asserts. by daniel@transgaming.com · 14 years ago
  11. 4e4facd Refactored InfoSink. I have replaced most instances of sprintf with std::ostringstream to make it safer. I have made sure that everything still compiles and passes conformance tests. by alokp@chromium.org · 14 years ago
  12. 6ff56fd Renamed constUnion class to ConstantUnion. by alokp@chromium.org · 14 years ago
  13. 76b8208 Added GLSL backend for ESSL translator. by alokp@chromium.org · 14 years ago
  14. acc5113 mv Compiler/* -> src/compiler/* Trac #11406 Signed-off-by: Nicolas Capens by daniel@transgaming.com · 14 years ago[Renamed from Compiler/ConstantUnion.h]
  15. 4f39fd9 Initial import from TransGaming by daniel@transgaming.com · 14 years ago