Jason Sams
|
25ffcdc9d7
|
Point Sprites
|
2009-08-20 16:11:03 -07:00 |
|
Jason Sams
|
7ce033d797
|
Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base.
|
2009-08-18 14:20:07 -07:00 |
|
Jason Sams
|
1bada8cd6e
|
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
|
2009-08-09 17:05:13 -07:00 |
|
Jason Sams
|
110195fe9f
|
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc into the ProgramVertex class.
|
2009-08-04 19:00:00 -07:00 |
|
Jason Sams
|
0835d42be9
|
Seperate Light and Sampler from RenderScript.java
|
2009-08-04 17:58:23 -07:00 |
|
Jason Sams
|
22534176fb
|
Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement.
|
2009-08-04 17:05:43 -07:00 |
|