- Add a few more hardware internal formats that are supported. Some remaining
authorEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 09:59:43 +0000 (09:59 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 09:59:43 +0000 (09:59 +0000)
commit60b639b9a6df6e53997d3c8acdb768229b654a5f
tree71ef3ad74c762a2724bc35dfff9372e6417d32a1
parent971bdc193cb4ce07f4ca20bac13276095b5f0b83
- Add a few more hardware internal formats that are supported.  Some remaining
  ones require custom texstore, so they aren't done yet.
- Add YCBCR support commented out, since the yuvsquare test didn't work with
  just the bits I've added.
- Add the no-compression GL_ARB_texture_compression support.
- Add the driconf texture depth option and try to respect it.
src/mesa/drivers/dri/sis/sis_context.c
src/mesa/drivers/dri/sis/sis_context.h
src/mesa/drivers/dri/sis/sis_screen.c
src/mesa/drivers/dri/sis/sis_tex.c