index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: is_npot -> uses_pitch
Marek Olšák
2010-04-05
1
-3
/
+4
*
r300g: fix TFP stride override.
Dave Airlie
2010-04-04
1
-1
/
+1
*
r300g: do not use the c++ template keyword
Marek Olšák
2010-04-04
1
-15
/
+15
*
r300g: properly setup textures from X server
Marek Olšák
2010-04-04
1
-4
/
+3
*
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-04-03
1
-0
/
+1
*
r300g: Remove unnecessary header.
Vinson Lee
2010-03-31
1
-1
/
+0
*
r300g: add RGBA16F colorbuffer support
Marek Olšák
2010-04-01
1
-5
/
+8
*
r300g: add RGTC texture support
Marek Olšák
2010-04-01
1
-1
/
+27
*
r300g: format handling cleanup
Marek Olšák
2010-04-01
1
-16
/
+9
*
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
1
-1
/
+1
|
\
|
*
r300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYOUT_S3TC.
José Fonseca
2010-03-29
1
-1
/
+1
*
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
|
/
*
r300g: fix macrotiling for non-square textures
Mathias Fröhlich
2010-03-27
1
-1
/
+2
*
r300g: disable tiling for YUV formats
Marek Olšák
2010-03-21
1
-3
/
+15
*
r300g: fix scons build
Marek Olšák
2010-03-21
1
-2
/
+1
*
r300g: add and enable square microtiling
Marek Olšák
2010-03-21
1
-5
/
+6
*
r300g: cleanup tiling flags propagation
Marek Olšák
2010-03-21
1
-2
/
+2
*
r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups
Marek Olšák
2010-03-19
1
-6
/
+7
*
r300g: mark SRGB colorbuffers as unsupported
Marek Olšák
2010-03-19
1
-20
/
+1
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
1
-15
/
+37
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-36
/
+0
*
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
1
-18
/
+66
|
\
|
*
r300g: remove dead r300_get_texture_buffer function
Keith Whitwell
2010-03-04
1
-18
/
+0
|
*
r300g: Conversion to to winsys handle
Jakob Bornecrantz
2010-03-01
1
-0
/
+66
*
|
r300g: disable macrotiling when the texture height is smaller than a macrotile
Marek Olšák
2010-03-07
1
-10
/
+17
*
|
r300g: enable micro- and macrotiling for all textures and renderbuffers
Marek Olšák
2010-03-07
1
-0
/
+39
*
|
r300g: add ability to tile/detile textures using blit during transfers
Marek Olšák
2010-03-07
1
-3
/
+2
*
|
r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
José Fonseca
2010-03-03
1
-2
/
+0
*
|
r300: Rename pipe formats.
José Fonseca
2010-03-02
1
-41
/
+41
*
|
r300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
1
-2
/
+0
*
|
r300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
1
-2
/
+2
*
|
r300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-03-01
1
-2
/
+0
|
/
*
r300g: atomize texture and sampler states
Marek Olšák
2010-02-28
1
-1
/
+1
*
r300: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
1
-12
/
+2
*
r300g: fix texture swizzling for the SRGB formats
Marek Olšák
2010-02-24
1
-4
/
+20
*
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
1
-22
/
+19
*
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
1
-19
/
+22
*
r300g: precompute framebuffer register values
Marek Olšák
2010-02-21
1
-0
/
+231
*
r300g: make r300_translate_texformat private
Marek Olšák
2010-02-21
1
-0
/
+244
*
r300g: add macrotiling support to texture setup
Marek Olšák
2010-02-14
1
-8
/
+40
*
r300g: accelerate blitting for all formats by faking the texture format
Marek Olšák
2010-02-14
1
-0
/
+14
*
r300g: Use util_format_name().
José Fonseca
2010-02-14
1
-1
/
+1
*
r300g: Correct colorbuffer measurements.
Corbin Simpson
2010-02-09
1
-1
/
+0
*
r300g,radeong: set tiling flags in libdrm
Marek Olšák
2010-01-24
1
-0
/
+7
*
r300g: do not align compressed textures to a tile size
Marek Olšák
2010-01-18
1
-6
/
+14
*
r300g: output texture debug messages if only RADEON_DEBUG=tex is set
Marek Olšák
2010-01-17
1
-15
/
+22
*
r300g: update the texture initialization so that it respects tiling
Marek Olšák
2010-01-12
1
-6
/
+50
*
r300g: Always emit scissors.
Corbin Simpson
2010-01-12
1
-2
/
+4
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-4
/
+4
*
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-7
/
+5
|
\
[next]