On Mon, 24 Oct 2011 19:23:53 -0600, Brian Paul wrote:
> On Mon, Oct 24, 2011 at 5:15 PM, Eric Anholt wrote:
> > @@ -2322,6 +2363,16 @@ teximage(struct gl_context *ctx, GLuint dims,
> > return; /* error was recorded */
> > }
> >
> > + /* Allow a hardware driver to just strip
On 10/24/2011 04:15 PM, Eric Anholt wrote:
> We wanted to reuse this in the Intel driver.
As the Fedora Hot Dog theme chooser applet(*) says: "YES" or "HELL YES"!
For the series:
Reviewed-by: Kenneth Graunke
(*) http://fedoraproject.org/wiki/Features/Hot_Dog
___
On Mon, Oct 24, 2011 at 5:15 PM, Eric Anholt wrote:
> We wanted to reuse this in the Intel driver.
> ---
> src/mesa/main/mtypes.h | 14
> src/mesa/main/teximage.c | 57 +--
> src/mesa/state_tracker/st_cb_texture.c | 58
> ++
We wanted to reuse this in the Intel driver.
---
src/mesa/main/mtypes.h | 14
src/mesa/main/teximage.c | 57 +--
src/mesa/state_tracker/st_cb_texture.c | 58 ++--
src/mesa/state_tracker/st_extensio