| .. |
|
meson.build
|
v3d: Add support for shader_image_load_store.
|
2019-01-14 15:40:55 -08:00 |
|
nir_to_vir.c
|
v3d: Store the actual mask of color buffers present in the key.
|
2019-02-05 15:42:04 -08:00 |
|
qpu_schedule.c
|
v3d: Add support for CS barrier() intrinsics.
|
2019-01-14 15:40:55 -08:00 |
|
qpu_validate.c
|
broadcom/vc5: Add validation that we don't violate GFXH-1633 requirements.
|
2018-04-26 11:30:22 -07:00 |
|
v3d33_tex.c
|
v3d: Use the core tex lowering.
|
2019-01-04 15:59:59 -08:00 |
|
v3d33_vpm_setup.c
|
broadcom/vc5: Move V3D 3.3 VPM write setup to a separate file.
|
2018-01-12 21:56:24 -08:00 |
|
v3d40_tex.c
|
v3d: Fix the autotools build.
|
2019-01-29 14:00:27 -08:00 |
|
v3d_compiler.h
|
v3d: Fix copy-propagation of input unpacks.
|
2019-02-05 15:46:04 -08:00 |
|
v3d_nir_lower_image_load_store.c
|
v3d: Fix image_load_store clamping of signed integer stores.
|
2019-01-31 08:39:40 -08:00 |
|
v3d_nir_lower_io.c
|
v3d: Stop scalarizing our uniform loads.
|
2019-01-04 15:41:23 -08:00 |
|
v3d_nir_lower_txf_ms.c
|
v3d: Fix txf_ms 2D_ARRAY array index.
|
2019-01-14 13:18:02 -08:00 |
|
vir.c
|
v3d: Fix copy-propagation of input unpacks.
|
2019-02-05 15:46:04 -08:00 |
|
vir_dump.c
|
v3d: Fix dumping of shaders with alpha test.
|
2019-02-05 15:42:14 -08:00 |
|
vir_live_variables.c
|
util: use C99 declaration in the for-loop hash_table_foreach() macro
|
2018-10-25 12:43:18 +01:00 |
|
vir_lower_uniforms.c
|
util: use C99 declaration in the for-loop hash_table_foreach() macro
|
2018-10-25 12:43:18 +01:00 |
|
vir_opt_copy_propagate.c
|
v3d: Whitespace consistency fix.
|
2019-02-05 15:46:42 -08:00 |
|
vir_opt_dead_code.c
|
v3d: Dead-code eliminate unused flags updates.
|
2018-12-30 08:05:11 -08:00 |
|
vir_opt_small_immediates.c
|
v3d: Implement a small immediates optimization, based on VC4's.
|
2018-07-23 10:21:43 -07:00 |
|
vir_register_allocate.c
|
v3d: Add support for CS workgroup/invocation id intrinsics.
|
2019-01-14 15:40:55 -08:00 |
|
vir_to_qpu.c
|
v3d: Add a note for a potential performance win on multop/umul24.
|
2018-12-30 08:05:11 -08:00 |