summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_compile_struct.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: import latest GLSL code from gallium-0.1 branchBrian Paul2008-08-161-3/+2
* mesa: glsl: added null ptr checkBrian Paul2008-07-291-1/+2
* mesa: fix uninitialized varBrian Paul2008-07-291-0/+1
* Remove all the USE_MEMPOOL debug code.Brian2007-04-211-31/+2
* Use new memory pool allocator. Lots of debug code still in place...Brian2007-04-211-0/+29
* indentBrian2007-03-211-107/+111
* change all enum tokens to uppercaseBrian2007-02-161-1/+1
* slang_variable_scope now stores array of pointers to slang_variables.Brian2007-01-131-2/+2
* Cleanup code. Change constructor prototype.Michal Krol2006-05-161-20/+11
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-178/+178
* More GLSL code:Michal Krol2006-02-271-3/+1
* More GLSL code:Michal Krol2006-02-211-3/+2
* Get it running for ARB_vertex_shader.Michal Krol2006-02-131-21/+11
* Split slang_compile.c into several smaller files - it was just too big.Michal Krol2006-01-301-0/+191