Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial add of some (disabled) SiS 6326 drawing code integrated from Alan Cox's | Eric Anholt | 2005-10-25 | 1 | -1/+4 |
| | | | | | | | | last drop I saw, which was in turn based on a code drop of mine. Texturing, culling, and several extensions are unimplemented, and some features could probably be improved. It's untested, but there don't appear to be regressions on the 300-series code, so I'd like to get these bits in now so that it can be worked on as not a huge diff. | ||||
* | Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function, | Brian Paul | 2005-09-14 | 1 | -0/+2 |
| | | | | call driUpdateFramebufferSize() when window size/position changes. | ||||
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -1/+1 |
| | |||||
* | 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/+77 |
(build tested, but not physically tested) |