panfrost: Clean index state between indexed draws
[mesa.git] / src / gallium / drivers / panfrost / pan_context.c
2019-03-31 Alyssa Rosenzweigpanfrost: Clean index state between indexed draws
2019-03-31 Alyssa Rosenzweigpanfrost: Implement command stream for linear cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost: Include all cubemap faces in bitmap list
2019-03-31 Alyssa Rosenzweigpanfrost: Preliminary work for cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost: Fix vertex buffer corruption
2019-03-27 Tomeu Vizosopanfrost: Set the GEM handle for AFBC buffers
2019-03-27 Alyssa Rosenzweigpanfrost: Preliminary work for mipmaps
2019-03-26 Alyssa Rosenzweigpanfrost: Stub out ES3 caps/callbacks
2019-03-26 Alyssa Rosenzweigpanfrost: Implement scissor test
2019-03-26 Alyssa Rosenzweigpanfrost: Fix viewports
2019-03-20 Daniel Stonepanfrost: Properly align stride
2019-03-19 Alyssa Rosenzweigpanfrost: Rewrite varying assembly
2019-03-19 Alyssa Rosenzweigpanfrost: Fix primconvert check
2019-03-14 Alyssa Rosenzweigpanfrost: Compute viewport state on the fly
2019-03-14 Alyssa Rosenzweigpanfrost; Disable AFBC for depth buffers
2019-03-14 Alyssa Rosenzweigpanfrost/mfbd: Respect per-job depth write flag
2019-03-14 Alyssa Rosenzweigpanfrost: Minor comment cleanup (version detection)
2019-03-14 Alyssa Rosenzweigpanfrost: Break out fragment to SFBD/MFBD files
2019-03-12 Alyssa Rosenzweigpanfrost: Identify fragment_extra flags
2019-03-12 Alyssa Rosenzweigpanfrost: Document "depth-buffer writeback" bit
2019-03-12 Alyssa Rosenzweigpanfrost: Support linear depth textures
2019-03-12 Alyssa Rosenzweigpanfrost: Determine framebuffer format bits late
2019-03-12 Alyssa Rosenzweigpanfrost: Delay color buffer setup
2019-03-12 Alyssa Rosenzweigpanfrost: Combine has_afbc/tiled in layout enum
2019-03-12 Tomeu Vizosopanfrost: Add support for PAN_MESA_DEBUG
2019-03-10 Tomeu Vizosopanfrost: Add backend targeting the DRM driver
2019-03-04 Alyssa Rosenzweigpanfrost: Flush with offscreen rendering
2019-03-04 Alyssa Rosenzweigpanfrost: Cleanup cruft related to clears
2019-03-04 Alyssa Rosenzweigpanfrost: Decouple Gallium clear from FBD clear
2019-03-04 Alyssa Rosenzweigpanfrost: Import job data structures from v3d
2019-02-27 Alyssa Rosenzweigpanfrost: Expose perf counters in environment
2019-02-25 Alyssa Rosenzweigpanfrost: Decode render target swizzle/channels
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Split out dump_counters
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Make COHERENT_LOCAL explicit
2019-02-25 Alyssa Rosenzweigpanfrost/nondrm: Flag CPU-invisible regions
2019-02-25 Alyssa Rosenzweigpanfrost: Use tiler fast path (performance boost)
2019-02-18 Alyssa Rosenzweigpanfrost: Fix clipping region
2019-02-18 Alyssa Rosenzweigpanfrost: Cleanup mali_viewport (clipping) code
2019-02-15 Alyssa Rosenzweigpanfrost: Improve logging and patch memory leaks
2019-02-15 Alyssa Rosenzweigpanfrost: Don't align framebuffer dims
2019-02-15 Alyssa Rosenzweigpanfrost: Implement PIPE_QUERY_OCCLUSION_COUNTER
2019-02-15 Alyssa Rosenzweigpanfrost: Identify MALI_OCCLUSION_PRECISE bit
2019-02-15 Alyssa Rosenzweigpanfrost: Backport driver to Mali T600/T700
2019-02-11 Alyssa Rosenzweigpanfrost: Specify supported draw modes per-context
2019-02-10 Alyssa Rosenzweigpanfrost: Remove speculative if 0'd format bit code
2019-02-10 Alyssa Rosenzweigpanfrost: Remove if 0'd dead code
2019-02-07 Alyssa Rosenzweigpanfrost: Include glue for out-of-tree legacy code
2019-02-07 Alyssa Rosenzweigpanfrost: Check in sources for command stream