summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/opengl/gl_shader_tool.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-597/+0
|
* - Fix some instances of PVS-Studio warning V501, "There are identical sub- therealmogminer@gmail.com2015-11-061-1/+1
| | | | expressions to the left and to the right of an operator". [MooglyGuy]
* Fix off-by-one Vas Crabb2015-06-151-19/+10
|
* GLSL: unlimit shader file size. [R. Belmont] arbee2015-06-131-1/+6
|
* Sven gave permission for BSD3 distribution (nw) Miodrag Milanovic2015-05-221-1/+1
|
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-16/+2
|
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Moved opengl related stuff to modules/opengl couriersud2015-02-261-0/+613