summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_state.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: fix two-side stencil handlingRoland Scheidegger2008-04-041-1/+1
* gallium: add a flag to turn on gl rasterization rulesKeith Whitwell2008-04-021-0/+1
* gallium: add temporary facility for rasterization-time clamping of point sizesKeith Whitwell2008-04-021-0/+2
* gallium: updated comment for bypass_vsBrian2008-03-311-1/+2
* gallium: remove redundant compare bit in sampler stateRoland Scheidegger2008-03-281-1/+0
* gallium: Bump PIPE_MAX_SAMPLERS to 16.Michal Krol2008-03-281-1/+1
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-271-1/+2
* gallium: Introduce flatshade_first field to rasterizer_state.Michal Krol2008-03-251-0/+1
* gallium: added width, height to pipe_framebuffer_stateBrian2008-03-201-0/+2
* 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