1. 3579e04 Update makefiles after merge of Chromium at 223269 by Android Chromium Automerger · 11 years ago
  2. d09566b Update makefiles after merge of Chromium at 223266 by Android Chromium Automerger · 11 years ago
  3. df13235 Merge from Chromium at DEPS revision 222756 by Torne (Richard Coles) · 11 years ago
  4. aaf6c6d Update makefiles after merge of Chromium at 222376 by Android Chromium Automerger · 11 years ago
  5. b2594e7 Update makefiles after merge of Chromium at 222248 by Android Chromium Automerger · 11 years ago
  6. 536a400 Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at fc75e21762459c9306fd0c0a060010254d5ad248 by Android Chromium Automerger · 11 years ago
  7. f382bff Use the same mechanism to process int/float literals by Zhenyao Mo · 11 years ago
  8. 7343887 Remove literal overflow error reporting in compiler. by Zhenyao Mo · 11 years ago
  9. fc75e21 Add an option in ANGLE shader translator to initialize gl_Position to vec4(0.0, 0.0, 0.0, 1.0). by Zhenyao Mo · 11 years ago
  10. 8cdc21c Image11::map now takes a parameter to specify if the mapping is for reading or writing. by Geoff Lang · 11 years ago
  11. 50dbe0f Update makefiles after merge of Chromium at r221681 by Android Chromium Automerger · 11 years ago
  12. 3badfdf Update makefiles after merge of Chromium at r221673 by Android Chromium Automerger · 11 years ago
  13. 0a1e1b9 Merge from Chromium at DEPS revision 30.0.1599.31 by Torne (Richard Coles) · 11 years ago android-4.4_r0.7
  14. cf535b3 Update makefiles after merge of Chromium at 30.0.1599.31 by Torne (Richard Coles) · 11 years ago
  15. 85c8dd3 Update makefiles after merge of Chromium at r221391 by Android Chromium Automerger · 11 years ago
  16. 6918762 Update makefiles after merge of Chromium at r221383 by Android Chromium Automerger · 11 years ago
  17. 81a8305 Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at 0bd6d117785f689aaa367bca4dc761f561e5b666 by Android Chromium Automerger · 11 years ago
  18. 479d159 Add generated makefiles for printing. by Selim Gurun · 11 years ago
  19. f6bf39e Update makefiles after merge of Chromium at r220875 by Android Chromium Automerger · 11 years ago
  20. bcb7e56 Merge from Chromium at DEPS revision r220549 by Torne (Richard Coles) · 11 years ago
  21. 0bd6d11 Expose the packing function so we can check varyings packing per program by Zhenyao Mo · 11 years ago
  22. 521c836 Clamp numeric overflow rather than failing with an error by Zhenyao Mo · 11 years ago
  23. 6440d14 Fix compile errors in the essl to hlsl standalone translator. by Jamie Madill · 11 years ago
  24. 1250549 Fix a regression in VertexBuffer9::spaceRequired. by Jamie Madill · 11 years ago
  25. ff989da Fix using the incorrect vertex count in instancing drawing using the streaming buffer. by Jamie Madill · 11 years ago
  26. 90442f6 Make gl::Buffer::size() a const method. by Jamie Madill · 11 years ago
  27. de201b7 Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at 41159326ab429bb88262f80118e79bb5a108f0db by Android Chromium Automerger · 11 years ago
  28. f6009e7 Merge from Chromium at DEPS revision r219274 by Torne (Richard Coles) · 11 years ago
  29. 4115932 Add static_use to shader variable info query. by Zhenyao Mo · 11 years ago
  30. 391dd4d Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at 827fb6ad615eca2755ae80789a02e1a5587832b6 by Android Chromium Automerger · 11 years ago
  31. 827fb6a Build fix: not all types support precisions. by Zhenyao Mo · 11 years ago
  32. dda0dfa Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at 6d3511e0dfa9160bb70988bf5e3c03f5edecce19 by Android Chromium Automerger · 11 years ago
  33. 6d3511e update version by Zhenyao Mo · 11 years ago
  34. 9754ff4 Support precision for sampler types. by Zhenyao Mo · 11 years ago
  35. a6829d5 Minor refactoring of TSymbolTable. by Alok Priyadarshi · 11 years ago
  36. a612ed8 InputLayoutCache only hashes input layout keys up to last used element. by Al Patrick · 11 years ago
  37. ba2cfe7 Moved the definition of max-token length from preprocessor to compiler. by Alok Priyadarshi · 11 years ago
  38. 76985f3 Expose varying variables and also precision for all variables. by Zhenyao Mo · 11 years ago
  39. 3cf1f4e add TRACE_EVENT to ANGLE (reland) by Al Patrick · 11 years ago
  40. d031043 Fixed a bug where the frontFace shader constant would not be updated if the drawMode or frontFace changed but not the viewport. by Geoff Lang · 11 years ago
  41. 7ecdd3d Revert "Eliminate bitfield enum members." by Shannon Woods · 11 years ago
  42. b0c3137 Ignore files generated by GYP. by Alok Priyadarshi · 11 years ago
  43. e06002a Fixed error message for exceeding maximum struct nesting. by Alok Priyadarshi · 11 years ago
  44. feaaae2 Revert "Add TRACE_EVENT support to ANGLE" by Shannon Woods · 11 years ago
  45. 686eb7d Print token string into the syntax error message. by Alok Priyadarshi · 11 years ago
  46. 889f9d7 Add TRACE_EVENT support to ANGLE by Shannon Woods · 11 years ago
  47. d206c85 Eliminate bitfield enum members. by Nicolas Capens · 11 years ago
  48. afcb765 Removed checks for DXGI_FORMAT_R32G32B32_FLOAT support since GL_RGB32F is converted to DXGI_FORMAT_R32G32B32A32_FLOAT. by Geoff Lang · 11 years ago
  49. 2a353a7 Split the overflow check into explicit multiplication and addition overflow checks. by Geoff Lang · 11 years ago
  50. 662c3af Change the offset variable to an unsigned int since it cannot be negative and is assigned to streamOffset which is an unsigned int. by Geoff Lang · 11 years ago
  51. 2330705 Releases leaking resource by Shannon Woods · 11 years ago
  52. f55c5a9 Bump version.h. by Al Patrick · 11 years ago
  53. c4b81a9 Presort reverse mapping of ProgramBinary::mSemanticIndex. by Al Patrick · 11 years ago
  54. 663b392 Merge from Chromium at DEPS revision r215573 by Torne (Richard Coles) · 11 years ago
  55. 395cc9e Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at b93f84acdecd3eebf316750d8024b8b592c9012b by Android Chromium Automerger · 11 years ago
  56. f3fc657 Updated VertexBuffer's getSpaceRequired and storeVertexAttributes methods to return bools and fixed some validation of parameters to prevent under and overflows. by Geoff Lang · 11 years ago
  57. b93f84a Made multiple calls to ShInitialize not assert. by Alok Priyadarshi · 11 years ago
  58. f1e1c1e Fix additional overflow and underflow issues with triangle fans and line loops. by Geoff Lang · 11 years ago
  59. d29435c Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at 688f78a6c128c0491210e2d6a726338c03038aff by Android Chromium Automerger · 11 years ago
  60. 4e77342 Merge from Chromium at DEPS revision r214456 by Ben Murdoch · 11 years ago
  61. fd489d6 Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at 57a045443cebf1bb035bfa9cc63d392d875136ed by Torne (Richard Coles) · 11 years ago
  62. 688f78a Fixed memory leak associated with TLS. by Alok Priyadarshi · 11 years ago
  63. 07dd3ea Remove use of C++11 feature (auto keyword). by Al Patrick · 11 years ago
  64. c21954a Bump ANGLE version. by Geoff Lang · 11 years ago
  65. 95c37cb Cache the index ranges at the gl::Buffer and rx::IndexBuffer levels so that ranges do not need to be re-calculated for direct buffers. by Geoff Lang · 11 years ago
  66. 07b87fa RenderTarget11::get* calls no longer add references to the D3D resources. by Geoff Lang · 11 years ago
  67. 93a5ce9 Cache applied primitive topology. by Geoff Lang · 11 years ago
  68. a6abd89 Cache applied constant buffers. by Geoff Lang · 11 years ago
  69. b312b1c Cache applied vertex buffers and input layout. by Geoff Lang · 11 years ago
  70. 5b3f921 Uses R32G32B32A32_FLOAT textures to emulate RGB32F by Shannon Woods · 11 years ago
  71. ba69448 Fixes handling in eglMakeCurrent to allow for null displays. by Shannon Woods · 11 years ago
  72. 2ccad06 Replace the logic for doing vector and matrix equivalence tests in the shader with a much simpler formula. by Jamie Madill · 11 years ago
  73. 52fa7d6 Merge from Chromium at DEPS revision r213371 by Ben Murdoch · 11 years ago
  74. 5644ba1 Update makefiles after merge of Chromium at r213363 by Android Chromium Automerger · 11 years ago
  75. 54c91b2 Update makefiles after merge of Chromium at r213294 by Android Chromium Automerger · 11 years ago
  76. 047373a Bumps ANGLE version by Shannon Woods · 11 years ago
  77. cc89bc1 Remove intrinsic parameter names. by Nicolas Capens · 11 years ago
  78. 506d761 Eliminate isVariableBuiltIn. by Nicolas Capens · 11 years ago
  79. c66cd56 Detect redefinition of functions and variables. by Nicolas Capens · 11 years ago
  80. d5c6abc Fix the reported shader gl_MaxDrawBuffers to be compliant with the new EXT_draw_buffers spec. by Jamie Madill · 11 years ago
  81. 1bc1b6a Only allow zero indexes for gl_FragData when the draw buffers extension is disabled. by Jamie Madill · 11 years ago
  82. 57a0454 Move the code for parsing indexed expressions from the grammar to TParseContext. by Jamie Madill · 11 years ago
  83. 9c414ac Add *.orig and *.rej to .gitignore. by Jamie Madill · 11 years ago
  84. f7e10dc Merge from Chromium at DEPS revision r212014 by Ben Murdoch · 11 years ago
  85. 4a50950 Update makefiles after merge of Chromium at r211760 by Android Chromium Automerger · 11 years ago
  86. 6abdd65 Update makefiles after merge of Chromium at r211635 by Android Chromium Automerger · 11 years ago
  87. 7891ba4 Bump ANGLE version by Shannon Woods · 11 years ago
  88. 6322ef4 Protect against integer overflows in the IndexBuffer class by validating that the new write position will not overflow. by Geoff Lang · 11 years ago
  89. 0c8b4e5 Protect against integer overflows in the VertexBuffer class by validating the reserved space. by Geoff Lang · 11 years ago
  90. 4791329 Protect against integer overflows when generating index buffers for line loop and triangle fan drawing. by unknown · 11 years ago
  91. 81866e5 Merge from Chromium at DEPS revision r210036 by Ben Murdoch · 11 years ago
  92. 6be5426 Update makefiles after merge of Chromium at r210032 by Android Chromium Automerger · 11 years ago
  93. ae7ff6f Update makefiles after merge of Chromium at r209934 by Android Chromium Automerger · 11 years ago
  94. 3d9de35 Merge third_party/angle_dx11 from https://chromium.googlesource.com/external/angle.git at 9b344317b2ced9123da6e0e55aeb75e8abca84c5 by Android Chromium Automerger · 11 years ago
  95. 9b34431 Bump version.h by Al Patrick · 11 years ago
  96. e9a0787 Fixup MIPS makefiles by Ben Murdoch · 11 years ago
  97. e67ea1a Update makefiles after merge of Chromium at r209196 by Android Chromium Automerger · 11 years ago
  98. ce5ca61 Update makefiles after merge of Chromium at r209011 by Android Chromium Automerger · 11 years ago
  99. aa125d1 Fix MIPS makefiles by Ben Murdoch · 11 years ago
  100. 0ee126c In ShaderExecutable, delete mFunction with delete[] instead of delete. by Al Patrick · 11 years ago