summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_state.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Fix doxygen comments.José Fonseca2008-09-191-0/+2
* gallium: comments about nblocksx/y, etcBrian Paul2008-09-031-7/+7
* gallium: Name pipe_depth_stencil_alpha_state member structures.José Fonseca2008-08-121-21/+30
* gallium: Move PIPE_TEXTURE_USAGE* to p_defines.hJosé Fonseca2008-07-191-6/+0
* gallium: handle msaaRoland Scheidegger2008-06-271-2/+4
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-3/+8
* gallium: New PIPE_TEXTURE_USAGE_PRIMARY flag for primary surfaces.José Fonseca2008-05-071-2/+3
* gallium: add pipe surface layout value (Roland Scheidegger)Keith Whitwell2008-05-031-0/+1
* gallium: identify depth-stencil texturesKeith Whitwell2008-05-021-1/+2
* gallium: Add texture usage flags, special-case allocation of display targetsKeith Whitwell2008-05-021-1/+5
* gallium: remove usage of winsys->surface_alloc_storage from state trackerKeith Whitwell2008-05-021-0/+2
* gallium: add information to surface to identify which texture image it is poi...Keith Whitwell2008-05-011-0/+3
* gallium: tex surface checkpointKeith Whitwell2008-05-011-0/+4
* gallium: re-order, clean-up PIPE_MAX_* definitionsBrian2008-04-081-9/+8
* gallium: remove obsolete/unused PIPE_ATTRIB_MAXBrian2008-04-081-1/+0
* 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