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
/
i915
/
i915_tex_layout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
mesa: Introduce a globally-available minify() macro.
Eric Anholt
2013-04-21
1
-9
/
+9
*
intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
2013-01-09
1
-18
/
+18
*
intel: Set depth to 6 for cubemaps
Ian Romanick
2012-01-18
1
-2
/
+2
*
i915: Fix build since hiz merge.
Eric Anholt
2011-11-23
1
-6
/
+6
*
intel: Remove pointless boolean return value from *_miptree_layout.
Kenneth Graunke
2011-09-23
1
-6
/
+2
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-26
/
+14
*
i915: Fix NPOT compressed textures on 915.
Eric Anholt
2011-07-12
1
-2
/
+2
*
Revert "intel: Always allocate miptrees from level 0, not tObj->BaseLevel."
Eric Anholt
2011-01-10
1
-11
/
+11
*
i915: Fix build for previous commit.
Eric Anholt
2011-01-05
1
-11
/
+11
*
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-29
1
-1
/
+1
*
i915: Fix comments about cube layouts
Jakob Bornecrantz
2010-04-13
1
-2
/
+3
*
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-03-17
1
-15
/
+12
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
intel: Add support for tiled textures.
Eric Anholt
2009-06-04
1
-20
/
+27
*
i915: Fix 945 cube map layout for the small mipmaps along the bottom.
Steinar H. Gunderson
2009-05-15
1
-2
/
+14
*
i915: Only use the new 945 cube layout for compressed textures.
Eric Anholt
2009-05-15
1
-1
/
+4
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
[i915] Bug #13634: Fix bugs in 945 cube mipmap layout.
Eric Anholt
2008-03-18
1
-15
/
+18
*
[i915] Add comments about how cube texture layout works.
Eric Anholt
2008-03-18
1
-2
/
+107
*
[i915] Move miptree layout code into separate functions per target.
Eric Anholt
2008-03-18
1
-258
/
+285
*
[945] Remove conditional in 945 3D mipmap layout checking for cube layout.
Eric Anholt
2008-03-18
1
-4
/
+3
*
[Intel] Centralize mipmap pitch computations.
Keith Packard
2007-12-18
1
-8
/
+8
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+343