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_mipmap_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Remove pointless boolean return value from *_miptree_layout.
Kenneth Graunke
2011-09-23
1
-10
/
+3
*
intel: fix the wrong code to detect null texture.
Yuanhan Liu
2011-09-23
1
-1
/
+1
*
intel: make intel_texture_image a subclass of swrast_texture_image
Brian Paul
2011-09-17
1
-1
/
+1
*
intel: Silence "warning: unused parameter ‘depth0’"
Ian Romanick
2011-09-09
1
-2
/
+1
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-9
/
+7
*
intel: use new gl_texture_image:Face, Level fields
Brian Paul
2011-08-24
1
-1
/
+1
*
intel: Drop the cpp argument to intel_miptree_create().
Eric Anholt
2011-06-14
1
-5
/
+4
*
intel: Calculate compress_byte in intel_miptree_create.
Eric Anholt
2011-06-14
1
-7
/
+11
*
intel: Use the gl_format to get the base_format for miptree create.
Eric Anholt
2011-06-14
1
-1
/
+1
*
intel: Drop the internal_format field of the mipmap tree.
Eric Anholt
2011-06-14
1
-7
/
+3
*
intel: Make the intel_miptree_match_image format check more specific.
Eric Anholt
2011-06-14
1
-8
/
+1
*
intel: Add block alignment for RGTC textures.
Eric Anholt
2011-06-14
1
-4
/
+2
*
intel: Add the MESA_FORMAT as a field of the miptree.
Eric Anholt
2011-06-14
1
-2
/
+6
*
intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap()
Eric Anholt
2011-06-14
1
-5
/
+12
*
intel: Add hiz_region to intel_mipmap_tree
Chad Versace
2011-05-25
1
-0
/
+1
*
Revert "intel: Always allocate miptrees from level 0, not tObj->BaseLevel."
Eric Anholt
2011-01-10
1
-7
/
+10
*
intel: Always allocate miptrees from level 0, not tObj->BaseLevel.
Eric Anholt
2011-01-05
1
-10
/
+7
*
intel: Drop unused first/lastlevel args to miptree_create_for_region.
Eric Anholt
2011-01-05
1
-3
/
+1
*
intel: Improve some of the miptree debugging.
Eric Anholt
2010-09-24
1
-2
/
+11
*
intel: Take an intel_screen pointer in intel_alloc_region_* functions
Kristian Høgsberg
2010-08-25
1
-1
/
+1
*
intel: Remove include of texmem.h, since we haven't used it in ages.
Eric Anholt
2010-08-13
1
-0
/
+1
*
intel: Remove unnecessary headers.
Vinson Lee
2010-06-16
1
-3
/
+0
*
i965: Remove caching of surface state objects.
Eric Anholt
2010-06-11
1
-13
/
+0
*
intel: Don't tile textures so small that size is blown up by over 2x.
Eric Anholt
2010-05-04
1
-4
/
+3
*
intel: Call intel_prepare_render() before looking up regions.
Kristian Høgsberg
2010-03-22
1
-0
/
+2
*
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-03-17
1
-73
/
+11
*
intel: Rely on allocated region pitch for the miptree pitch.
Eric Anholt
2010-03-17
1
-11
/
+2
*
intel: Remove level_offset now that it's unused.
Eric Anholt
2010-03-17
1
-3
/
+2
*
i965: Fix inversion for glCopyPixels to/from FBOs.
Eric Anholt
2010-03-16
1
-1
/
+2
*
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-03-04
1
-2
/
+1
*
i915: Don't do the pitch expansion for tiled buffers.
Eric Anholt
2010-03-03
1
-4
/
+4
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-1
/
+0
*
intel: Replace some gen3 IS_* checks with context structure usage.
Eric Anholt
2009-12-22
1
-1
/
+1
*
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
1
-10
/
+6
*
intel: Finish removing the fallback code for bug #16697.
Eric Anholt
2009-11-06
1
-6
/
+2
*
intel: Remove duplicated arguments from intel_miptree_match_image().
Eric Anholt
2009-11-06
1
-2
/
+3
*
Make a convenient int for what chipset generation we're on.
Eric Anholt
2009-11-06
1
-1
/
+1
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-3
/
+5
|
\
|
*
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
1
-2
/
+4
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-1
/
+1
|
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-28
1
-1
/
+3
|
\
\
|
*
|
intel: Fix memory leak in event of mip tree allocation failure
Vinson Lee
2009-10-28
1
-1
/
+3
*
|
|
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-10-23
1
-69
/
+60
|
\
|
|
|
*
|
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-23
1
-78
/
+59
*
|
|
intel: whitespace/formatting clean-up
Brian Paul
2009-10-12
1
-10
/
+18
*
|
|
intel: replace extern decl with #include
Brian Paul
2009-10-12
1
-1
/
+2
*
|
|
intel: code clean-ups
Brian Paul
2009-10-12
1
-4
/
+5
*
|
|
intel: pass zslice to intel_miptree_image_offset()
Brian Paul
2009-10-12
1
-35
/
+26
|
/
/
*
/
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-09-30
1
-0
/
+16
|
/
[next]