index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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
*
i965: Add support for accelerated CopyTexSubImage.
Eric Anholt
2008-11-21
1
-7
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
intel: Fix SGIS_generate_mipmap after a miptree had been validated.
Eric Anholt
2008-08-20
1
-2
/
+7
*
intel: use new mipmap generation hooks in driver.
Dave Airlie
2008-05-09
1
-1
/
+10
*
swrast/dri: switch over users of generate_mipmap to new interface
Dave Airlie
2008-05-09
1
-1
/
+1
*
Revert "mesa/intel: map/unmap texture objects around mipmap generation functi...
Dave Airlie
2008-05-09
1
-18
/
+0
*
mesa/intel: map/unmap texture objects around mipmap generation function.
Dave Airlie
2008-05-09
1
-0
/
+18
*
[intel] Use mesa texmemory functions to allocate teximage Data.
Michal Wajdeczko
2008-03-26
1
-1
/
+2
*
Fix build on ia64.
Adam Jackson
2008-02-15
1
-2
/
+2
*
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-12-20
1
-0
/
+41
*
[965] Move to using shared texture management code.
Eric Anholt
2007-12-16
1
-0
/
+8
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+192