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
/
intel
/
blorp
/
blorp_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
intel/blorp: Rework our usage of ralloc when compiling shaders
Jason Ekstrand
2016-10-27
1
-4
/
+8
*
intel/blorp: Rename compile_nir_shader to compile_fs
Jason Ekstrand
2016-10-27
1
-2
/
+2
*
intel/blorp: Fix a couple asserts around image copy rectangles
Jason Ekstrand
2016-10-27
1
-2
/
+6
*
anv/blorp: Handle zero width/height blits in blorp_copy()
Anuj Phogat
2016-10-04
1
-1
/
+4
*
intel/blorp: Increase the presision of coordinate transform calculations
Jason Ekstrand
2016-09-12
1
-3
/
+3
*
intel/blorp: Add support for RGB destinations in copies
Jason Ekstrand
2016-09-12
1
-0
/
+62
*
intel/blorp: Add an entrypoint for doing bit-for-bit copies
Jason Ekstrand
2016-09-12
1
-0
/
+133
*
intel/blorp: Pull the guts of blorp_blit into a helper
Jason Ekstrand
2016-09-12
1
-130
/
+147
*
intel/blorp: Stop using the X/YOffset field of RENDER_SURFACE_STATE
Jason Ekstrand
2016-09-12
1
-5
/
+69
*
intel/blorp: Use fake_interleaved_msaa in retile_w_to_y
Jason Ekstrand
2016-09-12
1
-3
/
+1
*
intel/blorp: Use isl_get_interleaved_msaa_px_size_sa
Jason Ekstrand
2016-09-12
1
-28
/
+6
*
intel/blorp: Handle 3D surfaces in convert_to_single_slice
Jason Ekstrand
2016-09-12
1
-5
/
+11
*
intel/blorp: Fix the early return condition in convert_to_single_slice
Jason Ekstrand
2016-09-12
1
-1
/
+6
*
intel/blorp: Use the surface format for computing offsets
Jason Ekstrand
2016-09-12
1
-1
/
+1
*
intel/blorp: Don't assume R8_UINT in convert_to_single_slice
Jason Ekstrand
2016-09-12
1
-1
/
+1
*
intel/blorp: Take a destination swizzle in blorp_blit
Jason Ekstrand
2016-09-12
1
-1
/
+2
*
intel/blorp: Take an isl_swizzle instead of a SWIZZLE
Jason Ekstrand
2016-09-12
1
-27
/
+2
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
1
-4
/
+6
*
intel/blorp: Allow single slice converter to suppress number of layers
Topi Pohjolainen
2016-09-08
1
-3
/
+0
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-2
/
+2
*
i965: Move blorp into src/intel/blorp
Jason Ekstrand
2016-08-29
1
-0
/
+1649
[prev]