summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vp_build.c
AgeCommit message (Expand)Author
2008-09-11tree buildsAlan Hourihane
2008-09-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-28mesa: bump MAX_INSN to 350Brian Paul
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2008-06-02[t_vp_build] Fix refcounting-related memory leakNicolai Haehnle
2008-05-16fix merge collisionBrian Paul
2008-05-16free(key) in _tnl_UpdateFixedFunctionProgram()Shunichi Fuji
2008-05-16Fix memory leak in _tnl_UpdateFixedFunctionProgramShunichi Fuji
2008-05-07fix refcounting bugs in tnl/tex program cachesBrian Paul
2008-05-06implement full reference counting for vertex/fragment programsBrian
2008-01-02t_vp_build: fix temporary register allocation to minimise the allocationsHans de Goede
2007-10-31remove dead program cache codeBrian
2007-10-31Use ffvertex_prog.c code instead of t_vp_build.c code.Brian
2007-10-29refactoring to begin removing dependency on tnl contextBrian
2007-10-29simplify getting of current frag progBrian
2007-10-29Refactor _tnl_UpdateFixedFunctionProgram().Brian
2007-10-23properly init dst reg's CondMask/Swizzle fieldsBrian
2007-10-23properly init dst reg's CondMask/Swizzle fieldsBrian
2007-10-17When in GL_FEEDBACK mode, make sure we emit color and texcoord registers.Brian
2007-10-15fix fog, rescale_normals bugs (from gallium branch)Brian
2007-10-15fix incorrect register in get_eye_normal() for rescale_normals caseBrian
2007-10-15Fix useabs logic in build_fog().Brian
2007-10-15remove feedback hackBrian
2007-10-15Undo prev changes.Brian
2007-10-09Use linked fragment shader inputs (if present) to determine which outputs are...Brian
2007-08-31Fix problem introduced in previous commit in which a state variable (uniform)...Brian
2007-08-31i965: Calculate the positional light in homogeneous coordinates.Xiang, Haihao
2007-08-30Sketch out per-vertex point size.Brian
2007-08-17added null VB->AttribPtr[i] checkBrian
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian
2007-05-22fog: fix potential issues with generated vp using fogRoland Scheidegger
2007-04-02Fix in t_vp_build: Missed necessary updates sometimesNicolai Haehnle
2007-03-26merge of glsl-compiler-1 branchBrian
2007-03-22use _mesa_alloc_instructions()Brian
2007-03-21merge from masterBrian
2007-03-13sync up t_vp_build.c brw_vs_tnl.c a bitRoland Scheidegger
2007-03-11fix for bug#10196Xiang, Haihao
2007-02-23s/GLint/gl_state_index/, length is now 5 not 6Brian
2007-02-22Undo some STATE_POINT/FOG changes. Max length of state token array is now 5.Brian
2007-02-22Merge branch 'origin' into glsl-compiler-1Brian
2007-02-21more minor changes to STATE_ indexingBrian
2007-02-21adjustments to STATE_ token layout/format so token[1] is always the array indexBrian
2007-02-17Lots of changes to prog_print.c code.Brian
2007-02-14fix stupid bug in the optimized per-vertex fog generation codeRoland Scheidegger
2007-02-09optimize generated vertex programs a bitRoland Scheidegger
2007-02-05Initial implementation of high-level flow-control instructions.Brian
2007-01-24remove some parenthesisBrian
2007-01-24use FRAG_BIT_TEX()Brian
2006-12-15updated includesBrian