1. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  2. 54929cc Moving attrib creation to Mesh. Adding arrays as shader inputs. by Alex Sakhartchouk · 14 years ago
  3. 6bfc1b9 Add code to mark functions rather than whole files as threadable. by Jason Sams · 14 years ago
  4. 09c6735 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  5. 889fe50 fixing bugs 3053960, 3044804, 3044798 by Alex Sakhartchouk · 14 years ago
  6. 605048a Add object validity checking. by Jason Sams · 14 years ago
  7. 886f11a More robust attribute binding by Alex Sakhartchouk · 14 years ago
  8. 383e5b1 Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  9. 5192f45 Remove ACC and other legacy bits from RS. by Jason Sams · 14 years ago
  10. 95333f9 Added frustum plane extraction and sphere culling code. by Alex Sakhartchouk · 14 years ago
  11. ba4aa5c Adding bounding box computation. by Alex Sakhartchouk · 14 years ago
  12. 6445e52 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  13. 9fc9f03 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  14. 7349547 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  15. a490f10 Fix 2877497: export rsgProgramVertexLoadProjectionMatrix() by Jim Miller · 14 years ago
  16. 17d72e8 Cleanup pass on the mesh api change. by Alex Sakhartchouk · 14 years ago
  17. 4e9a7a8 Start of mesh API cleanup. by Alex Sakhartchouk · 14 years ago
  18. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  19. 976846c Fountain example cleanup. by Jason Sams · 14 years ago
  20. bdb0460 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 14 years ago
  21. 8c88090 Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 14 years ago
  22. 79f52df Remove RS_KIND from vertex arrays types. by Jason Sams · 14 years ago
  23. 66070bf Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 14 years ago
  24. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  25. aeb094b Split ScriptC Lib into CL, GL, and basic. by Jason Sams · 14 years ago