index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
postprocess
/
pp_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-3
/
+3
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+0
*
postprocess: refactor header files, etc
Brian Paul
2013-11-18
1
-0
/
+1
*
postprocess: rename program to pp_program
Brian Paul
2013-11-18
1
-1
/
+1
*
postprocess: simplify pp_free() code
Brian Paul
2013-11-18
1
-14
/
+13
*
postprocess: Check ppq is null before calling pp_free_bos.
Vinson Lee
2013-08-05
1
-1
/
+3
*
gallium/postprocessing: convert blits to pipe->blit
Marek Olšák
2013-07-30
1
-13
/
+0
*
postprocess: handle partial intialization failures.
Matthew McClure
2013-06-27
1
-36
/
+109
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
postprocess: silence some MSVC float/int warnings
Brian Paul
2013-03-21
1
-2
/
+2
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-2
/
+2
*
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
2012-11-29
1
-9
/
+4
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
1
-1
/
+1
*
gallium/postprocess: Fix depth logic
Lauri Kasanen
2012-02-02
1
-6
/
+1
*
gallium/postprocess: Proper reference counting of pp_jimenezmlaa depth buffer.
Michel Dänzer
2012-01-24
1
-1
/
+2
*
postprocess: remove const qualifiers on unsigned int parameters
Brian Paul
2011-11-01
1
-2
/
+2
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
postprocess: Portability fixes.
José Fonseca
2011-09-25
1
-16
/
+16
*
pp/main queue: Add pp_init.c
Lauri Kasanen
2011-08-19
1
-0
/
+283