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
/
intel
/
isl
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/isl: Add gen4_filter_tiling
Jason Ekstrand
2017-05-26
3
-2
/
+57
*
intel/isl: Add support for setting component write disables
Jason Ekstrand
2017-05-26
2
-0
/
+26
*
intel/isl: Add support for gen4 cube maps to get_image_offset_sa
Jason Ekstrand
2017-05-26
1
-5
/
+18
*
intel/isl: Don't request space for stencil/hiz packets unless needed
Jason Ekstrand
2017-05-26
1
-7
/
+6
*
intel/isl: Add ASTC HDR to format lists and helpers
Nanley Chery
2017-05-22
3
-2
/
+58
*
intel/isl/gen6: Fix combined depth stencil alignment
Jason Ekstrand
2017-05-16
1
-7
/
+7
*
intel/isl: Refactor gen8_choose_image_alignment_el
Jason Ekstrand
2017-05-16
1
-140
/
+49
*
intel/isl: Refactor gen6_choose_image_alignment_el
Jason Ekstrand
2017-05-16
1
-18
/
+14
*
intel/isl: Refactor gen7_choose_image_alignment_el
Jason Ekstrand
2017-05-16
1
-83
/
+74
*
intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
Pohjolainen, Topi
2017-05-16
1
-23
/
+5
*
isl/format: Update the R16G16B16X16_FLOAT entry
Nanley Chery
2017-04-24
1
-1
/
+1
*
anv: Use ISL for emitting depth/stencil/hiz
Jason Ekstrand
2017-04-10
2
-2
/
+2
*
intel/isl: Add support for emitting depth/stencil/hiz
Jason Ekstrand
2017-04-10
4
-0
/
+394
*
intel/isl: Use genx_bits.h instead of a hand-rolled table
Jason Ekstrand
2017-04-07
1
-18
/
+13
*
intel/isl: Refactor and clerify gen8 alignment calculations
Jason Ekstrand
2017-04-04
1
-15
/
+49
*
isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
2017-03-28
2
-13
/
+3
*
isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
2017-03-28
2
-1
/
+19
*
isl: Validate the calculated row pitch (v45)
Chad Versace
2017-03-28
1
-6
/
+64
*
genxml: Rename two MCS fields to Auxiliary Surface on gen7
Jason Ekstrand
2017-03-24
1
-4
/
+3
*
isl: Refactor row pitch calculation (v2)
Chad Versace
2017-03-21
1
-33
/
+89
*
isl: Drop misplaced comment about padding
Chad Versace
2017-03-21
1
-46
/
+0
*
intel: Correct the BDW surface state size
Nanley Chery
2017-03-20
1
-1
/
+1
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
isl: document the meaning of the array_len field in isl_view
Iago Toral Quiroga
2017-03-02
1
-0
/
+6
*
intel/isl: Apply render target alignment constraints for MCS
Pohjolainen, Topi
2017-02-23
1
-1
/
+16
*
intel/isl: add MCS width constraint 16 samples
Lionel Landwerlin
2017-02-23
1
-0
/
+10
*
intel/isl: Return surface creation success from aux helpers
Jason Ekstrand
2017-02-23
2
-39
/
+37
*
isl/state: fix assert on raw buffer surface state minimum size
Samuel Iglesias Gonsálvez
2017-02-23
1
-1
/
+1
*
intel/isl: Add format metadata for typed reads/writes
Jason Ekstrand
2017-02-14
2
-251
/
+291
*
intel/isl: Add a better comment for format_supports_ccs_e
Jason Ekstrand
2017-02-02
1
-0
/
+6
*
intel/isl: Assert that we don't use CCS for storage images
Jason Ekstrand
2017-02-02
1
-0
/
+6
*
intel/isl: Add a formats_are_ccs_e_compatible helper
Jason Ekstrand
2017-02-02
2
-0
/
+35
*
intel/isl: Add a format_supports_ccs_d helper
Jason Ekstrand
2017-02-02
2
-0
/
+24
*
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
2017-02-02
2
-6
/
+6
*
isl: Add assertions for render target swizzle restrictions
Jason Ekstrand
2017-02-01
1
-0
/
+32
*
isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell
Jason Ekstrand
2017-01-31
1
-2
/
+3
*
isl/surface_state: Handle ISL_AUX_USAGE_HIZ
Nanley Chery
2017-01-12
1
-0
/
+29
*
isl: render target cube maps should be handled as 2D images, not cubes
Iago Toral Quiroga
2017-01-09
1
-4
/
+6
*
isl: fix VA64 support for double and dvecN vertex attributes
Samuel Iglesias Gonsálvez
2017-01-09
1
-2
/
+2
*
isl: Mark A4B4G4R4_UNORM as supported on gen8
Jason Ekstrand
2017-01-06
1
-1
/
+4
*
isl: Make isl_finishme only warn once per call-site
Emil Velikov
2016-11-28
1
-1
/
+7
*
intel/isl: Allow non-2D CCS surfaces
Jason Ekstrand
2016-11-17
1
-2
/
+2
*
intel/isl: Rework the asserts and fails in isl_surf_get_ccs
Jason Ekstrand
2016-11-17
1
-2
/
+7
*
intel/isl: Add some basic info about RENDER_SURFACE_STATE to isl_device
Jason Ekstrand
2016-11-16
2
-0
/
+30
*
isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa
Jordan Justen
2016-11-15
1
-1
/
+1
*
isl: Only allow Y-tiling for ASTC textures
Nanley Chery
2016-11-03
1
-0
/
+6
*
isl/format: Correct ASTC entries of format info table
Nanley Chery
2016-10-24
1
-28
/
+42
*
isl: use ifndef header guards
Emil Velikov
2016-10-14
7
-7
/
+28
*
isl: make locally used functions static
Emil Velikov
2016-10-14
2
-12
/
+2
*
isl: trivial include-what-you-want cleanups
Emil Velikov
2016-10-14
5
-5
/
+5
[next]