Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Committed Rune Petersen's fragment.position patch (Bug #10024) plus a few small | Oliver McFadden | 2007-03-15 | 1 | -0/+1 |
| | | | | corrections. | ||||
* | Clean build. | Aapo Tahkola | 2006-03-13 | 1 | -0/+2 |
| | |||||
* | Add some missing hooks. This should fix various little problems with window ↵ | Aapo Tahkola | 2005-12-17 | 1 | -0/+1 |
| | | | | movement and 2d windows flashing on top of 3d windows. This problem was previously shadowed by r300ResetHwState as it gets called frequently. | ||||
* | -Fix first frame -bug | Aapo Tahkola | 2005-11-01 | 1 | -0/+1 |
| | | | | | | | -Use 16-bit elts in vtxfmt_a path if possible -Optimize VSF param uploading -return in r300DepthMask looks suspicious, use r300Enable instead -Dont use r300ResetHwState in invalidate state(disabled, missing hooks, possible instabilities) | ||||
* | Reduce stderr noise and fix some compiler warnings. | Aapo Tahkola | 2005-10-26 | 1 | -0/+2 |
| | |||||
* | Sync with my local tree. | Aapo Tahkola | 2005-10-26 | 1 | -0/+4 |
| | | | | | | Changes to current operation: -Elts are no longer converted to 16-bit format -Cube maps | ||||
* | Clean up warnings in r300 code by making some symbols static, adding prototypes | Eric Anholt | 2005-07-20 | 1 | -0/+5 |
| | | | | | for others, and being cleaner with types in fragment/vertex program structures. One warning in r300_shader.c is still concerning. | ||||
* | Looks like we can define FIRE_VERTICES correctly. | Vladimir Dergachev | 2005-02-01 | 1 | -4/+4 |
| | |||||
* | Port viewport setting code from R200. | Vladimir Dergachev | 2004-12-30 | 1 | -0/+13 |
| | | | | Take it outside R300ResetHwState. | ||||
* | - FIX: flickering | Nicolai Haehnle | 2004-10-17 | 1 | -0/+2 |
| | | | | - Scissor support works now | ||||
* | Initial revision | Nicolai Haehnle | 2004-09-28 | 1 | -0/+49 |