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: Delete MIPTREE_CREATE_LINEAR
Nanley Chery
2018-07-13
1
-4
/
+1
*
i965: Make blt_pitch public
Nanley Chery
2018-07-12
1
-0
/
+10
*
i965/miptree: Rename a parameter to create_for_dri_image
Jason Ekstrand
2018-06-04
1
-1
/
+1
*
i965: Use set_clear_color for depth miptrees
Nanley Chery
2018-05-17
1
-5
/
+0
*
Revert "i965: Make the miptree clear color setter take a gl_color_union"
Nanley Chery
2018-05-17
1
-1
/
+1
*
i965/miptree: Unify aux buffer allocation
Nanley Chery
2018-05-17
1
-9
/
+0
*
i965: Prepare to delete intel_miptree_alloc_ccs()
Nanley Chery
2018-05-17
1
-1
/
+1
*
i965/miptree: Remove redundant fields from intel_miptree_aux_buffer
Jason Ekstrand
2018-05-08
1
-25
/
+0
*
i965: Record mipmap resolver for unmapping
Chris Wilson
2018-04-30
1
-0
/
+6
*
i965: Add and use a getter for the clear color
Nanley Chery
2018-04-24
1
-0
/
+8
*
i965: Add and use a single miptree aux_buf field
Nanley Chery
2018-04-24
1
-33
/
+20
*
i965: Add and use a getter for the miptree aux buffer
Nanley Chery
2018-04-24
1
-0
/
+17
*
i965/miptree: Delete an unused function
Nanley Chery
2018-04-20
1
-4
/
+0
*
i965: Make the miptree clear color setter take a gl_color_union
Nanley Chery
2018-04-09
1
-1
/
+1
*
i965/miptree: Move the clear color and value setter implementations
Nanley Chery
2018-04-09
1
-21
/
+4
*
i965: Use the brw_context for the clear color and value setters
Nanley Chery
2018-04-09
1
-4
/
+4
*
i965/miptree: Add space to store the clear value in the aux surface.
Rafael Antognolli
2018-04-05
1
-0
/
+16
*
i965: Use finish_external instead of make_shareable in setTexBuffer2
Jason Ekstrand
2018-02-21
1
-0
/
+3
*
i965: Stop disabling aux during texture preparation
Jason Ekstrand
2018-01-24
1
-2
/
+1
*
i965/miptree: Add an aux_disabled parameter to render_aux_usage
Jason Ekstrand
2018-01-24
1
-1
/
+2
*
i965/miptree: Take an aux_usage in prepare/finish_render
Jason Ekstrand
2018-01-24
1
-4
/
+2
*
i965/miptree: Add an explicit tiling parameter to create_for_bo
Jason Ekstrand
2018-01-21
1
-0
/
+1
*
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
[next]