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
/
isl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/isl: Add support for RGB formats in X and Y-tiled memory
Jason Ekstrand
2016-09-12
1
-13
/
+35
*
intel/isl: Add a helper for getting the size of an interleaved pixel
Jason Ekstrand
2016-09-12
1
-5
/
+17
*
isl/gen8+: Allow 1D and 3D auxiliary surfaces
Topi Pohjolainen
2016-09-12
1
-1
/
+2
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
isl: round format alignment to nearest power of 2
Lionel Landwerlin
2016-09-01
1
-0
/
+1
*
isl: Allow multisampled array textures
Jason Ekstrand
2016-08-26
1
-4
/
+4
*
intel/isl: Pass the dim_layout into choose_alignment_el
Jason Ekstrand
2016-08-25
1
-11
/
+12
*
intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL
Jason Ekstrand
2016-08-25
1
-5
/
+23
*
isl: Add helpers for creating different types of aux surfaces
Jason Ekstrand
2016-08-17
1
-0
/
+121
*
isl: Take the slice0_extent shortcut for interleaved MSAA
Jason Ekstrand
2016-08-17
1
-1
/
+1
*
isl: Remove duplicate px->sa conversions
Jason Ekstrand
2016-08-17
1
-20
/
+0
*
isl: Add functions for computing surface offsets in samples
Jason Ekstrand
2016-08-17
1
-12
/
+12
*
isl: Fix get_image_offset_sa_gen4_2d for multisample surfaces
Jason Ekstrand
2016-08-17
1
-4
/
+9
*
isl: Add support for filling out surface states all the way back to gen4
Jason Ekstrand
2016-07-15
1
-0
/
+22
*
isl: Fix the bs assertion in isl_tiling_get_info
Jason Ekstrand
2016-07-15
1
-2
/
+5
*
Revert "isl: Don't filter tiling flags if a specific tiling bit is set"
Nanley Chery
2016-07-15
1
-8
/
+5
*
isl: Add support for color control surfaces
Jason Ekstrand
2016-07-13
1
-0
/
+47
*
isl: Add support for HiZ surfaces
Jason Ekstrand
2016-07-13
1
-1
/
+22
*
isl: Kill off isl_format_layout::bs
Jason Ekstrand
2016-07-13
1
-5
/
+6
*
isl: Take bpb rather than bs in tiling_get_info
Jason Ekstrand
2016-07-13
1
-5
/
+5
*
isl: Use bpb for determining YUV image padding
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
isl: Change the physical size of a W-tile to 128x32
Jason Ekstrand
2016-07-13
1
-2
/
+12
*
isl: Rework the way we define tile sizes.
Jason Ekstrand
2016-07-13
1
-77
/
+104
*
isl: Rework the way we handle surface padding
Jason Ekstrand
2016-07-13
1
-27
/
+25
*
isl: Use ARRAY_PITCH_SPAN_FULL for depth/stencil surfaces on gen7
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
isl: Stop multiplying height by block size
Jason Ekstrand
2016-07-13
1
-2
/
+2
*
isl: Get rid of tiling_get_extent
Jason Ekstrand
2016-07-13
1
-11
/
+0
*
isl: Fix some tautological-compare warnings
Ben Widawsky
2016-05-26
1
-2
/
+2
*
isl: Handle npot ASTC block dimensions on Gen9+
Nanley Chery
2016-05-20
1
-4
/
+4
*
isl: Mark default cases in switch unreachable.
Matt Turner
2016-05-18
1
-0
/
+6
*
isl: fix warnings in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
isl: Remove surf_get_intratile_offset_el
Jason Ekstrand
2016-04-08
1
-30
/
+0
*
isl: Rework the get_intratile_offset function
Jason Ekstrand
2016-04-08
1
-21
/
+31
*
isl: Don't filter tiling flags if a specific tiling bit is set
Nanley Chery
2016-03-03
1
-5
/
+8
*
isl: Add function to get intratile offsets from x/y offsets
Nanley Chery
2016-03-03
1
-12
/
+31
*
isl: Add a helper for filling a buffer surface state
Jason Ekstrand
2016-02-27
1
-0
/
+23
*
isl: Add a function for filling out a surface state
Jason Ekstrand
2016-02-27
1
-0
/
+42
*
isl: Fix isl_surf_get_image_intratile_offset_el()
Nanley Chery
2016-02-26
1
-1
/
+1
*
isl: Stop including mesa/main/imports.h
Jason Ekstrand
2016-02-20
1
-0
/
+2
*
Move isl to src/intel
Jason Ekstrand
2016-02-18
1
-0
/
+1428