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: Correct the BDW surface state size
Nanley Chery
2017-03-29
1
-1
/
+1
*
isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell
Jason Ekstrand
2017-02-03
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
*
isl/gen7: remove unneeded ISL_DEV_GEN check
Emil Velikov
2016-10-14
1
-3
/
+3
*
isl: prefix non-static API with isl_
Emil Velikov
2016-10-14
11
-116
/
+116
*
isl/gen6: correctly check msaa layout samples count
Emil Velikov
2016-10-14
1
-1
/
+1
*
isl: Correct a comment in the isl_format enum
Nanley Chery
2016-10-07
1
-1
/
+1
*
intel/isl: Add an assert to check zero width/height surface
Anuj Phogat
2016-10-04
1
-0
/
+3
*
intel/isl: Allow non-2D HiZ surfaces
Jason Ekstrand
2016-10-03
1
-2
/
+2
*
intel/isl: Add a detailed comment about multisampling with HiZ
Jason Ekstrand
2016-10-03
1
-2
/
+58
*
intel/isl: Remove tiling checks from choose_msaa_layout
Jason Ekstrand
2016-10-03
2
-14
/
+7
*
intel/isl: Handle HiZ and CCS tiling more directly
Jason Ekstrand
2016-10-03
2
-16
/
+16
*
intel/isl: Allow multisampling with ISL_FORMAT_HiZ
Jason Ekstrand
2016-10-03
2
-3
/
+12
*
intel/isl: Allow creation of 1-D compressed textures
Jason Ekstrand
2016-10-03
2
-3
/
+11
*
intel/isl: Fix up asserts in calc_phys_level0_extent_sa
Jason Ekstrand
2016-10-03
1
-2
/
+4
*
intel/isl: Add a format_supports_multisampling helper
Jason Ekstrand
2016-10-03
5
-36
/
+33
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-6
/
+12
*
isl: Finish tiling filtering for Gen6.
Kenneth Graunke
2016-09-15
3
-5
/
+15
*
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 support for RGB formats in X and Y-tiled memory
Jason Ekstrand
2016-09-12
2
-14
/
+55
*
intel/isl: Allow valign2 for texture-only Y-tiled surfaces on gen7
Jason Ekstrand
2016-09-12
1
-1
/
+2
*
intel/isl: Add a helper for getting the size of an interleaved pixel
Jason Ekstrand
2016-09-12
2
-5
/
+20
*
intel/isl: Fix an assert in get_intratile_offset_sa
Jason Ekstrand
2016-09-12
1
-1
/
+1
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
2
-5
/
+21
*
intel/isl: Treat 3-D textures as 2-D arrays for rendering
Jason Ekstrand
2016-09-12
2
-4
/
+13
*
isl/gen8+: Allow 1D and 3D auxiliary surfaces
Topi Pohjolainen
2016-09-12
1
-1
/
+2
*
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2016-09-03
1
-3
/
+3
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
6
-24
/
+24
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
3
-3
/
+3
*
isl: round format alignment to nearest power of 2
Lionel Landwerlin
2016-09-01
2
-0
/
+10
*
isl/state: Add some asserts about format capabilities
Jason Ekstrand
2016-08-29
1
-0
/
+5
*
android: intel: Flatten the makefile structure
Mauro Rossi
2016-08-29
1
-217
/
+0
*
isl: Allow multisampled array textures
Jason Ekstrand
2016-08-26
1
-4
/
+4
*
intel: Flatten the makefile structure
Jason Ekstrand
2016-08-25
3
-149
/
+1
[next]