tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()
[mesa.git] / src / mesa / shader / slang / slang_preprocess.c
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-10 Brian Paulglsl: fix warnings, update comments, s/TRUE/GL_TRUE/
2009-06-10 Brian Paulglsl: Handle continuation characters in preprocessor.
2009-06-10 Brian Paulglsl: fix warnings, update comments, s/TRUE/GL_TRUE/
2009-06-10 Michal Krolglsl: Handle continuation characters in preprocessor.
2009-06-10 Brian Paulglsl: Fix symbol replacement handling in preprocessor.
2009-06-09 Brian Paulglsl: Expand nested preprocessor macros.
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-10 Michal Krolglsl: Fix symbol replacement handling in preprocessor.
2009-06-09 Michal Krolglsl: Expand nested preprocessor macros.
2009-06-08 Brian Paulglsl: Fix preprocessor define argument parsing for...
2009-06-08 Michal Krolglsl: Fix preprocessor define argument parsing for...
2009-06-08 Brian Paulglsl: preprocessor debug code (disabled)
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-19 Brian Paulglsl: change GLSL #pragma initialization
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
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