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_tris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the GL_BLEND case (and remove the fallback associated with it) by converting
Eric Anholt
2005-10-24
1
-2
/
+2
*
Fix texenv by moving a misplaced check for being in fallback (should cover only
Eric Anholt
2005-10-24
1
-2
/
+5
*
Fix a typo in a fallback string.
Eric Anholt
2005-10-24
1
-1
/
+1
*
Make SiS a little more like other drivers: Add SIS_DEBUG (only option being
Eric Anholt
2005-10-19
1
-5
/
+29
*
Remove unused CTX_ARG2 define.
Eric Anholt
2005-05-31
1
-1
/
+0
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-1
/
+1
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+1
*
Triangle stipple is a fallback, since we don't have code for the stippling.
Eric Anholt
2004-09-25
1
-1
/
+1
*
Fix SiS AGP vertex dispatch by not trying to emit 0 vertices, which would hang
Eric Anholt
2004-09-25
1
-2
/
+3
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-4
/
+4
*
Rename 'emit_func' usages in drivers. Will also rename the ones in
Keith Whitwell
2004-07-01
1
-5
/
+5
*
* sisChooseRenderState doesn't depend on _NEW_TEXTURE at all.
Eric Anholt
2004-06-09
1
-11
/
+2
*
* Convert to use t_vertex.c instead of sis_vb.[ch]
Eric Anholt
2004-06-08
1
-339
/
+462
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-1
/
+1
*
Updates to tnl_dd_dmatmp.h
Keith Whitwell
2003-12-11
1
-4
/
+3
*
Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating
Keith Whitwell
2003-12-09
1
-21
/
+26
*
Remove usleeps from sis driver. We probably aren't doing anyone a service
Eric Anholt
2003-12-09
1
-1
/
+0
*
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-12-04
1
-2
/
+2
*
add the SiS driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+954