mesa/src/gallium/drivers/radeon
Nicolai Hähnle 1e9476e8c5 gallium/radeon: fix argument type of llvm.{cttz,ctlz}.i32 intrinsics
Caught by R600_DEBUG=checkir (next commit).

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-10-04 16:39:28 +02:00
..
.dir-locals.el dir-locals.el: Don't set variables for non-programming modes 2015-02-02 12:02:55 +00:00
.editorconfig Introduce .editorconfig 2016-08-31 17:06:54 -07:00
Android.mk Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
cayman_msaa.c radeonsi: explicitly choose center locations for 1xAA on Polaris 2016-07-08 10:52:50 +02:00
LLVM_REVISION.txt radeonsi: Handle TGSI TXQ opcode 2013-05-28 11:20:53 +02:00
Makefile.am configure.ac: use pkg-config for libelf 2015-12-17 09:37:24 +00:00
Makefile.sources radeonsi: move sid.h/r600d_common.h to a common place. 2016-09-06 10:05:13 +10:00
r600_buffer_common.c radeonsi: track buffer bind history 2016-10-04 16:11:58 +02:00
r600_cs.h gallium/radeon: add RADEON_USAGE_SYNCHRONIZED 2016-09-27 16:45:02 +02:00
r600_gpu_load.c r600g,radeonsi: add a driver query returning GPU load 2015-04-28 16:05:45 +02:00
r600_perfcounter.c gallium/radeon: fix crash/regression in performance counters 2016-09-30 12:41:45 +02:00
r600_pipe_common.c gallium/radeon: move r600_common_context::texture_buffers to r600g 2016-10-04 16:12:03 +02:00
r600_pipe_common.h gallium/radeon: move r600_common_context::texture_buffers to r600g 2016-10-04 16:12:03 +02:00
r600_query.c gallium/radeon: emit relocations for query fences 2016-09-30 12:38:57 +02:00
r600_query.h gallium/radeon: implement get_query_result_resource (v2) 2016-09-29 11:14:54 +02:00
r600_streamout.c gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers 2016-08-17 12:24:35 +02:00
r600_test_dma.c gallium/radeon: fixed division by zero 2016-05-31 12:51:20 +02:00
r600_texture.c gallium/radeon: Initialize pipe_resource::next to NULL 2016-09-28 10:39:22 +09:00
r600_viewport.c gallium/radeon: set VPORT_ZMIN/MAX registers correctly 2016-09-05 18:01:15 +02:00
radeon_elf_util.c gallium/radeon: remove unused radeon_shader_binary_free_* functions 2016-02-21 21:08:58 +01:00
radeon_elf_util.h gallium/radeon: remove unused radeon_shader_binary_free_* functions 2016-02-21 21:08:58 +01:00
radeon_llvm.h gallium/radeon: merge branch and loop flow control stacks 2016-10-04 16:39:21 +02:00
radeon_llvm_emit.c gallium/radeon: remove dead code creating LLVMTargetMachine 2016-06-08 19:23:42 +02:00
radeon_llvm_emit.h gallium/radeon: remove dead code creating LLVMTargetMachine 2016-06-08 19:23:42 +02:00
radeon_setup_tgsi_llvm.c gallium/radeon: fix argument type of llvm.{cttz,ctlz}.i32 intrinsics 2016-10-04 16:39:28 +02:00
radeon_uvd.c winsys/radeon: add buffer_get_reloc_offset 2016-10-04 16:37:44 +02:00
radeon_uvd.h radeon/uvd: add session context buffer for polaris 10/11 v2 2016-07-18 17:13:17 +02:00
radeon_vce.c winsys/radeon: add buffer_get_reloc_offset 2016-10-04 16:37:44 +02:00
radeon_vce.h radeon/vce: use vce structure for vce 52 firmware 2016-06-28 08:58:03 -04:00
radeon_vce_40_2_2.c radeon/vce: use vce structure for vce 52 firmware 2016-06-28 08:58:03 -04:00
radeon_vce_50.c radeon/vce: use vce structure for vce 52 firmware 2016-06-28 08:58:03 -04:00
radeon_vce_52.c radeon/vce: set flag based on dual instance enablement 2016-08-19 10:36:44 -04:00
radeon_video.c radeon/video: don't use sub-allocated buffers 2016-09-30 12:38:29 +02:00
radeon_video.h radeon/video: always use the reusable buffer pool 2016-04-27 11:16:41 -05:00
radeon_winsys.h winsys/radeon: add buffer_get_reloc_offset 2016-10-04 16:37:44 +02:00