Merge branch 'gallium-polygon-stipple'
[mesa.git] / src / gallium / drivers / nv50 / nv50_shader_state.c
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-14 Christoph Bumillernv50: fix copy/paste error in nv50_gmtyprog_validate
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-03-29 Christoph Bumillernv50,nvc0: implement colour clamping controls
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 Christoph Bumillernv50: increase size of shader code bo
2011-03-02 Christoph Bumillernv50: fix POINT_COORD_REPLACE_MAP method size
2011-03-02 Christoph Bumillernv50: fix point sprite state validation
2011-03-02 Christoph Bumillernv50: apply relocations to shader code
2011-03-01 Ben Skeggsnouveau: ensure vbo_dirty is set when buffer write...
2011-03-01 Ben Skeggsnv50: move onto common linear buffer manager
2011-02-28 Christoph Bumillernv50: replace most of it with nvc0 driver ported to...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-20 Marek Olšákgallium: remove unused 'buf' parameter in pipe_buffer_unmap
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-02 Keith Whitwellst/mesa: unbind constant buffer when not in use
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-09-28 Christoph Bumillernv50: fix GP state bind and validate
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-18 Christoph Bumillernv50: fix typo in fifo packet length limit
2010-09-18 Christoph Bumillernv50: emit constbuf relocs before uploading constants
2010-09-18 Christoph Bumillernv50: add relocs for stack and local mem buffers
2010-09-16 Vinson Leenv50: Silence uninitialized variable warning.
2010-09-15 Vinson Leenv50: Remove unnecessary headers.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-11 Christoph Bumillernv50: minor compiler fixes and cleanups
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-23 Christoph Bumillernv50: fix check for sprite/point coord enable
2010-08-23 Christoph Bumillernv50: yet another case we need a nop.exit
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Christoph Bumillernv50: fix PSIZ and PRIMID mapping
2010-08-04 Christoph Bumillernv50: fix constbuf validation
2010-07-23 Christoph Bumillernv50: import new compiler