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
/
r600
/
r600_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: rename pitch in texture to pitch_in_bytes
Dave Airlie
2010-10-13
1
-2
/
+2
*
r600g: use common texture object create function
Dave Airlie
2010-10-13
1
-33
/
+41
*
r600g: split out miptree setup like r300g
Dave Airlie
2010-10-13
1
-12
/
+43
*
r600g: add copy into tiled texture
Dave Airlie
2010-10-13
1
-3
/
+22
*
r600g: fix depth0 setting
Dave Airlie
2010-10-13
1
-2
/
+2
*
r600g: add support for S8, X24S8 and S8X24 sampler formats.
Dave Airlie
2010-10-13
1
-0
/
+8
*
r600g: drop width/height per level storage.
Dave Airlie
2010-10-08
1
-4
/
+0
*
r600g: rename radeon_ws_bo to r600_bo
Jerome Glisse
2010-10-04
1
-8
/
+8
*
r600g: port r300g fix for X* formats in texformat code
Dave Airlie
2010-09-30
1
-4
/
+14
*
r600g: delete old path
Jerome Glisse
2010-09-29
1
-3
/
+2
*
r600g: use ptr for blit depth uncompress function
Jerome Glisse
2010-09-28
1
-1
/
+3
*
r600g: fix warnings since last commit.
Dave Airlie
2010-09-23
1
-3
/
+3
*
r600g: use blitter to do db->cb flushing.
Dave Airlie
2010-09-23
1
-105
/
+63
*
r600g: disable dirty handling on texture from depth code.
Dave Airlie
2010-09-22
1
-8
/
+1
*
r600g: fix typo in struct member name
Dave Airlie
2010-09-22
1
-1
/
+1
*
r600g: fixup evergreen miptree setup.
Dave Airlie
2010-09-21
1
-2
/
+5
*
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
1
-1
/
+1
*
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
1
-4
/
+2
*
r600g: fix r700 cube map sizing.
Dave Airlie
2010-09-20
1
-4
/
+9
*
r600g: add color/texture support for more depth formats.
Dave Airlie
2010-09-20
1
-2
/
+4
*
r600g: Buffer object maps imply a wait.
Henri Verbeet
2010-09-19
1
-1
/
+0
*
r600g: Remove a redundant flush in r600_texture_transfer_map().
Henri Verbeet
2010-09-19
1
-1
/
+0
*
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
1
-1
/
+1
*
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
1
-3
/
+3
*
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
1
-12
/
+13
*
r600g: fix texture bos and avoid doing depth blit on evergreen
Dave Airlie
2010-09-16
1
-1
/
+2
*
r600g: fixup texture state on evergreen.
Dave Airlie
2010-09-16
1
-143
/
+8
*
r600g: misc cleanup
John Doe
2010-09-15
1
-13
/
+13
*
r600g: Fixed a bo leak in r600_texture_from_handle().
Tilman Sauerbeck
2010-09-10
1
-5
/
+6
*
r600g: add initial evergreen support
Dave Airlie
2010-09-10
1
-17
/
+17
*
r600g: fix depth texture tests
Dave Airlie
2010-09-02
1
-2
/
+2
*
r600g: refix db/cb state
Jerome Glisse
2010-09-01
1
-1
/
+1
*
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
1
-73
/
+27
*
Revert "Revert "r600g: precompute some of the hw state""
Jerome Glisse
2010-09-01
1
-14
/
+29
*
Revert "r600g: precompute some of the hw state"
Dave Airlie
2010-09-01
1
-29
/
+14
*
r600g: precompute some of the hw state
Jerome Glisse
2010-08-30
1
-14
/
+29
*
r600g: fixup states generation in winsys.
Dave Airlie
2010-08-30
1
-4
/
+4
*
Revert "r600g: simplify states"
Dave Airlie
2010-08-27
1
-11
/
+7
*
r600g: simplify states
Jerome Glisse
2010-08-25
1
-7
/
+11
*
r600g: fix DB decompression
Jerome Glisse
2010-08-22
1
-27
/
+83
*
r600g: depth buffer likely needs decompression when used as texture
Jerome Glisse
2010-08-22
1
-0
/
+228
*
r600g: partialy fix texturing from depth buffer + initial support for untiling
Jerome Glisse
2010-08-21
1
-56
/
+123
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-1
/
+2
*
r600g: fixup pitch alignment like r600c.
Dave Airlie
2010-08-18
1
-0
/
+1
*
r600g: fix height calcs for miptree
Dave Airlie
2010-08-18
1
-0
/
+1
*
r600g: improve texture format checker.
Dave Airlie
2010-08-12
1
-0
/
+248
*
r600g: add bo wait after map.
Dave Airlie
2010-08-06
1
-0
/
+2
*
r600g: force flush on map as temporary fix to readpixel
Jerome Glisse
2010-08-04
1
-0
/
+2
*
r600g: Remove unnecessary header.
Vinson Lee
2010-07-31
1
-1
/
+0
*
r600g: mipmap early support + EX2/ABS instruction + culling
Jerome Glisse
2010-07-29
1
-13
/
+11
[next]