1. 517a57f Fix protecting exported symbols from overrides. by Nicolas Capens · 6 years ago
  2. 5e1520f Use an internal symbol to determine library directory. by Nicolas Capens · 6 years ago
  3. 499bb76 Fix CMake architecture string comparison. by Nicolas Capens · 6 years ago
  4. 539468c Fix using pitch for compressed format decoding. by Nicolas Capens · 6 years ago
  5. b41a9d6 Fix pedantic narrowing conversion error. by Nicolas Capens · 6 years ago
  6. 65a3264 Support reading of half-float formats. by Nicolas Capens · 6 years ago
  7. 659d89e Support glCopyTexImage2D for float formats. by Nicolas Capens · 6 years ago
  8. 8346311 Always create an OpenGL ES 3.0 context. by Nicolas Capens · 6 years ago
  9. 41b7748 Memory leak fix by Alexis Hetu · 6 years ago
  10. 932640b Std:unordered_map removed from Optimizer for improved performance by Alexis Hetu · 6 years ago
  11. a9969b2 Newly load sibling library from the same directory. by Nicolas Capens · 6 years ago
  12. bf8fd5b Support Sanitizer builds with CMake. by Nicolas Capens · 6 years ago
  13. 050ef94 Expose suffixed versions of VertexAttribDivisor by Adrienne Walker · 6 years ago
  14. 20eea3c Allow Linux build without X11 dependency by Alexis Hetu · 6 years ago
  15. 964dde9 Disable mixed enum types warning for Subzero. by Nicolas Capens · 6 years ago
  16. 1fa2067 Fixed size verification assert to include border by Alexis Hetu · 6 years ago
  17. 700a1a6 Fix clearing of dirty textures. by Nicolas Capens · 6 years ago
  18. a62cf68 Remove manual references to exe_and_shlib_deps by Tom Anderson · 6 years ago
  19. a5ac650 Optimizer optimization by Alexis Hetu · 6 years ago
  20. 170766a Allow SwiftShader to compile on Fuchsia by Alexis Hetu · 6 years ago
  21. 4132052 Fix GLSL struct with single matrix. by Nicolas Capens · 6 years ago
  22. 88482c3 Fix IOSurface synchronization issues by Alexis Hetu · 6 years ago
  23. dd06302 Run unittests on Travis CI. by Nicolas Capens · 6 years ago
  24. 39760e1 Add CMake target for unittests. by Nicolas Capens · 6 years ago
  25. f398044 Don't acquire image for copying until needed. by Nicolas Capens · 6 years ago
  26. 57776df Quick build fix by Alexis Hetu · 6 years ago
  27. 9040421 Fixed synchronization issue on MacOS by Alexis Hetu · 6 years ago
  28. 4845633 Fix CLang build. by Nicolas Capens · 6 years ago
  29. ae3d875 Prevent floating-point error accumulation during blitting. by Nicolas Capens · 6 years ago
  30. 419e8a7 Fix the unittests Ninja build. by Nicolas Capens · 6 years ago
  31. 8e6ed2e Define GLAPI the same way as GL_APICALL. by Nicolas Capens · 6 years ago
  32. f459b04 Don't use X11 on Mac OS. by Nicolas Capens · 6 years ago
  33. e92a88e Use official headers to define GL_ARB_texture_rectangle. by Nicolas Capens · 6 years ago
  34. 9337db4 Update Khronos headers to latest version. by Nicolas Capens · 6 years ago
  35. 9dfb70f Move the declaration of DrawCall after Renderer. by Peter Collingbourne · 6 years ago
  36. 45fcfe8 Fix new[] / delete mismatch. by Nicolas Capens · 6 years ago
  37. 493fc54 Fix loop unrolling. by Nicolas Capens · 6 years ago
  38. 937e6a5 Also copy shader info log on success. by Nicolas Capens · 6 years ago
  39. 4b74373 Implement dynamic indexing of temporaries. by Nicolas Capens · 6 years ago
  40. 5bff405 Implement gather/scatter operations for shader register files. by Nicolas Capens · 6 years ago
  41. ac3f2fa Detect loop index modifications in loop body. by Nicolas Capens · 6 years ago
  42. 9d93107 Add MSVC project for reproducing fuzzer testcases. by Nicolas Capens · 6 years ago
  43. db309b6 Update issue tracker information. by Nicolas Capens · 6 years ago
  44. cbb80f5 Accept GL_TEXTURE_MAX_ANISOTROPY_EXT for samplers. by Krzysztof Kosiński · 6 years ago
  45. 607771b Prevent 32-bit numeric overflow on image allocation. by Nicolas Capens · 6 years ago
  46. 419a580 Refactor surface buffer size calculation. by Nicolas Capens · 6 years ago
  47. efdf103 Refactor maximum texture dimensions. by Nicolas Capens · 6 years ago
  48. 89c43d2 Ignore glGenerateMipmap for unspecified or zero-sized textures. by Nicolas Capens · 6 years ago
  49. c8403ec Fix glBlitFramebuffer validation for BGRA8 IOSurfaces by Alexis Hetu · 6 years ago
  50. 596f653 Fixed atan corner case by Alexis Hetu · 6 years ago
  51. e475674 Implement OES_vertex_array_object. by Krzysztof Kosiński · 6 years ago
  52. 2a0def7 Revert part of "Fix Linux build." to fix swiftshader_unittests by Alexis Hetu · 6 years ago
  53. 5fd1cfa Pitch fix for IO surfaces by Alexis Hetu · 6 years ago
  54. 0641aeb Rectangle texture addressing fix by Alexis Hetu · 6 years ago
  55. d4e488e Allocate executable memory backed by named mmaps on Linux. by Ian Rogers · 6 years ago
  56. 336cdd9 Don't flag temporary registers as used samplers. by Nicolas Capens · 6 years ago
  57. e76163e Skip ignored EGL config attributes. by Nicolas Capens · 6 years ago
  58. ce8eb94 Accept GL_HALF_FLOAT and GL_HALF_FLOAT_OES interchangeably. by Nicolas Capens · 6 years ago
  59. 840f47e Fix Linux build. by Nicolas Capens · 6 years ago
  60. a8bb28c Use the correct constant name for the Android SDK version by Jorge E. Moreira · 6 years ago
  61. bf58b98 Use override for overridden function by Takuto Ikuta · 6 years ago
  62. d87b3a8 Fixed sampler within struct uniform used as function argument by Alexis Hetu · 6 years ago
  63. 99be318 Load sibling libraries from the same directory by Alexis Hetu · 6 years ago
  64. c8eedeb Implement missing EGL surface queries. by Nicolas Capens · 6 years ago
  65. 5997533 Remove unstructured metadata files. by Nicolas Capens · 6 years ago
  66. 3848876 Guard against clearing null depth/stencil buffers. by Nicolas Capens · 6 years ago
  67. 329747c Added check for temporary register overflow by Alexis Hetu · 6 years ago
  68. 10bcdb4 Release thread local storage on thread exit. by David Rim · 6 years ago
  69. 9151a3c Chromium build fix by Alexis Hetu · 6 years ago
  70. d23cf63 Fix CMake build by Alexis Hetu · 6 years ago
  71. 21cab07 Fix build failure due to missing forward declaration. by Nicolas Capens · 6 years ago
  72. 466bb27 Add -Wno-sentinel that is needed on Android K by Greg Hartman · 6 years ago
  73. f7a3ff0 Fix makefiles for Andoid K by Greg Hartman · 6 years ago
  74. e3490ed Add work-arounds for missing C++11 features. by Nicolas Capens · 6 years ago
  75. 7e45f6d Correct confusion between Android O and O MR1 by Greg Hartman · 6 years ago
  76. c80eada eglCreatePbufferFromClientBuffer implementation by Alexis Hetu · 6 years ago
  77. 858c039 Initialize array size on error. by Nicolas Capens · 6 years ago
  78. 0f4c4f8 WebGL test fix for MacOS by Alexis Hetu · 6 years ago
  79. 1119ce6 Fixed buffer offset when primitive restart is enabled by Alexis Hetu · 6 years ago
  80. 1eca243 Also look for sibling libraries in /system by Greg Hartman · 6 years ago
  81. 885a96b [ozone] swiftshader ozone by Mustafa Çamurcu · 6 years ago
  82. f8cdc74 Guard against copying from a zero-sized 3D image. by Nicolas Capens · 6 years ago
  83. 5cd502b Expose surfaceless context extension strings by Alexis Hetu · 6 years ago
  84. 2638f82 Revert "Use official headers to define GL_ARB_texture_rectangle." by Nicolas Capens · 6 years ago
  85. 4aea88c Fix missing sized internal formats. by Nicolas Capens · 6 years ago
  86. 667ab10 Support more glCopyTexImage unsized formats. by Nicolas Capens · 6 years ago
  87. 894858a Don't upload array texture images six times. by Nicolas Capens · 6 years ago
  88. 16a2a92 Validate pixel unpack buffer offset. by Nicolas Capens · 6 years ago
  89. 9869bed Use official headers to define GL_ARB_texture_rectangle. by Nicolas Capens · 6 years ago
  90. 11e06a9 Update OpenGL headers. by Nicolas Capens · 6 years ago
  91. 7622b96 Allow Blitter::fastClear to directly write to external buffer by Alexis Hetu · 6 years ago
  92. 53e83aa Multisampled blitter clear fix by Alexis Hetu · 6 years ago
  93. b04881b Fix multisampled line rendering. by Nicolas Capens · 6 years ago
  94. 3f22df0 Moving Chromium's version of the libraries first by Alexis Hetu · 6 years ago
  95. 7040ab0 Fix output directory creation. by Nicolas Capens · 6 years ago
  96. 0a7a073 Split output binaries by platform. by Nicolas Capens · 6 years ago
  97. d51e939 Fix Travis CI deploy directory. by Nicolas Capens · 6 years ago
  98. f120c92 Add support for RGBA16F external images. by Nicolas Capens · 6 years ago
  99. e12d27c Upload binaries to Google Cloud Storage. by Nicolas Capens · 6 years ago
  100. 6b5038e Fix glTexSubImage support of half-float extension formats. by Nicolas Capens · 6 years ago