aboutsummaryrefslogtreecommitdiff
path: root/xbmc/guilib/GUITextureGL.cpp
AgeCommit message (Expand)Author
2014-01-11gl: make sure we detach textures and disable texturing on all gl stagesJoakim Plate
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-02-21opengl/d3d: add support for limited color levels (16-235)Joakim Plate
2013-02-21gl: avoid using explicit texture, use bound textureJoakim Plate
2013-02-21gl: add missing alpha setup for texture stagesJoakim Plate
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2013-02-03changed: make CRect/CPoint template classes for underlying typeJoakim Plate
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-08-28Fix possible use of uninitialized variables in GUIKyle Hill
2012-06-05utilise CTexture::BindToUnit for binding textures to texture unitsJonathan Marshall
2011-02-09Move GL utility functions out of logging classalthekiller
2011-01-24Merged cptspiff's code-reshuffle branch.theuni