index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
1
-0
/
+1
2017-04-12
Revert "r600g: get rid of dummy pixel shader"
Marek Olšák
3
-30
/
+40
2017-04-10
r600g: get rid of dummy pixel shader
Constantine Kharlamov
3
-40
/
+30
2017-04-10
r600g: add draw_vbo check for a NULL pixel shader
Constantine Kharlamov
4
-2
/
+10
2017-04-10
r600g: skip repeating vs, gs, and tes shader binds
Constantine Kharlamov
1
-1
/
+7
2017-04-05
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
1
-0
/
+1
2017-04-05
gallium: add sparse buffer interface and capability
Nicolai Hähnle
1
-0
/
+1
2017-04-04
r600g: check rasterizer primitive states like in radeonsi
Constantine Kharlamov
1
-8
/
+13
2017-04-04
r600g: extract a code into a r600_emit_rasterizer_prim_state()
Constantine Kharlamov
3
-14
/
+33
2017-04-04
r600g/radeonsi: use the correct types (taken from pipe_draw_info)
Constantine Kharlamov
1
-4
/
+4
2017-04-04
r600g: remove duplicate memset by using a pointer, and constify args
Constantine Kharlamov
1
-22
/
+19
2017-04-03
r600g: Add more (un)likely functions
Constantine Kharlamov
1
-6
/
+4
2017-04-03
r600g: Remove intermediate assignment of pipe_draw_info
Constantine Kharlamov
1
-51
/
+50
2017-04-03
r600g: Use separate index_bias variable
Constantine Kharlamov
1
-3
/
+5
2017-03-31
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
1
-0
/
+1
2017-04-01
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2
-6
/
+0
2017-03-31
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
1
-0
/
+1
2017-03-30
radeon/uvd: adapt gfx9 surface to uvd
Leo Liu
1
-2
/
+2
2017-03-30
radeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compressed texture blits
Marek Olšák
2
-5
/
+4
2017-03-30
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
3
-86
/
+86
2017-03-30
amd: normalize register definition formatting
Marek Olšák
1
-15
/
+45
2017-03-28
r600g: check NULL return from r600_aligned_buffer_create
Julien Isorce
1
-0
/
+10
2017-03-28
r600g: check NULL return from u_upload_alloc
Julien Isorce
1
-0
/
+4
2017-03-23
r600_shader.c: fix indentation
Julien Isorce
1
-4
/
+4
2017-03-22
Android: drop Android 4.4 (KitKat) support
Rob Herring
1
-6
/
+2
2017-03-21
r600_shader.c: check returned value of eg_get_interpolator_index
Julien Isorce
1
-2
/
+4
2017-03-20
r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
4
-61
/
+28
2017-03-20
r600g: Fix out of bounds access
Bartosz Tomczyk
2
-20
/
+22
2017-03-20
r600g: update sb documentation
Constantine Kharlamov
1
-3
/
+6
2017-03-20
r600g: make condition clearer
Constantine Kharlamov
1
-6
/
+8
2017-03-15
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
1
-0
/
+1
2017-03-15
r600: refactor binding code for attach buffer to CB.
Dave Airlie
1
-33
/
+78
2017-03-15
r600: refactor out CB setup.
Dave Airlie
1
-104
/
+143
2017-03-15
r600: refactor texture resource words setup code.
Dave Airlie
1
-88
/
+131
2017-03-15
r600: factor out the code to initialise a buffer resource.
Dave Airlie
1
-29
/
+51
2017-03-15
r600g: make framebuffer atom rely on dual src blend state.
Dave Airlie
4
-2
/
+7
2017-03-08
android: r600: fix libmesa_amd_common dependency
Mauro Rossi
1
-0
/
+1
2017-03-08
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
1
-1
/
+2
2017-03-08
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
1
-1
/
+3
2017-03-07
build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Matt Turner
2
-2
/
+2
2017-02-28
automake: r600: radeonsi: correctly manage libamd_common.la linking
Emil Velikov
1
-3
/
+3
2017-02-28
gallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS also for r600
Michel Dänzer
1
-0
/
+5
2017-02-28
radeon: remove unused radeon_elf_util.{c,h}
Timothy Arceri
1
-1
/
+0
2017-02-28
radeon/ac: switch to ac_shader_binary_config_start()
Timothy Arceri
1
-1
/
+2
2017-02-28
radeon/ac: switch from radeon_elf_read() to ac_elf_read()
Timothy Arceri
1
-1
/
+1
2017-02-28
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
Timothy Arceri
2
-3
/
+3
2017-02-25
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
1
-1
/
+0
2017-02-19
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
Marek Olšák
1
-1
/
+1
2017-02-18
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
1
-3
/
+3
2017-02-18
gallium/u_suballoc: allow setting pipe_resource::flags
Marek Olšák
1
-2
/
+3
[next]