summaryrefslogtreecommitdiffstats
path: root/src/gallium/include
Commit message (Expand)AuthorAgeFilesLines
* [g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMATChristian König2011-04-021-3/+0
* [g3dvl] fully implement paletted subpicturesChristian König2011-03-261-0/+1
* [g3dvl] throw out all unused parts of the interfaceChristian König2011-03-261-50/+42
* [g3dvl] rework supicture handlingChristian König2011-03-251-18/+31
* [g3dvl] make mapping and flushing of buffers a public interfaceChristian König2011-03-241-4/+8
* [g3dvl] make video buffer a public available interfaceChristian König2011-03-221-16/+28
* [g3dvl] rename motion vector fieldsChristian König2011-03-201-3/+9
* [g3dvl] merge fixesChristian König2011-03-191-19/+19
* Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-196-60/+28
|\
| * gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák2011-03-151-0/+5
| * gallium: remove flags from the flush functionMarek Olšák2011-03-113-12/+6
| * gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-112-13/+1
| * gallium: cleanup fence_signalled and fence_finishMarek Olšák2011-03-111-11/+5
| * gallium: kill is_resource_referencedMarek Olšák2011-03-112-22/+0
| * gallium: add timeout parameter to fence_finishMarek Olšák2011-03-082-1/+5
| * gallium/util: add LATC supportMarek Olšák2011-03-081-0/+5
| * gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISORMarek Olšák2011-03-051-1/+2
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-041-0/+12
|\|
| * gallium: Define __func__ on MSVC.José Fonseca2011-03-041-0/+12
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-245-14/+74
|\|
| * gallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ/ in comments.José Fonseca2011-02-221-4/+4
| * gallium: new transfer flag: DISCARD_WHOLE_RESOURCEKeith Whitwell2011-02-221-3/+18
| * gallium: notify drivers about possible changes in user buffer contentsMarek Olšák2011-02-141-0/+8
| * gallium: remove pipe_vertex_buffer::max_indexMarek Olšák2011-02-141-1/+0
| * gallium: added comments to pipe_transferBrian Paul2011-01-281-4/+4
| * gallium: add an interface for query predicatesZack Rusin2011-01-261-1/+2
| * tgsi: add support for 1D/2D texture arraysBrian Paul2011-01-251-1/+3
| * gallium: implement modern sampling schemeZack Rusin2011-01-243-1/+36
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-201-0/+1
|\|
| * Merge branch 'draw-instanced'Brian Paul2011-01-151-0/+1
| |\
| | * gallium: added PIPE_CAP_INSTANCED_DRAWINGBrian Paul2010-12-051-0/+1
* | | [g3dvl] merge fixChristian König2011-01-111-16/+14
* | | Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-104-10/+16
|\ \ \
| * | | vl: pipe-video branch merged with Königs pipe-video branchThomas Balling Sørensen2010-10-263-21/+3
| * | | Merge branch 'pipe-video' of git://anongit.freedesktop.org/~deathsimple/xvmc-...Thomas Balling Sørensen2010-10-262-0/+17
| |\ \ \
| * \ \ \ Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-265-2/+36
| |\ \ \ \
| * | | | | vl: changed video pipe to use the new gallium API within masterThomas Balling Sørensen2010-10-051-8/+10
| * | | | | Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-0515-351/+640
| |\ \ \ \ \
| * | | | | | Made some decoding function for mpeg2-decodingThomas Balling Sørensen2010-07-202-0/+2
* | | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-082-1/+8
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | gallium: add fragment shader property for color writes to all buffers. (v2)Dave Airlie2010-12-241-1/+2
| * | | | | | gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORMMarek Olšák2010-12-231-0/+6
* | | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-117-81/+89
|\| | | | | |
| * | | | | | gallium: support for array textures and related changesRoland Scheidegger2010-12-026-79/+82
| | |_|_|_|/ | |/| | | |
| * | | | | gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák2010-11-221-0/+1
* | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-213-67/+16
|\| | | | |
| * | | | | gallium: Add st_context_iface::share to st_api.Chia-I Wu2010-11-181-0/+6
| * | | | | gallium: Add st_api::name.Chia-I Wu2010-11-181-0/+5
| * | | | | gallium: Remove redundant sw and debug target helpersJakob Bornecrantz2010-11-171-67/+0
| * | | | | gallium: add CAPs for indirect addressing and lower it in st/mesa when neededMarek Olšák2010-11-121-0/+5