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
/
gallium
/
drivers
/
r300
/
r300_texture_desc.c
Age
Commit message (
Expand
)
Author
2010-12-13
r300g: fixup rs690 tiling stride alignment calculations.
Dave Airlie
2010-12-02
r300g: fix up cubemap texture offset computation
Marek Olšák
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-10-05
r300g: fix microtiling for 16-bits-per-channel formats
Marek Olšák
2010-09-28
r300g: add support for 3D NPOT textures without mipmapping
Marek Olšák
2010-09-26
r300g: fix macrotiling on R350
Marek Olšák
2010-09-24
r300g: fix a copy-paste typo for logging
Marek Olšák
2010-09-13
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
Marek Olšák
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-01
r300g: fix microtiling on RS6xx
Marek Olšák
2010-07-25
r300g: make sure a texture is large enough for the CBZB clear
Marek Olšák
2010-07-25
r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT
Marek Olšák
2010-07-25
r300g: do not use TXPITCH_EN for power-of-two textures from the DDX
Marek Olšák
2010-07-25
r300g: cleanup texture creation code
Marek Olšák