aboutsummaryrefslogtreecommitdiff
path: root/src/Image.cc
AgeCommit message (Expand)AuthorFilesLines
2002-11-30changed name to ImageControlfluxgen1-2372/+0
2002-11-27using const ref for texture option in renderfluxgen1-81/+85
2002-11-24cleaning, removed compiletime option for interlaced and removed basedisplay v...fluxgen1-151/+92
2002-11-14minor cleaningfluxgen1-13/+14
2002-09-15removed parseTexturefluxgen1-85/+16
2002-09-14removed color functionsfluxgen1-21/+1
2002-09-14moved color parsing allocation to FbTk Colorfluxgen1-47/+1
2002-08-11removed debug msgfluxgen1-4/+1
2002-07-23moved Texture and Color into new files, fixed some const and pointersfluxgen1-85/+113
2002-07-22no need to have different sqrt tables for each objectfluxgen1-15/+15
2002-07-19changed function names in BColor, BTexture, BImage and BImageControlfluxgen1-143/+143
2002-05-07minor fixfluxgen1-3/+3
2002-04-08identationfluxgen1-9/+9
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen1-76/+32
2002-03-19fixed indentation and timer varfluxgen1-1808/+1795
2002-03-18using std::max/minfluxgen1-19/+19
2002-02-04replaced LinkedList with stl containerfluxgen1-49/+43
2002-01-09updated copyright date and added id-tagsfluxgen1-0/+6
2001-12-29Updated texture constantsfluxgen1-48/+48
2001-12-11Initial revisionfluxgen1-0/+2593