index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
/
nouveau_texture.c
Age
Commit message (
Expand
)
Author
2010-09-21
dri/nouveau: Fix software mipmap generation on 1x1 textures.
Francisco Jerez
2010-09-21
dri/nv10-nv20: Fix texturing in some cases after a base level change.
Francisco Jerez
2010-09-16
dri/nv04: Mipmapping fixes.
Francisco Jerez
2010-08-05
dri/nouveau: Don't try to validate uninitialized teximages.
Francisco Jerez
2010-08-05
dri/nouveau: Fix up software mipmap generation.
Francisco Jerez
2010-03-22
dri/nouveau: Rectangle texture fixes.
Francisco Jerez
2010-03-18
dri/nouveau: Flush after texture validation.
Francisco Jerez
2010-03-18
dri/nouveau: only reallocate texture when needed
Xavier Chantry
2010-02-25
dri/nouveau: Use the XRGB8888 hardware texture format.
Francisco Jerez
2010-02-25
dri/nouveau: Use the hardware I8 format for intensity textures.
Francisco Jerez
2010-02-25
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-25
dri/nouveau: Support rectangle textures.
Francisco Jerez
2010-02-25
dri/nouveau: Don't try to map a non-existent teximage.
Francisco Jerez
2010-02-25
dri/nouveau: Try to validate textures earlier.
Francisco Jerez
2010-02-04
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez