radeonsi: Rename radeonsi->si remaining identifiers in si_compute.c.
[mesa.git] / src / gallium / docs /
2013-12-03 Marek Olšákgallium: add support for AMD_vertex_shader_layer
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-11-21 José Fonsecagallium: Make TGSI_SEMANTIC_FOG register four-component...
2013-10-25 Ilia Mirkingallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-09 Zack Rusingallium: Add support for 32x32 muls with 64 bit results
2013-10-03 Brian Paulgallium/docs: update bind_sampler_states() documentation
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-08-27 Roland Scheideggerdraw: clean up setting stream out information a bit
2013-08-13 Roland Scheideggergallium: add new float comparison instructions returnin...
2013-08-08 Roland Scheideggergallium: clarify SVIEWINFO opcode
2013-08-02 Roland Scheideggergallium: clarify shift behavior with shift count >= 32
2013-07-31 Brian Paulgallium/docs: clarify definition of PIPE_CAP_USER_CONST...
2013-07-27 Roland Scheideggergallivm: handle texel swizzles correctly for d3d10...
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-12 Zack Rusingallium: fixup definitions of the rsq and sqrt
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-12 Brian Paultgsi: fix-up KILP comments
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-22 Brian Paulgallium/docs: more documentation for pipe_resource...
2013-06-19 Roland Scheideggergallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-06-13 Zack Rusingallium/draw: add limits to the clip and cull distances
2013-06-11 Zack Rusingallium: add a cull distance semantic
2013-06-07 Roland Scheideggergallium/docs: fix up transfer description for 1d arrays...
2013-06-01 Roland Scheideggergallium: add support for layered rendering
2013-05-25 Zack Rusingallium/docs: adds documentation for multi viewport cap
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-11 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
2013-05-07 Roland Scheideggergallium: more tgsi documentation updates
2013-05-03 Roland Scheideggergallium: tgsi documentation updates and clarification...
2013-05-02 Zack Rusintgsi: allow negation of all integer types
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-22 José Fonsecagallium: Add a new clip_halfz rasterizer state.
2013-04-20 Roland Scheideggergallium: document breakc and switch/case/default/endswitch
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-05 Tom Stellardgallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers...
2013-04-04 Erik Faye-Lundfreedreno: document debug flag
2013-04-03 Christoph Bumillergallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
2013-04-03 Christoph Bumillergallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
2013-03-26 Marek Olšákgallium/docs: document get_driver_query_info
2013-03-23 Marek Olšákgallium,st/mesa: don't use blit-based transfers with...
2013-03-20 Christoph Bumillergallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
2013-03-19 Christian Königtgsi: add ArrayID documentation v2
2013-03-12 José Fonsecad3d1x: Remove.
2013-03-02 Roland Scheideggerllvmpipe: bump glsl version to 140
2013-02-22 Roland Scheideggergallium/docs: improve text about resources a bit.
2013-02-16 Roland Scheideggergallivm/tgsi: fix src modifier fetching with non-float...
2013-02-12 Roland Scheideggergallium/docs: fix typos in sample opcode descriptions
2013-02-12 Roland Scheideggergallium: fix tgsi SAMPLE_L opcode to use separate sourc...
2013-02-09 Roland Scheideggergallivm: fix up size queries for dx10 sviewinfo opcode
2013-02-04 Brian Paulgallium: add SQRT shader opcode
2013-01-30 Christoph Bumillergallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
2013-01-15 Marek Olšákgallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-10-31 Marek Olšákgallium: expose ARB_map_buffer_alignment on Radeon
2012-10-24 Andreas Bollgallium/docs: fix sphinx warning
2012-10-15 Andreas Bollgallium/docs: update some distro information
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-09-30 Marek Olšákgallium: add blit into the interface
2012-09-25 Tom Stellardgallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2
2012-09-18 Brian Paulgallium: add new pipe_screen::can_create_resource(...
2012-07-10 Marek Olšákgallium/docs: document interface changes for timestamp...
2012-06-19 Fredrik Höglundgallium: Add PIPE_CAP_START_INSTANCE
2012-06-01 Francisco Jerezgallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4
2012-05-25 Brian Paulgallium/docs: beef up the docs related to color clamping
2012-05-12 Christoph Bumillerclover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
2012-05-12 Marek Olšákgallium/docs: remove documentation of redefine_user_buffer
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium/compute: Drop TGSI dependency.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the "LOCAL" register declaratio...
2012-05-11 Francisco Jerezgallium/tgsi: Add support for atomic opcodes.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for barriers.
2012-05-11 Francisco Jerezgallium/tgsi: Add resource write-back support.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for raw resources.
2012-05-11 Francisco Jerezgallium/tgsi: Move interpolation info from tgsi_declara...
2012-05-11 Francisco Jerezgallium: Add context hooks for binding shader resources.
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-05-11 Francisco Jerezgallium: Basic compute interface.
2012-04-29 Marek Olšákgallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
2012-04-29 Marek Olšákgallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_U...
2012-04-24 Marek Olšákgallium/docs: document the new vertex fetch CAPs
2012-04-13 Dave Airliegallium: document dual source blending restrictions...
2012-04-13 Dave Airliegallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURC...
2012-04-06 Brian Paulgallium/docs: fix typos
2012-03-06 Dave Airliegallium: add llvm-related TODOs. (v2)
2012-02-09 Christoph Bumillergallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CON...
2012-01-29 Marek Olšákst/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_ex...
2012-01-25 Marek Olšákgallium/docs: document more CAPs
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-07 Bryan Caingallium: add an IABS opcode to TGSI
2011-12-19 Dave Airlietgsi: update documents with some info on texture lookup
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-11-30 Kai Wasserbächgallium/failover: Remove the deprecated module.
2011-11-29 Kai Wasserbächi965g: Delete this driver.
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
next