1. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 11 years ago
  2. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  3. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  4. 34b0d31 Implement all formats for convolve 5x5. by Jason Sams · 11 years ago
  5. 4768dad Merge "Provide path to execute standalone bcc compiler." by Stephen Hines · 11 years ago
  6. 3b35d77 Implement U1, U2, F1, F2, F4 convolve 3x3 by Jason Sams · 11 years ago
  7. b58d9ad Provide path to execute standalone bcc compiler. by Stephen Hines · 11 years ago
  8. 389ae9a Merge "Add the name of the forEach functions to the tracing output" by Stephen Hines · 11 years ago
  9. b68ba7e Performance fix Add support for processing 2 and 3 channel. by Jason Sams · 11 years ago
  10. 47935ac Add the name of the forEach functions to the tracing output by Tobias Grosser · 11 years ago
  11. 2282e28 add histogram intrinsic by Jason Sams · 11 years ago
  12. d89c234 am 4accc1fe: am 606e5004: Fix Vine crash. by Tim Murray · 11 years ago
  13. 606e500 Fix Vine crash. by Tim Murray · 11 years ago
  14. 8aff557 am 06bd91ec: Fix crash in Vine by Jason Sams · 11 years ago
  15. 06bd91e Fix crash in Vine by Jason Sams · 11 years ago
  16. ba17ae4 Switch to separate build/load steps for Scripts. by Stephen Hines · 11 years ago
  17. b7d9c80 Provide a mechanism for adjusting RSCompilerDriver after construction. by Stephen Hines · 11 years ago
  18. 70cc3f3 Merge "Fix YUV intrinsic" into jb-mr2-dev by Jason Sams · 11 years ago
  19. 6b58909 Fix YUV intrinsic by Jason Sams · 11 years ago
  20. f47e8b4 Mark use of a debug context with the RSCompilerDriver. by Stephen Hines · 11 years ago
  21. cca3d6c Add support for DEBUG context type. by Stephen Hines · 11 years ago
  22. 886e51b Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 11 years ago
  23. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  24. a66d000 Merge "Remove invalid logging on missing root.expand() functions." into jb-mr2-dev by Stephen Hines · 11 years ago
  25. b241181 Add liblog by Ying Wang · 11 years ago
  26. ef7481e Remove invalid logging on missing root.expand() functions. by Stephen Hines · 11 years ago
  27. 941a617 Cleanup debug and WAR vector type packing. by Jason Sams · 11 years ago
  28. 0782188 Fix corruption when neon is disabled. by Jason Sams · 11 years ago
  29. 3aeab4f Delete sampler optimization. by Jason Sams · 11 years ago
  30. 1d47662 Add callback to allow replacement of runtime support library. by Stephen Hines · 11 years ago
  31. b93cb42 Add rsRand(float, float) support back to compat lib. by Stephen Hines · 11 years ago
  32. d6f1f46 Add some missing compat lib functions and fix a bug. by Tim Murray · 11 years ago
  33. a8cd40f Merge "Start making RS 64-bit clean." into jb-mr2-dev by Tim Murray · 11 years ago
  34. 06b0f7d start refactoring rsSample by Jason Sams · 11 years ago
  35. 099bc26 Start making RS 64-bit clean. by Tim Murray · 11 years ago
  36. 962e720 Merge "Add x86 server support." into jb-mr2-dev by Tim Murray · 11 years ago
  37. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  38. 8ca358a Fix bug reporting CPU count. by Jason Sams · 11 years ago
  39. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  40. 029e82e Move simple functions to on device lib. by Jason Sams · 11 years ago
  41. cadfac4 Sync with compat lib. by Jason Sams · 11 years ago
  42. d533c4c This cl provides a proper WAR for thumb codegen. by Stephen Hines · 11 years ago
  43. 5edd18e WAR for non-neon ARM crash. by Stephen Hines · 11 years ago
  44. 3a25fdd Cleanup lots of things related to IO_OUTPUT and error checking. by Tim Murray · 11 years ago
  45. b6d2d2a Fix corner cases with small blurs. by Jason Sams · 11 years ago
  46. a318501 Merge "Support LinkRuntimeCallback() with RS compiler." by Stephen Hines · 11 years ago
  47. bc0ca6b Support typed YUV allocations by Jason Sams · 11 years ago
  48. 385e9d7 Remove unused functions that insert __aeabi_idiv0() dependency. by Stephen Hines · 11 years ago
  49. f218bf1 Support LinkRuntimeCallback() with RS compiler. by Stephen Hines · 11 years ago
  50. d4ecb17 Add API entry points for clipped kernels and fix Z-dimension clipping. by Tim Murray · 11 years ago
  51. 8879226 am 1f80b2c8: am 902868b7: Merge "YUV(NV21) to RGBA function NEON optimizations." by Jason Sams · 11 years ago
  52. ce0351d Fix intrinsic bugs. by Jason Sams · 11 years ago
  53. 2913f38 Align all allocations to a 16-byte boundary. by Stephen Hines · 12 years ago
  54. 5e3fb0b Add parentheses for latest Clang warnings. by Stephen Hines · 12 years ago
  55. 7c4b888 Functional 3D LUT intrinsic. by Jason Sams · 12 years ago
  56. 93eacc7 Cleanup diff with compat. by Jason Sams · 12 years ago
  57. 74121b5 Remove unused functions. by Jason Sams · 12 years ago
  58. 241b999 Merge "enable synchronous mode (functional)" by Tim Murray · 12 years ago
  59. 4d252d6 enable synchronous mode (functional) by Tim Murray · 12 years ago
  60. c44d670 Fix uchar blur with neon offsets by Jason Sams · 12 years ago
  61. 7079cd8 Fix uchar blur performance. by Jason Sams · 12 years ago
  62. c905efd Cleanup pass + implement blur uchar by Jason Sams · 12 years ago
  63. 4cca49b Fix off-by-one error in convolve3x3. by Tim Murray · 12 years ago
  64. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago