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
/
intel
/
isl
/
isl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl: use ifndef header guards
Emil Velikov
2016-10-14
1
-1
/
+4
*
isl: make locally used functions static
Emil Velikov
2016-10-14
1
-10
/
+0
*
isl: Correct a comment in the isl_format enum
Nanley Chery
2016-10-07
1
-1
/
+1
*
intel/isl: Add a format_supports_multisampling helper
Jason Ekstrand
2016-10-03
1
-0
/
+2
*
intel/isl: Add support for RGB formats in X and Y-tiled memory
Jason Ekstrand
2016-09-12
1
-1
/
+20
*
intel/isl: Add a helper for getting the size of an interleaved pixel
Jason Ekstrand
2016-09-12
1
-0
/
+3
*
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
1
-1
/
+17
*
intel/isl: Treat 3-D textures as 2-D arrays for rendering
Jason Ekstrand
2016-09-12
1
-0
/
+6
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-11
/
+11
*
isl: Add helpers for creating different types of aux surfaces
Jason Ekstrand
2016-08-17
1
-0
/
+15
*
isl: Add a #define for DEV_IS_BAYTRAIL
Jason Ekstrand
2016-08-17
1
-0
/
+4
*
isl: Add functions for computing surface offsets in samples
Jason Ekstrand
2016-08-17
1
-0
/
+48
*
isl: Fix the parameter names for get_intratile_offset
Jason Ekstrand
2016-08-17
1
-4
/
+4
*
isl: Add a helper for getting a depth format from an isl_format
Jason Ekstrand
2016-08-08
1
-0
/
+2
*
isl/state: Add support for OffsetX/Y in surface state
Jason Ekstrand
2016-07-15
1
-0
/
+3
*
isl: Add an ISL_DEV_IS_G4X macro
Jason Ekstrand
2016-07-15
1
-0
/
+4
*
isl: Fix isl_tiling_is_any_y()
Nanley Chery
2016-07-15
1
-1
/
+1
*
isl/state: Add support for handling auxiliary surfaces
Jason Ekstrand
2016-07-13
1
-0
/
+7
*
isl: Add an auxiliary surface usage enum
Jason Ekstrand
2016-07-13
1
-0
/
+26
*
isl: Add support for color control surfaces
Jason Ekstrand
2016-07-13
1
-0
/
+14
*
isl: Add support for multisample compression surfaces
Jason Ekstrand
2016-07-13
1
-0
/
+7
*
isl: Add support for HiZ surfaces
Jason Ekstrand
2016-07-13
1
-0
/
+17
*
isl: Kill off isl_format_layout::bs
Jason Ekstrand
2016-07-13
1
-3
/
+2
*
isl: Take bpb rather than bs in tiling_get_info
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
isl: Bring back isl_format_layout::bpb
Jason Ekstrand
2016-07-13
1
-0
/
+1
*
isl: Rework the way we define tile sizes.
Jason Ekstrand
2016-07-13
1
-4
/
+33
*
isl: Get rid of tiling_get_extent
Jason Ekstrand
2016-07-13
1
-6
/
+0
*
isl: Fix some tautological-compare warnings
Ben Widawsky
2016-05-26
1
-0
/
+8
*
isl: Add per-gen format introspection
Jason Ekstrand
2016-05-23
1
-0
/
+13
*
isl: Add the ISL_FORMAT_R32G32_FLOAT_LD format
Jason Ekstrand
2016-05-23
1
-0
/
+1
*
isl: Add support for quering the string name of a format
Jason Ekstrand
2016-05-23
1
-0
/
+7
*
isl: Add 2D ASTC format layouts and enums
Nanley Chery
2016-05-20
1
-0
/
+30
*
isl/format: Add a get_num_channels helper
Jason Ekstrand
2016-04-21
1
-0
/
+2
*
isl/format: Add more isl_format_has_type_channel functions
Jason Ekstrand
2016-04-21
1
-4
/
+19
*
isl: Add a helper for determining when a typed load/store can be used
Jason Ekstrand
2016-04-21
1
-0
/
+7
*
isl: Take a devinfo in lower_storage_image_format instead of an isl_device
Jason Ekstrand
2016-04-21
1
-1
/
+1
*
isl: Don't use designated initializers in the header
Jason Ekstrand
2016-04-21
1
-13
/
+24
*
isl: Include c99_compat.h
Jason Ekstrand
2016-04-21
1
-0
/
+1
*
isl: Remove surf_get_intratile_offset_el
Jason Ekstrand
2016-04-08
1
-20
/
+0
*
isl: Rework the get_intratile_offset function
Jason Ekstrand
2016-04-08
1
-12
/
+21
*
isl: Add more helpers for determining if a format is an integer format
Jason Ekstrand
2016-03-10
1
-0
/
+10
*
isl: Get rid of isl_surf_fill_state_info::level0_extent_px
Nanley Chery
2016-03-04
1
-9
/
+0
*
isl: Add function to get intratile offsets from x/y offsets
Nanley Chery
2016-03-03
1
-0
/
+12
*
isl: Add helpers for filling out brw_image_param
Jason Ekstrand
2016-02-27
1
-0
/
+12
*
isl: Add a helper for filling a buffer surface state
Jason Ekstrand
2016-02-27
1
-0
/
+37
*
isl: Add a function for filling out a surface state
Jason Ekstrand
2016-02-27
1
-0
/
+102
*
Move isl to src/intel
Jason Ekstrand
2016-02-18
1
-0
/
+1025