Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-09 | Continue error check improvements and write some docs. | Jason Sams | |
Change-Id: I345b08490da21d9ee715ff1ddc80c1a816b579f4 | |||
2010-09-01 | Cleaning up the api | Alex Sakhartchouk | |
Change-Id: I86632cfde07216be7623177516710db5d9a57522 | |||
2010-08-24 | More work on the renderscript sample | Alex Sakhartchouk | |
Change-Id: Ib1812bbaa38180ca63d6d53c9cc3aeeee4134725 | |||
2010-08-12 | Preparing renderscript java code for use with phanton references. | Alex Sakhartchouk | |
Changing rs_quaternion to be float4 Change-Id: Ibf49f412be8979eaa04cb252b407467eacd9dbf0 | |||
2010-07-15 | Populate java objects with native data from a3d file. | Alex Sakhartchouk | |
Remove legacy constructor from programraster Make a3d object creation synchronous Change-Id: Ic7d7547cf6eee6f9a7c6e3ee12cd104e80056a7b | |||
2010-07-15 | Making Program*.Builder classes' setters return 'this' | Jim Shuma | |
This is for better correspondence with the Builder pattern. See also: Effective Java, 2nd edition. Change-Id: Iecccd42be49dea2ed8e4b8cc38ce96379cf3c11c | |||
2010-07-12 | Work on synchronizing a3d created files and java layer. | Alex Sakhartchouk | |
Adding culling to ProgramRaster Change-Id: I58ccc82d37edc9539289d5eba44ea0e720874af5 | |||
2010-07-09 | Remove points from fixed function. | Jason Sams | |
Add basic GL performance test. Change-Id: I421a41b6683b2c5f70045cdd0f610a6939105fee | |||
2009-12-07 | Add Java exceptions to catch RS calls with no context or no surface. | Jason Sams | |
2009-09-23 | Add raster object to control point and line params. Add flag to force SW ↵ | Jason Sams | |
rendering. |