index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
r600g/compute: Emit DEALLOC_STATE on cayman after dispatching a compute shader.
Tom Stellard
4
-14
/
+10
2014-01-25
radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup
Aaron Watry
1
-7
/
+0
2014-01-02
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
1
-0
/
+2
2014-01-02
r600/compute: Use the correct FREE macro when deleting compute state
Aaron Watry
1
-1
/
+1
2014-01-02
r600/compute: Free compiled kernels when deleting compute state
Aaron Watry
1
-0
/
+2
2014-01-02
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
Aaron Watry
2
-3
/
+19
2014-01-02
r600g/sb: fix stack size computation on evergreen
Vadim Girlin
1
-4
/
+12
2013-11-23
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
3
-1
/
+17
2013-11-23
r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
1
-1
/
+36
2013-11-23
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
5
-44
/
+123
2013-11-15
r600/llvm: Free binary.code/binary.config in r600_llvm_compile
Aaron Watry
1
-0
/
+3
2013-11-15
r600/llvm: initialize radeon_llvm_binary
Aaron Watry
1
-0
/
+1
2013-11-07
r600g: Add support for PIPE_FORMAT_R11G11B10_FLOAT vertex elements
Fredrik Höglund
2
-0
/
+9
2013-11-06
r600/compute: silence unused var warning
Fabio Pedretti
1
-1
/
+0
2013-11-06
r600/llvm: Fix isampleBuffer on preEG
Vincent Lejeune
1
-1
/
+14
2013-11-06
r600/llvm: Fix texbuf for pre EG gen
Vincent Lejeune
1
-0
/
+29
2013-11-04
r600g: properly unbind a DSA state being deleted in r600_delete_dsa_state
Marek Olšák
2
-2
/
+9
2013-11-04
r600g,radeonsi: properly expose texture buffer formats
Marek Olšák
2
-6
/
+16
2013-10-29
r600g/sb: fix value::is_fixed()
Vadim Girlin
1
-2
/
+2
2013-10-26
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
1
-0
/
+1
2013-10-25
r600g,radeonsi: use fences provided by the winsys
Marek Olšák
3
-231
/
+3
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
3
-16
/
+12
2013-10-20
r600g/sb: Initialize shader::dce_flags.
Vinson Lee
1
-1
/
+2
2013-10-17
r600g/sb: fix issue with DCE between GVN and GCM (v2)
Vadim Girlin
4
-12
/
+39
2013-10-16
r600g/compute Improve debugging output
Tom Stellard
2
-5
/
+7
2013-10-13
radeon/uvd: use PIPE_BIND_LINEAR for video surfaces
Grigori Goronzy
1
-3
/
+3
2013-10-13
r600g: fix tgsi_op2_s with trans-only instructions
Vadim Girlin
1
-5
/
+31
2013-10-11
r600g: fix crash in set_framebuffer_state
Grigori Goronzy
2
-12
/
+26
2013-10-08
gallium/radeon: don't export any private symbols
Marek Olšák
1
-1
/
+2
2013-10-06
Revert "r600g: only flush the caches that need to be flushed during CP DMA op...
Marek Olšák
4
-139
/
+28
2013-10-04
r600g: texture offsets for non-TXF instructions
Grigori Goronzy
1
-10
/
+10
2013-10-04
r600g: remove an assertion causing a crash at context cleanup
Marek Olšák
1
-1
/
+0
2013-10-03
radeon: don't use old bind_vertex/fragment_sampler_states() hooks
Brian Paul
2
-30
/
+6
2013-10-03
radeon: implement pipe_context::bind_sampler_states()
Brian Paul
1
-0
/
+1
2013-10-03
r600g,radeonsi: create aux_context last
Marek Olšák
1
-0
/
+3
2013-10-02
r600/llvm: Adds support for MSAA
Vincent Lejeune
2
-1
/
+53
2013-10-02
r600g/llvm: Undef z and w component of 2D TXP inst
Vincent Lejeune
1
-1
/
+2
2013-10-02
r600g/llvm: fix txq for texture buffer
Vincent Lejeune
2
-2
/
+8
2013-10-01
r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM
Emil Velikov
1
-1
/
+1
2013-09-30
r600g/sb: Move variable dereference after null check.
Vinson Lee
1
-1
/
+2
2013-09-30
r600g,radeonsi: workaround for late shared screen initialization
Marek Olšák
1
-1
/
+3
2013-09-29
r600g: Fix build failure introduced with r600_texture.c consolidation
Laurent Carlier
1
-4
/
+4
2013-09-29
radeon: make texture logging more useful
Marek Olšák
1
-2
/
+0
2013-09-29
r600g,radeonsi: share r600_texture.c
Marek Olšák
7
-1048
/
+13
2013-09-29
r600g: remove compute_global_transfer_* calls from texture_transfer_map/unmap
Marek Olšák
1
-9
/
+0
2013-09-29
r600g: move the low-level buffer functions for multiple rings to drivers/radeon
Marek Olšák
9
-88
/
+15
2013-09-29
r600g,radeonsi: consolidate tiling_info initialization
Marek Olšák
5
-135
/
+12
2013-09-29
r600g: move aux_context and r600_screen_clear_buffer to drivers/radeon
Marek Olšák
4
-66
/
+42
2013-09-29
radeonsi: move debug options to R600_DEBUG
Marek Olšák
1
-29
/
+2
2013-09-29
r600g: move some debug options to drivers/radeon
Marek Olšák
8
-52
/
+28
[next]