index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
Makefile.sources
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
radeonsi: scan NIR shaders to obtain required info
Nicolai Hähnle
1
-0
/
+1
2017-05-16
radeonsi: extract TGSI memory/texture opcode handling into its own file
Nicolai Hähnle
1
-0
/
+1
2017-05-10
radeonsi: move struct si_compute into a header
Nicolai Hähnle
1
-0
/
+1
2017-01-09
ac/debug: Move sid_tables.h generation to common code.
Bas Nieuwenhuizen
1
-3
/
+0
2016-10-18
radeonsi: import all TGSI->LLVM code from gallium/radeon
Marek Olšák
1
-0
/
+1
2016-10-18
radeonsi: move LLVM ALU codegen into radeonsi
Marek Olšák
1
-0
/
+2
2016-09-06
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
1
-1
/
+0
2015-11-25
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
1
-0
/
+1
2015-09-09
android: radeonsi: add support for sid_tables.h generated sources
Mauro Rossi
1
-1
/
+3
2015-09-01
radeonsi: inline si_cmd_context_control
Marek Olšák
1
-1
/
+0
2015-08-26
radeonsi: generate register and packet tables for an IB parser from sid.h
Marek Olšák
1
-0
/
+1
2015-08-26
radeonsi: add an initial dump_debug_state implementation dumping shaders
Marek Olšák
1
-0
/
+1
2015-07-31
radeonsi: move CP DMA functions to their own file
Marek Olšák
1
-0
/
+1
2015-06-08
radeonsi: Add CIK SDMA support
Michel Dänzer
1
-0
/
+1
2014-12-10
radeonsi: move all shader-related functions to a new file si_state_shaders.c
Marek Olšák
1
-0
/
+1
2014-09-05
gallium/radeonsi: ship all files in the tarball
Emil Velikov
1
-0
/
+6
2014-03-20
radeonsi: Implement DMA blit
Niels Ole Salscheider
1
-0
/
+1
2014-01-28
radeonsi: move si_upload_const_buffer to a better place
Marek Olšák
1
-1
/
+0
2014-01-28
radeonsi: inline si_translate_index_buffer
Marek Olšák
1
-1
/
+0
2014-01-28
r600g,radeonsi: consolidate the contents of r600_resource.c
Marek Olšák
1
-1
/
+0
2014-01-28
radeonsi: use queries from r600g
Marek Olšák
1
-1
/
+0
2014-01-14
radeonsi: Apply si_* file naming scheme.
Andreas Hartmetz
1
-12
/
+12
2013-09-29
r600g,radeonsi: share r600_texture.c
Marek Olšák
1
-1
/
+0
2013-08-31
radeonsi: use r600_common_context, r600_common_screen, r600_resource
Marek Olšák
1
-1
/
+0
2013-08-17
radeonsi: add flexible shader descriptor management and use it for sampler views
Marek Olšák
1
-0
/
+1
2013-04-11
radeon/uvd: add UVD implementation v5
Christian König
1
-1
/
+2
2013-04-05
radeonsi: Add compute support v3
Tom Stellard
1
-0
/
+1
2012-09-26
radeonsi: get rid of evergreen_hw_context.c
Christian Koenig
1
-1
/
+0
2012-08-11
radeonsi: move sync handling into new state handler
Christian König
1
-2
/
+2
2012-08-11
radeonsi: separate and disable streamout for now
Christian König
1
-0
/
+1
2012-07-24
radeonsi: move everything else into the new handling
Christian König
1
-1
/
+0
2012-07-24
radeonsi: move draw state into new handling
Christian König
1
-1
/
+2
2012-07-24
radeonsi: rework state handling v2
Christian König
1
-1
/
+3
2012-04-13
radeonsi: initial WIP SI code
Tom Stellard
1
-0
/
+13