index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
isl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
meson: Add build Intel "anv" vulkan driver
Dylan Baker
1
-0
/
+105
2017-09-18
intel/isl: Add a drm_modifier_get_default_aux_state helper
Jason Ekstrand
1
-0
/
+20
2017-08-29
intel/isl: Mark functions used conditionally as UNUSED
Matt Turner
1
-1
/
+1
2017-08-29
intel/isl: Explicitly cast between different enums
Matt Turner
1
-8
/
+9
2017-08-29
intel/isl: Remove 'inline' keywords
Matt Turner
3
-4
/
+4
2017-08-19
isl: Add a null surface fill function.
Kenneth Graunke
4
-0
/
+40
2017-08-17
intel/isl: Replace switch statements of doom with a macro
Jason Ekstrand
1
-96
/
+39
2017-08-17
intel/isl: Reduce header file duplication
Jason Ekstrand
4
-101
/
+78
2017-08-14
i965: Pretend that CCS modified images are two planes
Ben Widawsky
1
-0
/
+6
2017-08-14
intel/isl: Add support for I915_FORMAT_MOD_Y_TILED_CCS
Jason Ekstrand
1
-0
/
+7
2017-08-10
isl: Validate row pitch of stencil surfaces.
Kenneth Graunke
1
-2
/
+7
2017-08-07
intel/isl: Don't align the height of the last array slice
Jason Ekstrand
1
-1
/
+2
2017-08-07
intel/isl: Stop padding surfaces
Jason Ekstrand
1
-117
/
+2
2017-07-22
intel/isl: Add some sanity checks for compressed surfaces
Jason Ekstrand
1
-0
/
+18
2017-07-22
intel/isl: Add a helper to get a subimage surface
Jason Ekstrand
2
-0
/
+64
2017-07-22
intel/isl: Add a helper for determining if a color is 0/1
Jason Ekstrand
2
-0
/
+30
2017-07-22
intel/isl/format: Add an srgb_to_linear helper
Jason Ekstrand
2
-1
/
+53
2017-07-22
intel/isl/format: Dedent the template in gen_format_layout.py
Jason Ekstrand
1
-58
/
+57
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
2
-0
/
+13
2017-07-22
intel/isl: Tighten up restrictions for CCS on gen7
Jason Ekstrand
1
-7
/
+23
2017-07-22
intel/isl/gen7: Don't allow multisampled surfaces with valign2
Topi Pohjolainen
1
-19
/
+23
2017-07-22
intel/isl/gen7: Allow msaa with signed integer formats
Topi Pohjolainen
1
-2
/
+3
2017-07-22
intel/isl/gen7: Allow msaa with 128-bit formats
Topi Pohjolainen
1
-4
/
+7
2017-07-22
intel/isl: Allow 1D surfaces with compressed formats
Topi Pohjolainen
1
-1
/
+1
2017-07-22
intel/isl: Align non-tiled horizontally by cache line
Topi Pohjolainen
1
-1
/
+15
2017-07-20
intel/isl/gen4: Represent cube maps with 3D layout
Topi Pohjolainen
1
-6
/
+35
2017-07-20
intel/isl: Add i915 to isl_tiling converter
Topi Pohjolainen
2
-0
/
+20
2017-07-18
intel/isl: Take 3D surfaces into account in image params
Topi Pohjolainen
1
-2
/
+6
2017-07-17
intel/isl: Add a row_pitch parameter to surf_get_ccs_surf
Jason Ekstrand
2
-2
/
+5
2017-07-13
isl: use 64bit arithmetic to compute size
Lionel Landwerlin
1
-2
/
+2
2017-07-12
intel/isl: Add a helper to convert tilings from ISL to i915
Jason Ekstrand
2
-0
/
+28
2017-07-12
intel/isl: Add basic modifier introspection
Jason Ekstrand
2
-0
/
+81
2017-07-07
Revert "intel/isl: Only create a CCS buffer if the image supports rendering"
Nanley Chery
1
-1
/
+1
2017-06-26
intel/isl: Only create a CCS buffer if the image supports rendering
Nanley Chery
1
-1
/
+1
2017-06-26
intel/isl: Limit CCS to one level and layer on gen7
Nanley Chery
1
-2
/
+7
2017-06-20
intel: compiler/i965: fix is_broxton checks
Lionel Landwerlin
1
-2
/
+2
2017-06-17
intel/isl/gen6: Allow arrayed stencil
Topi Pohjolainen
1
-1
/
+0
2017-06-16
intel/isl: Add the maximum surface size limit
Anuj Phogat
1
-0
/
+22
2017-06-16
intel/isl: Use uint64_t to store total surface size
Anuj Phogat
2
-2
/
+3
2017-06-14
intel/isl: Properly set SeparateStencilBufferEnable on gen5-6
Jason Ekstrand
1
-3
/
+10
2017-06-09
i965/cnl: Enable CCS_E and RT support for few formats
Anuj Phogat
1
-9
/
+9
2017-06-09
i965/cnl: Reformat surface_format_info table to accomodate gen10+
Anuj Phogat
1
-263
/
+263
2017-06-09
i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
1
-0
/
+9
2017-06-09
i965/cnl: Add gen10 specific function declarations
Anuj Phogat
1
-0
/
+12
2017-06-07
intel/isl: Add an enum for describing auxiliary compression state
Jason Ekstrand
1
-0
/
+169
2017-06-07
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
1
-0
/
+19
2017-06-01
intel/isl: Add a helper for getting the byte/tile offset of a subimage
Jason Ekstrand
2
-0
/
+60
2017-06-01
intel/isl: Make get_intratile_offset_el take the element size in bits
Jason Ekstrand
2
-8
/
+5
2017-06-01
intel/isl: Add a new layout for HiZ and stencil on Sandy Bridge
Jason Ekstrand
2
-5
/
+197
[prev]
[next]