nouveau: rework and simplify nv04/nv05 driver a bit
[mesa.git] / src / gallium / drivers / nvfx / nvfx_fragprog.c
2012-04-13 Dylan Noblesmithutil: fix uninitialized table
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-25 Xavier Chantrynvfx: restore BEGIN_RING usage
2010-12-16 Ben Skeggsnvfx: fix fragprog word swapping on big-endian machines
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-04 Krzysztof Smiechowicznvfx: Pair os_malloc_aligned() with os_free_aligned().
2010-09-22 Luca Barbierinvfx: remove gl_PointCoord hack
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Vinson Leenvfx: Silence uninitialized variable warnings.
2010-09-13 Vinson Leenvfx: Remove unused variables.
2010-09-05 Luca Barbierinvfx: support nv30 simulation on nv40
2010-09-05 Luca Barbierinvfx: switch to rules-ng-ng register headers
2010-09-05 Luca Barbierinvfx: properly return fogcoord.w == 1
2010-09-05 Luca Barbierinvfx: add rewritten swtnl support
2010-09-05 Luca Barbierinvfx: support unlimited constants and immediates in fp
2010-09-04 Luca Barbierinvfx: implement fp SSG properly
2010-09-04 Luca Barbierinv40: support all 10 texcoords
2010-09-04 Luca Barbierinvfx: support all coord conventions in hardware
2010-09-03 Luca Barbierinvfx: implement LIT in fp
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Vinson Leenvfx: Set pointer to NULL after free.
2010-08-23 Luca Barbierinvfx: improve fp temp accounting
2010-08-23 Luca Barbierinvfx: emit bo relocations only when needed
2010-08-23 Luca Barbierinvfx: match Gallium's gl_PointCoord brokenness
2010-08-23 Luca Barbierinvfx: support clip planes sensibly and fix them on...
2010-08-22 Luca Barbierinvfx: fix minor memory leak
2010-08-22 Luca Barbierinvfx: support both sprite coord origins
2010-08-22 Luca Barbierinvfx: use 64-bit bitmasks for temps
2010-08-22 Luca Barbierinvfx: refactor to support multiple fragment program...
2010-08-22 Luca Barbierinvfx: move stuff around
2010-08-22 Luca Barbierinvfx: simplify and correct fragment program update...
2010-08-22 Luca Barbierinvfx: use relocations array for vp constants
2010-08-22 Vinson Leenvfx: Silence uninitialized variable warnings.
2010-08-21 Vinson Leenvfx: Fix SCons build.
2010-08-21 Luca Barbierinvfx: tweak CMP in fp
2010-08-21 Luca Barbierinvfx: implement TXL in fp
2010-08-21 Luca Barbierinvfx: implement SSG in fp
2010-08-21 Luca Barbierinvfx: implement DP2 in vp and fp
2010-08-21 Luca Barbierinvfx: implement TRUNC in vp and fp
2010-08-21 Luca Barbierinvfx: implement NOP
2010-08-21 Luca Barbierinv40: add fragment program control flow
2010-08-21 Luca Barbierinvfx: refactor shader assembler
2010-08-21 Luca Barbierinvfx: add option to dump shaders in TGSI and native...
2010-08-21 Luca Barbierinvfx: support proper shader linkage - adds glsl support
2010-08-21 Luca Barbierinvfx: rewrite draw code and buffer code
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-25 Vinson Leenvfx: Move declaration before code.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-18 Brian Paulnvfx: move declarations before code
2010-04-18 Luca Barbierinvfx: fix fragment program constant updates
2010-04-18 Vinson Leenvfx: Initialize variables.
2010-04-17 Vinson Leenvfx: Remove unnecessary headers.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Luca Barbierinvfx: use dynamically sized rotating BO pool for fragme...
2010-04-12 Luca Barbierinvfx: rework validation logic to use code and avoid...
2010-04-12 Luca Barbierinvfx: add NVFX_NEW_{FRAG,VERT}CONST
2010-04-12 Luca Barbierinvfx: so->RING_3D: fragprog
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Luca Barbierinvfx: don't crash on empty fragment program
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Luca Barbierinvfx: remove src_native_swz, which was a no-op
2010-03-15 Luca Barbierinvfx: clean up shader header
next