1. 33c28e3 Optimize thread specific storage and retrieval with native ASM by Mohan Maiya · 4 years, 9 months ago
  2. df2caf5 doc: Update CONTRIBUTORS by Tobin Ehlis · 4 years, 9 months ago
  3. a2ec926 Specify LUID in D3D11 by Patrick To · 5 years ago
  4. dac5cc3 EGL: Add support for EGL_EXT_image_gl_colorspace extension by Mohan Maiya · 4 years, 11 months ago
  5. 8aa2006 Skip some tests on Mali because of a known issue by Jian Li · 5 years ago
  6. 5bb36cc Passing covgl/covgl by Amy Liu · 5 years ago
  7. 90019ce Vulkan: Add depth to mipmap generation by Ancheng Qiao · 5 years ago
  8. b07816d Vulkan: Add robust init for NULL texture image. by Xiaoxuan Liu · 5 years ago
  9. 0a6e118 Change g_Mutex from std::mutex to std::recursive_mutex by Brandon Schade · 5 years ago
  10. 58fc8b1 Implement RGTC (BC4, BC5) compressed texture formats by Alexey Knyazev · 5 years ago
  11. ffdd58f Fixing OVR_multiview and OVR_multiview2 issues by Artem Bolgar · 5 years ago
  12. 5aed7c7 Narrow point size range clamping to affected versions by Eric Binet · 5 years ago
  13. 7b55aac Add Broadcom as a known vendor by Gary Sweet · 5 years ago
  14. b8e748b Vulkan: Add an end2end test to log GLES capabilities by Brandon Schade · 5 years ago
  15. df41552 Vulkan: Enable VK_IMAGE_USAGE_STORAGE_BIT when it is needed by Sunny Sun · 5 years ago
  16. 67527cb Fix compilation on UWP targets. by Josh Matthews · 5 years ago
  17. 052167b Vulkan: Mipmap is unconditionally enabled in ANGLE by Xinyi He · 6 years ago
  18. 5d9c4ee Add D3D11on12 device option by Nathan Zabriskie · 5 years ago
  19. a0159c0 Vulkan: Implement basic geometry shader feature by Jaedon Lee · 5 years ago
  20. fea6576 Vulkan: Add support for OES_vertex_type_10_10_10_2 by Mohan Maiya · 5 years ago
  21. 3b46885 Vulkan: Implement EXT_texture_type_2_10_10_10_REV by Jaedon Lee · 6 years ago
  22. 265fdf0 EGL: Set errors per spec for eglCreateContext by Jeff Vigil · 6 years ago
  23. abce77a Add tex2d half float tests to expectations file by Mohan Maiya · 6 years ago
  24. 8400d05 Vulkan: Support the vertex_type_2_10_10_10_rev format by Mohan Maiya · 6 years ago
  25. 4c118cb Vulkan: Add support for OES_vertex_half_float by Hyunchang Kim · 6 years ago
  26. a71549b Vulkan: Intermittent failures in many GLES2 CTS by Fei Yang · 6 years ago
  27. 7d6923d Revert "Vulkan: pipeline cache not populated as blob cache is not set" by Cody Northrop · 6 years ago
  28. 134d6ee Vulkan: pipeline cache not populated as blob cache is not set by Fei Yang · 6 years ago
  29. b867bc6 Vulkan: Fix dirty element array buffer updates. by Courtney Goeltzenleuchter · 6 years ago
  30. 141a23f Add support for OES_depth24 by Mohan Maiya · 6 years ago
  31. 431ef2f Add support for EXT_blend_minmax by Minkyu Jeong · 6 years ago
  32. 8fb0048 fix a freeze when returning from fullscreen to maximized (nvidia only) by Nick Shaforostov · 6 years ago
  33. f6cbe44 Use D3D11 GetDimensions driver workaround for 2D integer textures by Anders Leino · 6 years ago
  34. 50eb1e6 D3D: Update dynamic BufferUsage flags. by Sascha Kolodzey · 6 years ago
  35. 7d64c48 GL_ANGLE_multiview has been renamed to GL_OVR_multiview2. by Mingyu Hu · 6 years ago
  36. a3b2e71 ES31: Support for GL_BUFFER_DATA_SIZE on GL_ATOMIC_COUNTER_BUFFER in D3D by Enrico Galli · 6 years ago
  37. 8f1b7a6 Vulkan: Add DispatchUtilsVK by Shahbaz Youssefi · 6 years ago
  38. 0d66513 Don't generate TypeInfo objects as static objects within GetTypeInfo function by Markus Tavenrath · 6 years ago
  39. 99d0463 Windows: add support for SpriteVisuals as a native window type. by James Clarke · 6 years ago
  40. 945dea3 Clamp glClearDepthf and glDepthRangef by Joonatan Saarhelo · 6 years ago
  41. c1551dc D3D11 fix: Mipmapping was used although disabled via Sampler by Till Rathmann · 7 years ago
  42. 05a449a Replace reinterpret_cast with safer or no cast by Rafael Cintron · 7 years ago
  43. 0211346 PPC/s390: Fix GN error on PPC and s390 by Junliang Yan · 7 years ago
  44. 6c59e4a Migrate from <tr1/tuple> to <tuple> types. by Victor Costan · 7 years ago
  45. f9176ce GLIBC fix: size_t requires include <stddef.h> by Jani Hautakangas · 7 years ago
  46. b3b177d Update driver constants on program change. Comes with a new SamplerMetadataUpdateOnSetProgram test. by Dzmitry Malyshau · 7 years ago
  47. d63d000 dontInitializeUninitializedLocals on Qualcomm only by Kai Ninomiya · 7 years ago
  48. d2e8792 Enable Haiku in platform-specific headers. by Jerome Duval · 8 years ago
  49. 6cad566 Improve Debugging Strings by Brandon Jones · 8 years ago
  50. a552707 Add support for EXT_YUV_target by Andrei Volykhin · 8 years ago
  51. 7bb425c Revert "D3D11: Clean up blendState code." by Jamie Madill · 8 years ago
  52. 786ad38 D3D11: Clean up blendState code. by Shahmeer Esmail · 8 years ago
  53. fb02830 The return type of imageSize(gimageCube) is int2, not int3 by Xinghua Cao · 8 years ago
  54. 29ab9ff translator: fix a typo in comment by He Yunchao · 10 years ago
  55. 87c182e Enable shader validation with WebGL compatibility extension. by Bryan Bernhart · 8 years ago
  56. 7835b52 Reland "Add workaround for unused std140 and shared uniform blocks on MacOS" by Qin Jiajia · 8 years ago
  57. c9e6026 Revert "Add workaround for unused std140 and shared uniform blocks on MacOS" by Kenneth Russell · 8 years ago
  58. fde9d8c D3D11: Add null check to Renderer11::testDeviceLost. by Edwin Flores · 9 years ago
  59. 9aa83fe Add workaround for unused std140 and shared uniform blocks on MacOS by Qin Jiajia · 8 years ago
  60. 28ff4fd Add deqp gles 3.1 tests to the build files by Martin Radev · 9 years ago
  61. 9146bfa Include what you use by David Landell · 9 years ago
  62. 2e1ba27 Added Sami Väisänen (Nvidia) to CONTRIBUTORS by Sami Väisänen · 9 years ago
  63. cd9aa12 D3D11: Prevent DXGI hooking the Alt+Enter keystroke by James Ross-Gowan · 9 years ago
  64. 0011bb6 fix texture size check in WindowSurfaceCGL::swap by stal · 9 years ago
  65. eaef7c1 floating point perf improvement in CopyNativeVertexData by Russ Lind · 9 years ago
  66. 319fb898 Use default commit.h file if git index is not available by Tomasz Moniuszko · 10 years ago
  67. 8518e7f Make all fragment shader out variables require location layout qualifier by Kimmo Kinnunen · 10 years ago
  68. 7ace53a Add Shawn Hargreaves (Microsoft Corporation) to CONTRIBUTORS by Shawn Hargreaves · 10 years ago
  69. cb3cc80 Update The Qt Company in AUTHORS/CONTRIBUTORS by Andrew Knight · 10 years ago
  70. f84398d Add authors from Nvidia. by Qingqing Deng · 10 years ago
  71. 2919008 Make Angle code 40 KB smaller by using string literals directly. by Daniel Bratell · 10 years ago
  72. 8310797 Implement eglQueryContext by Régis Fénéon · 10 years ago
  73. 967ed7b Add Minmin to CONTRIBUTORS. by Minmin Gong · 10 years ago
  74. 24d5811 Add Gregoire to CONTRIBUTORS. by Jamie Madill · 10 years ago
  75. e090264 Change the component type of STENCIL_INDEX8 to UNSIGNED_NORMALIZED by Corentin Wallez · 10 years ago
  76. 448ac90 Updated authorship and contributors for Borbitsoft/Tibor den Ouden by Tibor den Ouden · 10 years ago
  77. 86ffde5 Fix building angleutils.cpp on Linux by Olli Etuaho · 10 years ago
  78. a5521de Fixed mingw compilation. by Jacek Caban · 10 years ago
  79. ac7556f Freed temporary info log buffer and removed explicit destruction of char[] by Tibor den Ouden · 10 years ago
  80. ab56c6a Fix memory leaks in angle_unittests. by Sudarsana Nagineni · 10 years ago
  81. 75c42f4 Fixed memory leak in Renderbuffer class. Offscreen objects backbuffer texture /shader resource view, depth stencil texture/shader resource views were leaking during swapchain resize operations. by Cooper Partin · 11 years ago
  82. 75ec7c5 Fix "error: extra qualification 'rx::ImageD3D::' on member 'makeImageD3D'" by Andrew Knight · 11 years ago
  83. 3c6344e add TRACE_EVENT to ANGLE (reland) by Al Patrick · 11 years ago
  84. ba61519 Normalize line endings of tracked files in the repository. by Jamie Madill · 11 years ago
  85. 7b2e675 Adds Jamie and Geoff to CONTRIBUTORS file by shannon.woods%transgaming.com@gtempaccount.com · 12 years ago
  86. b35da7a Make angle compile on Win64 by daniel@transgaming.com · 12 years ago
  87. a16a55f Add explicit std:: namespace to code from <cXYZ> includes. by daniel@transgaming.com · 12 years ago
  88. 0d3b36d .gitignore: Add *.target.mk, generated when building as part of ChromiumOS by daniel@transgaming.com · 12 years ago
  89. 6bc4a14 Ensure texture level count accounts for lod offset. by jbauman@chromium.org · 12 years ago
  90. 3b6ff3e Reconcile AUTHORS and CONTRIBUTORS files by daniel@transgaming.com · 12 years ago
  91. 3e8fc7f Move targets from src\build_angle.gyp to src\build_angle.gypi by apatrick@chromium.org · 12 years ago
  92. 07ab841 Implement Anisotropic Texture filtering support by daniel@transgaming.com · 13 years ago
  93. 69ab2993 Remove an unused variable from readCPPline() by daniel@transgaming.com · 13 years ago
  94. 66ebd01 Add the SH_TIMING_RESTRICTIONS compile flag and dependency graph implementation. by maxvujovic@gmail.com · 13 years ago
  95. 519c32b Implement SSE2 version of loadAlphaData by daniel@transgaming.com · 13 years ago
  96. cb37afd The normalized argument of vertexAttribPointer should not affect float and fixed. by daniel@transgaming.com · 13 years ago
  97. 77b95e1 Detect GNU Hurd and Debian kFreeBSD as ANGLE_OS_POSIX by jacob.benoit.1@gmail.com · 13 years ago
  98. ffc4e74 Add another contributor by daniel@transgaming.com · 13 years ago
  99. f5cfcd2 Update contributors by daniel@transgaming.com · 13 years ago
  100. 3442c2b Fix contribution by daniel@transgaming.com · 13 years ago