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_resource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: get s3tc working on cards with crappy 64/128 bit types.
Dave Airlie
2011-02-17
1
-0
/
+4
*
r600g: fix miptree calculations
Dave Airlie
2011-02-15
1
-2
/
+2
*
r600g: drop tiled flag
Dave Airlie
2011-02-15
1
-1
/
+2
*
r600g: use the new vertex buffer manager
Marek Olšák
2011-02-07
1
-7
/
+3
*
r600g: add a flag to just create flushed texture without flushing.
Dave Airlie
2011-02-04
1
-1
/
+1
*
r600g: rework dirty / depth texture tracking.
Dave Airlie
2011-02-03
1
-2
/
+2
*
r600g: Update the flushed depth texture after drawing to the corresponding te...
Henri Verbeet
2011-01-30
1
-0
/
+1
*
r600g: add back u_upload_mgr integration
Marek Olšák
2011-01-30
1
-15
/
+4
*
r600g: allow constant buffers to be user buffers.
Dave Airlie
2011-01-07
1
-0
/
+1
*
r600g: Get rid of r600_blit_uncompress_depth_ptr.
Henri Verbeet
2010-12-24
1
-1
/
+0
*
r600g: indentation cleanup
Jerome Glisse
2010-12-09
1
-21
/
+19
*
r600g: specialized upload manager
Jerome Glisse
2010-12-09
1
-9
/
+16
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-1
/
+1
*
r600g: remove unused flink, domain fields from r600_resource
Keith Whitwell
2010-11-03
1
-5
/
+0
*
r600g: use a buffer in GTT as intermediate on texture up and downloads
Keith Whitwell
2010-11-03
1
-1
/
+1
*
r600g: introduce a per-driver resource flag for transfers.
Dave Airlie
2010-10-21
1
-0
/
+3
*
r600g: add r600 surface to store the aligned height.
Dave Airlie
2010-10-21
1
-0
/
+5
*
r600g: move to per-miplevel array mode.
Dave Airlie
2010-10-21
1
-1
/
+1
*
r600g: drop all use of unsigned long
Dave Airlie
2010-10-13
1
-6
/
+6
*
r600g: remove bpt and start using pitch_in_bytes/pixels.
Dave Airlie
2010-10-13
1
-1
/
+1
*
r600g: rename pitch in texture to pitch_in_bytes
Dave Airlie
2010-10-13
1
-1
/
+1
*
r600g: drop width/height per level storage.
Dave Airlie
2010-10-08
1
-2
/
+0
*
r600g: rename radeon_ws_bo to r600_bo
Jerome Glisse
2010-10-04
1
-1
/
+1
*
r600g: delete old path
Jerome Glisse
2010-09-29
1
-3
/
+23
*
r600g: use ptr for blit depth uncompress function
Jerome Glisse
2010-09-28
1
-0
/
+2
*
r600g: use blitter to do db->cb flushing.
Dave Airlie
2010-09-23
1
-5
/
+3
*
r600g: fix typo in struct member name
Dave Airlie
2010-09-22
1
-1
/
+1
*
r600g: Fix false and true.
Corbin Simpson
2010-09-19
1
-1
/
+1
*
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
1
-1
/
+1
*
r600g: add upload manager support.
Dave Airlie
2010-09-17
1
-0
/
+31
*
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
1
-1
/
+0
*
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
1
-2
/
+3
*
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
1
-4
/
+4
*
Revert "Revert "r600g: precompute some of the hw state""
Jerome Glisse
2010-09-01
1
-1
/
+1
*
Revert "r600g: precompute some of the hw state"
Dave Airlie
2010-09-01
1
-1
/
+1
*
r600g: precompute some of the hw state
Jerome Glisse
2010-08-30
1
-1
/
+1
*
r600g: fix DB decompression
Jerome Glisse
2010-08-22
1
-0
/
+1
*
r600g: depth buffer likely needs decompression when used as texture
Jerome Glisse
2010-08-22
1
-0
/
+8
*
r600g: partialy fix texturing from depth buffer + initial support for untiling
Jerome Glisse
2010-08-21
1
-0
/
+3
*
r600g: mipmap early support + EX2/ABS instruction + culling
Jerome Glisse
2010-07-29
1
-2
/
+2
*
r600g: cleanup resource buffer/texture mess
Jerome Glisse
2010-07-28
1
-1
/
+34
*
r600g: adapt to latest interfaces changes
Marek Olšák
2010-05-27
1
-0
/
+33