1
0
This repository has been archived on 2025-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
irrlicht-archive/include
cutealien d03881b83a Reworking IRenderTarget interface to avoid constant memory allocations.
setTexture functions for single textures (more or less the usual case) IRenderTarget no longer need memory allocations 
on each call.
Also calling IRenderTarget::setTexture with a nullpointer no longer sets a rendertarget with an array which contains a single nullpointer but clears the array instead.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6243 dfc29bdd-3216-0410-991c-e03cc46cb475
2021-08-26 16:45:20 +00:00
..
2021-04-17 23:02:44 +00:00
2021-04-17 23:02:44 +00:00
2021-04-17 23:02:44 +00:00
2019-12-13 11:28:45 +00:00
2020-11-10 18:49:39 +00:00
2019-12-13 15:30:07 +00:00
2021-08-25 17:23:16 +00:00