Merge remote branch 'main/master' into radeon-rewrite
[mesa.git] / src / mesa / shader / slang / slang_ir.c
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-07 Brian Paulmesa: gl_register_file enum typedef
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-20 Brian Paulglsl: use new IR opcodes for TEX instructions with...
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Brian Paulglsl: simplify IR storage for samplers
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-06 Brian Paulmesa: rework GLSL array code generation
2009-01-06 Brian Paulmesa: no longer need Writemask field in GLSL IR nodes
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-20 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-19 Brian Paulmesa: rework GLSL array code generation
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-14 Brian Paulmesa: no longer need Writemask field in GLSL IR nodes
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian Paulmesa: add GLSL support for DP2, NRM3, NRM4 instructions...
2008-11-07 Brian Paulmesa: include shader/prog_instruction.h
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian Paulmesa: rename OPCODE_INT -> OPCODE_TRUNC
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-05 Brian Paulmesa: glsl: re-org of intermediate/temp storage
2008-07-29 Brian Paulmesa: glsl: various writemask/swizzle improvements...
2008-07-29 Brian Paulmesa: rework array/struct addressing code.
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
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-19 Brian Paulmesa: glsl: various writemask/swizzle improvements...
2008-07-18 Brian Paulmesa: rework array/struct addressing code.
2008-07-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-08 Brian Paulmesa: add missing VARYING case to storage_string()
2008-07-08 Brian Paulmesa: add missing VARYING case to storage_string()
2008-07-04 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into gallium-0.1
2008-07-01 Brian Paulmesa: add/fix some IrInfo entries for debugging purposes
2008-07-01 Brian Paulmesa: add/fix some IrInfo entries for debugging purposes
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
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-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-26 BrianFix function call bug 11731. Also, fix up IR_CALL...
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-05-03 Brianfix some DDX,DDY mix-ups
2007-04-21 BrianRemove all the USE_MEMPOOL debug code.
2007-04-21 BrianUse new memory pool allocator. Lots of debug code still...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-28 Brianremove IR_BREAK_IF_FALSE
2007-03-28 BrianGet rid of IR_CONT_IF_FALSE
2007-03-27 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-03-26 BrianGet rid of IR_JUMP and related code.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Briandisable free() until other issues can be fixed...
2007-03-24 Brianfix mistake in _slang_free_ir()
2007-03-24 BrianProperly free the slang_ir_node->Store data (use ref...
2007-03-24 BrianIR utility functions