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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: add support for multisample textures
Chris Forbes
2013-03-02
1
-0
/
+9
*
intel: Skip texture validation logic when nothing has changed.
Eric Anholt
2012-12-28
1
-0
/
+4
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-4
/
+2
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
1
-1
/
+1
*
intel: Implement ARB_texture_storage
Ian Romanick
2012-08-14
1
-0
/
+26
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
1
-6
/
+4
*
i915: Initialize swrast_texture_image structure fields.
Paul Berry
2012-02-22
1
-0
/
+2
*
intel: Move the teximage mapping logic to a miptree level/slice mapping.
Eric Anholt
2011-12-07
1
-48
/
+10
*
intel: Resolve buffers in intel_map_texture_image()
Chad Versace
2011-11-22
1
-0
/
+5
*
intel: Replace intel_texture_image::stencil_irb with intel_mipmap_tree::stenc...
Chad Versace
2011-11-22
1
-25
/
+16
*
dri: Remove driver GenerateMipmap hooks.
Eric Anholt
2011-10-28
1
-23
/
+0
*
intel: Drop texture border support code.
Eric Anholt
2011-10-26
1
-38
/
+20
*
mesa: add swrast_texture_image::Buffer
Brian Paul
2011-10-23
1
-5
/
+5
*
mesa: remove _mesa_alloc_texmemory(), _mesa_free_texmemory()
Brian Paul
2011-10-23
1
-1
/
+1
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
1
-5
/
+31
*
intel: Add 'mode' param to intel_region_map
Chad Versace
2011-10-18
1
-1
/
+2
*
intel: Fix scatter/gather for depthstencil textures
Chad Versace
2011-10-18
1
-5
/
+5
*
intel: Add a safety check for mapping 1D texture arrays.
Eric Anholt
2011-10-03
1
-0
/
+4
*
intel: Add debug output to intel_map_texture_image.
Eric Anholt
2011-10-03
1
-1
/
+7
*
intel: Make PBO TexImage use AllocTextureImageBuffer like non-PBO does.
Eric Anholt
2011-10-03
1
-0
/
+6
*
intel: Allocate s8z24 separate renderbuffers from AllocTextureImageBuffer().
Eric Anholt
2011-10-03
1
-0
/
+5
*
intel: Add an AllocTextureImageBuffer() implementation using miptrees.
Eric Anholt
2011-10-03
1
-0
/
+43
*
mesa: Convert _mesa_generate_mipmap to MapTexImage()-based access.
Brian Paul
2011-10-03
1
-29
/
+1
*
intel: Drop our custom glGetTexImage() code.
Eric Anholt
2011-09-27
1
-3
/
+7
*
intel: Drop the "intel" argument to intel_miptree_release().
Eric Anholt
2011-09-26
1
-5
/
+3
*
intel: Drop some extra equality checks on reference/release functions.
Eric Anholt
2011-09-26
1
-13
/
+4
*
intel: fix potential segfault error at intel_(un)map_texture_image
Yuanhan Liu
2011-09-26
1
-2
/
+3
*
mesa: add new DeleteTextureImage() driver hook
Brian Paul
2011-09-17
1
-0
/
+8
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+2
*
intel: Add implementation of MapTextureImage/UnmapTextureImage.
Eric Anholt
2011-08-29
1
-0
/
+84
*
Rename some driver FreeTextureImageData functions to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-2
/
+3
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-1
/
+1
*
intel: use new gl_texture_image:Face, Level fields
Brian Paul
2011-08-24
1
-5
/
+0
*
intel: Add fields to intel_texture for faking s8z24 with separate stencil
Chad Versace
2011-06-24
1
-0
/
+9
*
mesa: Switch generate_mipmaps_compressed() to using TexImage2D to upload.
Eric Anholt
2011-06-14
1
-1
/
+2
*
intel: Merge our choosetexformat fallbacks into core.
Eric Anholt
2011-01-04
1
-1
/
+0
*
intel: Remove the magic unaligned memcpy code.
Eric Anholt
2010-11-03
1
-89
/
+0
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
1
-2
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-5
/
+5
*
Remove unnescessary initializations of UpdateTexturePalette
Ian Romanick
2010-09-27
1
-1
/
+0
*
intel: Add fallback debug to glGenerateMipmap.
Eric Anholt
2010-09-24
1
-0
/
+4
*
intel: Remove dead intelIsTextureResident().
Eric Anholt
2010-09-23
1
-18
/
+0
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
intel: fix broken sw generate mipmap path
Brian Paul
2009-10-13
1
-0
/
+22
*
intel: wrap _mesa_meta_GenerateMipmap()
Brian Paul
2009-10-02
1
-0
/
+27
*
intel: Drop my generatemipmap code in favor of the new shared code.
Eric Anholt
2009-09-28
1
-1
/
+0
*
intel: make a bunch of glTexImage-related functions static
Brian Paul
2009-06-09
1
-16
/
+0
*
intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps.
Eric Anholt
2009-05-08
1
-55
/
+1
*
intel: asst. casts to silence warnings
Brian Paul
2009-01-26
1
-1
/
+1
*
intel: stub out CompressedTexSubImage2D instead of segfaulting.
Eric Anholt
2008-12-15
1
-0
/
+1
[next]