freedreno/a2xx: call fd2_emit_ib() directly from fd2
[mesa.git] / src / gallium / drivers / panfrost /
2019-08-13 Boris Brezillonpanfrost: Add support for KHR_partial_update()
2019-08-12 Alyssa Rosenzweigpan/midgard: Implement nir_intrinsic_load_num_work_groups
2019-08-12 Alyssa Rosenzweigpanfrost: Force flush every compute job
2019-08-12 Alyssa Rosenzweigpanfrost: Add SSBO system value
2019-08-09 Alyssa Rosenzweigpanfrost: Assign varying buffers dynamically
2019-08-09 Alyssa Rosenzweigpanfrost: Assign indices at draw-time
2019-08-09 Alyssa Rosenzweigpanfrost: Break out pan_varyings.c
2019-08-09 Alyssa Rosenzweigpanfrost: Enable PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2019-08-09 Alyssa Rosenzweigpanfrost: Import streamout data structures
2019-08-08 Tomeu Vizosopanfrost: Print errors from kernel
2019-08-08 Tomeu Vizosopanfrost: Mark buffers as PANFROST_BO_HEAP
2019-08-08 Tomeu Vizosopanfrost: Mark BOs as NOEXEC
2019-08-08 Tomeu Vizosopanfrost: Take into account flags when looking up in...
2019-08-08 Tomeu Vizosopanfrost: Allocate shaders in their own BOs
2019-08-07 Rohan Gargpanfrost: Take into account a index_bias for glDrawElem...
2019-08-06 Tomeu Vizosopanfrost/ci: Remove two tests from list of failures
2019-08-05 Alyssa Rosenzweigpanfrost: Add app blacklist
2019-08-02 Alyssa Rosenzweigpanfrost: Allocate polygon lists on-demand
2019-08-02 Boris Brezillonpanfrost: Handle the bo == NULL case in panfrost_bo_...
2019-08-02 Boris Brezillonpanfrost: Get rid of the skippable param in attach_vt_f...
2019-08-02 Boris Brezillonpanfrost: Don't emit a new FB desc when setting a new...
2019-08-02 Boris Brezillonpanfrost: Bail out early when doing a wallpaper blit
2019-08-02 Boris Brezillonpanfrost: Bail out early when new and current FB states...
2019-08-02 Boris Brezillonpanfrost: Delay FB descriptor allocation
2019-08-02 Boris Brezillonpanfrost: Remove job from ctx->jobs at submission time
2019-08-02 Boris Brezillonpanfrost: Make ctx->job useful
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: Emit "draw" info for compute jobs
2019-08-01 Alyssa Rosenzweigpanfrost: Feed compute shaders into the compiler
2019-08-01 Alyssa Rosenzweigpanfrost: Expose compute shaders as panfrost_shader_var...
2019-08-01 Alyssa Rosenzweigpanfrost: Remove shader state *base
2019-08-01 Alyssa Rosenzweigpanfrost: Remove CSO dependency from shader_compile
2019-08-01 Alyssa Rosenzweigpanfrost: Generalize UBO upload for other shader stages
2019-08-01 Alyssa Rosenzweigpanfrost: Guard vertex upload by ctx->vertex != NULL
2019-08-01 Alyssa Rosenzweigpanfrost: Generalize vertex shader upload
2019-08-01 Alyssa Rosenzweigpanfrost: Share gl_enables between VERTEX/COMPUTE
2019-08-01 Alyssa Rosenzweigpanfrost: Invoke compute shader according to grid info
2019-08-01 Alyssa Rosenzweigpanfrost: Explain and include compute FBD
2019-08-01 Alyssa Rosenzweigpanfrost: Unify-driven cleanup
2019-08-01 Alyssa Rosenzweigpanfrost: Unify ctx->vs and ctx->fs
2019-08-01 Alyssa Rosenzweigpanfrost: Flesh out launch_grid stub
2019-08-01 Alyssa Rosenzweigpanfrost: Cleanup via payload unification
2019-08-01 Alyssa Rosenzweigpanfrost: Unify payload_vertex/payload_tiler
2019-08-01 Alyssa Rosenzweigpanfrost: Only wallpaper if we drew something
2019-08-01 Alyssa Rosenzweigpanfrost: Adjust shader CAPs to expose dEQP compute
2019-08-01 Alyssa Rosenzweigpanfrost: Expose NIR as our PIPE_SHADER_CAP_SUPPORTED_IRS
2019-08-01 Alyssa Rosenzweigpanfrost: Copy freedreno's panfrost_get_compute_param
2019-08-01 Alyssa Rosenzweigpanfrost: Expose COMPUTE-related caps for GLES3.1
2019-08-01 Alyssa Rosenzweigpanfrost: Stub out launch_grid
2019-08-01 Alyssa Rosenzweigpanfrost: Stub out compute CSO
2019-08-01 Alyssa Rosenzweigpanfrost: Implement gl_FrontFacing
2019-08-01 Alyssa Rosenzweigpanfrost: Implement panfrost_set_shader_buffers callback
2019-07-31 Alyssa Rosenzweigpanfrost: Add MALI_SAMP_NORM_COORDS flag
2019-07-31 Alyssa Rosenzweigpanfrost: Simplify filter_mode definition
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
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-25 Alyssa Rosenzweigpanfrost/sfbd: Flesh out fragment job
2019-07-25 Alyssa Rosenzweigpanfrost: Disable tiled formats on SFBD systems
2019-07-25 Alyssa Rosenzweigpanfrost: Move require_sfbd to screen
2019-07-25 Alyssa Rosenzweigpanfrost: Reserve, but do not upload, shader padding
2019-07-25 Tomeu Vizosopanfrost/ci: Update kernel to 5.2
2019-07-25 Alyssa Rosenzweigpanfrost: Don't expose some atomic stuff even with...
2019-07-23 Alyssa Rosenzweigpanfrost/midgard: Allocate registers once (per-screen)
2019-07-23 Arnaud Patardpanfrost: Fix T6XX Support
2019-07-23 Alyssa Rosenzweigpanfrost: Use correct definition for is_t6xx
2019-07-23 Alyssa Rosenzweigpanfrost: Fake CAPs for dEQP-GLES31
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-22 Alyssa Rosenzweigpanfrost: Set `initialized` in more cases
2019-07-22 Alyssa Rosenzweigpanfrost/ci: Update expectations
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Implement register spilling
2019-07-18 Alyssa Rosenzweigpanfrost: Set rt_count
2019-07-18 Alyssa Rosenzweigpanfrost: Trace invisible BOs
2019-07-18 Alyssa Rosenzweigpanfrost: Zero polygon list body size for clears
2019-07-18 Alyssa Rosenzweigpanfrost/mfbd: Unify depth-only with masked FBO path
2019-07-18 Alyssa Rosenzweigpanfrost: Simplify set_framebuffer_state
2019-07-18 Alyssa Rosenzweigpanfrost: Check for NULL surface in places
2019-07-18 Alyssa Rosenzweigpanfrost: Expose 4 render targets
2019-07-18 Alyssa Rosenzweigpanfrost: Shrink tiler heap
2019-07-18 Alyssa Rosenzweigpanfrost: Handle Z24 textures
2019-07-18 Alyssa Rosenzweigpanfrost/ci: Update expectations
2019-07-18 Alyssa Rosenzweigpanfrost: Make scissor test more robust
2019-07-18 Alyssa Rosenzweigpanfrost: Use correct NO_DITHER field on MFBD
2019-07-18 Alyssa Rosenzweigpanfrost: Implement Z32F(_S8) support
2019-07-18 Alyssa Rosenzweigpanfrost: Copy stencil front to back if back disabled
2019-07-17 Alyssa Rosenzweigpanfrost: Merge varyings_mem into transient buffers
2019-07-16 Tomeu Vizosopanfrost: Use 64-bit descriptors globally
2019-07-16 Alyssa Rosenzweigpanfrost: Implement opportunistic AFBC
2019-07-16 Alyssa Rosenzweigpanfrost/mfbd: Zero out framebuffer_stride
2019-07-16 Alyssa Rosenzweigpanfrost: AFBC buffers must be cache-line aligned
2019-07-16 Alyssa Rosenzweigpanfrost: Add Z/S and MRT BOs to the job
2019-07-16 Alyssa Rosenzweigpanfrost: Set usage2 during draw, not CSO
2019-07-15 Alyssa Rosenzweigpanfrost/ci: Blacklist flush finish tests
2019-07-15 Alyssa Rosenzweigpanfrost: Don't leak oversized transient allocations
2019-07-15 Alyssa Rosenzweigpanfrost: Implement panfrost_bo_cache_evict_all
next