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: set unsafe fpmath on FP instructions when allowed by R600_DEBUG
Marek Olšák
2016-11-15
1
-1
/
+5
*
radeonsi: fold some shader context initialization to si_llvm_context_init
Marek Olšák
2016-11-15
3
-29
/
+30
*
radeonsi: accept is_store in image_fetch_rsrc instead of dcc_off
Marek Olšák
2016-11-10
1
-4
/
+4
*
radeonsi: don't rely on tgsi_scan::images_buffers
Marek Olšák
2016-11-10
1
-8
/
+11
*
radeonsi: re-order cases in si_get_shader_param
Marek Olšák
2016-11-10
1
-28
/
+28
*
radeonsi: increase MAX_CONTROL_FLOW_DEPTH AKA MaxIfDepth
Marek Olšák
2016-11-10
1
-2
/
+1
*
radeonsi: fix/silence unused variable warnings in optimized builds
Nicolai Hähnle
2016-11-10
2
-3
/
+3
*
gallivm: Fix build after removal of deprecated attribute API v3
Tom Stellard
2016-11-09
2
-44
/
+49
*
radeonsi: fix vertex fetches for 2_10_10_10 formats
Nicolai Hähnle
2016-11-04
5
-6
/
+78
*
radeonsi: fix an assertion failure in si_decompress_sampler_color_textures
Marek Olšák
2016-11-04
1
-1
/
+3
*
radeonsi: enable GLSL 4.50
Nicolai Hähnle
2016-11-04
1
-1
/
+1
*
radeonsi: generate GS prolog to (partially) fix triangle strip adjacency rota...
Nicolai Hähnle
2016-11-03
6
-4
/
+149
*
radeonsi: remove si_shader_context::is_gs_copy_shader
Nicolai Hähnle
2016-11-03
2
-8
/
+4
*
radeonsi: make the GS copy shader owned by the GS selector
Nicolai Hähnle
2016-11-03
4
-20
/
+31
*
radeonsi: si_shader_vs only depends on the GS selector
Nicolai Hähnle
2016-11-03
1
-2
/
+2
*
radeonsi: si_vgt_gs_mode only depends on the selector
Nicolai Hähnle
2016-11-03
1
-3
/
+3
*
radeonsi: make si_generate_gs_copy_shader usable as a standalone function
Nicolai Hähnle
2016-11-03
1
-36
/
+43
*
radeonsi: unify the si_compile_* functions for prologs and epilogs
Nicolai Hähnle
2016-11-03
1
-178
/
+61
*
radeonsi: get rid of no_{prolog,epilog}
Nicolai Hähnle
2016-11-03
2
-153
/
+80
*
radeonsi: get rid of si_llvm_emit_fs_epilogue
Nicolai Hähnle
2016-11-03
1
-96
/
+1
*
radeonsi: get rid of get_interp_param
Nicolai Hähnle
2016-11-03
1
-52
/
+2
*
radeonsi: get rid of select_interp_param
Nicolai Hähnle
2016-11-03
1
-41
/
+0
*
radeonsi: use TCS epilog for monolithic shaders
Nicolai Hähnle
2016-11-03
1
-1
/
+21
*
radeonsi: extract si_build_tcs_epilog_function
Nicolai Hähnle
2016-11-03
1
-33
/
+46
*
radeonsi: use VS epilog for monolithic TES
Nicolai Hähnle
2016-11-03
1
-0
/
+13
*
radeonsi: use VS prolog and epilog for monolithic shaders
Nicolai Hähnle
2016-11-03
1
-2
/
+33
*
radeonsi: extract si_build_vs_{prolog,epilog}_function
Nicolai Hähnle
2016-11-03
1
-67
/
+115
*
radeonsi: use PS prolog for monolithic shaders
Nicolai Hähnle
2016-11-03
1
-10
/
+32
*
radeonsi: set num_input_vgprs for fragment shaders in create_function
Nicolai Hähnle
2016-11-03
1
-6
/
+11
*
radeonsi: extract si_build_ps_prolog_function
Nicolai Hähnle
2016-11-03
1
-139
/
+171
*
radeonsi: use PS epilog for monolithic shaders
Nicolai Hähnle
2016-11-03
1
-0
/
+207
*
radeonsi: extract si_build_ps_epilog_function
Nicolai Hähnle
2016-11-03
1
-35
/
+60
*
radeonsi: pass the function name to si_llvm_create_func
Nicolai Hähnle
2016-11-03
3
-8
/
+11
*
radeonsi: split is_monolithic into no_prolog and no_epilog
Nicolai Hähnle
2016-11-03
2
-17
/
+33
*
radeonsi: free data structures when shader compiles fail
Nicolai Hähnle
2016-11-03
1
-11
/
+11
*
radeonsi: move main TGSI translation into its own function
Nicolai Hähnle
2016-11-03
1
-45
/
+58
*
radeonsi: add always-inline pass to si_llvm_finalize_module
Nicolai Hähnle
2016-11-03
1
-5
/
+5
*
radeonsi: fix signature of export intrinsic in VS epilog
Nicolai Hähnle
2016-11-03
1
-3
/
+3
*
radeonsi: link against amd_common
Nicolai Hähnle
2016-11-03
1
-0
/
+1
*
radeonsi: fix BFE/BFI lowering for GLSL semantics
Nicolai Hähnle
2016-11-02
1
-3
/
+34
*
gallium/radeon: add enum radeon_micro_mode
Marek Olšák
2016-11-01
1
-2
/
+1
*
gallium/radeon: remove r600_surface::level_info
Marek Olšák
2016-11-01
1
-4
/
+6
*
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
2016-11-01
2
-4
/
+3
*
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
2016-11-01
2
-4
/
+4
*
gallium/radeon: don't call u_format helpers if we have that info already
Marek Olšák
2016-11-01
1
-2
/
+3
*
gallium/radeon: replace radeon_surf_info::dcc_enabled with num_dcc_levels
Marek Olšák
2016-11-01
3
-5
/
+5
*
radeonsi: add a driver query for counting CP DMA calls
Marek Olšák
2016-11-01
1
-0
/
+4
*
radeonsi: add a driver query for shader cache hits
Marek Olšák
2016-11-01
1
-1
/
+5
*
radeonsi: fix behavior of GLSL findLSB(0)
Marek Olšák
2016-10-29
1
-4
/
+13
*
radeonsi: set VGT_GS_ONCHIP_CNTL on CIK and later
Marek Olšák
2016-10-29
1
-0
/
+8
[next]