index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
OGL
/
RasterFont.cpp
Age
Commit message (
Expand
)
Author
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-22
Move GL interface code out of the OpenGL video backend.
Scott Mansell
2015-05-27
OGL: use GL_TEXTURE* constants
Tillmann Karras
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-12-20
OGL: draw shadows within rasterfont itself
degasus
2014-09-23
Merge pull request #1142 from lioncash/linucks
skidau
2014-09-21
Fix some warnings on Linux
Lioncash
2014-09-21
OGL: Get rid of explicit deletes in RasterFont
Lioncash
2014-09-03
OGL: Make rasters 2D array static in RasterFont
Lioncash
2014-09-03
OGL: Fix constant casing in RasterFont
Lioncash
2014-08-15
OGL: Fix brace and body placements
Lioncash
2014-07-31
ogl: fix rasterfont
degasus
2014-07-18
Support Sampler binding in the shader.
Ryan Houdek
2014-05-05
ogl: fix signed vs unsigned comparison warning
degasus
2014-03-30
Fix harmless warnings.
comex
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-26
remove (ATTR|VARY)(IN|OUT) macros
degasus
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre