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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Removed the field etc_format from the struct intel_mipmap_tree
Eleni Maria Stea
2019-02-15
1
-7
/
+0
*
i965: Fixed the CopyImageSubData for ETC2 on Gen < 8
Eleni Maria Stea
2019-02-15
1
-17
/
+0
*
i965: Faking the ETC2 compression on Gen < 8 GPUs using two miptrees.
Eleni Maria Stea
2019-02-15
1
-68
/
+106
*
i965: Rename intel_mipmap_tree::r8stencil_* -> ::shadow_*
Nanley Chery
2019-02-15
1
-8
/
+8
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
intel/isl: move tiled_memcpy static libs from i965 to isl
Tapani Pälli
2019-01-10
1
-17
/
+70
*
intel/blorp: Expand blorp_address::offset to be 64 bits.
Kenneth Graunke
2018-12-07
1
-1
/
+1
*
i965/miptree: Use cpu tiling/detiling when mapping
Scott D Phillips
2018-10-23
1
-4
/
+106
*
i965/miptree: Use enum instead of boolean.
Rafael Antognolli
2018-10-12
1
-1
/
+1
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
1
-33
/
+33
*
i965: Workaround the gen9 hw astc5x5 sampler bug
Jason Ekstrand
2018-09-07
1
-3
/
+16
*
i965/miptree: Fix can_blit_slice()
Nanley Chery
2018-08-22
1
-4
/
+3
*
i965/miptree: Use miptree_map in map_blit functions
Nanley Chery
2018-08-22
1
-8
/
+6
*
i965/miptree: avoid uninitialized variable warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+2
*
i965/miptree: Allocate MS texture BOs as BUSY
Nanley Chery
2018-07-13
1
-2
/
+2
*
i965/miptree: Inline make_separate_stencil
Nanley Chery
2018-07-13
1
-23
/
+6
*
i965/miptree: Init r8stencil_needs_update to false
Nanley Chery
2018-07-13
1
-3
/
+4
*
i965/miptree: Refactor miptree_create
Nanley Chery
2018-07-13
1
-36
/
+12
*
i965/miptree: Add and use mt_surf_usage
Nanley Chery
2018-07-13
1
-13
/
+25
*
i965/miptree: Share alloc_flags in miptree_create
Nanley Chery
2018-07-13
1
-7
/
+4
*
i965/miptree: Share the miptree format in miptree_create
Nanley Chery
2018-07-13
1
-15
/
+15
*
i965/miptree: Share tiling_flags in miptree_create
Nanley Chery
2018-07-13
1
-8
/
+7
*
i965/miptree: Delete MIPTREE_CREATE_LINEAR
Nanley Chery
2018-07-13
1
-9
/
+2
*
i965/miptree: Use make_surface in map_blit
Nanley Chery
2018-07-13
1
-6
/
+6
*
i965/miptree: Set the r8stencil flag in map_depthstencil
Nanley Chery
2018-07-13
1
-1
/
+3
*
i965: Set the r8stencil flag in miptree_finish_write
Nanley Chery
2018-07-13
1
-1
/
+3
*
i965/miptree: Use the correct BLT pitch
Nanley Chery
2018-07-12
1
-6
/
+6
*
i965/miptree: Drop an if case from retile_as_linear
Nanley Chery
2018-07-12
1
-4
/
+0
*
st/mesa/i965: Allow decompressing ETC2 to GL_RGBA
Tomeu Vizoso
2018-07-02
1
-1
/
+1
*
i965: fix resource leak
Eric Engestrom
2018-06-11
1
-1
/
+3
*
i965/miptree: Rename a parameter to create_for_dri_image
Jason Ekstrand
2018-06-04
1
-3
/
+3
*
i965: Revert recent tiled memcpy changes.
Kenneth Graunke
2018-05-26
1
-98
/
+4
*
i965/miptree: Use cpu tiling/detiling when mapping
Scott D Phillips
2018-05-25
1
-4
/
+98
*
i965/miptree: Move the access_raw call to the individual map functions
Jason Ekstrand
2018-05-22
1
-3
/
+13
*
i965/miptree: Use blorp for blit maps on gen6+
Jason Ekstrand
2018-05-22
1
-11
/
+25
*
i965/miptree: Use blorp for validation tex copies on gen6+
Jason Ekstrand
2018-05-22
1
-11
/
+29
*
i965: Introduce a "memory zone" concept on BO allocation.
Kenneth Graunke
2018-05-22
1
-3
/
+5
*
i965: isl: Move the MCS gen7+ assertion into ISL
Nanley Chery
2018-05-18
1
-2
/
+0
*
i965/miptree: Remove format assertion in alloc_aux
Nanley Chery
2018-05-18
1
-5
/
+0
*
i965/miptree: Simplify the switch in supports_ccs
Nanley Chery
2018-05-18
1
-5
/
+1
*
i965: Make get_ccs_surf succeed in alloc_aux
Nanley Chery
2018-05-18
1
-6
/
+10
*
i965: Update the indirect buffer in set_clear_color
Nanley Chery
2018-05-17
1
-0
/
+13
*
i965: Use set_clear_color for depth miptrees
Nanley Chery
2018-05-17
1
-13
/
+0
*
Revert "i965: Make the miptree clear color setter take a gl_color_union"
Nanley Chery
2018-05-17
1
-5
/
+1
*
i965/miptree: Unify aux buffer allocation
Nanley Chery
2018-05-17
1
-133
/
+82
*
i965: Prepare to delete intel_miptree_alloc_ccs()
Nanley Chery
2018-05-17
1
-13
/
+14
*
i965/miptree: Drop the mt param from alloc_aux_buffer
Nanley Chery
2018-05-17
1
-5
/
+4
*
i965/miptree: Drop the alloc_flags param from alloc_aux_buffer
Nanley Chery
2018-05-17
1
-15
/
+14
*
i965/miptree: Drop the name param from alloc_aux_buffer
Nanley Chery
2018-05-17
1
-5
/
+4
*
i965/miptree: Initialize the indirect clear color to zero
Nanley Chery
2018-05-17
1
-11
/
+22
[next]