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
/
unichrome
/
via_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
unichrome: Remove unnecessary headers.
Vinson Lee
2010-01-19
1
-2
/
+0
*
mesa: remove calls to _mesa_compressed_row_stride()
Brian Paul
2009-10-25
1
-1
/
+1
*
mesa: change compressed texture size calls
Brian Paul
2009-10-24
1
-10
/
+4
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-2
/
+1
*
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-05
1
-3
/
+0
*
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
1
-2
/
+3
*
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
1
-0
/
+1
*
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
1
-3
/
+2
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-34
/
+34
*
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-28
1
-12
/
+9
*
via: use mesa texture format helper functions
Brian Paul
2009-09-27
1
-10
/
+5
*
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
1
-10
/
+13
*
mesa: move generate mipmap calls
Brian Paul
2009-09-15
1
-5
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-15
/
+15
*
swrast/dri: switch over users of generate_mipmap to new interface
Dave Airlie
2008-05-09
1
-3
/
+1
*
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