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
2010-04-18
r300g: do not tell st that a buffer is referenced by hw
Marek Olšák
2010-04-18
r300g: various other cleanups
Marek Olšák
2010-04-18
r300g: add debugging options "notiling" and "noimmd" (for testing)
Marek Olšák
2010-04-18
r300g: always create microtiled zbuffer regardless of texture dimensions
Marek Olšák
2010-04-11
r300g: fix mipmapped 3D textures
Marek Olšák
2010-04-11
r300g: support some exotic sampler formats
Marek Olšák
2010-04-11
r300g: cleanup handling of sampler views
Marek Olšák
2010-04-11
r300g: pick up some new colorbuffer formats
Marek Olšák
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-10
r300g: align the height of NPOT textures to POT
Marek Olšák
2010-04-10
r300g: do not use tiling for scanout buffers
Marek Olšák
2010-04-05
r300g: enforce microtiled zbuffer from X server
Marek Olšák
2010-04-05
r300g: typecast using the r300_texture function
Marek Olšák
2010-04-05
r300g: simplify accessing screen from context
Marek Olšák
2010-04-05
r300g: is_npot -> uses_pitch
Marek Olšák
2010-04-04
r300g: fix TFP stride override.
Dave Airlie
2010-04-04
r300g: do not use the c++ template keyword
Marek Olšák
2010-04-04
r300g: properly setup textures from X server
Marek Olšák
2010-04-03
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-03-31
r300g: Remove unnecessary header.
Vinson Lee
2010-04-01
r300g: add RGBA16F colorbuffer support
Marek Olšák
2010-04-01
r300g: add RGTC texture support
Marek Olšák
2010-04-01
r300g: format handling cleanup
Marek Olšák
2010-03-30
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-29
r300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYOUT_S3TC.
José Fonseca
2010-03-27
r300g: fix macrotiling for non-square textures
Mathias Fröhlich
2010-03-21
r300g: disable tiling for YUV formats
Marek Olšák
2010-03-21
r300g: fix scons build
Marek Olšák
2010-03-21
r300g: add and enable square microtiling
Marek Olšák
2010-03-21
r300g: cleanup tiling flags propagation
Marek Olšák
2010-03-19
r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups
Marek Olšák
2010-03-19
r300g: mark SRGB colorbuffers as unsupported
Marek Olšák
2010-03-15
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-07
r300g: disable macrotiling when the texture height is smaller than a macrotile
Marek Olšák
2010-03-07
r300g: enable micro- and macrotiling for all textures and renderbuffers
Marek Olšák
2010-03-07
r300g: add ability to tile/detile textures using blit during transfers
Marek Olšák
2010-03-04
r300g: remove dead r300_get_texture_buffer function
Keith Whitwell
2010-03-03
r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
José Fonseca
2010-03-02
r300: Rename pipe formats.
José Fonseca
2010-03-01
r300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
r300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
r300g: Conversion to to winsys handle
Jakob Bornecrantz
2010-03-01
r300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-02-28
r300g: atomize texture and sampler states
Marek Olšák
2010-02-24
r300: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
r300g: fix texture swizzling for the SRGB formats
Marek Olšák
2010-02-22
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
[next]