Merge branch 'master' into gallium-0.2
[mesa.git] / src / mesa / shader / program.c
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-22 Brian Paulmesa: set point state
2008-09-22 José Fonsecamesa: Use appropriate unsigned/signed, float/integer...
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith Whitwellmesa: move fixed function vertex program builder from...
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-12 Brian Paulmesa: set point state
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-29 Brian Paulmesa: refactor: move _mesa_Bind/Gen/DeleteProgram(...
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-22 Brianmesa: refactor: move _mesa_Bind/Gen/DeleteProgram(...
2008-07-12 Nicolai Haehnler500: Add "Not quite SSA" and dead code elimination...
2008-07-05 Nicolai Haehnle_mesa_clone_program: Copy ShadowSamplers
2008-06-24 José Fonsecamesa: Use appropriate unsigned/signed, float/integer...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian Paulfix tempReg test in _mesa_combine_programs()
2008-05-19 Brian Paulfix tempReg test in _mesa_combine_programs()
2008-05-19 Brian Paulfix tempReg test in _mesa_combine_programs()
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian Paulfixes to _mesa_combine_programs(), from gallium-0.1
2008-05-16 Brian Paulminor changes to aid debugging
2008-05-16 Brian Paulremove stray, left-over RefCount++
2008-05-14 Brian Pauladded _mesa_combine_parameter_lists()
2008-05-14 Brian Paulfix some additional program refcounting bugs
2008-05-14 Brian Paulmesa: added _mesa_insert_instructions()
2008-05-14 Brian Paulfix some additional program refcounting bugs
2008-05-14 Brian Paulfix some additional program refcounting bugs
2008-05-08 Brian Pauldisable debug printfs
2008-05-08 Brian Paulfix refcounting bugs in tnl/tex program caches
2008-05-07 Brian Paulgallium: implement full reference counting for vertex...
2008-05-07 Brianimplement full reference counting for vertex/fragment...
2008-05-07 Briangallium: implement full reference counting for vertex...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-22 Alan Hourihanesmall cleanups
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-07 Brianmesa: added _mesa_insert_instructions()
2008-04-04 Brian Paulgallium: make sure to set the SamplersUsed field for...
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-25 Brian Paulmesa: fix some issues in _mesa_combine_programs()
2008-03-22 Brianuse ctx->Driver.DeleteProgram() in a few more places
2008-03-22 Brianuse ctx->Driver.DeleteProgram() in a few more places
2008-01-16 Briancopy UsesKill state in _mesa_combine_programs()
2008-01-01 Brianfree program caches
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-01 Brianremove dead code in _mesa_new_program()
2007-10-31 Brianalloc caches for fixed-func vertex/fragment progs
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-31 Brianfix InputsRead bug in _mesa_combine_programs()
2007-10-30 Brianmake _mesa_combine_programs() params const
2007-10-30 BrianAdded _mesa_combine_programs() for concatenating two...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Briandisable ctx->Driver.NewProgram() call in _mesa_new_prog...
2007-10-27 BrianRe-implement GLSL texture sampler variables.
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-08-23 BrianFor _mesa_share_state(), update the context's reference...
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-24 Briancall ctx->Driver.NewProgram() instead of _mesa_new_prog...
2007-07-24 Briancall ctx->Driver.NewProgram() instead of _mesa_new_prog...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-17 Zou Nan hai Use ProgramStringNotify
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 Brianfix instruction comment code
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-24 Brianfree prog->Attributes in _mesa_delete_program()
2007-03-22 Brianuse _mesa_copy_instructions()
2007-03-21 Brianmerge from master
2007-03-16 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-15 Oliver McFaddenFixed a minor typo in the comment near _mesa_copy_instr...
2007-03-15 Oliver McFaddenr300: Added _mesa_copy_instructions.
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-09 Brianmove GL_MESA_program_debug funcs to prog_debug.c
2007-02-09 Roland Scheideggeroptimize per-pixel fog program
2007-02-08 Roland Scheideggeroptimize generated vertex programs a bit
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
next