summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_video_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* vl/buffers: extract vl_video_buffer_adjust_size helperChristian König2016-01-121-0/+18
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* vl: add entrypoint to is_video_format_supportedChristian König2013-08-191-1/+2
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-191-3/+3
* vl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28950ddc06eChristian König2013-05-031-4/+4
* vl/buffers: fix typo in function nameChristian König2013-05-031-5/+5
* vl/buffer: use 2D_ARRAY instead of 3D texturesChristian König2013-05-011-3/+4
* vl: add VL_MAX_SURFACES defineChristian König2012-02-061-1/+1
* vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTSChristian König2012-02-061-6/+6
* vl: fix YV12 handlingChristian König2012-01-151-0/+6
* vl/video_buffer: add support for interlaced buffersChristian König2012-01-151-1/+1
* vl/video_buffer: improve constructorChristian König2012-01-151-0/+17
* vl/video_buffer: use template style create paramsChristian König2012-01-151-6/+3
* vl: replace decode_buffers with auxiliary data fieldChristian König2012-01-091-0/+16
* g3dvl: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-141-4/+4
* vl: Fix include styleKai Wasserbäch2011-08-291-2/+2
* [g3dvl] add some more PIPE_VIDEO_CAPsChristian König2011-07-121-0/+6
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-1/+1
* [g3dvl] move video buffer creation out of video contextChristian König2011-07-081-8/+16
* [g3dvl] rename is_format_supported to is_video_format_supported and move it i...Christian König2011-07-081-1/+10
* [g3dvl] rework video buffer format handlingChristian König2011-06-071-0/+6
* [g3dvl] start supporting different render target formatsChristian König2011-04-241-1/+2
* [g3dvl] give mv their own vertex buffer backChristian König2011-04-171-1/+1
* [g3dvl] make resource format selection a public interfaceChristian König2011-04-121-1/+0
* [g3dvl] cleanup headers and commentsChristian König2011-04-101-1/+1
* [g3dvl] and finally split the decoder part out of the contextChristian König2011-04-061-38/+16
* [g3dvl] rename ycbcr buffer to video buffer and add some more functionalityChristian König2011-04-041-0/+84