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_surface_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl/state: fix assert on raw buffer surface state minimum size
Samuel Iglesias Gonsálvez
2017-02-23
1
-1
/
+1
*
intel/isl: Assert that we don't use CCS for storage images
Jason Ekstrand
2017-02-02
1
-0
/
+6
*
isl: Add assertions for render target swizzle restrictions
Jason Ekstrand
2017-02-01
1
-0
/
+32
*
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
*
intel/isl: Add an assert to check zero width/height surface
Anuj Phogat
2016-10-04
1
-0
/
+3
*
intel/isl: Allow creation of 1-D compressed textures
Jason Ekstrand
2016-10-03
1
-0
/
+9
*
Revert "intel/isl: Ignore base_array_layer and array_len for 3D storage..."
Jason Ekstrand
2016-09-13
1
-6
/
+2
*
intel/isl: Divide QPitch by 2 for 3-D stencil textures on SKL+
Jason Ekstrand
2016-09-13
1
-1
/
+14
*
isl/state: Don't set QPitch for GEN4_3D surfaces
Jason Ekstrand
2016-09-13
1
-1
/
+16
*
intel/isl: Ignore base_array_layer and array_len for 3D storage surfaces
Jason Ekstrand
2016-09-13
1
-2
/
+6
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
1
-4
/
+4
*
intel/isl: Treat 3-D textures as 2-D arrays for rendering
Jason Ekstrand
2016-09-12
1
-4
/
+7
*
isl/state: Add some asserts about format capabilities
Jason Ekstrand
2016-08-29
1
-0
/
+5
*
isl/state: Only set clear color if aux is used
Jason Ekstrand
2016-08-17
1
-25
/
+27
*
isl/state: Add an assertion for IVB multisample array textures
Jason Ekstrand
2016-08-17
1
-0
/
+13
*
isl: Add asserts for gen8+ X/YOffset rules
Jason Ekstrand
2016-08-17
1
-0
/
+10
*
isl/state: Use a valid alignment for 1-D textures
Jason Ekstrand
2016-08-17
1
-1
/
+1
*
isl/state: Add support for OffsetX/Y in surface state
Jason Ekstrand
2016-07-15
1
-0
/
+28
*
isl: Add support for filling out surface states all the way back to gen4
Jason Ekstrand
2016-07-15
1
-3
/
+53
*
isl/state: Divide the aux qpitch by 4
Jason Ekstrand
2016-07-15
1
-1
/
+1
*
isl: Fix assert on raw buffer surface state size
Nanley Chery
2016-07-15
1
-1
/
+8
*
isl/state: Add support for handling auxiliary surfaces
Jason Ekstrand
2016-07-13
1
-2
/
+41
*
isl: Change the physical size of a W-tile to 128x32
Jason Ekstrand
2016-07-13
1
-10
/
+1
*
anv,isl: Lower storage image formats in anv
Jason Ekstrand
2016-06-22
1
-7
/
+1
*
isl/state: Allow for full 31-bit buffer texture sizes
Jason Ekstrand
2016-06-22
1
-1
/
+1
*
isl/state: Don't use designated initializers for buffer surface state
Jason Ekstrand
2016-06-22
1
-23
/
+23
*
isl/state: Add assertions for buffer surface restrictions
Jason Ekstrand
2016-06-22
1
-0
/
+11
*
isl/state: Don't set SurfacePitch for gen9 1-D textures
Jason Ekstrand
2016-06-22
1
-0
/
+3
*
isl/state: Use TILEWALK_XMAJOR for linear surfaces on gen7
Jason Ekstrand
2016-06-22
1
-2
/
+2
*
isl/state: Emit no-op mip tail setup on SKL
Jason Ekstrand
2016-06-22
1
-0
/
+8
*
isl/state: Only set cube face enables if usage includes CUBE_BIT
Jason Ekstrand
2016-06-22
1
-7
/
+9
*
isl/state: Use the layout for computing qpitch rather than dimensions
Jason Ekstrand
2016-06-22
1
-19
/
+15
*
isl/state: Set the IntegerSurfaceFormat bit on Haswell
Jason Ekstrand
2016-06-22
1
-0
/
+4
*
isl/state: Don't set RenderTargetViewExtent for texture surfaces
Jason Ekstrand
2016-06-22
1
-4
/
+18
*
isl/state: Set SurfaceArray based on the surface dimension
Jason Ekstrand
2016-06-22
1
-1
/
+1
*
isl/state: Don't force-disable L2 bypass for everything
Jason Ekstrand
2016-06-22
1
-5
/
+0
*
isl/state: Refactor the setup of clear colors
Jason Ekstrand
2016-06-22
1
-18
/
+22
*
isl/state: Refactor the per-gen isl_to_gen_h/valign tables
Jason Ekstrand
2016-06-22
1
-6
/
+8
*
isl/state: Return an extent3d from the halign/valign helper
Jason Ekstrand
2016-06-22
1
-22
/
+11
*
isl/state: Put pitch calculations together
Jason Ekstrand
2016-06-22
1
-22
/
+20
*
isl/state: Put all dimension setup together and towards the top
Jason Ekstrand
2016-06-22
1
-80
/
+74
*
isl/state: Put surface format setup at the top
Jason Ekstrand
2016-06-22
1
-7
/
+7
*
isl/state: Remove some unused fields
Jason Ekstrand
2016-06-22
1
-9
/
+0
*
isl/state: Don't use designated initializers for the surface state
Jason Ekstrand
2016-06-22
1
-47
/
+48
*
genxml/gen8,9: Prefix the multisample format enum with MSFMT
Jason Ekstrand
2016-06-22
1
-8
/
+0
*
isl: Mark default cases unreachable.
Matt Turner
2016-05-25
1
-2
/
+2
*
isl: Remove useless qualifier from return type.
Matt Turner
2016-05-25
1
-1
/
+1
*
isl: Take a devinfo in lower_storage_image_format instead of an isl_device
Jason Ekstrand
2016-04-21
1
-1
/
+2
*
isl/surface_state: Set the correct pitch for W-tiled surfaces
Jason Ekstrand
2016-04-08
1
-1
/
+13
[next]