gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center.
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_program.h
2013-03-12 Christoph Bumillernvc0: implement compute support for nve4
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-01-20 Christoph Bumillernvc0: handle discontiguous outputs in stream_output_info
2012-01-12 Christoph Bumillernvc0: fix submission of VertexID and EdgeFlag in push...
2012-01-09 Christoph Bumillernv50/ir,nvc0: make ClipDistance and ClipVertex work
2011-12-15 Christoph Bumillernvc0: implement new stream output interface
2011-10-21 Christoph Bumillernvc0: add support for clip distance shader outputs
2011-09-14 Christoph Bumillernvc0: hook up to new shader code generator
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christoph Bumillernvc0: set local memory usage info in shader header
2011-01-23 Christoph Bumillernvc0: implement point coord replacement
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-16 Christoph Bumillernvc0: fix and enable instanced drawing and arrays
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Christoph Bumillernvc0: enable early fragment tests where possible
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-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christoph Bumillernvc0: support user clip planes
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver