summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_state.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "gallium: Force blend color to 16-byte alignment"Tim Rowley2016-07-131-11/+1
* gallium: add async flag to pipe_debug_callbackNicolai Hähnle2016-07-081-0/+6
* gallium: un-inline pipe_surface_descRob Clark2016-07-061-11/+12
* clover: Pass work_dim parameter of clEnqueueNDRangeKernel() to driverHans de Goede2016-07-021-0/+7
* gallium: Force blend color to 16-byte alignmentChuck Atkins2016-06-301-1/+11
* gallium: Add a cap for offset_units_unscaledAxel Davy2016-06-251-0/+7
* gallium: add API for setting window rectanglesIlia Mirkin2016-06-181-0/+6
* gallium: change pipe_draw_info::mode to be pipe_prim_typeBrian Paul2016-05-261-1/+1
* gallium: add NIR as a possible IRRob Clark2016-05-111-0/+6
* gallium: refactor pipe_shader_state to support multiple IR'sRob Clark2016-05-111-1/+25
* gallium: raise PIPE_MAX_SAMPLERS to 32Nicolai Hähnle2016-04-071-1/+1
* gallium: Put no.of {samples,layers} into pipe_framebuffer_stateEdward O'Callaghan2016-04-071-0/+8
* gallium: add compute shader IR typeBas Nieuwenhuizen2016-04-021-0/+1
* gallium: add access field to pipe_image_viewNicolai Hähnle2016-03-141-1/+2
* gallium: make image views non-persistent objectsIlia Mirkin2016-02-151-3/+1
* gallium: add indirect compute parameters to pipe_grid_infoSamuel Pitoiset2016-02-131-0/+12
* gallium: add a new interface for pipe_context::launch_grid()Samuel Pitoiset2016-02-131-0/+27
* gallium: add interface for querying memory usage and sizes (v2)Marek Olšák2016-02-051-0/+13
* gallium: add sufficient draw interface to allow new indirect featuresIlia Mirkin2016-01-071-1/+10
* gallium: add a drawid to pipe_draw_infoIlia Mirkin2015-12-301-0/+2
* gallium: expose a debug message callback settable by context ownerIlia Mirkin2015-11-051-0/+25
* gallium: add per-sample interpolation control into rasterizer statOAeMarek Olšák2015-10-031-0/+1
* gallium: Add blending to pipe blitChristoph Bumiller2015-08-211-0/+1
* gallium: add an interface for EXT_depth_bounds_testMarek Olšák2015-08-141-0/+3
* gallium: add interface for writable shader buffersMarek Olšák2015-07-161-0/+10
* gallium: add interface for writable shader imagesMarek Olšák2015-07-161-0/+25
* gallium: add new limits for shader buffers and imagesMarek Olšák2015-07-161-1/+2
* gallium: whitespace, formatting clean-up in p_state.hBrian Paul2015-06-191-16/+20
* gallium: add vertices_per_patch to draw infoIlia Mirkin2015-05-161-0/+2
* gallium: bump shader input and output limitsMarek Olšák2015-05-161-2/+2
* gallium: set PIPE_MAX_SAMPLERS to 18Marek Olšák2015-02-041-1/+1
* gallium: remove unused pipe_viewport_state::translate[3] and scale[3]Marek Olšák2014-11-161-2/+2
* gallium: add a texture target to sampler view and a CAP to use itIlia Mirkin2014-09-121-0/+1
* gallium: add facilities for indirect drawingChristoph Bumiller2014-07-021-0/+22
* gallium: add support for stream in so infoIlia Mirkin2014-07-011-0/+1
* gallium/docs: improve documentation of render condition wrt blits.Roland Scheidegger2014-05-311-2/+2
* gallium: add bit to pipe_blit_info to leave current query enabledIlia Mirkin2014-05-111-0/+3
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* gallium: add bits for clipping points as tris (d3d-style)Roland Scheidegger2014-01-171-0/+1
* llvmpipe: add plumbing for ARB_depth_clampMatthew McClure2013-12-111-0/+2
* gallium/draw: add limits to the clip and cull distancesZack Rusin2013-06-131-0/+2
* gallium: Add support for multiple viewportsZack Rusin2013-05-251-0/+1
* draw/pt: adjust overflow calculationsZack Rusin2013-05-031-0/+7
* gallium: increase the number of available stream output declsZack Rusin2013-04-261-1/+2
* gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2013-04-231-12/+2
* gallium: Add a new clip_halfz rasterizer state.José Fonseca2013-04-221-0/+6
* gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3Christoph Bumiller2013-03-201-1/+1
* gallium: remove pipe_surface::usageMarek Olšák2012-12-121-1/+0
* mesa: bump MAX_VARYING to 32Marek Olšák2012-10-291-2/+2
* gallium: remove unused data pointer from pipe_transferMarek Olšák2012-10-181-1/+0