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
/
sis
/
sis_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and enable GL_MESA_ycbcr_texture. Looks fine with yuvrect. I'm slightly
Eric Anholt
2005-10-24
1
-2
/
+2
*
Since we memcpy texture data synchronously to the card, idle the engine before
Eric Anholt
2005-10-24
1
-0
/
+4
*
- Add a few more hardware internal formats that are supported. Some remaining
Eric Anholt
2005-10-24
1
-36
/
+119
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
1
-2
/
+2
*
Clean up some warnings by making sis_fatal_error a macro, and let it take an
Eric Anholt
2004-05-24
1
-5
/
+3
*
Undo some bits from last check-in related to the ctx->Driver.NewTextureObject
Brian Paul
2004-01-20
1
-19
/
+29
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-67
/
+67
*
include texobj.h to silence warnings
Brian Paul
2004-01-18
1
-0
/
+1
*
call _mesa_delete_texture_object() from in the driver's DeleteTexture function
Brian Paul
2004-01-11
1
-0
/
+2
*
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-12-04
1
-4
/
+3
*
add the SiS driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+474