nv50/ir: allow emission of immediates in imul/imad ops
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_tex.c
2015-09-17 Ilia Mirkinnv50,nvc0: detect underlying resource changes and updat...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-07-20 Ilia Mirkinnv50: fix max level clamping on G80
2014-09-12 Ilia Mirkinnv50,nvc0: enable ARB_texture_view
2014-05-11 Ilia Mirkinnv50: fix setting of texture ms info to be per-stage
2014-02-25 Ilia Mirkinnv50: enable cube map array texture support
2014-01-27 Ilia Mirkinnv50: add support for texelFetch'ing MS textures, ARB_t...
2014-01-27 Bryan Cainnv50: add support for geometry shaders
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2013-12-04 Ilia Mirkinnv50: Fix GPU_READING/WRITING bit removal
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.