nouveau: use bool instead of boolean
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nv30_context.h
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-06-29 Ilia Mirkinnv40: enable base vertex
2015-05-24 Ilia Mirkinnv30: avoid doing extra work on clear and hitting unexp...
2014-02-27 Ilia Mirkinnv30: remove nv30_context use from nvfx_*prog
2014-02-27 Ilia Mirkinnv30: remove unused sprite flipping parameter
2014-02-27 Ilia Mirkinnv30: remove unused render_mode and hw_pointsprite_control
2014-02-27 Ilia Mirkinnv30: remove use_nv4x, it is identical to is_nv4x
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulnouveau: implement pipe_context::bind_sampler_states()
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.