1. 10f2a3c Merge "Now utilizing ability to bind constants. Fixing small copy/paste typo." into graphics-dev by Alex Sakhartchouk · 13 years ago
  2. b64ef77 Merge "Adding ability to bind constants to shaders." into graphics-dev by Alex Sakhartchouk · 13 years ago
  3. fdccec9 Now utilizing ability to bind constants. Fixing small copy/paste typo. by Alex Sakhartchouk · 13 years ago
  4. 33680ff Adding ability to bind constants to shaders. by Alex Sakhartchouk · 13 years ago
  5. 2e681c1 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  6. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 6b1a981c4 am 50445568: Merge "Fixing FBO font rendering bug that resulted from using old surface size." by Alex Sakhartchouk · 13 years ago
  8. 2d8ef49 Fixing FBO font rendering bug that resulted from using old surface size. by Alex Sakhartchouk · 13 years ago
  9. f15ed01 Path rendering by Jason Sams · 13 years ago
  10. 5316b9e Add RS watchdog. by Jason Sams · 13 years ago
  11. 407cae9 rsLib cleanup by Alex Sakhartchouk · 14 years ago
  12. 4a36b45 Moving renderscript GL code into the HAL by Alex Sakhartchouk · 14 years ago
  13. fcf7231 Create runtime stubs for compute driver. by Jason Sams · 14 years ago
  14. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 14 years ago
  15. 55d2a25 Migrate thread launch to driver. by Jason Sams · 14 years ago
  16. 60f9a62 Almost all warnings are now errors in RS build. by Stephen Hines · 14 years ago
  17. d195240 Clean up Allocation buffer object api. by Jason Sams · 14 years ago
  18. 6d8eb26 Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 14 years ago
  19. a17af04 Create holder inner class for pushing context state. by Jason Sams · 14 years ago
  20. ed9f210 Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  21. 9d71e21 Moving attrib creation to Mesh. Adding arrays as shader inputs. by Alex Sakhartchouk · 14 years ago
  22. 8f0adba Add code to mark functions rather than whole files as threadable. by Jason Sams · 14 years ago
  23. 10825a0 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  24. feede2a fixing bugs 3053960, 3044804, 3044798 by Alex Sakhartchouk · 14 years ago
  25. f166d9b Add object validity checking. by Jason Sams · 14 years ago
  26. 4378f11 More robust attribute binding by Alex Sakhartchouk · 14 years ago
  27. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  28. deb0008 Remove ACC and other legacy bits from RS. by Jason Sams · 14 years ago
  29. cbed752 Added frustum plane extraction and sphere culling code. by Alex Sakhartchouk · 14 years ago
  30. a80145d Adding bounding box computation. by Alex Sakhartchouk · 14 years ago
  31. 442a647 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  32. fb10c16 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  33. f0690c4 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 15 years ago
  34. d8e7620 Fix 2877497: export rsgProgramVertexLoadProjectionMatrix() by Jim Miller · 15 years ago
  35. 8287a9b Cleanup pass on the mesh api change. by Alex Sakhartchouk · 15 years ago
  36. 164aaed Start of mesh API cleanup. by Alex Sakhartchouk · 15 years ago
  37. 9b949fc Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 15 years ago
  38. 94d0759 Fountain example cleanup. by Jason Sams · 15 years ago
  39. 6d1cf41 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 15 years ago
  40. 96ed4cf Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 15 years ago
  41. 8cb39de Remove RS_KIND from vertex arrays types. by Jason Sams · 15 years ago
  42. 1001a5b Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 15 years ago
  43. d79b2e9 Begin naming cleanup for renderscript runtime. by Jason Sams · 15 years ago
  44. 536923d Split ScriptC Lib into CL, GL, and basic. by Jason Sams · 15 years ago