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
/
sis
/
sis_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-7
/
+8
*
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
1
-2
/
+2
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
1
-13
/
+1
*
updates to dri drivers for recent stencil changes
Keith Whitwell
2006-05-08
1
-1
/
+1
*
Add disabled support for GL_EXT_fog_coord. While it seems correct to me, it's
Eric Anholt
2005-10-26
1
-0
/
+1
*
Initial add of some (disabled) SiS 6326 drawing code integrated from Alan Cox's
Eric Anholt
2005-10-25
1
-1
/
+7
*
Add support for GL_EXT_secondary_color, tested with seccolor test.
Eric Anholt
2005-10-24
1
-2
/
+25
*
Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, all
Eric Anholt
2005-10-19
1
-8
/
+7
*
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-14
1
-3
/
+0
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-7
/
+6
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+3
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-0
/
+3
*
Add support for NV_blend_square, and print errors if an unsupported blend
Eric Anholt
2004-10-08
1
-9
/
+25
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+1
*
Can't bail in sisDDLogicOpCode when logicop is off, because it's called with
Eric Anholt
2004-09-25
1
-3
/
+0
*
* Convert to use t_vertex.c instead of sis_vb.[ch]
Eric Anholt
2004-06-08
1
-56
/
+7
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-21
1
-4
/
+6
*
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-12-04
1
-45
/
+11
*
add the SiS driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+918