index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
isl
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl: Add more assertions to isl_surf_get_depth_format()
Chad Versace
2016-02-09
1
-2
/
+6
*
isl: Add func isl_surf_get_depth_format()
Chad Versace
2016-02-09
2
-0
/
+50
*
isl: Add logical z offset to GEN4_2D surfaces
Nanley Chery
2016-01-27
1
-1
/
+2
*
isl/tests: Add some tests for intratile offsets
Chad Versace
2016-01-27
1
-2
/
+94
*
isl: Add func isl_get_intratile_image_offset_el()
Chad Versace
2016-01-27
2
-0
/
+57
*
isl/tests: Rename t_assert_offset()
Chad Versace
2016-01-27
1
-30
/
+30
*
isl: Add func isl_surf_get_image_offset_el()
Chad Versace
2016-01-27
3
-17
/
+51
*
isl: Fix row pitch for compressed formats
Chad Versace
2016-01-27
1
-1
/
+1
*
isl: Add func isl_surf_get_tile_info()
Chad Versace
2016-01-27
2
-0
/
+14
*
isl/gen9: Fix slice offset calculation for 1D array images.
Francisco Jerez
2016-01-26
1
-2
/
+2
*
isl: Fix gen8_choose_msaa_layout()
Chad Versace
2016-01-22
1
-1
/
+1
*
isl: Add func isl_tiling_is_any_y()
Chad Versace
2016-01-22
1
-0
/
+6
*
isl: Add func isl_device_get_sample_counts()
Chad Versace
2016-01-22
2
-0
/
+47
*
isl/format_layout: R11G11B10_FLOAT is unsigned
Jason Ekstrand
2016-01-22
1
-1
/
+1
*
isl: Fix indentation of isl_format_layout comment
Chad Versace
2016-01-22
1
-5
/
+5
*
isl/tests: Give tests less cryptic names
Chad Versace
2016-01-22
1
-4
/
+4
*
isl: Fix isl_surf_get_image_offset_sa for gen4_3d layout
Chad Versace
2016-01-22
1
-2
/
+1
*
isl/tests: Add test for bdw 3d surface
Chad Versace
2016-01-22
1
-1
/
+64
*
isl/tests: Remove copy-paste assertion
Chad Versace
2016-01-22
1
-1
/
+0
*
isl/tests: Fix build
Chad Versace
2016-01-22
1
-2
/
+4
*
isl: Add a README
Chad Versace
2016-01-20
2
-81
/
+114
*
isl: Add ish.h to libsil_la_SOURCES
Kristian Høgsberg Kristensen
2016-01-20
1
-0
/
+1
*
isl/device: Add a flag for bit 6 swizzling
Jason Ekstrand
2016-01-18
2
-2
/
+6
*
isl: Add missing break statement in array pitch calculation
Chad Versace
2016-01-07
1
-0
/
+1
*
isl/gen9: Fix array pitch of 3d surfaces
Chad Versace
2016-01-07
1
-1
/
+14
*
isl: Refactor func isl_calc_array_pitch_sa_rows
Chad Versace
2016-01-07
1
-18
/
+19
*
isl: Assert that alignments are not 0 for isl_align
Jordan Justen
2016-01-07
1
-1
/
+1
*
isl: Fix image alignment calculation
Jordan Justen
2016-01-07
1
-2
/
+3
*
isl: Add isl_surf_get_array_pitch_el()
Chad Versace
2016-01-06
1
-0
/
+31
*
isl/gen9: Support ISL_DIM_LAYOUT_GEN9_1D
Chad Versace
2016-01-06
1
-18
/
+74
*
isl: Don't align phys_slice0_sa.width twice
Chad Versace
2016-01-06
1
-2
/
+2
*
isl: Fix the documented units of isl_surf::row_pitch
Chad Versace
2016-01-06
1
-1
/
+1
*
isl: Don't force linear for 1d surfaces in gen7_filter_tiling()
Chad Versace
2016-01-05
1
-8
/
+0
*
isl: Document gen7_filter_tiling()
Chad Versace
2016-01-05
1
-0
/
+11
*
isl: Prefer linear tiling for 1D surfaces
Chad Versace
2016-01-05
1
-0
/
+10
*
isl: Remove isl_format_layout::bpb
Chad Versace
2016-01-05
2
-2
/
+1
*
isl: Align isl_surf::phys_level0_sa to the format's compression block
Chad Versace
2016-01-05
2
-8
/
+18
*
isl: Fix mis-documented units of isl_surf::phys_level_sa
Chad Versace
2016-01-05
1
-1
/
+2
*
isl: Align single-level 2D surfaces to compression block
Chad Versace
2016-01-04
1
-6
/
+12
*
isl/format: Add some helpers for working with RGB formats
Jason Ekstrand
2016-01-04
2
-0
/
+66
*
isl: Add a file for format helpers
Jason Ekstrand
2016-01-04
3
-15
/
+42
*
isl: Document mnemonic in Yf and Ys tiling
Chad Versace
2016-01-04
1
-2
/
+2
*
isl: Use isl_align_npot for row_pitch
Kristian Høgsberg Kristensen
2016-01-04
1
-2
/
+2
*
isl: Fix row pitch for linear buffers
Chad Versace
2016-01-04
1
-1
/
+21
*
isl: Fix swapped if-else in isl_calc_row_pitch
Chad Versace
2016-01-04
1
-2
/
+2
*
isl: Document some isl_surf::phys_level0_sa invariants
Chad Versace
2015-12-31
1
-0
/
+4
*
isl: Better document surface units
Chad Versace
2015-12-31
1
-2
/
+60
*
isl: Document the 3D block extent of isl_format
Chad Versace
2015-12-31
1
-0
/
+7
*
Revert "isl: Fix assertion failure for npot pixel formats"
Jason Ekstrand
2015-12-30
1
-2
/
+2
*
isl: Fix assertion failure for npot pixel formats
Chad Versace
2015-12-30
1
-2
/
+2
[next]