panfrost: Refactor texture/sampler upload
[mesa.git] / src / gallium / drivers / panfrost / include / panfrost-job.h
2019-06-10 Alyssa Rosenzweigpanfrost: Refactor texture/sampler upload
2019-06-05 Alyssa Rosenzweigpanfrost: Don't flip scanout
2019-05-19 Alyssa Rosenzweigpanfrost: Fix Bifrost-specific padding
2019-05-19 Alyssa Rosenzweigpanfrost: Cleanup panfrost_job comments
2019-05-19 Alyssa Rosenzweigpanfrost/decode: Decode blend constant
2019-05-19 Alyssa Rosenzweigpanfrost: Hoist blend constant into Midgard-specific...
2019-05-16 Alyssa Rosenzweigpanfrost/decode: Stride decoding
2019-05-07 Alyssa Rosenzweigpanfrost: Refactor blend descriptors
2019-05-01 Alyssa Rosenzweigpanfrost/decode: Hit MRT blend shader enable bits
2019-04-07 Alyssa Rosenzweigpanfrost: Remove "mali_unknown6" nonsense
2019-04-07 Alyssa Rosenzweigpanfrost/decode: Add flags for tilebuffer readback
2019-03-19 Alyssa Rosenzweigpanfrost: Rewrite varying assembly
2019-03-12 Alyssa Rosenzweigpanfrost: Identify fragment_extra flags
2019-03-12 Alyssa Rosenzweigpanfrost: Document "depth-buffer writeback" bit
2019-03-04 Alyssa Rosenzweigpanfrost: List primitive restart enable bit
2019-02-27 Alyssa Rosenzweigpanfrost: Identify 4-bit channel texture formats
2019-02-27 Alyssa Rosenzweigpanfrost: Add RGB565, RGB5A1 texture formats
2019-02-25 Alyssa Rosenzweigpanfrost: Decode render target swizzle/channels
2019-02-18 Alyssa Rosenzweigpanfrost: Cleanup mali_viewport (clipping) code
2019-02-15 Alyssa Rosenzweigpanfrost: Identify MALI_OCCLUSION_PRECISE bit
2019-02-15 Alyssa Rosenzweigpanfrost: Backport driver to Mali T600/T700
2019-02-05 Alyssa Rosenzweigpanfrost: Initial stub for Panfrost driver