aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/docs
Commit message (Expand)AuthorAgeFilesLines
* gallium: Disambiguate TGSI_OPCODE_IF.José Fonseca2013-04-171-4/+17
* gallium: Eliminate TGSI_OPCODE_IFC.José Fonseca2013-04-171-5/+0
* gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2Tom Stellard2013-04-051-4/+4
* freedreno: document debug flagErik Faye-Lund2013-04-041-0/+4
* gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICSChristoph Bumiller2013-04-031-3/+5
* gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICSChristoph Bumiller2013-04-031-0/+2
* gallium/docs: document get_driver_query_infoMarek Olšák2013-03-261-0/+12
* gallium,st/mesa: don't use blit-based transfers with software rasterizersMarek Olšák2013-03-231-0/+4
* gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3Christoph Bumiller2013-03-203-0/+42
* tgsi: add ArrayID documentation v2Christian König2013-03-191-0/+18
* d3d1x: Remove.José Fonseca2013-03-121-1/+1
* llvmpipe: bump glsl version to 140Roland Scheidegger2013-03-021-11/+4
* gallium/docs: improve text about resources a bit.Roland Scheidegger2013-02-221-29/+33
* gallivm/tgsi: fix src modifier fetching with non-float types.Roland Scheidegger2013-02-161-0/+15
* gallium/docs: fix typos in sample opcode descriptionsRoland Scheidegger2013-02-121-2/+3
* gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lodRoland Scheidegger2013-02-121-4/+3
* gallivm: fix up size queries for dx10 sviewinfo opcodeRoland Scheidegger2013-02-081-1/+1
* gallium: add SQRT shader opcodeBrian Paul2013-02-041-0/+9
* gallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENTChristoph Bumiller2013-01-301-0/+3
* gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATEMarek Olšák2013-01-152-4/+1
* gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/José Fonseca2012-12-201-1/+1
* 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