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
/
intel
/
intel_tex_layout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Implement the actual tables for texture alignment units [v2]
Kenneth Graunke
2011-11-22
1
-10
/
+98
*
intel: Store miptree alignment units in the miptree
Chad Versace
2011-11-22
1
-9
/
+7
*
intel: Kill intel_mipmap_level::nr_images [v4]
Chad Versace
2011-11-22
1
-2
/
+2
*
i965: Add support for GL_EXT_texture_array and GL_MESA_texture_array.
Eric Anholt
2011-10-03
1
-1
/
+2
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-3
/
+1
*
intel: Fix miptree height alignment for compressed NPOT textures.
Eric Anholt
2011-06-14
1
-4
/
+2
*
intel: Drop dead preinitialization of align_w, align_h.
Eric Anholt
2011-06-14
1
-1
/
+1
*
intel: Add block alignment for RGTC textures.
Eric Anholt
2011-06-14
1
-26
/
+13
*
Revert "intel: Always allocate miptrees from level 0, not tObj->BaseLevel."
Eric Anholt
2011-01-10
1
-3
/
+3
*
intel: Always allocate miptrees from level 0, not tObj->BaseLevel.
Eric Anholt
2011-01-05
1
-3
/
+3
*
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-29
1
-4
/
+4
*
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-03-17
1
-9
/
+5
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-8
/
+19
*
intel: Remove an unneeded hunk that slipped in with texture tiling.
Eric Anholt
2009-06-09
1
-5
/
+0
*
intel: Add support for tiled textures.
Eric Anholt
2009-06-04
1
-2
/
+9
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
[Intel] Centralize mipmap pitch computations.
Keith Packard
2007-12-18
1
-2
/
+2
*
i915: Fix undefined ALIGN symbol from 77e0523fb7769df4bf43747e136b1653b2421b97.
Sergio Monteiro Basto
2007-10-08
1
-0
/
+1
*
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
1
-13
/
+7
*
i965/i915tex: applying right alignment to compressed texture,
Xiang, Haihao
2007-08-10
1
-4
/
+34
*
fix miptree layout (i915) for small compressed mipmaps
Roland Scheidegger
2007-05-19
1
-1
/
+1
*
Fix copy-and-paste-o of my e-mail address.
Michel Dänzer
2006-12-14
1
-1
/
+1
*
Fix some corner cases in i945_miptree_layout_2d().
Michel Dänzer
2006-12-14
1
-7
/
+27
*
Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.
Michel Dänzer
2006-12-14
1
-0
/
+82