i965: fix polygon culling bug when rendering to a texture/FBO
[mesa.git] / src / mesa / tnl /
2009-01-08 Eric Anholtmesa: Remove _Active and _UseTexEnvProgram flags from...
2008-12-16 Brian PaulMerge branch 'glsl-1.20-v2'
2008-12-09 Guillaume Melquiondtnl: Fix zeroing of the 3ub part of a 3ub+1ub attrib...
2008-12-09 Guillaume Melquiondtnl: Optimize SSE load[23]f_1 since they don't need...
2008-12-09 Guillaume Melquiondtnl: Fix typo that resulted in fallback from SSE for...
2008-12-09 Guillaume Melquiondtnl: Avoid undefined input value use in insert_3f_viewp...
2008-10-08 Brian Paulmesa: vertex emit debug code (disabled)
2008-09-29 Jouk Jansenmesa: asst updates for VMS
2008-09-21 Keith Whitwellmesa: move fixed function vertex program builder from...
2008-09-21 Keith Whitwellmesa: move rastpos helper to tnl
2008-09-18 Brian Paulmesa: fix null ptr deref bug in _tnl_InvalidateState...
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-08-28 Brian Paulmesa: bump MAX_INSN to 350
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-01 Brian Paulinit machine->Samplers (fixes vertex program texture...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-16 H. VerbeetCompute/setup fog coordinates even if vertex program...
2008-06-16 H. VerbeetDon't compute vertex fog when fragment program is active.
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-02 Nicolai Haehnle[t_vp_build] Fix refcounting-related memory leak
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-16 Brian Paulfix merge collision
2008-05-16 Shunichi Fujifree(key) in _tnl_UpdateFixedFunctionProgram()
2008-05-16 Shunichi FujiFix memory leak in _tnl_UpdateFixedFunctionProgram
2008-05-08 Brian Paulfix refcounting bugs in tnl/tex program caches
2008-05-07 Brianimplement full reference counting for vertex/fragment...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-23 George Sapountzisglcore: drop outdated sources files intented for xorg
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-19 Brians/x86_init_func/x86_init_func_size (fixes bug 15119)
2008-03-19 Alan Hourihaneset outputs_safe to 0 as it's possible for the code...
2008-01-01 Hans de Goedet_vp_build: fix temporary register allocation to minimi...
2007-11-30 joukjUpdates of some OpenVMS makefiles.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-29 BrianNew ctx->Driver.Map/UnmapTexture() functions for access...
2007-11-29 Briancleanups, comments
2007-11-29 BrianMove _mesa_load_tracked_matrices() from TNL module...
2007-11-14 Roland Scheideggerfix position invariant vertex programs for sw-tnl
2007-11-03 BrianFix mem leak in SSE code generation path (Michel Dänzer...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-23 Brianproperly init dst reg's CondMask/Swizzle fields
2007-10-16 Brianfix fog, rescale_normals bugs (from gallium branch)
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-09 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-10-03 Roland Scheideggerminor fog calc cleanup
2007-10-03 Jouk Update of OpenVMS makefiles for the use of "new" inclu...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Brianfix VBO-split infinite loop (bug 12164)
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-16 Matthieu Castetrevert a956184f70733bd22e2bbee515386da12302963f
2007-09-06 Patrice MandinDisable an assert for hw that do not emit POS as first...
2007-08-31 BrianFix problem introduced in previous commit in which...
2007-08-31 Xiang, Haihaoi965: Calculate the positional light in homogeneous...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
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-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 Brianremove obsolete t_save_api.c
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-23 BrianFix point attentuation problem (bug 11042)
2007-05-22 Roland Scheideggerfog: fix potential issues with generated vp using fog
2007-05-22 Roland Scheideggerfog: fix issues with negative fog coords (may fix ...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-10 J.JansenUpdated OpenVMS makefiles
2007-05-03 Brianchanges to get DDX/DDY working again
2007-05-02 BrianDocument a deficiency in the _swrast_Translate() functi...
2007-04-17 BrianEnable texture sampling for vertex programs/shaders.
2007-04-17 BrianIn bind_inputs() set VB->EdgeFlag to NULL if it's not...
2007-04-17 Roland Scheideggercleanups for t_vb_program.c
2007-04-16 Brianremoved unused t_vb_arbprogram stage
2007-04-16 Brianunhook t_vb_arbprogram.c code - it's going away
2007-04-16 BrianUse generic program limits instead of NV-specific ones...
2007-04-02 Nicolai HaehnleFix in t_vp_build: Missed necessary updates sometimes
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-28 BrianGet rid of BRK0, BRK1, CONT0, CONT1 instructions.
2007-03-27 Brianfix a fragment fog regression
2007-03-27 Brianinit machine->StackDepth=0
2007-03-27 Brianmore parenthesis
2007-03-27 Roland Scheideggerrecommit e731d8aafa98bbf9d30f83e65f28b7718be55834.
2007-03-27 Brianadd parenthesis around a bit-wise AND term in _tnl_Inva...
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-24 BrianWhen computing render_inputs_bitset, omit primary color...
2007-03-23 BrianAdd the ability to generate programs that doesn't use...
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-22 Brianuse _mesa_alloc_instructions()
2007-03-21 Brianmerge from master
2007-03-19 BrianProperly compute render_inputs_bitset when using a...
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggersync up t_vp_build.c brw_vs_tnl.c a bit
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
next