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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/llvm: Convert to Automake
Tom Stellard
2013-01-10
1
-12
/
+12
*
r600g: Use gallium automake include file
Matt Turner
2013-01-10
1
-4
/
+2
*
r600g: Fix memory leak in r600_bytecode_add_vtx.
Vinson Lee
2013-01-09
1
-0
/
+1
*
r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman
Marek Olšák
2013-01-08
9
-24
/
+140
*
r600g: set the virtual address for the htile buffer
Alex Deucher
2013-01-07
2
-2
/
+4
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
4
-62
/
+13
*
r600g/radeon/winsys: indentation cleanup
Jerome Glisse
2013-01-07
2
-10
/
+10
*
r600g: flush FMASK and CMASK at the end of CS
Marek Olšák
2013-01-06
1
-1
/
+3
*
r600g: implement 3D transfers
Marek Olšák
2013-01-04
1
-22
/
+32
*
gallium/u_blitter: unify some parameters into a dstbox parameter in blit_generic
Marek Olšák
2013-01-04
1
-3
/
+5
*
gallium/u_blitter: remove useless parameter from blitter_default_dst_texture
Marek Olšák
2013-01-04
1
-1
/
+1
*
gallium/radeon: send the END_OF_FRAME flag to the DRM
Marek Olšák
2013-01-04
1
-1
/
+2
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+2
*
r600g: fix int->bool conversion in fence_signalled
Marek Olšák
2013-01-04
1
-1
/
+1
*
r600g: rename GPU_FLUSH -> INVAL_READ_CACHES
Marek Olšák
2012-12-22
5
-11
/
+11
*
r600g: remove redundant parameter alloc_bo from r600_texture_create_object
Marek Olšák
2012-12-22
1
-6
/
+5
*
r600g: always use a tiled resource as the destination of MSAA resolve
Marek Olšák
2012-12-21
3
-8
/
+16
*
r600g: remove a false comment
Marek Olšák
2012-12-21
1
-1
/
+0
*
r600g: don't suspend TIME_ELAPSED queries during flushing
Marek Olšák
2012-12-21
4
-54
/
+8
*
r600g: add cs tracing infrastructure for lockup pin pointing
Jerome Glisse
2012-12-20
5
-2
/
+106
*
r600g: add htile support v16
Jerome Glisse
2012-12-20
10
-24
/
+221
*
r600g: rework flusing and synchronization pattern v7
Jerome Glisse
2012-12-20
8
-162
/
+89
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
1
-1
/
+1
*
r600g: add assertions to prevent creation of invalid surfaces
Marek Olšák
2012-12-20
3
-16
/
+18
*
r600g: refactor and make streamout dumping more informative
Marek Olšák
2012-12-20
1
-12
/
+21
*
r600g: try to fix streamout for the cases where BURST_COUNT > 0
Marek Olšák
2012-12-20
1
-1
/
+1
*
r600g: lower stream outputs with dst_offset < start_component
Marek Olšák
2012-12-20
1
-7
/
+47
*
r600g: use r600_get_temp to get temporaries for CLIPDIST shader outputs
Marek Olšák
2012-12-20
1
-3
/
+11
*
Revert "r600g: work around ddx over alignment"
Jerome Glisse
2012-12-19
1
-9
/
+3
*
r600g: work around ddx over alignment
Jerome Glisse
2012-12-18
1
-3
/
+9
*
radeon/llvm: improve cube map handling
Vadim Girlin
2012-12-18
1
-0
/
+3
*
r600g: initialize inst_mod in r600_tex_from_byte_stream
Vadim Girlin
2012-12-18
1
-0
/
+2
*
r600g: fixup offset types for printing
Dave Airlie
2012-12-16
2
-4
/
+4
*
r600g/radeonsi: Silence warnings
Maxence Le Dore
2012-12-13
4
-30
/
+47
*
r600g: use load_ar checks with llvm output.
Vincent Lejeune
2012-12-13
1
-0
/
+6
*
r600g: suballocate memory for fetch shaders from a large buffer
Marek Olšák
2012-12-12
6
-19
/
+37
*
r600g: suballocate memory for the STRMOUT_BUFFER_FILLED_SIZE register
Marek Olšák
2012-12-12
5
-16
/
+28
*
r600g: use u_upload_mgr for allocating staging transfer buffers
Marek Olšák
2012-12-12
1
-15
/
+15
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
3
-6
/
+8
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
3
-6
/
+0
*
gallium: fix cap warnings for tbo cap.
Dave Airlie
2012-12-12
1
-0
/
+1
*
gallium/u_blitter: fix conflict with u_memory.h
Marek Olšák
2012-12-07
2
-0
/
+2
*
r600g: transfers of MSAA color textures should do the resolve
Marek Olšák
2012-12-07
1
-5
/
+32
*
r600g: mirror simplification of if/break opcodes
Vincent Lejeune
2012-11-29
1
-32
/
+12
*
r600g: separate resource_id and sampler_id tex info in tgsi-to-llvm
Vincent Lejeune
2012-11-29
1
-0
/
+3
*
r600g: fix broken streamout if streamout_begin caused a context flush
Marek Olšák
2012-11-23
1
-2
/
+6
*
r600g: fix ARB_map_buffer_alignment with unaligned offsets and staging buffers
Marek Olšák
2012-11-22
3
-3
/
+8
*
r600g: use LINEAR_ALIGNED tiling for 1D array textures and if height0 <= 3
Marek Olšák
2012-11-13
1
-1
/
+3
*
r600g: untiled window-system buffers should be LINEAR_ALIGNED
Marek Olšák
2012-11-13
1
-1
/
+1
*
r600g: use LINEAR_ALIGNED tiling for 1D textures
Marek Olšák
2012-11-13
1
-1
/
+2
[next]