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
*
r600g/compute: PIPE_CAP_COMPUTE should be false for pre-evergreen GPUs
Tom Stellard
2014-03-10
1
-1
/
+3
*
r600g/compute: Emit DEALLOC_STATE on cayman after dispatching a compute shader.
Tom Stellard
2014-01-28
4
-14
/
+10
*
radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup
Aaron Watry
2014-01-25
1
-7
/
+0
*
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
2014-01-02
1
-0
/
+2
*
r600/compute: Use the correct FREE macro when deleting compute state
Aaron Watry
2014-01-02
1
-1
/
+1
*
r600/compute: Free compiled kernels when deleting compute state
Aaron Watry
2014-01-02
1
-0
/
+2
*
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
Aaron Watry
2014-01-02
2
-3
/
+19
*
r600g/sb: fix stack size computation on evergreen
Vadim Girlin
2014-01-02
1
-4
/
+12
*
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
2013-11-23
3
-1
/
+17
*
r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
2013-11-23
1
-1
/
+36
*
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
2013-11-23
5
-44
/
+123
*
r600/llvm: Free binary.code/binary.config in r600_llvm_compile
Aaron Watry
2013-11-15
1
-0
/
+3
*
r600/llvm: initialize radeon_llvm_binary
Aaron Watry
2013-11-15
1
-0
/
+1
*
r600g: Add support for PIPE_FORMAT_R11G11B10_FLOAT vertex elements
Fredrik Höglund
2013-11-07
2
-0
/
+9
*
r600/compute: silence unused var warning
Fabio Pedretti
2013-11-06
1
-1
/
+0
*
r600/llvm: Fix isampleBuffer on preEG
Vincent Lejeune
2013-11-06
1
-1
/
+14
*
r600/llvm: Fix texbuf for pre EG gen
Vincent Lejeune
2013-11-06
1
-0
/
+29
*
r600g: properly unbind a DSA state being deleted in r600_delete_dsa_state
Marek Olšák
2013-11-04
2
-2
/
+9
*
r600g,radeonsi: properly expose texture buffer formats
Marek Olšák
2013-11-04
2
-6
/
+16
*
r600g/sb: fix value::is_fixed()
Vadim Girlin
2013-10-29
1
-2
/
+2
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
r600g,radeonsi: use fences provided by the winsys
Marek Olšák
2013-10-25
3
-231
/
+3
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
3
-16
/
+12
*
r600g/sb: Initialize shader::dce_flags.
Vinson Lee
2013-10-20
1
-1
/
+2
*
r600g/sb: fix issue with DCE between GVN and GCM (v2)
Vadim Girlin
2013-10-17
4
-12
/
+39
*
r600g/compute Improve debugging output
Tom Stellard
2013-10-16
2
-5
/
+7
*
radeon/uvd: use PIPE_BIND_LINEAR for video surfaces
Grigori Goronzy
2013-10-13
1
-3
/
+3
*
r600g: fix tgsi_op2_s with trans-only instructions
Vadim Girlin
2013-10-13
1
-5
/
+31
*
r600g: fix crash in set_framebuffer_state
Grigori Goronzy
2013-10-11
2
-12
/
+26
*
gallium/radeon: don't export any private symbols
Marek Olšák
2013-10-08
1
-1
/
+2
*
Revert "r600g: only flush the caches that need to be flushed during CP DMA op...
Marek Olšák
2013-10-06
4
-139
/
+28
*
r600g: texture offsets for non-TXF instructions
Grigori Goronzy
2013-10-04
1
-10
/
+10
*
r600g: remove an assertion causing a crash at context cleanup
Marek Olšák
2013-10-04
1
-1
/
+0
*
radeon: don't use old bind_vertex/fragment_sampler_states() hooks
Brian Paul
2013-10-03
2
-30
/
+6
*
radeon: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
r600g,radeonsi: create aux_context last
Marek Olšák
2013-10-03
1
-0
/
+3
*
r600/llvm: Adds support for MSAA
Vincent Lejeune
2013-10-02
2
-1
/
+53
*
r600g/llvm: Undef z and w component of 2D TXP inst
Vincent Lejeune
2013-10-02
1
-1
/
+2
*
r600g/llvm: fix txq for texture buffer
Vincent Lejeune
2013-10-02
2
-2
/
+8
*
r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM
Emil Velikov
2013-10-01
1
-1
/
+1
*
r600g/sb: Move variable dereference after null check.
Vinson Lee
2013-09-30
1
-1
/
+2
*
r600g,radeonsi: workaround for late shared screen initialization
Marek Olšák
2013-09-30
1
-1
/
+3
*
r600g: Fix build failure introduced with r600_texture.c consolidation
Laurent Carlier
2013-09-29
1
-4
/
+4
*
radeon: make texture logging more useful
Marek Olšák
2013-09-29
1
-2
/
+0
*
r600g,radeonsi: share r600_texture.c
Marek Olšák
2013-09-29
7
-1048
/
+13
*
r600g: remove compute_global_transfer_* calls from texture_transfer_map/unmap
Marek Olšák
2013-09-29
1
-9
/
+0
*
r600g: move the low-level buffer functions for multiple rings to drivers/radeon
Marek Olšák
2013-09-29
9
-88
/
+15
*
r600g,radeonsi: consolidate tiling_info initialization
Marek Olšák
2013-09-29
5
-135
/
+12
*
r600g: move aux_context and r600_screen_clear_buffer to drivers/radeon
Marek Olšák
2013-09-29
4
-66
/
+42
*
radeonsi: move debug options to R600_DEBUG
Marek Olšák
2013-09-29
1
-29
/
+2
[next]