log libcore/core/texture.h @ 226:dd7c8d4321a3

age author description
Thu, 19 Nov 2020 10:17:04 +0100 David Demelier misc: miscellaneous cleanups
Sat, 07 Nov 2020 15:40:34 +0100 David Demelier molko-js: miscellaneous fixes
Fri, 06 Nov 2020 11:30:29 +0100 David Demelier core: add blend routines in texture
Mon, 02 Nov 2020 18:35:44 +0100 David Demelier core: add texture_set_(alpha|color)_mod functions
Tue, 27 Oct 2020 14:07:04 +0100 David Demelier core: constify texture drawing function
Tue, 20 Oct 2020 17:39:13 +0200 David Demelier misc: extreme cleanup, closes #2506
Tue, 20 Oct 2020 14:58:51 +0200 David Demelier core: texture_(scale|draw) now return a bool