Merge branch 'master' into Glew_Version_For_Real
This commit is contained in:
commit
2ad47935ef
38 changed files with 616 additions and 475 deletions
|
|
@ -546,7 +546,7 @@ void gl_ParseHardwareShader(FScanner &sc, int deflump)
|
|||
{
|
||||
if (tex->bWarped != 0)
|
||||
{
|
||||
Printf("Cannot combine warping with hardware shader on texture '%s'\n", tex->Name);
|
||||
Printf("Cannot combine warping with hardware shader on texture '%s'\n", tex->Name.GetChars());
|
||||
return;
|
||||
}
|
||||
tex->gl_info.shaderspeed = speed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue