index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
isl
/
isl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
intel/isl: Add bounds-checking assertions in isl_format_get_layout
Jason Ekstrand
1
-6
/
+14
2018-04-05
intel/isl: Add support to emit clear value address.
Rafael Antognolli
1
-0
/
+9
2018-04-05
intel: Use Clear Color struct size.
Rafael Antognolli
1
-0
/
+6
2018-03-05
intel/isl: Add isl_format_is_valid
Jordan Justen
1
-0
/
+2
2018-02-21
intel/isl: Improve the documentation on get_default_aux_state
Jason Ekstrand
1
-4
/
+20
2018-02-20
intel/isl: Add an isl_color_value_is_zero helper
Jason Ekstrand
1
-0
/
+3
2018-02-08
intel/isl: Codify AUX operations in an enum
Jason Ekstrand
1
-25
/
+49
2017-10-06
isl: check whether a format is rgb if colorspace is yuv
Lionel Landwerlin
1
-0
/
+2
2017-10-06
isl: make format layout channels accessible by index
Lionel Landwerlin
1
-9
/
+12
2017-09-18
intel/isl: Add a drm_modifier_get_default_aux_state helper
Jason Ekstrand
1
-0
/
+20
2017-08-19
isl: Add a null surface fill function.
Kenneth Graunke
1
-0
/
+4
2017-08-14
i965: Pretend that CCS modified images are two planes
Ben Widawsky
1
-0
/
+6
2017-07-22
intel/isl: Add a helper to get a subimage surface
Jason Ekstrand
1
-0
/
+23
2017-07-22
intel/isl: Add a helper for determining if a color is 0/1
Jason Ekstrand
1
-0
/
+3
2017-07-22
intel/isl/format: Add an srgb_to_linear helper
Jason Ekstrand
1
-0
/
+8
2017-07-22
intel/isl: Add an aux state for "partial clear"
Jason Ekstrand
1
-35
/
+53
2017-07-22
intel/isl: Add surface state clear value information
Nanley Chery
1
-0
/
+4
2017-07-20
intel/isl: Add i915 to isl_tiling converter
Topi Pohjolainen
1
-0
/
+3
2017-07-17
intel/isl: Add a row_pitch parameter to surf_get_ccs_surf
Jason Ekstrand
1
-1
/
+2
2017-07-12
intel/isl: Add a helper to convert tilings from ISL to i915
Jason Ekstrand
1
-0
/
+3
2017-07-12
intel/isl: Add basic modifier introspection
Jason Ekstrand
1
-0
/
+22
2017-06-16
intel/isl: Use uint64_t to store total surface size
Anuj Phogat
1
-1
/
+1
2017-06-07
intel/isl: Add an enum for describing auxiliary compression state
Jason Ekstrand
1
-0
/
+169
2017-06-01
intel/isl: Add a helper for getting the byte/tile offset of a subimage
Jason Ekstrand
1
-0
/
+21
2017-06-01
intel/isl: Make get_intratile_offset_el take the element size in bits
Jason Ekstrand
1
-4
/
+2
2017-06-01
intel/isl: Add a new layout for HiZ and stencil on Sandy Bridge
Jason Ekstrand
1
-0
/
+40
2017-06-01
intel/isl: Remove the device parameter from isl_tiling_get_info
Jason Ekstrand
1
-7
/
+4
2017-05-26
intel/isl: Add support for setting component write disables
Jason Ekstrand
1
-0
/
+20
2017-05-22
intel/isl: Add ASTC HDR to format lists and helpers
Nanley Chery
1
-0
/
+14
2017-04-10
anv: Use ISL for emitting depth/stencil/hiz
Jason Ekstrand
1
-1
/
+1
2017-04-10
intel/isl: Add support for emitting depth/stencil/hiz
Jason Ekstrand
1
-0
/
+74
2017-03-28
isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
1
-3
/
+0
2017-03-28
isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
1
-0
/
+6
2017-03-02
isl: document the meaning of the array_len field in isl_view
Iago Toral Quiroga
1
-0
/
+6
2017-02-23
intel/isl: Return surface creation success from aux helpers
Jason Ekstrand
1
-2
/
+2
2017-02-14
intel/isl: Add format metadata for typed reads/writes
Jason Ekstrand
1
-0
/
+4
2017-02-02
intel/isl: Add a formats_are_ccs_e_compatible helper
Jason Ekstrand
1
-0
/
+4
2017-02-02
intel/isl: Add a format_supports_ccs_d helper
Jason Ekstrand
1
-0
/
+2
2017-02-02
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
1
-2
/
+2
2016-11-16
intel/isl: Add some basic info about RENDER_SURFACE_STATE to isl_device
Jason Ekstrand
1
-0
/
+11
2016-10-14
isl: use ifndef header guards
Emil Velikov
1
-1
/
+4
2016-10-14
isl: make locally used functions static
Emil Velikov
1
-10
/
+0
2016-10-07
isl: Correct a comment in the isl_format enum
Nanley Chery
1
-1
/
+1
2016-10-03
intel/isl: Add a format_supports_multisampling helper
Jason Ekstrand
1
-0
/
+2
2016-09-12
intel/isl: Add support for RGB formats in X and Y-tiled memory
Jason Ekstrand
1
-1
/
+20
2016-09-12
intel/isl: Add a helper for getting the size of an interleaved pixel
Jason Ekstrand
1
-0
/
+3
2016-09-12
intel/isl: Fix an assert in get_intratile_offset_sa
Jason Ekstrand
1
-1
/
+1
2016-09-12
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
1
-1
/
+17
2016-09-12
intel/isl: Treat 3-D textures as 2-D arrays for rendering
Jason Ekstrand
1
-0
/
+6
2016-09-03
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
1
-11
/
+11
[next]