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
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: make get_indirect_index globally visible
Nicolai Hähnle
2017-07-31
2
-10
/
+13
*
radeonsi/nir: perform radeonsi-specific lowering and optimization passes
Nicolai Hähnle
2017-07-31
1
-0
/
+41
*
radeonsi/nir: perform lowering of input/output driver locations
Nicolai Hähnle
2017-07-31
3
-0
/
+29
*
radeonsi/nir: add image descriptor loading
Nicolai Hähnle
2017-07-31
3
-8
/
+32
*
ac/nir: add image and write parameter to ac_shader_abi::load_sampler_desc
Nicolai Hähnle
2017-07-31
1
-1
/
+2
*
radeonsi/nir: set si_shader_context::num_{sampler,images}
Nicolai Hähnle
2017-07-31
1
-0
/
+5
*
radeonsi/nir: implement ac_shader_abi::load_sampler_desc
Nicolai Hähnle
2017-07-31
3
-20
/
+49
*
ac/nir,radeonsi: add ac_shader_abi::chip_class
Nicolai Hähnle
2017-07-31
1
-0
/
+2
*
radeonsi/nir: emit FS outputs
Nicolai Hähnle
2017-07-31
1
-10
/
+14
*
radeonsi/nir: load FS inputs
Nicolai Hähnle
2017-07-31
3
-11
/
+52
*
radeonsi/nir: load VS inputs
Nicolai Hähnle
2017-07-31
3
-2
/
+40
*
ac/nir,radeonsi: add ac_shader_abi::load_ubo
Nicolai Hähnle
2017-07-31
1
-0
/
+14
*
ac,radeonsi: add ac_shader_abi::emit_outputs for hardware VS shaders
Nicolai Hähnle
2017-07-31
2
-11
/
+33
*
radeonsi: pass si_shader_context to get_primitive_id
Nicolai Hähnle
2017-07-31
1
-6
/
+5
*
radeonsi: translate NIR to LLVM
Nicolai Hähnle
2017-07-31
3
-3
/
+21
*
radeonsi: dump NIR instead of TGSI when appropriate
Nicolai Hähnle
2017-07-31
1
-1
/
+5
*
radeonsi: bypass the shader cache for NIR shaders
Nicolai Hähnle
2017-07-31
1
-2
/
+3
*
radeonsi: scan NIR shaders to obtain required info
Nicolai Hähnle
2017-07-31
5
-6
/
+335
*
radeonsi: add si_shader_selector::nir
Nicolai Hähnle
2017-07-31
1
-0
/
+3
*
radeonsi: implement pipe_screen::get_compiler_options for NIR
Nicolai Hähnle
2017-07-31
1
-0
/
+33
*
radeonsi: add nir include paths
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
ac,radeonsi: move some VS input descriptions to ac_shader_abi
Nicolai Hähnle
2017-07-31
2
-31
/
+37
*
radeonsi: store shader function arguments in a structure
Nicolai Hähnle
2017-07-31
1
-300
/
+322
*
gallium/targets: link against NIR when building radeonsi
Nicolai Hähnle
2017-07-31
1
-0
/
+3
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
radeonsi: expose MRT-draw-calls to HUD
Marek Olšák
2017-07-31
1
-0
/
+2
*
radeonsi: update dirty_level_mask only when flushing or unbinding framebuffer
Marek Olšák
2017-07-28
5
-43
/
+59
*
radeonsi: rely on CLEAR_STATE for clearing UCP and blend color registers
Marek Olšák
2017-07-28
3
-2
/
+12
*
radeonsi: rely on CLEAR_STATE for resetting the framebuffer and sample mask
Marek Olšák
2017-07-28
1
-3
/
+10
*
radeonsi: use CLEAR_STATE to initialize some registers
Marek Olšák
2017-07-28
1
-54
/
+4
*
radeonsi: bail out instead of crashing if the main shader part failed to compile
Nicolai Hähnle
2017-07-27
1
-0
/
+3
*
radeonsi: update a comment for merged shaders
Nicolai Hähnle
2017-07-27
1
-1
/
+5
*
radeonsi/gfx9: dump previous stage LLVM IR for merged shaders
Nicolai Hähnle
2017-07-27
1
-0
/
+7
*
radeonsi: make sure TCS main output VGPRs don't alias inputs
Nicolai Hähnle
2017-07-27
1
-5
/
+13
*
radeonsi/gfx9: always wrap GS and TCS in an if-block (v2)
Nicolai Hähnle
2017-07-27
2
-33
/
+79
*
radeonsi/gfx9: fix vertex idx in ES with multiple waves per threadgroup
Nicolai Hähnle
2017-07-27
1
-1
/
+6
*
radeonsi: decrease the number of compiler threads
Marek Olšák
2017-07-26
2
-3
/
+8
*
gallium/radeon: make S_FIXED function signed and move it to shared code
Marek Olšák
2017-07-26
1
-5
/
+0
*
radeonsi: fix detection of DRAW_INDIRECT_MULTI on SI
Nicolai Hähnle
2017-07-26
1
-2
/
+2
*
radeonsi: add back the USE_MININUM_PRIORITY flag to the low-prio compiler queue
Marek Olšák
2017-07-18
1
-1
/
+2
*
radeonsi/gfx9: add VM fault dmesg parser support
Marek Olšák
2017-07-17
1
-6
/
+23
*
radeonsi: automatically resize shader compiler thread queues when they are full
Marek Olšák
2017-07-17
1
-8
/
+4
*
radeonsi: expose ARB_timer_query unconditionally
Marek Olšák
2017-07-17
1
-5
/
+2
*
radeonsi: prevent a crash with DBG_CHECK_VM and u_threaded_context
Marek Olšák
2017-07-17
1
-4
/
+6
*
radeonsi: simplify computation of tessellation offchip buffers
Marek Olšák
2017-07-17
1
-15
/
+4
*
radeonsi/gfx9: add workarounds to avoid VGPR indexing completely
Marek Olšák
2017-07-17
3
-8
/
+21
*
radeonsi: emit param exports after position exports
Marek Olšák
2017-07-17
1
-3
/
+3
*
radeonsi: move building parameter exports into a separate function
Marek Olšák
2017-07-17
1
-84
/
+78
*
radeonsi: don't use info.num_inputs when it's unused
Marek Olšák
2017-07-17
1
-1
/
+1
*
radeonsi: add si_build_fs_interp helper
Marek Olšák
2017-07-17
1
-61
/
+39
[prev]
[next]