r600: various cleanups
- max texture size is 8k, but mesa doesn't support
that at the moment.
- attempt to set shader limits to what the hw actually
supports
- clean up some old r300 cruft
- no need to explicitly disable irqs. This is fixed
in the drm now.
Signed-off-by:
Alex Deucher <alexdeucher@gmail.com>
Showing
- src/mesa/drivers/dri/r600/r600_context.c 22 additions, 21 deletionssrc/mesa/drivers/dri/r600/r600_context.c
- src/mesa/drivers/dri/r600/r600_context.h 0 additions, 19 deletionssrc/mesa/drivers/dri/r600/r600_context.h
- src/mesa/drivers/dri/radeon/radeon_common_context.c 2 additions, 5 deletionssrc/mesa/drivers/dri/radeon/radeon_common_context.c
Loading
Please register or sign in to comment