Clean up the code and make it unnecessary to issue extra calls to Setup*Shaders
authorVladimir Dergachev <volodya@freedesktop.org>
Mon, 10 Jan 2005 03:22:54 +0000 (03:22 +0000)
committerVladimir Dergachev <volodya@freedesktop.org>
Mon, 10 Jan 2005 03:22:54 +0000 (03:22 +0000)
commit5f61c6f21f08be622112630dba2cbdc05e118022
tree76aa2556f65a9877e76c0345880bbe4bfe522cf4
parent8ad31013b2d540645c14f37587ec6b418b865b03
Clean up the code and make it unnecessary to issue extra calls to Setup*Shaders
in the r300_run_immediate_render function.
Bumps up glxgears fps count by about 100 points.
src/mesa/drivers/dri/r300/r300_ioctl.c
src/mesa/drivers/dri/r300/r300_render.c
src/mesa/drivers/dri/r300/r300_state.c