Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
render
/
textures.cc
Age
Commit message (
Collapse
)
Author
2010-10-06
removed skydome support, corrected skybox edge issue
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-12
corrected .map texture coordinates
Stijn Buys
2009-08-12
corrected a stupid bug that prevented materials from obtaining texture sizes
Stijn Buys
2009-08-12
src/model filenames cleanup, parse .map texture coordinates, early loading ↵
Stijn Buys
of material textures
2009-05-06
added r_mipmap variable to enable hardware generated mimaps
Stijn Buys
2009-03-21
autodetect hardware generated mipmap support
Stijn Buys
2009-02-18
use GL_GENERATE_MIPMAP instead of gluBuild2DMipmaps,
Stijn Buys
set sane glTexParameteri values
2009-01-28
cleanups
Stijn Buys
2008-11-11
cleanups
Stijn Buys
2008-10-10
adds KeyPress, DevInfo and Stats widgets
Stijn Buys
2008-10-05
interface with ui library
Stijn Buys
2008-09-27
mission targets, texture unloading, private messages
Stijn Buys
2008-08-26
improved dust rendering
Stijn Buys
2008-08-23
PNG support
Stijn Buys
2008-08-23
fixes for gcc 4.3.1, added g_devel
Stijn Buys
2008-08-04
no need to load console.tga any more
Stijn Buys
2008-07-20
targetting
Stijn Buys
2008-06-17
camera and cursor updates
Stijn Buys
2008-06-02
keyboard binds
Stijn Buys
2008-05-12
console colors
Stijn Buys
2008-05-11
console font
Stijn Buys
2008-05-04
better target_engine rendering
Stijn Buys
2008-05-03
texture manager
Stijn Buys