nv50: hook up to new shader code generator
[mesa.git] / src / gallium / drivers / nv50 / nv50_program.c
2012-04-14 Christoph Bumillernv50: hook up to new shader code generator
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-01-11 Christoph Bumillernv50,nvc0: zero out program struct on program_destroy
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernvc0: hook up to new shader code generator
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-19 Maxim Levitskynv50: add support for user clip planes
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-10 Christoph Bumillernv50,nvc0: silence shader debug output
2011-03-29 Christoph Bumillernv50,nvc0: implement colour clamping controls
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-05 Christoph Bumillernv50: support the InstanceID system value
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-02-28 Christoph Bumillernv50: replace most of it with nvc0 driver ported to...
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-09-16 Christoph Bumillernv50: get shader fixups/relocations into working state
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Christoph Bumillernv50: put low limit on REG_ALLOC_TEMP and FP_RESULT_COUNT
2010-09-09 Christoph Bumillernv50: use actual loads/stores if TEMPs are accessed...
2010-09-09 Christoph Bumillernv50: prepare for having multiple functions
2010-09-09 Christoph Bumillernv50: save tgsi instructions
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Christoph Bumillernv50: make use of TGSI immediate type
2010-09-01 Christoph Bumillernv50: turn off verbose debug output by default
2010-09-01 Christoph Bumillernv50: set the FragDepth output index
2010-08-22 Vinson Leenv50: Disable unused code.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Christoph Bumillernv50: initialize edgeflag input index
2010-08-10 Christoph Bumillernv50: begin implementing loops
2010-07-23 Christoph Bumillernv50: import new compiler
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-09 Zack Rusinnv: fix compile after the latest gs changes
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Xavier Chantrynv50: fix too long shader uploads by splitting them
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Christoph Bumillernv50: raise constant buffers size to maximum
2010-04-30 Christoph Bumillernv50: don't segfault on OPCODE_END for empty programs
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 Christoph Bumillernv50: fix FP result counting for depth output
2010-04-20 Brian Paulnv50: move declaration before code
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 Vinson Leenv50: Initialize variables.
2010-04-13 Jesse BarnesMerge branch '7.8'
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-07 Ben Skeggsnv50: fix assertion that caused piglit texturing/texrec...
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-26 Christoph Bumillernv50: fix FACE semantic check in FP input slot assignments
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
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-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 Ben Skeggsnv50: avoid unnecessary vp/gp/fp state changes
2010-03-10 Ben Skeggsnv50: rework state emission
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Roland Scheideggergallium: clean up point sprite rasterizer state
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-24 Marcin Slusarznv50: fix uninitialized variable in nv50_revdep_reorder
2010-01-24 Christoph Bumillernv50: fix handling of FragCoord input
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
next