OSDN Git Service

st/mesa: attempt to fix TFP by using sampler views (v1)
authorDave Airlie <airlied@redhat.com>
Sat, 24 Apr 2010 08:53:55 +0000 (18:53 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Jun 2010 09:08:36 +0000 (19:08 +1000)
commita2817f6ae566b672f195cff22e14e2058d3617ea
treed6c8e1d354389727c9e0c490476ed007a340e32d
parent3a876e847388ad89ea52486040e2b4682a3524c1
st/mesa: attempt to fix TFP by using sampler views (v1)

Okay I think this is good enough for now, I can't see any other reason
for mesa to want to use a sampler view so lets just leave it at all the A->X conversions for now.

I've been running gnome-shell under r300g with this for day or so and it seems fine.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/state_tracker/st_atom_texture.c
src/mesa/state_tracker/st_cb_texture.c
src/mesa/state_tracker/st_format.c
src/mesa/state_tracker/st_format.h
src/mesa/state_tracker/st_manager.c