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
/
unichrome
/
via_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow >10 mipmap levels (patch by Benno Schulenberg) (bug 3130)
Brian Paul
2006-10-15
1
-4
/
+4
*
increate MaxTextureLevels to 11 (bug 3130)
Brian Paul
2006-10-15
1
-0
/
+7
*
Move mipmap generation functions, texture scaling functions into new
Brian Paul
2006-09-29
1
-0
/
+1
*
In gl_texture_image, replace ImageStride with an ImageOffsets array.
Brian Paul
2006-05-20
1
-2
/
+3
*
Fix a number of texture compression issues.
Brian Paul
2006-05-08
1
-1
/
+9
*
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-11-16
1
-2
/
+2
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
1
-2
/
+3
*
disable call to via_sse_memcpy() until it's fixed
mesa_20050715
Brian Paul
2005-07-15
1
-1
/
+7
*
Only use x86 / SSE assembly when USE_X86_ASM / USE_SSE_ASM are defined.
Ian Romanick
2005-05-24
1
-0
/
+4
*
Import Thomas Helstrom's SSE memcpy code from the via X.org driver.
Keith Whitwell
2005-05-23
1
-1
/
+6
*
merge unichrome changes from branch
Keith Whitwell
2005-03-22
1
-261
/
+866
*
remove some dead texture code
Alan Hourihane
2005-01-13
1
-44
/
+0
*
Large update
Keith Whitwell
2004-12-29
1
-3
/
+1
*
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-20
1
-38
/
+0
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-1
/
+1
*
Add _mesa_delete_texture_object() call to viaDeleteTexture
Keith Whitwell
2004-12-15
1
-0
/
+3
*
updates from Erdi Chen
Brian Paul
2004-02-23
1
-1
/
+0
*
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul
2004-01-30
1
-0
/
+432