summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv30/nv30_context.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-2/+2
* nv30: avoid leaking blit fp/vpIlia Mirkin2015-06-291-0/+6
* nv30: avoid dangling references to deleted contextsIlia Mirkin2014-06-191-0/+3
* nv30: remove nv30_context use from nvfx_*progIlia Mirkin2014-02-261-3/+0
* nv30: remove unused render_mode and hw_pointsprite_controlIlia Mirkin2014-02-261-1/+0
* nv30: remove use_nv4x, it is identical to is_nv4xIlia Mirkin2014-02-261-1/+0
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+263