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.c
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-08
r300g: add LATC support
Marek Olšák
2011-03-02
r300g: require DRM 2.3.0 (kernel 2.6.34)
Marek Olšák
2011-03-01
r300g: fix RGTC2_SNORM
Marek Olšák
2011-03-01
r300g: reorder parts of translate_texformat
Marek Olšák
2011-03-01
r300g: fix RGTC1_UNORM and RGTC2_UNORM
Marek Olšák
2011-03-01
r300g: fix HiZ memory size computation and deciding when to use HiZ
Marek Olšák
2011-02-28
r300g: force swizzles for RGTC
Dave Airlie
2011-02-25
r300g: explicit sign bits on RGTC textures
Dave Airlie
2011-02-16
r300g: fix a race between CS and SET_TILING ioctls
Marek Olšák
2011-02-11
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-10
r300g: add a way to change texture properties arbitrarily
Marek Olšák
2011-02-10
r300g: consolidate buffers and textures to r300_resource
Marek Olšák
2011-02-10
r300g: simplify WRITE_RELOC API and cleanup
Marek Olšák
2011-02-10
r300g: use format from pipe_surface instead of pipe_resource
Marek Olšák
2011-02-10
Revert "r300g: support sRGB colorbuffers"
Marek Olšák
2011-02-03
r300g: Make the buffer and texture vbtls static const.
Henri Verbeet
2011-01-27
r300g: rename flag squaretiling -> drm_2_1_0
Marek Olšák
2011-01-27
r300g: fix some bugs with zbuffer compression (v4)
Marek Olšák
2011-01-23
r300g: support sRGB colorbuffers
Marek Olšák
2010-12-23
r300g: add support for B2G3R3 texturing
Marek Olšák
2010-12-22
r300g: fix precision issues with B10G10R10A2
Marek Olšák
2010-12-13
r300g: fixup rs690 tiling stride alignment calculations.
Dave Airlie
2010-12-03
r300g: use internal BO handle for add_buffer and write_reloc
Marek Olšák
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-01
r300g: fix texture swizzling with compressed textures on r400-r500
Marek Olšák
2010-10-02
r300g: add support for L8A8 colorbuffers
Marek Olšák
2010-10-02
r300g: add support for R8G8 colorbuffers
Marek Olšák
2010-09-29
r300g: add support for formats beginning with X, like X8R8G8B8
Marek Olšák
2010-09-28
r300g: add support for 3D NPOT textures without mipmapping
Marek Olšák
2010-09-13
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
Marek Olšák
2010-09-04
Revert "r300g: refuse to create a texture with size 0"
Marek Olšák
2010-08-28
r300g: fix blitting between 2D NPOT mipmaps
Marek Olšák
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-05
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-07-25
r300g: implement D24X8 texture sampling for r3xx-r4xx
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: cleanup texture creation code
Marek Olšák
2010-07-25
r300g: reject resources from handles which are not large enough
Marek Olšák
2010-07-25
r300g: cleanup texture debug logging
Marek Olšák
2010-07-25
r300g: do not align texture height to 2^n for 1D and 2D non-mipmapped textures
Marek Olšák
2010-07-16
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-07-12
r300g: implement fast color clear
Marek Olšák
2010-07-09
r300g: allow the GTT domain for samplers
Marek Olšák
2010-07-08
r300g: store/return the stride for winsys_handle in winsys
Marek Olšák
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-20
r300g: cleanup buffer_{from, get}_handle
Marek Olšák
2010-06-20
r300g: cleanup includes
Marek Olšák
2010-06-20
r300g: texture alignment code cleanup + use special alignment for AA textures
Marek Olšák
2010-06-16
r300g: Moar MSAA setup.
Corbin Simpson
[next]