index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_texture_desc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/radeon: simplify how value queries work
Marek Olšák
2011-07-25
1
-2
/
+2
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
1
-15
/
+13
*
r300g: fix alignement for NPOT values in hyperz setup
Nicolas Peninguy
2011-03-11
1
-3
/
+3
*
r300g: require DRM 2.3.0 (kernel 2.6.34)
Marek Olšák
2011-03-02
1
-28
/
+1
*
r300g: fix HiZ memory size computation and deciding when to use HiZ
Marek Olšák
2011-03-01
1
-21
/
+68
*
r300g: fix blitting NPOT compressed textures
Marek Olšák
2011-02-16
1
-8
/
+8
*
r300g: add a way to change texture properties arbitrarily
Marek Olšák
2011-02-10
1
-19
/
+18
*
r300g: consolidate buffers and textures to r300_resource
Marek Olšák
2011-02-10
1
-142
/
+141
*
r300g: 8x8-compressed zbuffer can only be point-sampled
Marek Olšák
2011-01-28
1
-1
/
+2
*
r300g: fix and re-enable 8x8 zbuffer compression mode
Marek Olšák
2011-01-28
1
-0
/
+58
*
r300g: rename flag squaretiling -> drm_2_1_0
Marek Olšák
2011-01-27
1
-1
/
+1
*
r300g: fixup rs690 tiling stride alignment calculations.
Dave Airlie
2010-12-13
1
-29
/
+17
*
r300g: fix up cubemap texture offset computation
Marek Olšák
2010-12-02
1
-0
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-9
/
+3
*
r300g: fix microtiling for 16-bits-per-channel formats
Marek Olšák
2010-10-05
1
-3
/
+3
*
r300g: add support for 3D NPOT textures without mipmapping
Marek Olšák
2010-09-28
1
-12
/
+23
*
r300g: fix macrotiling on R350
Marek Olšák
2010-09-26
1
-2
/
+2
*
r300g: fix a copy-paste typo for logging
Marek Olšák
2010-09-24
1
-3
/
+3
*
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
Marek Olšák
2010-09-13
1
-0
/
+3
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-2
/
+4
*
r300g: fix microtiling on RS6xx
Marek Olšák
2010-08-01
1
-4
/
+18
*
r300g: make sure a texture is large enough for the CBZB clear
Marek Olšák
2010-07-25
1
-52
/
+49
*
r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT
Marek Olšák
2010-07-25
1
-0
/
+4
*
r300g: do not use TXPITCH_EN for power-of-two textures from the DDX
Marek Olšák
2010-07-25
1
-6
/
+14
*
r300g: cleanup texture creation code
Marek Olšák
2010-07-25
1
-0
/
+456