summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/RasterFont.cpp
AgeCommit message (Expand)Author
2015-09-28Fix building with PCH disabled.Rohit Nirmal
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-05-27OGL: use GL_TEXTURE* constantsTillmann Karras
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-20OGL: draw shadows within rasterfont itselfdegasus
2014-09-23Merge pull request #1142 from lioncash/linucksskidau
2014-09-21Fix some warnings on LinuxLioncash
2014-09-21OGL: Get rid of explicit deletes in RasterFontLioncash
2014-09-03OGL: Make rasters 2D array static in RasterFontLioncash
2014-09-03OGL: Fix constant casing in RasterFontLioncash
2014-08-15OGL: Fix brace and body placementsLioncash
2014-07-31ogl: fix rasterfontdegasus
2014-07-18Support Sampler binding in the shader.Ryan Houdek
2014-05-05ogl: fix signed vs unsigned comparison warningdegasus
2014-03-30Fix harmless warnings.comex
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-26remove (ATTR|VARY)(IN|OUT) macrosdegasus
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre