Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
[mesa.git] / src / mesa / shader / slang / slang_preprocess.c
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-15 Jakob Bornecrantzmesa: Fix merge conflicts
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Brian Paulglsl: propagate pragma info down into compiler from...
2009-01-13 Brian Paulglsl: add preprocessor support for #pragma
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Brian Paulglsl: pass GLcontext::Extension info down into GLSL...
2009-01-08 Brian Paulglsl: pass GLcontext::Extension info down into GLSL...
2008-12-18 Michal Krolglsl: Fix handling of nested parens in macro actual...
2008-12-18 Michal Krolglsl: Fix handling of nested parens in macro actual...
2008-12-18 Michal Krolglsl: Fix handling of nested parens in macro actual...
2008-08-16 Brian Paulmesa: import latest GLSL code from gallium-0.1 branch
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-07 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-08-04 Brian Paulmesa: glsl: only allow one #version directive
2008-07-29 Brian Paulmesa: implement grammar/parsing for precision/invariant...
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-16 Brian Paulmesa: implement grammar/parsing for precision/invariant...
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-15 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-14 Brian Paulfix GL_ARB_texture_rectangle breakage
2008-04-14 Brian Paulfix GL_ARB_texture_rectangle breakage
2008-04-14 David Flynndefine #extension GL_ARB_texture_rectangle
2008-04-14 David Flynnmesa: define #extension GL_ARB_texture_rectangle
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-21 Briancall grammar_alloc_free() to fix memleaks
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-15 Brian Paul#define LONGSTRING __extension__ in imports.h and use...
2006-09-26 Michal KrolAdd GLSL preprocessor.
2006-08-21 Michal KrolMore GLSL preprocessor code:
2006-04-18 Michal KrolRemove carriage-return chars *ONLY*.
2006-02-27 Michal KrolMore GLSL code:
2006-02-13 Michal KrolGet it running for ARB_vertex_shader.
2005-04-22 Michal KrolCosmetic changes.
2005-04-18 Jouk Jansen Updates for OpenVMS : New makefiles
2005-04-15 Michal Krolslang preprocessor