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
/
mesa
/
drivers
/
dri
/
i965
/
brw_blorp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Use the generic surface state path for gen8 textures
Jason Ekstrand
2016-08-17
1
-1
/
+3
*
i965/blorp: Only do offset hacks for fake W-tiling and IMS
Jason Ekstrand
2016-08-17
1
-61
/
+15
*
i965/blorp: Add a z_offset field to blorp_surface_info
Jason Ekstrand
2016-08-17
1
-0
/
+9
*
i965/blorp: Rework hiz rect alignment calculations
Jason Ekstrand
2016-08-17
1
-8
/
+15
*
i965/blorp: Map 1-D render targets with DIM_LAYOUT_GEN4_2D as 2D on gen9
Jason Ekstrand
2016-08-17
1
-0
/
+6
*
i965/blorp: Use the isl_view from the blorp_surface_info
Jason Ekstrand
2016-08-17
1
-17
/
+1
*
i965/blorp: Get rid of brw_blorp_surface_info::width/height
Jason Ekstrand
2016-08-17
1
-24
/
+6
*
i965/blorp: Move surface offset calculations into a helper
Jason Ekstrand
2016-08-17
1
-32
/
+43
*
i965/blorp: Use ISL to compute image offsets
Jason Ekstrand
2016-08-17
1
-3
/
+91
*
i965/blorp: Add an isl_view to blorp_surface_info
Jason Ekstrand
2016-08-17
1
-11
/
+27
*
i965/blorp: Move intratile offset calculations out of surface state setup
Jason Ekstrand
2016-08-17
1
-12
/
+12
*
i965/blorp: Get rid of brw_blorp_surface_info::array_layout
Jason Ekstrand
2016-08-17
1
-1
/
+0
*
i965/blorp: Use isl_msaa_layout instead of intel_msaa_layout
Jason Ekstrand
2016-08-17
1
-18
/
+0
*
i965/blorp: Get rid of brw_blorp_surface_info::num_samples
Jason Ekstrand
2016-08-17
1
-5
/
+3
*
i965/blorp: Get rid of brw_blorp_surface_info::map_stencil_as_y_tiled
Jason Ekstrand
2016-08-17
1
-10
/
+2
*
i965/blorp: Remove compute_tile_offsets
Jason Ekstrand
2016-08-17
1
-29
/
+5
*
i965/blorp: Create the isl_surf up-front
Jason Ekstrand
2016-08-17
1
-11
/
+14
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_tile_masks
Jason Ekstrand
2016-08-17
1
-2
/
+4
*
i965/blorp: Add a generic ISL-based surface state emit path
Jason Ekstrand
2016-07-15
1
-0
/
+157
*
i965/blorp: Remove support for push constants
Topi Pohjolainen
2016-07-04
1
-14
/
+3
*
i965/blorp: Store input read mask
Topi Pohjolainen
2016-07-04
1
-0
/
+1
*
i965/blorp: Use prog data counters to guide sf/sbe setup
Topi Pohjolainen
2016-06-23
1
-1
/
+2
*
i965/fs: Add an allow_spilling flag to brw_compile_fs
Jason Ekstrand
2016-05-17
1
-1
/
+1
*
i965/blorp: Get rid of the blorp_prog_data_int() helper
Jason Ekstrand
2016-05-14
1
-16
/
+0
*
i965/blorp: Add a helper for compiling NIR shaders
Jason Ekstrand
2016-05-14
1
-0
/
+95
*
blorp: Add initial state setup support for SIMD8 dispatch
Jason Ekstrand
2016-05-14
1
-1
/
+5
*
i965/blorp: Add a param array to prog_data
Jason Ekstrand
2016-05-14
1
-0
/
+4
*
i965/blorp: Add a prog_data_init helper
Jason Ekstrand
2016-05-14
1
-0
/
+8
*
i965/blorp: Prepare blits for lossless compression
Topi Pohjolainen
2016-05-12
1
-1
/
+1
*
i965/blorp: Convert brw_blorp.cpp to a C file
Jason Ekstrand
2016-04-26
1
-0
/
+340