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
/
mesa
/
drivers
/
dri
/
i965
/
intel_mipmap_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Refactor sRGB encoding/decoding.
Kenneth Graunke
2016-03-21
1
-2
/
+4
*
i965: Expose logic telling if non-msrt mcs is supported
Topi Pohjolainen
2016-02-16
1
-4
/
+5
*
i965/gen9: Refactor msrt mcs initialization
Topi Pohjolainen
2016-02-16
1
-14
/
+22
*
i965: Add a flag telling color resolve pass to ignore CCS_E
Topi Pohjolainen
2016-02-16
1
-1
/
+7
*
i965: Allow fast clear to be used with lossless compression
Topi Pohjolainen
2016-02-16
1
-1
/
+3
*
i965: Add helper for detecting lossless compression
Topi Pohjolainen
2016-02-16
1
-0
/
+26
*
i965: Add means for limiting color resolves
Topi Pohjolainen
2016-02-13
1
-3
/
+6
*
i965: Don't try to create aux buffer for non-msrt aux-buffer
Topi Pohjolainen
2016-02-13
1
-10
/
+10
*
i965: Stop considering if msrt aux buffers need aux buffer
Topi Pohjolainen
2016-02-12
1
-10
/
+10
*
i965: Separate miptree creation from auxiliary buffer setup
Topi Pohjolainen
2016-02-12
1
-17
/
+39
*
i965: Isolate aligned dimensions for stencil only
Topi Pohjolainen
2016-02-12
1
-15
/
+14
*
Revert "i965: Provide sse2 version for rgba8 <-> bgra8 swizzle"
Roland Scheidegger
2016-02-02
1
-5
/
+0
*
i965: Provide sse2 version for rgba8 <-> bgra8 swizzle
Roland Scheidegger
2016-02-02
1
-0
/
+5
*
i965/gen9: Modify the conditions to use blitter on skl+
Anuj Phogat
2016-01-05
1
-3
/
+9
*
i965/gen9: Allow fast clears for non-MSRT SRGB buffers
Neil Roberts
2015-12-11
1
-1
/
+2
*
Revert "i965/gen9: Disable MCS for 1x color surfaces"
Ben Widawsky
2015-11-20
1
-8
/
+0
*
i965: Add lossless compression to surface format table
Ben Widawsky
2015-11-20
1
-1
/
+6
*
i965/skl: Add fast color clear infrastructure
Ben Widawsky
2015-11-20
1
-0
/
+17
*
i965: Support allocating the MCS buffer for 16x MSAA
Neil Roberts
2015-11-05
1
-0
/
+6
*
i965: Handle 16x MSAA in IMS dimension munging code.
Kenneth Graunke
2015-11-05
1
-2
/
+6
*
i965/gen9: Disable MCS for 1x color surfaces
Chad Versace
2015-10-09
1
-0
/
+8
*
i965: Fix intel_miptree_is_fast_clear_capable()
Chad Versace
2015-10-05
1
-5
/
+19
*
i965/mt: Declare some functions as static
Chad Versace
2015-10-05
1
-2
/
+2
*
i965/miptree: Rename align_w,align_h -> halign,valign
Chad Versace
2015-09-30
1
-1
/
+1
*
i965/miptree: Rename intel_miptree_map::mt -> ::linear_mt (v2)
Chad Versace
2015-09-30
1
-14
/
+16
*
i965: Rename intel_miptree_get_dimensions_for_image()
Anuj Phogat
2015-09-28
1
-3
/
+9
*
i965: Use intel_get_tile_dims() to get tile masks
Anuj Phogat
2015-09-28
1
-22
/
+9
*
i965: Add a helper function intel_get_tile_dims()
Anuj Phogat
2015-09-28
1
-22
/
+60
*
i915, i965: Silence unused parameter warnings in intel_miptree_unmap_gtt
Ian Romanick
2015-09-10
1
-6
/
+2
*
i965: Make intel_miptree_map_raw static
Ian Romanick
2015-09-10
1
-13
/
+17
*
i965: Silence unused parameter warnings in intel_mipmap_tree.c
Ian Romanick
2015-09-10
1
-5
/
+4
*
i965: Fix typos in license
Ian Romanick
2015-09-10
1
-2
/
+2
*
i965: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
1
-4
/
+2
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
1
-4
/
+4
*
i965/skl: Use more compact hiz dimensions
Ben Widawsky
2015-09-08
1
-32
/
+32
*
i965: change the meaning of cpp for compressed textures
Nanley Chery
2015-08-26
1
-10
/
+4
*
i965: use ALIGN_NPOT for setting ASTC mipmap layouts
Nanley Chery
2015-08-26
1
-2
/
+2
*
i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Matt Turner
2015-08-06
1
-8
/
+8
*
i965: Request a miptree with no tiling intel_miptree_map_blit().
Matt Turner
2015-08-06
1
-1
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
i965: Push miptree tiling request into flags
Ben Widawsky
2015-07-16
1
-22
/
+24
*
Revert "i965: Push miptree tiling request into flags"
Ben Widawsky
2015-07-16
1
-24
/
+22
*
i965: Push miptree tiling request into flags
Ben Widawsky
2015-07-16
1
-22
/
+24
*
i965: Fix 32 bit build warnings in intel_get_yf_ys_bo_size()
Anuj Phogat
2015-07-15
1
-3
/
+3
*
i965/gen9: Allocate YF/YS tiled buffer objects
Anuj Phogat
2015-06-29
1
-3
/
+62
*
i965/skl: Use more compact hiz dimensions
Ben Widawsky
2015-06-25
1
-15
/
+17
*
i965/gen8: Use HALIGN_16 for single sample mcs buffers
Ben Widawsky
2015-06-19
1
-1
/
+1
*
i965: Fix aligning to the block size in intel_miptree_copy_slice
Neil Roberts
2015-06-16
1
-2
/
+4
*
i965: Check for miptree pitch alignment before using intel_miptree_map_movntd...
Anuj Phogat
2015-06-15
1
-1
/
+3
*
i965/gen9: Set HALIGN_16 for all aux buffers
Ben Widawsky
2015-06-12
1
-3
/
+19
[next]