1. 53a93d5 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 15 years ago
  2. 6c8c2f2 Fix image processing resource problem for non high-density devices. by Jason Sams · 15 years ago
  3. 8287a9b Cleanup pass on the mesh api change. by Alex Sakhartchouk · 15 years ago
  4. 164aaed Start of mesh API cleanup. by Alex Sakhartchouk · 15 years ago
  5. 5b7e333 Merge "Adding freetype font rendering to renderscript." by Alex Sakhartchouk · 15 years ago
  6. 6495128 Fix return values for rsClamp. by Jason Sams · 15 years ago
  7. 9b949fc Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 15 years ago
  8. fae3f6b Add matrix ops to RSH headers. by Jason Sams · 15 years ago
  9. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 15 years ago
  10. 6d1cf41 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 15 years ago
  11. 020bb7b Add skip to field packer. by Jason Sams · 15 years ago
  12. 4e094c1 Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort." by Shih-wei Liao · 15 years ago
  13. 722a5d7 Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort. by Shih-wei Liao · 15 years ago
  14. cac4d6d To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 15 years ago
  15. 96d719c Remove float8/16 from RS type list. by Jason Sams · 15 years ago
  16. e29f3e7 Begin using reflected files. by Jason Sams · 15 years ago
  17. 8cb39de Remove RS_KIND from vertex arrays types. by Jason Sams · 15 years ago
  18. c9d0a87 types update. by Jason Sams · 15 years ago
  19. f17bccc Rough implemetation of ForEach. Remove launchID from root graphics script. by Jason Sams · 15 years ago
  20. 1001a5b Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 15 years ago
  21. d79b2e9 Begin naming cleanup for renderscript runtime. by Jason Sams · 15 years ago
  22. 1de0b87 Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. by Jason Sams · 15 years ago
  23. 4d33993 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 15 years ago
  24. a70f416 Checkin new types for RS. by Jason Sams · 15 years ago
  25. 5335600 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 · 15 years ago
  26. 4ab7b23 More rsh headers for renderscript and a llvm compatible test script for fountain. by Jason Sams · 15 years ago
  27. 33bcfa2 First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 15 years ago