Revert "gallium: make handles of set_global_binding 64 bit"
[mesa.git] / src / gallium / drivers / panfrost /
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-03-10 Boris Brezillonpanfrost: Get rid of ctx->payloads[]
2020-03-10 Boris Brezillonpanfrost: Use ctx->active_prim in panfrost_writes_point...
2020-03-10 Boris Brezillonpanfrost: Re-init the VT payloads at draw/launch_grid...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_emit_varying_descriptor() to...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_emit_vertex_data() to pan_cmdst...
2020-03-10 Boris Brezillonpanfrost: Inline panfrost_queue_draw() and panfrost_emi...
2020-03-10 Boris Brezillonpanfrost: Move vertex/tiler payload initialization...
2020-03-10 Boris Brezillonpanfrost: Move streamout offset update out of panfrost_...
2020-03-10 Boris Brezillonpanfrost: Rename panfrost_stage_attributes()
2020-03-10 Boris Brezillonpanfrost: Move the mali_attr.src_offset adjustment...
2020-03-10 Boris Brezillonpanfrost: Emit attribute descriptors after patching...
2020-03-10 Boris Brezillonpanfrost: Prepare attribute for builtins at state creat...
2020-03-10 Boris Brezillonpanfrost: Ignore BO start addr when adjusting src_offset
2020-03-10 Boris Brezillonpanfrost: Drop initial mali_attr_meta.src_offset assignment
2020-03-10 Boris Brezillonpanfrost: Add an helper to emit a pair of vertex/tiler...
2020-03-10 Boris Brezillonpanfrost: Move sampler/tex descs emission helpers to...
2020-03-10 Boris Brezillonpanfrost: Add a panfrost_sampler_desc_init() helper
2020-03-10 Boris Brezillonpanfrost: Prepare shader_meta descriptors at emission...
2020-03-10 Boris Brezillonpanfrost: Prepare things to get rid of panfrost_shader_...
2020-03-10 Boris Brezillonpanfrost: Add an helper to update the rasterizer part...
2020-03-10 Boris Brezillonpanfrost: Add an helper to update the occclusion query...
2020-03-10 Boris Brezillonpanfrost: Simplify panfrost_emit_for_draw() and make...
2020-03-10 Boris Brezillonpanfrost: Stop using panfrost_emit_for_draw() for compu...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_attach_vt_framebuffer() to...
2020-03-10 Boris Brezillonpanfrost: Dissociate shader meta patching from the...
2020-03-10 Boris Brezillonpanfrost: Move shared mem desc emission out of panfrost...
2020-03-10 Boris Brezillonpanfrost: Move the const buf emission logic out of...
2020-03-10 Boris Brezillonpanfrost: Move viewport desc emission out of panfrost_e...
2020-03-10 Boris Brezillonpanfrost: Move the batch stack size adjustment out...
2020-03-10 Boris Brezillonpanfrost: Add an helper to retrieve the currently activ...
2020-03-10 Boris Brezillonpanfrost: Assign primitive_size.pointer only if writes_...
2020-03-10 Boris Brezillonpanfrost: Pass the sampler view format when creating...
2020-03-10 Vasily Khoruzhickpanfrost: split index cache into shared part
2020-03-03 Louis-Francis Ratt... panfrost: fix transform feedback
2020-02-28 Icecream95panfrost: LogicOp fixes and non 8-bit format support
2020-02-27 Alyssa Rosenzweigpanfrost: Increase SSBO/image limit from 4->8
2020-02-27 Alyssa Rosenzweigpanfrost: Add PAN_MESA_DEBUG=gles3 option
2020-02-27 Alyssa Rosenzweigpanfrost: Expose PIPE_CAP_PRIMITIVE_RESTART
2020-02-27 Alyssa Rosenzweigpanfrost: Don't set shared->unk0
2020-02-27 Alyssa Rosenzweigpanfrost: Fix gl_VertexID/InstanceID
2020-02-27 Alyssa Rosenzweigpanfrost: Implement index buffer cache
2020-02-27 Alyssa Rosenzweigpanfrost: Combine get_index_buffer with bound computation
2020-02-26 Tomeu Vizosopanfrost: Remove some more prints to stdout
2020-02-21 Alyssa Rosenzweigpanfrost: Rewrite texture descriptor creation logic
2020-02-21 Alyssa Rosenzweigpanfrost: Move format translation to root
2020-02-21 Alyssa Rosenzweigpanfrost: Move pan_afbc.c to root
2020-02-21 Alyssa Rosenzweigpanfrost: Move checksum routines to root panfrost
2020-02-20 Alyssa Rosenzweigpanfrost: Remove flush_frontbuffer
2020-02-20 Icecream95panfrost: LogicOp support
2020-02-19 Alyssa Rosenzweigpanfrost: Remove old hack
2020-02-19 Alyssa Rosenzweigpanfrost: Remove old comment
2020-02-19 Alyssa Rosenzweigpanfrost: Remove dirty tracking
2020-02-18 Alyssa Rosenzweigpanfrost: Remove enum panfrost_memory_layout
2020-02-18 Alyssa Rosenzweigpanfrost: Debitfieldize mali_uniform_buffer_meta
2020-02-18 Alyssa Rosenzweigpanfrost: Avoid reading GPU memory when packing vertices
2020-02-18 Alyssa Rosenzweigpanfrost: Cleanup transfer_map
2020-02-18 Alyssa Rosenzweigpanfrost: Update scoreboarding notes
2020-02-18 Alyssa Rosenzweigpanfrost: Rewrite scoreboarding routines
2020-02-18 Alyssa Rosenzweigpanfrost: Print synced traces to stderr
2020-02-18 Alyssa Rosenzweigpanfrost: Implement PAN_DBG_SYNC with pandecode/minimal
2020-02-18 Alyssa Rosenzweigpan/decode: Add `minimal` mode
2020-02-16 Alyssa Rosenzweigpan/midgard: Use dummy tag for empty shaders
2020-02-16 Alyssa Rosenzweigpanfrost: Allocate RAM backing of shared memory
2020-02-16 Alyssa Rosenzweigpanfrost: Rename bifrost_framebuffer->mali_framebuffer
2020-02-16 Alyssa Rosenzweigpanfrost: Unify bifrost_scratchpad with mali_shared_memory
2020-02-16 Alyssa Rosenzweigpanfrost: Identify mali_shared_memory structure
2020-02-16 Alyssa Rosenzweigpanfrost: Ensure compute shader_meta is zeroed
2020-02-14 Alyssa Rosenzweigpanfrost: Simplify swizzle translation
2020-02-14 Icecream95panfrost: Inline panfrost_get_default_swizzle
2020-02-05 Boris Brezillonpanfrost: Set the MALI_WRITES_{Z,S} flags when needed
2020-02-05 Boris Brezillonpanfrost: Add the MALI_WRITES_{Z,S} flags
2020-02-05 Boris Brezillonpanfrost: Z24 variants should be sampled as R32UI
2020-02-04 Alyssa Rosenzweigpanfrost: Use size0 when calculating the offset to...
2020-02-04 Tomeu Vizosopanfrost: Only clamp the LOD to disable mipmapping...
2020-02-03 Boris Brezillonpanfrost: Fix the damage box clamping logic
2020-02-02 Icecream95panfrost: Fix non-debug builds
2020-01-31 Tomeu Vizosopanfrost: Use DBG macro to avoid noise in the console
2020-01-31 Tomeu Vizosopanfrost: Add more info to some assertions
2020-01-27 Icecream95panfrost: Don't copy uniforms when the size is zero
2020-01-24 Alyssa Rosenzweigpanfrost: Fix 32-bit warning for `indices`
2020-01-23 Icecream95pan/decode: Rotate trace files
2020-01-23 Alyssa Rosenzweigpanfrost: Drop mysterious zero=0xFFFF field
2020-01-22 Alyssa Rosenzweigpanfrost: Fix crash in compute variant allocation
2020-01-21 Icecream95panfrost: Add ASTC texture formats
2020-01-21 Icecream95panfrost: Add ETC1/ETC2 texture formats
2020-01-21 Alyssa Rosenzweigpanfrost: Rework linear<--->tiled conversions
2020-01-21 Alyssa Rosenzweigpanfrost,lima: De-Galliumize tiling routines
2020-01-18 Icecream95panfrost: Dynamically allocate shader variants
2020-01-18 Alyssa Rosenzweigpanfrost: Expose some functionality with dEQP flag
2020-01-18 Icecream95panfrost: Compact the bo_access readers array
2020-01-15 Robert Fossandroid: Fix whitespace issue
2020-01-14 Alyssa Rosenzweigpanfrost: Fix linear depth textures
2020-01-13 Daniel Ogorchockpanfrost: Fix headers and gpu_headers memory leak
2020-01-13 Daniel Ogorchockpanfrost: Fix panfrost_bo_access memory leak
2020-01-10 Icecream95panfrost: Add negative lod bias support
2020-01-07 Alyssa Rosenzweigpanfrost: Adjust for mismatch between hardware/Gallium...
2020-01-07 Alyssa Rosenzweigpanfrost: Respect constant buffer_offset
2020-01-06 Alyssa Rosenzweigpanfrost: Handle PIPE_FORMAT_R10G10B10A2_USCALED
next