summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs
Commit message (Expand)AuthorAgeFilesLines
* gallium: expose ARB_map_buffer_alignment on RadeonMarek Olšák2012-10-311-0/+6
* gallium/docs: fix sphinx warningAndreas Boll2012-10-241-1/+1
* gallium/docs: update some distro informationAndreas Boll2012-10-152-8/+37
* gallium: unify transfer functionsMarek Olšák2012-10-111-13/+11
* gallium: remove resource_resolveMarek Olšák2012-09-302-15/+1
* gallium: add blit into the interfaceMarek Olšák2012-09-301-0/+9
* gallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2Tom Stellard2012-09-251-0/+2
* gallium: add new pipe_screen::can_create_resource() functionBrian Paul2012-09-171-0/+10
* gallium/docs: document interface changes for timestamp queryMarek Olšák2012-07-101-0/+10
* gallium: Add PIPE_CAP_START_INSTANCEFredrik Höglund2012-06-191-1/+2
* gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4Francisco Jerez2012-06-011-0/+5
* gallium/docs: beef up the docs related to color clampingBrian Paul2012-05-252-3/+18
* clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCKChristoph Bumiller2012-05-121-0/+5
* gallium/docs: remove documentation of redefine_user_bufferMarek Olšák2012-05-121-14/+0
* Merge branch 'gallium-userbuf'Marek Olšák2012-05-111-0/+9
|\
| * gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENTMarek Olšák2012-04-301-0/+2
| * gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERSMarek Olšák2012-04-301-0/+6
* | gallium/compute: Drop TGSI dependency.Francisco Jerez2012-05-111-0/+2
* | gallium/tgsi: Introduce the "LOCAL" register declaration modifier.Francisco Jerez2012-05-111-0/+6
* | gallium/tgsi: Add support for atomic opcodes.Francisco Jerez2012-05-111-0/+164
* | gallium/tgsi: Add support for barriers.Francisco Jerez2012-05-111-0/+49
* | gallium/tgsi: Add resource write-back support.Francisco Jerez2012-05-112-2/+29
* | gallium/tgsi: Add support for raw resources.Francisco Jerez2012-05-111-1/+14
* | gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.Francisco Jerez2012-05-111-9/+15
* | gallium: Add context hooks for binding shader resources.Francisco Jerez2012-05-112-1/+23
* | gallium/tgsi: Split sampler views from shader resources.Francisco Jerez2012-05-111-40/+81
* | gallium: Basic compute interface.Francisco Jerez2012-05-112-1/+66
|/
* gallium/docs: document the new vertex fetch CAPsMarek Olšák2012-04-241-0/+12
* gallium: document dual source blending restrictions on galliumDave Airlie2012-04-131-1/+5
* gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETSDave Airlie2012-04-131-1/+1
* gallium/docs: fix typosBrian Paul2012-04-061-2/+2
* gallium: add llvm-related TODOs. (v2)Dave Airlie2012-03-061-0/+21
* gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONChristoph Bumiller2012-02-092-3/+6
* st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.cMarek Olšák2012-01-291-0/+3
* gallium/docs: document more CAPsMarek Olšák2012-01-251-0/+20
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-102-0/+25
* gallium: add an IABS opcode to TGSIBryan Cain2012-01-071-0/+13
* tgsi: update documents with some info on texture lookupDave Airlie2011-12-191-0/+11
* gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2011-12-152-20/+44
* gallium/failover: Remove the deprecated module.Kai Wasserbäch2011-11-301-11/+0
* i965g: Delete this driver.Kai Wasserbäch2011-11-291-5/+0
* gallium: separate out floating-point CAPs into its own enumMarek Olšák2011-11-221-11/+17
* gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionallyMarek Olšák2011-11-221-1/+0
* gallium/docs: remove obsolete documentationMarek Olšák2011-11-191-14/+0
* gallium: add new query types and missing documentationChristoph Bumiller2011-10-201-6/+57
* gallium: add PIPE_BIND_BLENDABLE flagChristoph Bumiller2011-10-151-0/+5
* gallium/docs: update the documentation of capabilitiesMarek Olšák2011-09-301-73/+84
* gallium/docs: update d3d11ddi.txtMarek Olšák2011-09-291-22/+11
* gallium: add polygon offset clamp stateChristoph Bumiller2011-09-281-0/+2
* gallium: move border color to be a color unionDave Airlie2011-09-271-2/+3