nvc0: do not force re-binding of compute constbufs on Fermi
[mesa.git] / src / gallium / auxiliary / util / u_framebuffer.c
2014-01-13 Marek Olšákgallium/util: easy fixes for NULL colorbuffers
2014-01-13 Marek Olšákst/mesa: bind NULL colorbuffers as specified by glDrawB...
2013-12-03 Marek Olšákgallium/util: implement layered framebuffer clear in...
2013-11-11 Brian Paulutil: set all unused cbufs to NULL in util_copy_framebu...
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-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-11 Luca Barbieriauxiliary: fix util_framebuffer_copy
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-07 Keith Whitwellutil: add util_framebuffer_min_size
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 Brian Paulgallium: move framebuffer utility functions into a...