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
/
gen6_depth_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Use ISL for emitting depth/stencil/hiz state on gen6+
Jason Ekstrand
2018-05-08
1
-221
/
+0
*
i965: Re-order depth/stencil/hiz/clear packets to match ISL
Jason Ekstrand
2018-05-08
1
-17
/
+17
*
i965: Add and use a single miptree aux_buf field
Nanley Chery
2018-04-24
1
-3
/
+3
*
i965: Reduce passing 2x32b of reloc_domains to 2 bits
Chris Wilson
2017-08-04
1
-9
/
+3
*
i965/miptree: Clean-up unused
Topi Pohjolainen
2017-07-22
1
-6
/
+2
*
i965: Drop redundant check for non-tiled depth buffer
Topi Pohjolainen
2017-07-20
1
-2
/
+1
*
i965/miptree: Switch to isl_surf::row_pitch
Topi Pohjolainen
2017-07-20
1
-1
/
+1
*
i965/miptree: Switch to isl_surf::tiling
Topi Pohjolainen
2017-07-20
1
-1
/
+1
*
i965/miptree/gen7+: Use isl for hiz layouts
Topi Pohjolainen
2017-06-19
1
-3
/
+3
*
i965/gen6: Use isl for hiz
Topi Pohjolainen
2017-06-19
1
-8
/
+4
*
i965/gen6: Use isl for stencil surfaces
Topi Pohjolainen
2017-06-19
1
-19
/
+12
*
i965/gen6: Remove dead code in hiz surface setup
Topi Pohjolainen
2017-06-17
1
-7
/
+6
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
1
-1
/
+6
*
i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
2017-06-01
1
-2
/
+2
*
i965/gen6: Simplify hiz surface setup
Topi Pohjolainen
2017-01-27
1
-2
/
+2
*
i965/gen6: Remove check for stencil format
Topi Pohjolainen
2017-01-27
1
-14
/
+8
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset
Jason Ekstrand
2016-10-27
1
-4
/
+2
*
i965: Assert that a depth_mt exists when using HiZ.
Matt Turner
2016-05-25
1
-0
/
+1
*
i965/gen6: Set up layer constraints properly for depth buffers.
Kenneth Graunke
2015-07-10
1
-1
/
+5
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-1
/
+1
*
i965/hiz: Start to separate miptree out from hiz buffers
Jordan Justen
2015-03-09
1
-1
/
+1
*
i965: Do Sandybridge workaround flushes before each primitive.
Kenneth Graunke
2015-02-17
1
-7
/
+0
*
i965/gen6: Stencil/hiz needs an offset for LOD > 0
Jordan Justen
2014-08-15
1
-2
/
+32
*
i965/gen6 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surface
Jordan Justen
2014-08-15
1
-8
/
+27
*
i965/gen6 depth surface: calculate minimum array element being rendered
Jordan Justen
2014-08-15
1
-0
/
+2
*
i965/gen6 depth surface: calculate LOD being rendered to
Jordan Justen
2014-08-15
1
-0
/
+3
*
i965/gen6 depth surface: calculate depth (array size) for depth surface
Jordan Justen
2014-08-15
1
-0
/
+3
*
i965/gen6 depth surface: calculate more specific surface type
Jordan Justen
2014-08-15
1
-0
/
+33
*
i965/gen6_depth_state.c: Remove (gen != 6) code paths
Jordan Justen
2014-08-15
1
-31
/
+14
*
i965: Split gen6 depth hiz state out from brw
Jordan Justen
2014-08-15
1
-0
/
+176