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
/
intel_mipmap_tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
2017-10-26
1
-3
/
+6
*
i965: Remove the intel_miptree_prepare_fb_fetch wrapper.
Kenneth Graunke
2017-10-19
1
-4
/
+1
*
i965: Make intel_miptree_prepare_texture() take level/layer arguments.
Kenneth Graunke
2017-10-19
1
-0
/
+2
*
i965/miptree: Drop the invalidate parameter form copy_teximage
Jason Ekstrand
2017-10-16
1
-1
/
+1
*
i965: Disable auxiliary buffers when there are self-dependencies.
Kenneth Graunke
2017-10-10
1
-1
/
+1
*
i965: pass wanted format to intel_miptree_create_for_dri_image
Tapani Pälli
2017-10-06
1
-1
/
+1
*
Revert "i965: Reset miptree aux state on update_image_buffer"
Jason Ekstrand
2017-09-19
1
-3
/
+0
*
i965: Reset miptree aux state on update_image_buffer
Jason Ekstrand
2017-09-18
1
-0
/
+3
*
i965: emit BRW_NEW_AUX_STATE when we change the fast clear value
Iago Toral Quiroga
2017-09-18
1
-0
/
+28
*
i965/miptree: More conservatively resolve external images
Jason Ekstrand
2017-08-14
1
-0
/
+10
*
i965/miptree: Rework create flags
Jason Ekstrand
2017-08-07
1
-6
/
+24
*
i965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)
Jason Ekstrand
2017-08-07
1
-3
/
+0
*
i965/miptree: Delete an unused function declaration
Jason Ekstrand
2017-08-07
1
-5
/
+0
*
i965/miptree: Delete MIPTREE_LAYOUT_FOR_SCANOUT
Jason Ekstrand
2017-08-07
1
-2
/
+0
*
i965/miptree: Delete some unused layout flags
Jason Ekstrand
2017-08-07
1
-3
/
+0
*
i965: Expose get_num_logical_layers outside of intel_mipmap_tree.c.
Kenneth Graunke
2017-07-26
1
-0
/
+3
*
i965: Enable regular fast-clears (CCS_D) on gen9+
Jason Ekstrand
2017-07-22
1
-3
/
+3
*
i965/miptree: Take an isl_format in prepare_texture
Jason Ekstrand
2017-07-22
1
-1
/
+1
*
i965/miptree: Take an aux_usage in prepare/finish
Jason Ekstrand
2017-07-22
1
-2
/
+3
*
i965/miptree: Rework prepare/finish_render to be in terms of aux_usage
Jason Ekstrand
2017-07-22
1
-1
/
+6
*
i965/miptree: Add a helper for getting the aux usage for texturing
Jason Ekstrand
2017-07-22
1
-0
/
+4
*
i965/miptree: Remove some unneeded restrictions
Jason Ekstrand
2017-07-22
1
-7
/
+0
*
i965/miptree: Clean-up unused
Topi Pohjolainen
2017-07-22
1
-241
/
+0
*
i965/miptree: Drop miptree_array_layout in get_isl_dim_layout()
Topi Pohjolainen
2017-07-22
1
-2
/
+1
*
i965/miptree: Switch to isl_surf::row_pitch
Topi Pohjolainen
2017-07-20
1
-11
/
+0
*
i965/miptree: Switch to isl_surf::tiling
Topi Pohjolainen
2017-07-20
1
-11
/
+4
*
i965/miptree: Switch to isl_surf::samples
Topi Pohjolainen
2017-07-20
1
-6
/
+0
*
i965/miptree: Switch to isl_surf::msaa_layout
Topi Pohjolainen
2017-07-20
1
-49
/
+0
*
i965/wm: Use isl for filling tex image parameters
Topi Pohjolainen
2017-07-18
1
-9
/
+0
*
i965/miptree: Replace is_lossless_compressed with mt->aux_usage checks
Jason Ekstrand
2017-07-17
1
-4
/
+0
*
i965/miptree: Add support for window system images to create_for_dri_image
Jason Ekstrand
2017-07-12
1
-1
/
+2
*
i965/miptree: Add a colorspace parameter to create_for_dri_image
Jason Ekstrand
2017-07-12
1
-1
/
+2
*
i965/miptree: Allocate mt earlier in update winsys
Ben Widawsky
2017-07-12
1
-1
/
+1
*
i965/miptree: Add a return for updating of winsys
Ben Widawsky
2017-07-12
1
-1
/
+1
*
i965: Move the DRIimage -> miptree code to intel_mipmap_tree.c
Jason Ekstrand
2017-07-12
1
-0
/
+5
*
i965/miptree: Rework aux enabling
Jason Ekstrand
2017-06-23
1
-23
/
+20
*
i965/miptree: Rename the non_msrt_mcs functions to _ccs
Jason Ekstrand
2017-06-23
1
-15
/
+3
*
i965: Fix incorrect comment
Ian Romanick
2017-06-20
1
-1
/
+1
*
i965/wm: Use stored hiz surface instead of creating copy
Topi Pohjolainen
2017-06-19
1
-6
/
+0
*
i965/miptree/gen7+: Use isl for hiz layouts
Topi Pohjolainen
2017-06-19
1
-10
/
+1
*
i965/gen6: Use isl for hiz
Topi Pohjolainen
2017-06-19
1
-5
/
+2
*
i965/miptree: Refactor isl aux usage resolver
Topi Pohjolainen
2017-06-19
1
-2
/
+7
*
i965: Prepare slice validator for isl based miptrees
Topi Pohjolainen
2017-06-19
1
-11
/
+2
*
i965/miptree: Add isl surface
Topi Pohjolainen
2017-06-19
1
-0
/
+2
*
i965/gen4: Add support for single layer in alignment workaround
Topi Pohjolainen
2017-06-19
1
-0
/
+7
*
i965: Delete intel_resolve_map
Jason Ekstrand
2017-06-07
1
-2
/
+1
*
i965: Use the new tracking mechanism for HiZ
Jason Ekstrand
2017-06-07
1
-24
/
+0
*
i965/miptree: Make level_has_hiz take a const miptree
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
i965: Wholesale replace the color resolve tracking code
Jason Ekstrand
2017-06-07
1
-31
/
+8
*
i965: Delete most of the old resolve interface
Jason Ekstrand
2017-06-07
1
-49
/
+0
[next]