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
/
drivers
/
softpipe
/
sp_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
softpipe: (trivial) honor render_condition_enabled for clear_rt/clear_ds
Roland Scheidegger
2016-08-29
1
-2
/
+2
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-2
/
+4
*
softpipe: implement some support for multiple viewports
Edward O'Callaghan
2015-12-11
1
-2
/
+2
*
softpipe: honor the render_condition_enable bit in blits.
Roland Scheidegger
2014-05-31
1
-0
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+7
*
softpipe: honor predication for clear_render_target and clear_depth_stencil
Roland Scheidegger
2013-06-26
1
-2
/
+40
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+1
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-2
/
+1
*
softpipe: implement blit
Marek Olšák
2012-09-30
1
-0
/
+55
*
softpipe: use util_clear_render_target/depth_stencil fallbacks
Roland Scheidegger
2010-06-07
1
-0
/
+2
*
softpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+0
*
softpipe: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-15
/
+2
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-1
/
+1
*
softpipe: Include declarations.
José Fonseca
2009-03-25
1
-0
/
+1
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-1
/
+12
*
softpipe: use the new util_surface_copy/fill() functions
Brian Paul
2008-09-04
1
-120
/
+2
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-2
/
+1
*
gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header
Brian Paul
2008-08-22
1
-0
/
+1
*
gallium: fix do_flip bug in sp_surface_copy()
Brian Paul
2008-08-19
1
-1
/
+4
*
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-27
1
-34
/
+11
*
gallium: change surface_copy()'s do_flip to boolean
Brian Paul
2008-06-23
1
-1
/
+1
*
gallium: fix bad srcy coord if do_flip
Brian Paul
2008-06-23
1
-4
/
+10
*
re-add pipe_surface map/unmap inlines
Keith Whitwell
2008-05-02
1
-1
/
+1
*
softpipe: use CPU flags for mapping
Keith Whitwell
2008-05-01
1
-3
/
+3
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-6
/
+17
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+159