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
/
r600
/
r600_resource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: inline r600_upload_const_buffer
Marek Olšák
2012-04-04
1
-4
/
+0
*
r600g: optimize r600_resource_va
Marek Olšák
2012-04-01
1
-2
/
+0
*
r600g: cleanup includes
Marek Olšák
2012-03-05
1
-2
/
+1
*
r600g: cleanup r600_transfer_struct
Marek Olšák
2012-02-27
1
-5
/
+1
*
r600g: rename r600_resource_texture::depth to bool is_depth
Marek Olšák
2012-02-27
1
-1
/
+1
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
1
-0
/
+1
*
r600g: merge r600_context with r600_pipe_context
Marek Olšák
2012-01-31
1
-2
/
+2
*
r600g: add support for virtual address space on cayman v11
Jerome Glisse
2012-01-13
1
-0
/
+2
*
u_vbuf_mgr: rename to u_vbuf
Marek Olšák
2011-11-22
1
-1
/
+1
*
r600g: drop force int type workaround
Dave Airlie
2011-10-10
1
-4
/
+0
*
r600g: merge r600_bo with r600_resource
Marek Olšák
2011-09-30
1
-11
/
+0
*
r600g: remove r600_resource_buffer struct
Marek Olšák
2011-09-12
1
-16
/
+3
*
r600g: fix depth-stencil on evergreen
Marek Olšák
2011-08-19
1
-0
/
+7
*
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
[next]