summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/postprocess/postprocess.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/aux: Add needed extern "C" wrappersAlexander von Gluck IV2015-05-151-0/+9
* postprocess: document the pp_init() function.Brian Paul2013-11-181-1/+8
* postprocess: move #defines to filters.hBrian Paul2013-11-181-3/+0
* postprocess: refactor header files, etcBrian Paul2013-11-181-39/+6
* postprocess: rename program to pp_programBrian Paul2013-11-181-2/+2
* gallium/postprocessing: convert blits to pipe->blitMarek Olšák2013-07-301-0/+8
* postprocess: handle partial intialization failures.Matthew McClure2013-06-271-7/+15
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* gallium/postprocess: share pipe_context and cso_context with the state trackerMarek Olšák2012-11-291-2/+4
* gallium/postprocess: Fix depth logicLauri Kasanen2012-02-021-2/+1
* pp/main queue: Add the PP headersLauri Kasanen2011-08-191-0/+100