Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions. | José Fonseca | 2008-02-06 | 1 | -1/+1 |
* | gallium: rationalize vertex_element state packet | Keith Whitwell | 2007-12-18 | 1 | -25/+21 |
* | i965: index the destination offset with regards to the current index | Zack Rusin | 2007-12-17 | 1 | -1/+1 |
* | gallium: incorporate alpha state into depth_stencil state object. | Keith Whitwell | 2007-12-17 | 1 | -36/+6 |
* | 965: get brw_wm_surface_state compiling again | Keith Whitwell | 2007-12-13 | 1 | -0/+3 |
* | 965: get fragment shader compiler compiling | Keith Whitwell | 2007-12-13 | 1 | -0/+7 |
* | 965: missing code from last commit | Keith Whitwell | 2007-12-13 | 1 | -6/+3 |
* | gallium: remove set_sampler_units interface | Keith Whitwell | 2007-12-11 | 1 | -8/+2 |
* | gallium: remove redundant clear_color state. | Keith Whitwell | 2007-12-11 | 1 | -9/+0 |
* | Port i965 driver to Gallium3D. | Zack Rusin | 2007-12-11 | 1 | -0/+466 |