| .. |
|
kernel
|
Introduce .editorconfig
|
2016-08-31 17:06:54 -07:00 |
|
.dir-locals.el
|
dir-locals.el: Don't set variables for non-programming modes
|
2015-02-02 12:02:55 +00:00 |
|
.editorconfig
|
Introduce .editorconfig
|
2016-08-31 17:06:54 -07:00 |
|
Android.mk
|
Android: move libdrm settings to top-level Android.common.mk
|
2016-06-13 15:31:29 +01:00 |
|
Automake.inc
|
vc4: Just put USE_VC4_SIMULATOR in DEFINES.
|
2015-11-22 13:15:40 -08:00 |
|
Makefile.am
|
vc4: Tell valgrind about BO allocations from mmap time to destroy.
|
2016-08-03 10:28:20 -07:00 |
|
Makefile.sources
|
vc4: automake: remove vc4_drm.h from the sources lists
|
2016-07-28 14:08:24 +01:00 |
|
vc4_blit.c
|
vc4: Implement job shuffling
|
2016-09-14 06:25:41 +01:00 |
|
vc4_bufmgr.c
|
vc4: Tell valgrind about BO allocations from mmap time to destroy.
|
2016-08-03 10:28:20 -07:00 |
|
vc4_bufmgr.h
|
vc4: add hash table look-up for exported dmabufs
|
2016-07-26 13:47:50 -07:00 |
|
vc4_cl.c
|
vc4: Move the render job state into a separate structure.
|
2016-09-14 06:08:03 +01:00 |
|
vc4_cl.h
|
vc4: Move the render job state into a separate structure.
|
2016-09-14 06:08:03 +01:00 |
|
vc4_cl_dump.c
|
vc4: Add CL dumping for GL_ARRAY_PRIMITIVE.
|
2015-11-09 19:17:36 -08:00 |
|
vc4_context.c
|
vc4: Fix fallback to quad clears of depth in GLX.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_context.h
|
vc4: Fix simulator when more than one vc4_screen is opened.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_draw.c
|
vc4: Fix fast clear color packing for 565.
|
2016-10-16 11:22:50 -07:00 |
|
vc4_emit.c
|
vc4: Move the render job state into a separate structure.
|
2016-09-14 06:08:03 +01:00 |
|
vc4_fence.c
|
gallium: add a pipe_context parameter to fence_finish
|
2016-08-10 01:11:10 +02:00 |
|
vc4_formats.c
|
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
|
2016-04-22 01:30:39 +02:00 |
|
vc4_job.c
|
vc4: Implement job shuffling
|
2016-09-14 06:25:41 +01:00 |
|
vc4_nir_lower_blend.c
|
vc4: Mark when we add discards while lowering blend state.
|
2016-08-29 10:57:04 -07:00 |
|
vc4_nir_lower_io.c
|
vc4: Fix vc4_nir_lower_io for non-vec4 I/O.
|
2016-08-22 11:52:26 -07:00 |
|
vc4_nir_lower_txf_ms.c
|
vc4: fixup for new nir_foreach_block()
|
2016-05-05 16:19:41 -07:00 |
|
vc4_opt_algebraic.c
|
vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.
|
2016-07-12 15:47:25 -07:00 |
|
vc4_opt_constant_folding.c
|
vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.
|
2016-07-12 15:47:25 -07:00 |
|
vc4_opt_copy_propagation.c
|
vc4: Add support for MUL output rotation.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_opt_dead_code.c
|
vc4: Drop destination register when it's unused.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_opt_peephole_sf.c
|
vc4: Convert vc4_opt_peephole_sf to work with control flow.
|
2016-07-12 15:47:26 -07:00 |
|
vc4_opt_small_immediates.c
|
vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.
|
2016-07-12 15:47:25 -07:00 |
|
vc4_opt_vpm.c
|
vc4: Fix a leak of the src[] array of VPM reads in optimization.
|
2016-08-03 10:25:09 -07:00 |
|
vc4_program.c
|
vc4: Fix live intervals analysis for screening defs in if statements.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_qir.c
|
vc4: Add support for MUL output rotation.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_qir.h
|
vc4: Fix live intervals analysis for screening defs in if statements.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_qir_emit_uniform_stream_resets.c
|
vc4: Emit resets of the uniform stream at the starts of blocks.
|
2016-07-13 23:54:15 -07:00 |
|
vc4_qir_live_variables.c
|
vc4: Fix live intervals analysis for screening defs in if statements.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_qir_lower_uniforms.c
|
vc4: Convert uniforms lowering to work with multiple blocks.
|
2016-07-12 15:47:26 -07:00 |
|
vc4_qir_schedule.c
|
vc4: Emit resets of the uniform stream at the starts of blocks.
|
2016-07-13 23:54:15 -07:00 |
|
vc4_qir_validate.c
|
vc4: Add a QIR value for the QPU element register.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_qpu.c
|
vc4: Add support for MUL output rotation.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_qpu.h
|
vc4: Add support for MUL output rotation.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_qpu_defines.h
|
vc4: Add support for the 2-bit LOAD_IMM variants.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_qpu_disasm.c
|
vc4: Add disassembly for constant MUL rotates
|
2016-08-25 17:24:11 -07:00 |
|
vc4_qpu_emit.c
|
vc4: Add missing break statement.
|
2016-08-31 17:06:54 -07:00 |
|
vc4_qpu_schedule.c
|
vc4: Add QPU scheduling to handle MUL rotate sources.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_qpu_validate.c
|
vc4: Add real validation for MUL rotation.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_query.c
|
gallium: add bool return to pipe_context::end_query
|
2016-04-21 22:32:50 -05:00 |
|
vc4_register_allocate.c
|
vc4: Add register allocation support for MUL output rotation.
|
2016-08-25 17:24:11 -07:00 |
|
vc4_reorder_uniforms.c
|
vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.
|
2016-07-12 15:47:25 -07:00 |
|
vc4_resource.c
|
vc4: Avoid loading from the texture during non-utile-aligned glTexImage().
|
2016-10-13 14:27:30 -07:00 |
|
vc4_resource.h
|
vc4: Fix fallback to quad clears of depth in GLX.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_screen.c
|
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
|
2016-10-12 18:50:10 +02:00 |
|
vc4_screen.h
|
vc4: use the new parent/child pools for transfers
|
2016-10-05 15:42:20 +02:00 |
|
vc4_simulator.c
|
vc4: Fix simulator when more than one vc4_screen is opened.
|
2016-10-06 18:09:24 -07:00 |
|
vc4_simulator_validate.h
|
vc4: Add a bitmap of branch targets in kernel validation.
|
2016-07-12 17:42:38 -07:00 |
|
vc4_state.c
|
vc4: Implement job shuffling
|
2016-09-14 06:25:41 +01:00 |
|
vc4_tiling.c
|
vc4: Fix doxygen warnings
|
2016-05-30 17:53:45 +01:00 |
|
vc4_tiling.h
|
vc4: Use the pure/const attributes on a bunch of our QPU functions.
|
2015-07-17 12:25:55 -07:00 |
|
vc4_uniforms.c
|
vc4: Move the render job state into a separate structure.
|
2016-09-14 06:08:03 +01:00 |