kmx git
login
register
kc3-lang
/
angle
/
src/libGLESv2/renderer/Blit9.cpp
src/libGLESv2/renderer/Blit9.cpp
Log
Author
Commit
Date
CI
Message
ea228635
2013-07-30T15:17:12
Use SafeRelease and SafeDelete to make sure released objects are NULL and will cause proper errors if referenced again. TRAC #23617 Signed-off-by: Nicolas Capens Signed-off-by: Shannon Woods Author: Geoff Lang
dce735c3
2013-06-04T10:21:18
Renamed the Blit class to Blit9. TRAC #23256 Signed-off-by: Jamie Madill Signed-off-by: Shannon Woods Author: Geoff Lang