summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_state.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: added bypass_vs flag to rasterizer state (may be temporary)Brian2008-03-131-0/+1
* gallium: remove dead code related to shader semantic input/output infoBrian Paul2008-03-131-9/+0
* gallium: remove semantic info from pipe_shader_stateBrian Paul2008-03-131-0/+2
* gallium: add some commonly implemented bits of hw stateKeith Whitwell2008-03-091-1/+3
* gallium: remove obsolete commentKeith Whitwell2008-03-031-2/+0
* gallium: remove unneeded pipe ptr from pipe_textureBrian2008-02-271-7/+3
* gallium: introduce 'pipe_screen' for context-independent functionsBrian2008-02-261-0/+2
* gallium: remove pipe parameter from pipe_texture_reference()Brian2008-02-261-0/+5
* gallium: remove input_map[] from pipe_shader_stateBrian2008-02-261-1/+0
* Make the pipe headers C++ friendly.José Fonseca2008-02-251-0/+10
* gallium: comments, white-space clean-upBrian2008-02-211-23/+30
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-151-8/+8
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+322