Steve Grenier
|
4ee5b127e4
Added method for creating an empty FrameBuffer object.
|
13 年 前 |
Darryl Gough
|
4e31ded1d5
Changed methods in ScriptController to pass vectors by reference instead of by value.
|
13 年 前 |
setaylor
|
f083148ab5
Renamed any getID with getId to be consistent with Node and other classes that had already been using getId.
|
13 年 前 |
Chris Culy
|
02926c60b1
Error handling improvement (5 of 7 - Graphics).
|
13 年 前 |
Sean Paul Taylor
|
3773044426
Changed Texture format enum values to closer match naming from GL ones and new Image format enum value names.
|
14 年 前 |
Adam Blake
|
9f1fa900cf
Modifying some comments to be more Doxygen-friendly.
|
14 年 前 |
Steve Grenier
|
4ff5917c89
Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes.
|
14 年 前 |
Sean Paul Taylor
|
4e90a68a9e
Added FrameBuffer support.
|
14 年 前 |