Merge commit 'origin/gallium-0.1'
[mesa.git] / src / mesa / shader /
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-28 Brian Paulmesa: rename, reorder FRAG_RESULT_x tokens
2009-02-27 Brian Paulmesa: update fragResults array in arb_output_attrib_str...
2009-02-27 Brian Paulmesa: replace old prog_instruction::Sampler field with...
2009-02-24 Brian Paulglsl: silence warning
2009-02-24 Brian Paulglsl: yet another swizzled expression fix
2009-02-23 Brian Paulglsl: fix another swizzle-related bug
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-21 Brian Paulmesa: re-org texgen state
2009-02-20 Brian Paulglsl: use new IR opcodes for TEX instructions with...
2009-02-20 Brian Paulmesa: add TexShadow field to prog_instruction
2009-02-20 Brian Paulmesa: freshen-up comments, move some fields in prog_ins...
2009-02-20 Brian Paulglsl: rename GLSL texture assembly instructions to...
2009-02-20 Brian Paulglsl: fix vec4_texp_rect IR code (need projective version)
2009-02-19 Brian Paulglsl: asst improvements, clean-ups in set_program_uniform()
2009-02-19 Brian Paulglsl: fix inequality in set_program_uniform()
2009-02-18 Brian Paulglsl: fix link failure for variable-indexed varying...
2009-02-18 Brian Paulmesa: improved error msg
2009-02-18 Brian Paulmesa: increase MAX_UNIFORMS to 1024 (of vec4 type)
2009-02-18 Brian Paulglsl: fix a swizzle-related regression
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-16 Brian Paulmesa: remove old comments
2009-02-16 Brian Paulglsl: silence some uninit var warnings
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-17 Brian Paulglsl: fix mistake in a comment
2009-02-17 Brian Paulglsl: fix an array indexing bug
2009-02-17 Brian Paulmesa: when printing/dumping instruction, include relati...
2009-02-11 Brian Paulglsl: allow setting arrays of samplers in set_program_u...
2009-02-11 Brian Paulglsl: raise GL_INVALID_OPERATION for glUniform(location...
2009-02-11 Brian Paulglsl: rework _mesa_get_uniform[fi]v() to avoid using...
2009-02-11 Brian Paulglsl: fix glUniform() array bounds error checking
2009-02-11 Brian Paulglsl: fix incorrect size returned by glGetActiveUniform...
2009-02-11 José Fonsecamesa: Use the stdio wrappers.
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulre-add MSAA support
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-06 Brian Paulglsl: new MESA_GLSL env var for GLSL debugging features
2009-02-06 Brian Paulmesa: tweak output of _mesa_write_shader_to_file()
2009-02-06 Brian PaulRevert "mesa: meaningless whitespace change to see...
2009-02-06 Brian Paulmesa: meaningless whitespace change to see if git's...
2009-02-05 Brian Paulglsl: use _slang_var_swizzle() in a few places to simpl...
2009-02-05 Brian Paulglsl: remove unused prototype
2009-02-05 Brian Paulglsl: replace assertion with conditional in _slang_pop_...
2009-02-02 Brian Paulmesa: fix GLSL issue preventing use of all 16 generic...
2009-02-02 Brian Paulglsl: update program->InputsRead when referencing input...
2009-02-02 Brian Paulmesa: make _mesa_fprint_program_opt() non-static
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
2009-01-29 Ian RomanickMake GL_ARB_vertex_buffer_object mandatory
2009-01-28 Brian Paulmesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient...
2009-01-22 Brian Paulglsl: call _mesa_write_shader_to_file(). Debug-only...
2009-01-22 Brian Paulglsl: new _mesa_write_shader_to_file() function
2009-01-22 Brian Paulglsl: set shader->CompileStatus in _slang_compile()
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 Brian Paulglsl: silence unused var warnings
2009-01-20 Brian Paulmesa: silence compiler warning at -O2
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-16 Brian Paulglsl: fix broken sampler assignments
2009-01-15 Brian Paulglsl: use _mesa_sprintf()
2009-01-15 Brian Paulglsl: move declaration before code
2009-01-15 Jakob Bornecrantzmesa: Fix merge conflicts
2009-01-15 Brian Paulglsl: fix comment
2009-01-15 Brian Paulglsl: minor clean-up for rect sampler test
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-14 Brian Paulglsl: simplify IR storage for samplers
2009-01-14 Ian RomanickTreat image units and coordinate units differently.
2009-01-14 Alan Hourihaneglsl: fix regression from sampler arrays commit
2009-01-14 Alan Hourihaneglsl: fix regression from sampler arrays commit
2009-01-14 Brian Paulmesa: put _NV suffix on a few opcodes
2009-01-14 Alan Hourihaneglsl: fix a comment typo
2009-01-14 Alan Hourihaneglsl: support sampler arrays.
2009-01-13 Alan Hourihaneglsl: fix a comment typo
2009-01-13 Alan Hourihaneglsl: support sampler arrays.
2009-01-13 Brian Paulglsl: add preprocessor support for #pragma
2009-01-12 Brian Paulglsl: better fix for for-loop scope issue (commit 63330...
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-10 Brian Paulglsl: force creation of new scope for for-loop body
2009-01-10 Brian Paulglsl: replace 0/1 with GL_FALSE/GL_TRUE
2009-01-09 Brian Paulglsl: make minimum struct size = 2, not 1
2009-01-09 Brian Paulglsl: make minimum struct size = 2, not 1
2009-01-09 Brian Paulglsl: fix typo in the vec2 += operator function
2009-01-09 Brian Paulglsl: fix broken +=, -=, *=, /= operators
2009-01-09 Brian Paulmesa: fix off-by-one bug in _mesa_delete_instructions()
2009-01-09 Brian Paulmesa: additional case in file_string()
2009-01-09 Brian Paulglsl: pass GLcontext::Extension info down into GLSL...
2009-01-09 Brian Paulglsl: bump up MAX_FOR_LOOP_UNROLL_COMPLEXITY
2009-01-09 Brian Paulglsl: check that the fragment shader does not write...
2009-01-09 Brian Paulglsl: disable some unused functions (but don't remove...
2009-01-09 Brian Paulglsl: also unroll loops with variable declarations...
2009-01-09 Brian Paulglsl: remove dead code
2009-01-09 Brian Paulglsl: loop unroll adjustments
2009-01-09 Brian Paulglsl: implement loop unrolling for simple 'for' loops
2009-01-09 Brian Paulmesa: Move var declaration to top of scope.
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Brian Paulglsl: fix typo in the vec2 += operator function
2009-01-09 Brian Paulglsl: fix typo in the vec2 += operator function
next