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_run.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-1
/
+1
*
gallium: pass cso_velems_state into cso_context instead of pipe_vertex_element
Marek Olšák
2020-02-28
1
-1
/
+1
*
gallium: refactor pipe_shader_state to support multiple IR's
Rob Clark
2016-05-11
1
-2
/
+1
*
gallium: pause queries for all meta ops
Marek Olšák
2016-04-12
1
-0
/
+1
*
postprocess: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-38
/
+20
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
cso: only allow saving and restoring fragment sampler states
Marek Olšák
2015-07-22
1
-2
/
+2
*
cso: only allow saving and restoring fragment sampler views
Marek Olšák
2015-07-22
1
-2
/
+2
*
gallium: disable tessellation shaders for meta ops
Marek Olšák
2015-05-16
1
-0
/
+6
*
mesa/st: add support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+3
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-1
/
+1
*
gallium: allow choosing which colorbuffers to clear
Marek Olšák
2013-12-12
1
-1
/
+1
*
postprocess: refactor header files, etc
Brian Paul
2013-11-18
1
-1
/
+3
*
postprocess: rename program to pp_program
Brian Paul
2013-11-18
1
-7
/
+7
*
gallium/postprocessing: convert blits to pipe->blit
Marek Olšák
2013-07-30
1
-5
/
+43
*
gallium/postprocessing: fix shader parsing
Marek Olšák
2013-07-30
1
-2
/
+2
*
postprocess: move second temporary assertion into isolated configuration
Matthew McClure
2013-07-03
1
-2
/
+2
*
postprocess: handle partial intialization failures.
Matthew McClure
2013-06-27
1
-5
/
+34
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+1
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
cso: add constant buffer save/restore feature for postprocessing
Marek Olšák
2013-03-26
1
-0
/
+4
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
1
-0
/
+3
*
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
2012-11-29
1
-1
/
+40
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-1
/
+1
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
1
-1
/
+1
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
1
-1
/
+2
*
gallium/postprocess: move declarations before code
Brian Paul
2012-02-02
1
-2
/
+1
*
gallium/postprocess: Just to be safe, reference all buffers from outside
Lauri Kasanen
2012-02-02
1
-0
/
+10
*
gallium/postprocess: Fix depth logic
Lauri Kasanen
2012-02-02
1
-1
/
+1
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-0
/
+1
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-1
/
+1
*
pp/main queue: Add pp_run.c
Lauri Kasanen
2011-08-19
1
-0
/
+188