panfrost: Let precompile imply shaderdb
[mesa.git] / src / gallium / drivers / panfrost / pan_assemble.c
2019-12-17 Alyssa Rosenzweigpanfrost: Let precompile imply shaderdb
2019-12-16 Alyssa Rosenzweigpanfrost: Pass blend RT number through
2019-12-13 Alyssa Rosenzweigpanfrost: Route stack_size from compiler
2019-11-13 Alyssa Rosenzweigpan/midgard: Remove util/ra support
2019-11-07 Tomeu Vizosopanfrost: Pipe the GPU ID into compiler and disassembler
2019-10-17 Erik Faye-Lundpanfrost: do not report alpha-test as supported
2019-10-17 Erik Faye-Lundnir: allow passing alpha-ref state to lowering-code
2019-09-18 Boris Brezillonpanfrost: Move the BO API to its own header
2019-09-18 Boris Brezillonpanfrost: s/PAN_ALLOCATE_/PAN_BO_/
2019-09-18 Boris Brezillonpanfrost: Get rid of pan_drm.c
2019-08-22 Alyssa Rosenzweigpanfrost: Implement gl_FragCoord correctly
2019-08-13 Alyssa Rosenzweigpanfrost: Route outputs_written through the compiler
2019-08-09 Alyssa Rosenzweigpanfrost: Assign varying buffers dynamically
2019-08-08 Tomeu Vizosopanfrost: Allocate shaders in their own BOs
2019-08-01 Alyssa Rosenzweigpanfrost: Remove unused argument
2019-08-01 Alyssa Rosenzweigpanfrost: Handle MESA_SHADER_COMPUTE in compile callback
2019-08-01 Alyssa Rosenzweigpanfrost: Use gl_shader_stage directly for compiles
2019-08-01 Alyssa Rosenzweigpanfrost: Remove CSO dependency from shader_compile
2019-08-01 Alyssa Rosenzweigpanfrost: Implement gl_FrontFacing
2019-07-25 Alyssa RosenzweigRevert "panfrost: Don't DIY point size/coord fields"
2019-07-25 Alyssa Rosenzweigpanfrost: Compute I/O counts from shader_info
2019-07-25 Alyssa Rosenzweigpanfrost: Don't DIY point size/coord fields
2019-07-25 Alyssa Rosenzweigpanfrost: Use nir_gather_info information about discards
2019-07-25 Alyssa Rosenzweigpanfrost: Use NIR helper invocations info
2019-07-23 Alyssa Rosenzweigpanfrost/midgard: Allocate registers once (per-screen)
2019-07-15 Alyssa Rosenzweigpanfrost: Cleanup shader upload code
2019-06-13 Boris Brezillonpanfrost: Fix general purpose varying handling
2019-04-28 Alyssa Rosenzweigpanfrost: Use fp32 (not fp16) varyings
2019-04-04 Alyssa Rosenzweigpanfrost: Implement system values
2019-03-19 Alyssa Rosenzweigpanfrost: Rewrite varying assembly
2019-03-09 Eric Engestrompanfrost: fix tgsi_to_nir() call
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-02-15 Alyssa Rosenzweigpanfrost: Backport driver to Mali T600/T700
2019-02-10 Alyssa Rosenzweigpanfrost: Remove if 0'd dead code
2019-02-07 Alyssa Rosenzweigpanfrost: Check in sources for command stream