aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_defines.h
Commit message (Expand)AuthorAgeFilesLines
* [g3dvl] rename get_param to get_video_param and move into screen objectChristian König2011-07-071-0/+5
* Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-071-1/+4
|\
| * gallium: implement seamless cubemap extensionsMarek Olšák2011-05-061-0/+2
| * gallium/xorg st/nv50: add PIPE_BIND_CURSORMarcin Slusarz2011-05-061-1/+2
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-231-62/+64
|\|
| * gallium: add a CAP for mixed colorbuffer format supportMarek Olšák2011-04-011-0/+1
| * gallium: Use explicit values in caps enums.Michel Dänzer2011-03-301-63/+63
| * gallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROLMarek Olšák2011-03-291-1/+0
| * gallium: implement clamping controls (ARB_color_buffer_float)Luca Barbieri2011-03-291-0/+2
* | [g3dvl] add support for different decoding entry pointsChristian König2011-04-071-0/+7
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-191-27/+4
|\|
| * gallium: remove flags from the flush functionMarek Olšák2011-03-111-9/+0
| * gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-111-10/+0
| * gallium: kill is_resource_referencedMarek Olšák2011-03-111-7/+0
| * gallium: add timeout parameter to fence_finishMarek Olšák2011-03-081-0/+2
| * 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-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