Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
glslang
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
glslang
Commits
c435c71d
Commit
c435c71d
authored
Feb 06, 2013
by
John Kessenich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyrights.
git-svn-id:
https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@20490
e7fa87d3-cd2b-0410-9028-fcbf551c1848
parent
85e0e02f
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
2 deletions
+14
-2
BaseTypes.h
glslang/Include/BaseTypes.h
+2
-0
PoolAlloc.h
glslang/Include/PoolAlloc.h
+2
-0
Types.h
glslang/Include/Types.h
+2
-0
intermediate.h
glslang/Include/intermediate.h
+2
-0
ParseHelper.h
glslang/MachineIndependent/ParseHelper.h
+2
-2
SymbolTable.cpp
glslang/MachineIndependent/SymbolTable.cpp
+2
-0
intermOut.cpp
glslang/MachineIndependent/intermOut.cpp
+2
-0
No files found.
glslang/Include/BaseTypes.h
View file @
c435c71d
//
//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//Copyright (C) 2012-2013 LunarG, Inc.
//
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
...
...
glslang/Include/PoolAlloc.h
View file @
c435c71d
//
//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//Copyright (C) 2012-2013 LunarG, Inc.
//
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
...
...
glslang/Include/Types.h
View file @
c435c71d
//
//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//Copyright (C) 2012-2013 LunarG, Inc.
//
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
...
...
glslang/Include/intermediate.h
View file @
c435c71d
//
//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//Copyright (C) 2012-2013 LunarG, Inc.
//
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
...
...
glslang/MachineIndependent/ParseHelper.h
View file @
c435c71d
//
//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//
All rights reserved
.
//
Copyright (C) 2012-2013 LunarG, Inc
.
//
//
Copyright (C) 2012 LunarG, Inc
.
//
All rights reserved
.
//
//Redistribution and use in source and binary forms, with or without
//modification, are permitted provided that the following conditions
...
...
glslang/MachineIndependent/SymbolTable.cpp
View file @
c435c71d
//
//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//Copyright (C) 2012-2013 LunarG, Inc.
//
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
...
...
glslang/MachineIndependent/intermOut.cpp
View file @
c435c71d
//
//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//Copyright (C) 2012-2013 LunarG, Inc.
//
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment