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
/
svga
/
svga_pipe_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: fix regression related to srgb
Neha Bhende
2016-08-26
1
-0
/
+12
*
svga: use local variable blit instead of pointer
Neha Bhende
2016-08-26
1
-29
/
+30
*
svga: fix src/dst typo in can_blit_via_copy_region_vgpu10()
Brian Paul
2016-08-17
1
-1
/
+1
*
svga: simplify/fix 1D/2D array resource copies
Brian Paul
2016-07-08
1
-26
/
+12
*
svga: use SVGA3D_vgpu10_BufferCopy() for buffer copies
Brian Paul
2016-06-30
1
-4
/
+28
*
svga: try blitting with copy region in more cases
Brian Paul
2016-06-30
1
-1
/
+7
*
svga: use copy_region_vgpu10() for region copies when possible
Brian Paul
2016-06-30
1
-4
/
+37
*
svga: use vgpu10 CopyRegion command when possible
Neha Bhende
2016-06-30
1
-2
/
+147
*
svga: rename svga_surface_copy() to svga_resource_copy_region()
Brian Paul
2016-06-23
1
-9
/
+9
*
svga: don't copy blit_info into local var
Brian Paul
2016-06-23
1
-11
/
+10
*
svga: fix copying non-zero layers of 1D array textures
Brian Paul
2016-05-03
1
-10
/
+12
*
svga: clean up svga_pipe_blit.c
Brian Paul
2016-05-03
1
-68
/
+13
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-15
/
+13
*
svga: mark dest image as defined in svga_surface_copy()
Brian Paul
2013-11-15
1
-0
/
+2
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+8
*
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
-3
/
+1
*
svga: implement blit
Marek Olšák
2012-09-30
1
-0
/
+64
*
svga: move svga_texture() casts/calls in svga_surface_copy()
Brian Paul
2012-01-19
1
-2
/
+4
*
gallium: add fallback for copying buffers to all drivers
Marek Olšák
2011-04-21
1
-0
/
+9
*
svga: Ensure pending drawing commands other surface operations are emitted be...
José Fonseca
2011-02-18
1
-1
/
+3
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-13
/
+47
*
svga: Remove unnecessary header.
Vinson Lee
2010-06-03
1
-1
/
+0
*
svga: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+0
*
svga: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-16
/
+35
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+2
*
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-27
1
-0
/
+8
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+84