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: pass tobind_flags to svga_buffer_handle
Charmaine Lee
2017-06-27
1
-2
/
+3
*
svga: Relax the format checks for copy_region_vgpu10 somewhat
Thomas Hellstrom
2017-06-16
1
-2
/
+26
*
svga: Fix incorrect format conversion blit destination
Thomas Hellstrom
2017-06-16
1
-1
/
+3
*
svga: Fix srgb copy_region regression
Thomas Hellstrom
2017-06-16
1
-1
/
+4
*
svga: Prefer accelerated blits over cpu copy region
Thomas Hellstrom
2017-06-16
1
-5
/
+3
*
svga: Support accelerated conditional blitting
Thomas Hellstrom
2017-06-16
1
-5
/
+19
*
svga: Use utility functions to help determine whether we can use copy_region
Thomas Hellstrom
2017-06-16
1
-6
/
+3
*
svga: Rework the blit and resource_copy_region functionality v3
Thomas Hellstrom
2017-06-16
1
-201
/
+445
*
svga: allow quad blit for more formats
Charmaine Lee
2016-11-03
1
-1
/
+136
*
svga: allow copy_region if sample counts match
Charmaine Lee
2016-11-03
1
-4
/
+10
*
svga: set rendered-to flag after updating the texture using PredCopyRegion
Charmaine Lee
2016-11-03
1
-0
/
+4
*
svga: Add render_condition boolean flag in struct svga_context
Neha Bhende
2016-11-03
1
-1
/
+2
*
svga: Allow DXPredCopyRegion for depth_and_stencil formats.
Neha Bhende
2016-11-03
1
-4
/
+5
*
svga: use new adjust_z_layer() helper in svga_pipe_blit.c
Brian Paul
2016-09-23
1
-44
/
+28
*
svga: simplify/improve the format compatibility check for region copies
Brian Paul
2016-09-23
1
-5
/
+25
*
svga: disable srgb format related code from svga_blit()
Neha Bhende
2016-09-23
1
-12
/
+0
*
svga: Use comparison between svga texture types to use PredCopyRegion command
Neha Bhende
2016-09-17
1
-6
/
+9
*
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