aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv30/nv30_context.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-5/+5
* nv40: enable base vertexIlia Mirkin2015-06-291-0/+1
* nv30: avoid doing extra work on clear and hitting unexpected statesIlia Mirkin2015-05-241-1/+1
* nv30: remove nv30_context use from nvfx_*progIlia Mirkin2014-02-261-10/+0
* nv30: remove unused sprite flipping parameterIlia Mirkin2014-02-261-2/+1
* nv30: remove unused render_mode and hw_pointsprite_controlIlia Mirkin2014-02-261-7/+3
* nv30: remove use_nv4x, it is identical to is_nv4xIlia Mirkin2014-02-261-1/+0
* gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2013-10-231-0/+8
* nouveau: implement pipe_context::bind_sampler_states()Brian Paul2013-10-031-0/+8
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+237