1. 7c7c78a Query the CPU count and use the result to determine by Jason Sams · 14 years ago
  2. 0c08cdb Minor ImageProcessing script optimization to make it a better FP benchmark. by Jason Sams · 14 years ago
  3. 633b5b5 rs_types.rsh and rs_math.rsh are default include files. Remove their #include. by Shih-wei Liao · 14 years ago
  4. a226b16 Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc. by Shih-wei Liao · 14 years ago
  5. 56dee03 Attempt to fix build '<>' works on mac but does not appear to work on linux yet. by Jason Sams · 14 years ago
  6. 1813340 Update imageprocessing to remove generated files. by Jason Sams · 14 years ago
  7. 032f359 Fixing potential buffer overrun errors. by Alex Sakhartchouk · 14 years ago
  8. 6856150 Merge "Fix Android build" by Shih-wei Liao · 14 years ago
  9. 0d5ef34 Fix Android build by Shih-wei Liao · 14 years ago
  10. 68a0353 Merge "Change the include path." by Shih-wei Liao · 14 years ago
  11. 8690ae9 Change the include path. by Shih-wei Liao · 14 years ago
  12. 591507a Merge "Port ModelViewer to use the new build system. Fix the simulator build on Fountain." by Shih-wei Liao · 14 years ago
  13. 86a1976 Port ModelViewer to use the new build system. by Shih-wei Liao · 14 years ago
  14. bcdbb14 Switch back to use the default search of include path by Ying Wang · 14 years ago
  15. 8a8072d Fix build by Ying Wang · 14 years ago
  16. 71a9485 .rs files are now built by the build system. by Ying Wang · 14 years ago
  17. 7bf29dd Threading RS ForEach. by Jason Sams · 14 years ago
  18. 0a5ecb1 Merge "Fix include path problem." by Shih-wei Liao · 14 years ago
  19. 8375a45 Fix include path problem. by Shih-wei Liao · 14 years ago
  20. c358c1d Merge "Preparing for build system change. Fix the build error in http://b/issue?id=2781522." by Shih-wei Liao · 14 years ago
  21. 7d9b922 Preparing for build system change. Fix the build error in http://b/issue?id=2781522. by Shih-wei Liao · 14 years ago
  22. 5190ac6 Merge "1st cut of ForEach and test." by Jason Sams · 14 years ago
  23. ace3e01 1st cut of ForEach and test. by Jason Sams · 14 years ago
  24. 417e6a4 Populate java objects with native data from a3d file. by Alex Sakhartchouk · 14 years ago
  25. d18c744 Work on synchronizing a3d created files and java layer. by Alex Sakhartchouk · 14 years ago
  26. 479e292 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 14 years ago
  27. c4cdf45 Fix image processing resource problem for non high-density devices. by Jason Sams · 14 years ago
  28. fb1859c Merge "Improve multitouch support so pointers other than 0 can change colors." by Jason Sams · 14 years ago
  29. aa19b88 Merge "Cleanup pass on the mesh api change. Removed all the simple mesh related calls and temporary objects." by Jason Sams · 14 years ago
  30. 17d72e8 Cleanup pass on the mesh api change. by Alex Sakhartchouk · 14 years ago
  31. a045061 resolved conflicts for merge of f601ce2c to master by Jean-Baptiste Queru · 14 years ago
  32. 9700d0a merge from open-source master by The Android Open Source Project · 14 years ago
  33. 999e9e3 Improve multitouch support so pointers other than 0 can change colors. by Jason Sams · 14 years ago
  34. 4e9a7a8 Start of mesh API cleanup. by Alex Sakhartchouk · 14 years ago
  35. 85c1a5c Merge "Update fountain with multitouch support." by Jason Sams · 14 years ago
  36. 11fc920 Update fountain with multitouch support. by Jason Sams · 14 years ago
  37. e6dc608 Merge "Fixing freetype init/uninit code. Removing debug output from stream." by Alex Sakhartchouk · 14 years ago
  38. 3659d94 Fixing freetype init/uninit code. Removing debug output from stream. by Alex Sakhartchouk · 14 years ago
  39. 4ab16b5 am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  40. 1c769c3 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  41. a1ccecd Removing font initialization on startup by Alex Sakhartchouk · 14 years ago
  42. 590549f Fix an uninitialized pointer. by Jason Sams · 14 years ago
  43. afb754a Merge "Update fountain to use boolean rather than ints for true/false." by Jason Sams · 14 years ago
  44. 687be05 Update fountain to use boolean rather than ints for true/false. by Jason Sams · 14 years ago
  45. fa58497 Merge "Add support for non-VBO drawing in Meshes." by Jason Sams · 14 years ago
  46. 760f1f7 Add support for non-VBO drawing in Meshes. by Jason Sams · 14 years ago
  47. 0df1e77 Merge "Adding freetype font rendering to renderscript." by Alex Sakhartchouk · 14 years ago
  48. 590993a Fix missing NL by Bruce Beare · 14 years ago
  49. c9b8d1c Fix return values for rsClamp. by Jason Sams · 14 years ago
  50. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  51. 7fe6bce Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  52. 44b2894 Fix 32&24 ->16 bit bitmap uploads. by Jason Sams · 14 years ago
  53. e64c2f1 Re-enable optimization for detecting nop state changes in fragment by Jason Sams · 14 years ago
  54. 5e9811f Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 14 years ago
  55. bdaddf4 Remove the obsolete film example. by Jason Sams · 14 years ago
  56. 976846c Fountain example cleanup. by Jason Sams · 14 years ago
  57. bdb0460 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 14 years ago
  58. 97589cb Add skip to field packer. by Jason Sams · 14 years ago
  59. 5594c36 Merge "Remove InvokeData and add ContextFinish to generate a sync point." by Jason Sams · 14 years ago
  60. 3f302f8 Merge "update image processing." by Jason Sams · 14 years ago
  61. 8c88090 Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 14 years ago
  62. 26721c7 Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort." by Shih-wei Liao · 14 years ago
  63. f1e6ec3 Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort. by Shih-wei Liao · 14 years ago
  64. e0964a8 update image processing. by Jason Sams · 14 years ago
  65. efa1760 To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 14 years ago
  66. 1b937f5 Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  67. 2a63bf6 Begin using reflected files. by Jason Sams · 14 years ago
  68. ccc67e2 Removing debug output. by Alex Sakhartchouk · 14 years ago
  69. b825f67 Creating the jni and java layer to integrate a3d by Alex Sakhartchouk · 14 years ago
  70. 976e283 Disabble vertex logging. bug 2734616 by Jason Sams · 14 years ago
  71. 79f52df Remove RS_KIND from vertex arrays types. by Jason Sams · 14 years ago
  72. 275b1e9 types update. by Jason Sams · 14 years ago
  73. f699ca4 Merge "Rough implemetation of ForEach. Remove launchID from root graphics script." by Jason Sams · 14 years ago
  74. c61346b Rough implemetation of ForEach. Remove launchID from root graphics script. by Jason Sams · 14 years ago
  75. 01a6453 Fountain update. Update field names to match legacy expectations. by Jason Sams · 14 years ago
  76. fb6b614 Removed unnecessary change based on comments. by Alex Sakhartchouk · 14 years ago
  77. 66070bf Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 14 years ago
  78. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  79. dcf9941 Merge "Added benchmark mode. Added some image processing operations." by Alex Sakhartchouk · 14 years ago
  80. d433448 Added benchmark mode. Added some image processing operations. by Alex Sakhartchouk · 14 years ago
  81. aeb094b Split ScriptC Lib into CL, GL, and basic. by Jason Sams · 14 years ago
  82. 5a27917 Remove excess logging. by Jason Sams · 14 years ago
  83. ce92d4b Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. by Jason Sams · 14 years ago
  84. 568613e Merge "Delete legacy setDefine API." by Jason Sams · 14 years ago
  85. 639e6e9 Delete legacy setDefine API. by Jason Sams · 14 years ago
  86. 36e839f Merge "Delete old createFromClass methods. It no longer makes sense to create type info from Java since this cannot be exported to scripts. The new flow is in the opposite direction." by Jason Sams · 14 years ago
  87. 2630739 Delete old createFromClass methods. by Jason Sams · 14 years ago
  88. 389cf7b Merge "resolved conflicts for merge of cbf26fd3 to master" by Nick Kralevich · 14 years ago
  89. 79dc7ca resolved conflicts for merge of cbf26fd3 to master by Nick Kralevich · 14 years ago
  90. 771565f Change RS to use the passed surface size rather than EGL size. by Jason Sams · 14 years ago
  91. ccc010b Rename ProgramFragmentStore to ProgramStore. by Jason Sams · 14 years ago
  92. 8492a70 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 14 years ago
  93. 1b6b7fa Add missing bindProgramRaster to scriptC_lib. by Jason Sams · 14 years ago
  94. be36bf3 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 14 years ago
  95. 3910dbf Update Script java classes and llvm samples. by Jason Sams · 14 years ago
  96. f2bcce7 Checkin new types for RS. by Jason Sams · 14 years ago
  97. 12b14ae Seperate out Mutex and Signal code into reusable classes. by Jason Sams · 14 years ago
  98. 554bcc1 Merge "checkpoint animations" by Jason Sams · 14 years ago
  99. fcee14d Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out. by Jason Sams · 14 years ago
  100. 3ffa00d Change global variables from extern to non static. Make script local global vars static. by Jason Sams · 14 years ago