summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
arb_transform_feedback_overflow_queryradeonsi: enable ARB_transform_feedback_overflow_queryNicolai Hähnle7 years
driconfradeonsi: add enable_sisched driconf optionNicolai Hähnle7 years
fences-threads-ddebugmesa: flush and wait after creating a fallback textureNicolai Hähnle7 years
ldexpradeonsi: emit DLDEXP and DFRACEXP TGSI opcodesNicolai Hähnle7 years
nir-v2radeonsi: enable R600_DEBUG=nir for vertex and fragment shadersNicolai Hähnle7 years
out-of-orderradeonsi: allow out-of-order rasterization in commutative blending casesNicolai Hähnle7 years
tgsi-const-2dsquash! st/glsl_to_tgsi: inline src_register into translate_srcNicolai Hähnle7 years
tmpradeonsi: bail out instead of crashing if the main shader part failed to compileNicolai Hähnle7 years
user_strideac_surface: don't apply the 256-byte alignment to staging surfacesNicolai Hähnle7 years
user_stride-v2ac_surface: don't apply the 256-byte alignment to staging surfacesNicolai Hähnle7 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2016-08-10gallium/radeon: use lp_build_alloca_undefarraysNicolai Hähnle1-13/+4
2016-08-10gallivm: add lp_build_alloca_undefNicolai Hähnle2-0/+24
2016-08-10gallivm: add create_builder_at_entry helper functionNicolai Hähnle1-23/+22
2016-08-10gallium/radeon: protect against out of bounds temporary array accessesNicolai Hähnle1-0/+15
2016-08-10gallium/radeon: add radeon_llvm_bound_index for bounds checkingNicolai Hähnle3-18/+34
2016-08-10gallium/radeon: reduce alloca of temporaries based on usagemaskNicolai Hähnle2-10/+54
2016-08-10gallium/radeon: use tgsi_scan_arrays for temp arraysNicolai Hähnle3-5/+10
2016-08-10gallium/radeon: allocate temps array info in radeon_llvm_context_initNicolai Hähnle3-36/+47
2016-08-10gallium/radeon: always do the full store in store_value_to_arrayNicolai Hähnle1-49/+28
2016-08-10gallium/radeon: extract common getelementptr logic into get_pointer_into_arrayNicolai Hähnle1-39/+66
[...]
 
Clone
git://people.freedesktop.org/~nh/mesa
ssh://people.freedesktop.org/~nh/mesa