1. 5875be5 Remove LLVM 3 from SwiftShader and all references. by Ben Clayton · 6 years ago
  2. d632e6d Android: Always use LLVM 7, delete build files for LLVM 3 by Ben Clayton · 6 years ago
  3. b6d4ce3 Refactor common Reactor implementations by Nicolas Capens · 6 years ago
  4. 6c9fb0e Fix REACTOR_USE_SUBZERO flag by Logan Chien · 6 years ago
  5. 7cfb50c Fix implicit fallthrough warnings treated as errors by Nicolas Capens · 6 years ago
  6. fde88d9 Default to LLVM 7.0 JIT in Android build. by Nicolas Capens · 6 years ago
  7. f417d9d Rename SWIFTSHADER_LLVM_VERSION to REACTOR_LLVM_VERSION. by Nicolas Capens · 6 years ago
  8. 1a3ce87 Rename Reactor/Memory.* to Reactor/ExecutableMemory.* by Nicolas Capens · 6 years ago
  9. c07dc4b Make Reactor build stand-alone. by Nicolas Capens · 6 years ago
  10. 90c0c55 Explicitly include Android.mk for only OpenGL by Merck Hung · 6 years ago
  11. 2ecc8b7 Add SWIFTSHADER prefix to Android.mk variables by Logan Chien · 6 years ago
  12. 17b7589 Add LLVM 7.0 Android.mk by Logan Chien · 6 years ago
  13. 7e45f6d Correct confusion between Android O and O MR1 by Greg Hartman · 7 years ago
  14. 4be9171 Use -Werror in Android builds. by Chih-Hung Hsieh · 7 years ago
  15. 708c24b Use more explicit include paths. by Nicolas Capens · 7 years ago
  16. 2d3fcec Clarify new dependencies since project Treble. by Nicolas Capens · 7 years ago
  17. a114ed5 Build lib*_swiftshader with BOARD_VNDK_VERSION by Jiyong Park · 7 years ago
  18. 352e56c Restrict building Subzero to Marshmallow and up. by Nicolas Capens · 7 years ago
  19. c33b473 Add libnativewindow dependency. by Nicolas Capens · 7 years ago
  20. dc20933 Suppress attributes warnings. by Nicolas Capens · 7 years ago
  21. 506cc5e Suppress UBSan false positives. by Nicolas Capens · 7 years ago
  22. fccddfe add support for gralloc1 mapper by Jaesung Chung · 7 years ago
  23. 5aebe18 Build Subzero from the subtree directory. by Nicolas Capens · 7 years ago
  24. 1ba2611 Build with Subzero for Android on ARM. by Nicolas Capens · 7 years ago
  25. 5763d17 Rename Nucleus.cpp to LLVMReactor.cpp. by Nicolas Capens · 8 years ago
  26. daa5d91 Abstract the Routine class. by Nicolas Capens · 8 years ago
  27. b7510aa Move Khronos OpenGL headers to top-level include directory. by Nicolas Capens · 8 years ago
  28. 518e41a Remove the watermark logo. by Nicolas Capens · 8 years ago
  29. e178000 Move LLVM to /third_party. by Nicolas Capens · 8 years ago
  30. 77a0f3a Use a wildcard for detecting GCE builds. by Nicolas Capens · 8 years ago
  31. 5834c68 Refactor NameSpace into a template class. by Nicolas Capens · 9 years ago
  32. ba53fbf Move parameter reading to routine constructor. by Nicolas Capens · 9 years ago
  33. 6302f62 Eliminate AndroidCommon header and source. by Nicolas Capens · 9 years ago
  34. 9c025c0 Use stlport prior to Marshmallow. by Nicolas Capens · 9 years ago
  35. 3b876b9 Fixes for JBMR0 compile (API 16) by Greg Hartman · 9 years ago
  36. a2d2055 Build SwiftShader for sdk_google targets. by Nicolas Capens · 9 years ago
  37. 706cd1e Fix go/ab builds for jb-mr1 by Greg Hartman · 9 years ago
  38. 135f634 Display the watermark on AOSP images by Nicolas Capens · 9 years ago
  39. 8527e47 Ensure that make reaches deep enough in the tree. by Greg Hartman · 9 years ago
  40. 5d6c1c7 Set default thread count to 1 for debug builds. by Greg Hartman · 9 years ago
  41. 0de50d4 ETC2 decoder by Alexis Hetu · 9 years ago
  42. df01da3 Create debug builds of more SwiftShader projects by Greg Hartman · 9 years ago
  43. f2a8c37 Splitting PixelRoutine into PixelProgram and PixelPipeline by Alexis Hetu · 9 years ago
  44. 850c946 Fix some warnings by Greg Hartman · 9 years ago
  45. 127fac3 Remove direct references to stlport. These break the M branch. by Greg Hartman · 9 years ago
  46. 8d25208 Turn off tracing on the release build by Greg Hartman · 9 years ago
  47. 84c9cf0 Suppress unused parameter warnings by Greg Hartman · 9 years ago
  48. 394b707 Makefile updates to productionize the release by Greg Hartman · 9 years ago
  49. deda34b Combine es2::Image and es1::Image into egl::Image. by Nicolas Capens · 9 years ago
  50. f66c110 Initial work to connect gralloc to egl::Image by Greg Hartman · 10 years ago
  51. 9ec919a Revise the SwiftShader makefiles to avoid compile errors by Greg Hartman · 10 years ago