Merge commit 'origin/gallium-master-merge'
[mesa.git] / src / mesa / shader / program.h
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
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-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
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-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
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 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
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-08 Eric AnholtMerge branch 'drm-gem'
2008-07-29 Brian Paulmesa: refactor: move _mesa_Bind/Gen/DeleteProgram(...
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-22 Brianmesa: refactor: move _mesa_Bind/Gen/DeleteProgram(...
2008-07-12 Nicolai Haehnler500: Add "Not quite SSA" and dead code elimination...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-18 Brian Paulfixes to _mesa_combine_programs(), from gallium-0.1
2008-05-14 Brian Pauladded _mesa_combine_parameter_lists()
2008-05-14 Brian Paulmesa: added _mesa_insert_instructions()
2008-05-14 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
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-04-09 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-07 Brianmesa: added _mesa_insert_instructions()
2007-10-30 Brianmake _mesa_combine_programs() params const
2007-10-30 BrianAdded _mesa_combine_programs() for concatenating two...
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-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
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-15 Brianadded SWIZZLE_XXXX, YYYY, etc. macros
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-08 Roland Scheideggeroptimize generated vertex programs a bit
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-14 BrianRemove some moved extern decls.
2006-12-14 BrianMove many functions into new files.
2006-12-14 BrianNew functions for cloning programs and parameter lists.
2006-12-13 BrianCheckpoint of work for new GLSL compiler back-end....
2006-11-17 Brian Pauladd STATE_INTERNAL_DRIVER, etc (Rune Petersen)
2006-11-15 Brian PaulAdd a size parameter to _mesa_add_unnamed_constant...
2006-11-15 Brian PaulAdd new _mesa_lookup_parameter_constant() to search...
2006-11-02 Brian PaulRename _mesa_IsProgram() to _mesa_IsProgramARB() to...
2006-09-20 Keith WhitwellAdd a new internal program parameter value STATE_TEXREC...
2006-09-20 Keith WhitwellExport _mesa_print_alu_instruction() to allow drivers...
2006-08-25 Brian Pauladded _mesa_alloc_instructions() utility function
2006-08-24 Brian PaulAdded _mesa_realloc_instructions() utility function.
2006-08-23 Brian PaulAdded _mesa_lookup_program() and _mesa_lookup_bufferobj...
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2006-05-24 Brian PaulRoll _mesa_free_parameters() into calling function...
2006-05-24 Brian Pauluse GLbitfield for StateFlags, improved comments
2005-11-22 Keith Whitwelltrack state flags which might invalidate parameter...
2005-11-19 Brian PaulNo longer derive 'ati_fragment_shader' from 'program...
2005-11-12 Brian PaulMove stuff common to vertex/fragment_program into the...
2005-11-05 Brian Paulconsolidate vertex/fragment program printing into _mesa...
2005-11-05 Brian Pauldon't need MAKE_SWIZZLE() macro
2005-11-05 Brian PaulReplace parameter_type enum in program.[ch], use regist...
2005-11-03 Brian Pauladded a const, clean-up
2005-05-10 Keith Whitwellreduce the use of malloc and strdup for parameter lists
2005-04-21 Keith WhitwellReduce the size of mesa's internal fragment and vertex...
2005-01-11 Brian Paulprototype _mesa_init_ati_fragment_shader()
2004-10-02 Brian Paulfix LoadProgramNV regression when I had fixed the RefCo...
2004-09-10 Brian PaulMore updates for Doxygen.
2004-08-14 Brian Paulfix some memory leaks (bug #1002030)
2004-03-29 Michal KrolMoved from src/mesa/main