summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)AuthorFilesLines
2014-02-09gallium: add geometry shader output limitsGrigori Goronzy1-0/+6
2014-02-07gallium/tgsi: correct typo propagated from NV_vertex_program1_1Erik Faye-Lund1-1/+1
2014-02-06gallium: remove PIPE_USAGE_STATICMarek Olšák1-1/+0
2014-02-06gallium: define the behavior of PIPE_USAGE_* flags properlyMarek Olšák1-6/+12
2014-02-04gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERSMarek Olšák1-2/+0
2014-01-17gallium: add bits for clipping points as tris (d3d-style)Roland Scheidegger1-4/+11
2013-12-03gallium: add support for AMD_vertex_shader_layerMarek Olšák1-0/+2
2013-11-28gallium: new shader cap bit for the amount of sampler viewsRoland Scheidegger1-1/+3
2013-11-21gallium: Make TGSI_SEMANTIC_FOG register four-component wide.José Fonseca1-7/+4
2013-10-26gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZESIlia Mirkin1-0/+3
2013-10-23gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2-12/+6
2013-10-09gallium: Add support for 32x32 muls with 64 bit resultsZack Rusin1-0/+30
2013-10-03gallium/docs: update bind_sampler_states() documentationBrian Paul1-5/+6
2013-09-20gallium: add flush_resource context functionMarek Olšák1-0/+13
2013-08-27draw: clean up setting stream out information a bitRoland Scheidegger1-0/+2
2013-08-13gallium: add new float comparison instructions returning integer masksRoland Scheidegger1-16/+76
2013-08-08gallium: clarify SVIEWINFO opcodeRoland Scheidegger1-1/+9
2013-08-02gallium: clarify shift behavior with shift count >= 32Roland Scheidegger1-12/+18
2013-07-31gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS, etcBrian Paul1-5/+8
2013-07-27gallivm: handle texel swizzles correctly for d3d10-style sample opcodesRoland Scheidegger1-0/+2
2013-07-22gallium: Add PIPE_CAP_ENDIANNESSTom Stellard1-0/+2
2013-07-11gallium: fixup definitions of the rsq and sqrtZack Rusin1-3/+3
2013-07-12tgsi: rename the TGSI fragment kill opcodesBrian Paul1-2/+4
2013-07-12tgsi: fix-up KILP commentsBrian Paul1-5/+5
2013-06-24gallium: Fix llvmpipe on big-endian machinesAdam Jackson1-0/+61
2013-06-22gallium/docs: more documentation for pipe_resource::array_sizeBrian Paul1-0/+6
2013-06-19gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINTRoland Scheidegger1-4/+6
2013-06-18gallium: add condition parameter to render_conditionRoland Scheidegger1-5/+9
2013-06-13gallium/draw: add limits to the clip and cull distancesZack Rusin1-0/+23
2013-06-10gallium: add a cull distance semanticZack Rusin1-0/+11
2013-06-07gallium/docs: fix up transfer description for 1d arrays, add cube map arraysRoland Scheidegger1-5/+4
2013-06-01gallium: add support for layered renderingRoland Scheidegger1-2/+20
2013-05-25gallium/docs: adds documentation for multi viewport capZack Rusin1-0/+4
2013-05-25gallium: Add support for multiple viewportsZack Rusin1-3/+5
2013-05-11gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GLMarek Olšák1-0/+2
2013-05-07gallium: more tgsi documentation updatesRoland Scheidegger1-131/+250
2013-05-03gallium: tgsi documentation updates and clarification for integer opcodes.Roland Scheidegger1-73/+289
2013-05-02tgsi: allow negation of all integer typesZack Rusin1-5/+2
2013-04-23gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2-4/+71
2013-04-22gallium: Add a new clip_halfz rasterizer state.José Fonseca1-0/+4
2013-04-20gallium: document breakc and switch/case/default/endswitchRoland Scheidegger1-6/+51
2013-04-18st/mesa: optionally apply texture swizzle to border color v2Christoph Bumiller2-2/+15
2013-04-17gallium: Disambiguate TGSI_OPCODE_IF.José Fonseca1-4/+17
2013-04-17gallium: Eliminate TGSI_OPCODE_IFC.José Fonseca1-5/+0
2013-04-05gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2Tom Stellard1-4/+4
2013-04-04freedreno: document debug flagErik Faye-Lund1-0/+4
2013-04-03gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICSChristoph Bumiller1-3/+5
2013-04-03gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICSChristoph Bumiller1-0/+2
2013-03-26gallium/docs: document get_driver_query_infoMarek Olšák1-0/+12
2013-03-23gallium,st/mesa: don't use blit-based transfers with software rasterizersMarek Olšák1-0/+4