summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_defines.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-241-7/+23
|\
| * 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: add an interface for query predicatesZack Rusin2011-01-261-1/+2
* | 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
* | | Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-101-0/+3
|\ \ \
| * | | vl: pipe-video branch merged with Königs pipe-video branchThomas Balling Sørensen2010-10-261-10/+0
| * | | Merge branch 'pipe-video' of git://anongit.freedesktop.org/~deathsimple/xvmc-...Thomas Balling Sørensen2010-10-261-0/+9
| |\ \ \
| * \ \ \ Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-261-1/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-051-52/+97
| |\ \ \ \ \
| * | | | | | Made some decoding function for mpeg2-decodingThomas Balling Sørensen2010-07-201-0/+1
* | | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-111-17/+13
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | gallium: support for array textures and related changesRoland Scheidegger2010-12-021-17/+12
| | |_|_|_|/ | |/| | | |
| * | | | | gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák2010-11-221-0/+1
* | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-211-0/+5
|\| | | | |
| * | | | | gallium: add CAPs for indirect addressing and lower it in st/mesa when neededMarek Olšák2010-11-121-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-281-1/+3
|\| | | | | |_|_|/ |/| | |
| * | | gallium: new CAP, state for primitive restartBrian Paul2010-10-211-0/+1
| * | | gallium/tgsi: add support for stencil writes.Dave Airlie2010-10-131-1/+2
| | |/ | |/|
* | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-121-52/+94
|\| | | |/ |/|
| * gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-30/+16
| * gallium: Clean up header file inclusion in p_defines.h.Vinson Lee2010-08-261-1/+1
| * gallium: add PIPE_TEXTURE_RECT targetLuca Barbieri2010-08-201-1/+3
| * gallium: add depth clamp to the interfaceMarek Olšák2010-07-211-1/+2
| * mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-1/+3
| * gallium: add a timestamp disjoint queryZack Rusin2010-06-221-1/+7
| * gallium: add a new queryZack Rusin2010-06-221-1/+2
| * gallium: add basic support for stream output queriesZack Rusin2010-06-081-1/+10
| * gallium: make draw auto work and add relevant caps and docsZack Rusin2010-06-081-0/+1
| * gallium: basic and initial implementation of the stream output interfaceZack Rusin2010-06-081-0/+2
| * mesa/st: add support for EXT_texture_swizzle.Dave Airlie2010-06-051-0/+1
| * gallium: clear interface changesRoland Scheidegger2010-05-281-2/+4
| * Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-2/+0
| |\
| | * Merge commit 'origin/master' into gallium-msaaRoland Scheidegger2010-04-301-1/+1
| | |\
| | * | gallium: interface changes for multisamplingRoland Scheidegger2010-04-261-2/+0
| * | | Merge branch 'gallium-front-ccw'Keith Whitwell2010-05-211-5/+5
| |\ \ \
| | * | | gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-141-5/+5
| * | | | gallium: EXT_timer_query support.Mathias Fröhlich2010-05-171-1/+3
| |/ / /
| * | | gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca2010-05-121-0/+24
| * | | gallium: Make PIPE_CAP_xxx enums.José Fonseca2010-05-121-40/+45
| | |/ | |/|
* | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-301-86/+127
|\| |
| * | gallium: remove trailing commaBrian Paul2010-04-281-1/+1
| |/
| * gallium: fix comment language, remove dangling commentBrian Paul2010-04-221-4/+4
| * Squashed commit of the following:Keith Whitwell2010-04-101-110/+115
| * Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-2/+3
| |\
| | * gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-2/+3
| |/ |/|
| * gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-0/+11
|/
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-3/+2
|\