summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/SamplerCache.cpp
AgeCommit message (Expand)Author
2013-10-07Put Plugins/ in Core/, rename to VideoBackendsJasper St. Pierre
2013-10-06[Android] Tegra 4 'support.' This brings up the OpenGL backend to support Teg...Ryan Houdek
2013-09-11Replace ARRAYSIZE macro with another ugly macro. At least this will throw an ...Jordan Woyak
2013-07-22OGL/SamplerCache: Treat lod_bias as a signed integer.NeoBrainX
2013-07-13Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usag...Ryan Houdek
2013-04-17New license header introduced to all Video based projects.Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-02-26make samplercache global and call constructor/destructordegasus
2013-02-20Minor sampler cache cleanup.Jordan Woyak
2013-02-19Implement OGL sampler cache. Allows binding a texture multiple times with dif...Jordan Woyak