summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/noop/noop_state.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add start_slot parameter to set_vertex_buffersMarek Olšák2012-10-311-2/+3
* gallium: remove pipe_context::redefine_user_bufferMarek Olšák2012-04-301-1/+0
* gallium: change set_constant_buffer to be UBO-friendlyMarek Olšák2012-04-301-1/+1
* noop: implement stream outputMarek Olšák2011-12-151-0/+35
* noop: Fix include styleKai Wasserbäch2011-08-291-6/+6
* gallium: notify drivers about possible changes in user buffer contentsMarek Olšák2011-02-141-0/+2
* gallium/noop: Add prototype for noop_init_state_functions.Vinson Lee2010-12-041-0/+2
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-0/+32
* gallium/noop: no operation gallium driverJerome Glisse2010-11-151-0/+256