index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_meta_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/meta: fix unreachable() typo
Eric Engestrom
2016-08-30
1
-1
/
+1
*
anv: fix writemask on blit fragment shader.
Dave Airlie
2016-08-16
1
-1
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
1
-1
/
+1
*
anv/blit: Use CLAMP_TO_EDGE for scaled blits
Jason Ekstrand
2016-06-03
1
-0
/
+3
*
anv: Replace ::disable_scissor with ::use_rectlists
Nanley Chery
2016-04-13
1
-1
/
+0
*
anv: Delete anv_graphics_pipeline_create_info::disable_viewport
Nanley Chery
2016-04-13
1
-1
/
+0
*
anv/meta: Don't set the dynamic state for disabled operations
Nanley Chery
2016-04-13
1
-12
/
+1
*
anv/meta: Make clflushes conditional on !devinfo->has_llc
Jason Ekstrand
2016-04-08
1
-1
/
+2
*
anv/image: Remove the offset parameter from image_view_init
Jason Ekstrand
2016-04-08
1
-2
/
+2
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-24
1
-1
/
+1
*
anv/blit: Reduce number of VUE headers being read
Nanley Chery
2016-03-16
1
-1
/
+1
*
anv/blit: Remove completed finishme for VkFilter
Nanley Chery
2016-03-16
1
-2
/
+0
*
Revert "anv/meta: Make meta_emit_blit() public"
Nanley Chery
2016-03-16
1
-1
/
+1
*
Revert "anv/meta: Prefix anv_ to meta_emit_blit()"
Nanley Chery
2016-03-16
1
-2
/
+2
*
anv/meta: Prefix anv_ to meta_emit_blit()
Nanley Chery
2016-03-09
1
-2
/
+2
*
anv/meta: Split anv_meta_blit.c into three files
Nanley Chery
2016-03-09
1
-606
/
+6
*
anv/meta: Make meta_emit_blit() public
Nanley Chery
2016-03-09
1
-1
/
+1
*
anv/meta: Store src and dst usage flags in a variable
Nanley Chery
2016-03-09
1
-4
/
+6
*
anv/meta: Minimize height of images used for copies
Nanley Chery
2016-03-09
1
-2
/
+12
*
anv/meta: Delete unused functions
Nanley Chery
2016-03-03
1
-93
/
+0
*
anv/meta: Use blitter API for state-handling in Buffer Update/Copy
Nanley Chery
2016-03-03
1
-4
/
+4
*
anv/meta: Use blitter API in do_buffer_copy()
Nanley Chery
2016-03-03
1
-73
/
+21
*
anv/meta: Use blitter API in anv_CmdCopyImage()
Nanley Chery
2016-03-03
1
-71
/
+42
*
anv/meta: Use blitter API for copies between Images and Buffers
Nanley Chery
2016-03-03
1
-208
/
+6
*
anv/meta: Add function which copies between Buffers and Images
Nanley Chery
2016-03-03
1
-0
/
+92
*
anv/meta: Add function to create anv_meta_blit2d_surf from anv_image
Nanley Chery
2016-03-03
1
-0
/
+13
*
anv/meta: Implement the blitter API functions
Nanley Chery
2016-03-03
1
-0
/
+142
*
anv/meta: Remove redundancies in do_buffer_copy()
Nanley Chery
2016-03-03
1
-28
/
+18
*
anv/meta: Replace copy_format w/ block size in do_buffer_copy()
Nanley Chery
2016-03-03
1
-11
/
+6
*
anv/meta: Add missing command to exit meta in anv_CmdUpdateBuffer()
Nanley Chery
2016-03-03
1
-0
/
+2
*
anv/meta_blit: Use unorm formats for 8 and 16-bit RGB and RGBA values
Jason Ekstrand
2016-03-01
1
-7
/
+16
*
anv/image: Add a ussage_mask field to image_view_init
Jason Ekstrand
2016-02-27
1
-10
/
+10
*
anv/meta: Allocate descriptor pools on-the-fly
Jason Ekstrand
2016-02-23
1
-3
/
+20
*
anv: Implement descriptor pools
Kristian Høgsberg Kristensen
2016-02-22
1
-3
/
+3
*
anv/meta_blit: Handle compressed textures in anv_CmdCopyImage
Nanley Chery
2016-02-22
1
-25
/
+37
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+1442