gallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS
[mesa.git] / src / gallium / drivers / panfrost / pan_screen.c
2020-08-05 Rob Clarkgallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS
2020-08-04 Alyssa Rosenzweigpanfrost: Implement EXT_multisampled_render_to_texture
2020-07-21 Alyssa Rosenzweigpanfrost: Allocate syncobjs in panfrost_flush
2020-07-20 Icecream95panfrost: 8x MRT support
2020-07-20 Icecream95panfrost: Fake RGTC support
2020-07-17 Alyssa Rosenzweigpanfrost: Enable FP16 by default
2020-07-17 Icecream95panfrost: Report TEXTURE_BUFFER_OBJECTS cap when gl3...
2020-07-16 Alyssa Rosenzweigpanfrost: Revert "Disable frame throttling"
2020-07-16 Alyssa Rosenzweigpanfrost: Enable Chromium
2020-07-16 Alyssa Rosenzweigpanfrost: Report CAPs more honestly
2020-07-16 Alyssa Rosenzweigpanfrost: Set PIPE_CAP_MIXED_COLORBUFFER_FORMATS
2020-07-16 Alyssa Rosenzweigpanfrost: Use Midgard-specific reloads
2020-07-15 Alyssa Rosenzweigpanfrost: Handle per-sample shading
2020-07-15 Icecream95panfrost: Dual source blend support
2020-07-13 Alyssa Rosenzweigpanfrost: Filter compressed texture formats
2020-07-13 Icecream95panfrost: Enable framebuffer fetch
2020-07-09 Alyssa Rosenzweigpanfrost: Move debug flags into the device
2020-07-08 Marek Olšákgallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for Lower...
2020-07-07 Alyssa Rosenzweigpanfrost: Expose MSAA 4x
2020-07-07 Alyssa Rosenzweigpanfrost: Don't advertise MSAA 2x
2020-06-26 Icecream95panfrost: Add PAN_MESA_DEBUG=gl3 flag
2020-06-22 Neil Robertsgallium: Add pipe cap for primitive restart with fixed...
2020-06-16 Icecream95panfrost: Implement ARB_depth_clamp
2020-06-03 Alyssa Rosenzweigpanfrost: Prefer sysval for gl_PointCoord on Bifrost
2020-06-02 Marek Olšákgallium: add shader caps INT16 and FP16_DERIVATIVES
2020-05-29 Alyssa Rosenzweigpanfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost
2020-05-21 Alyssa Rosenzweigpanfrost: Don't set PIPE_CAP_VERTEX_BUFFER_STRIDE_4BYTE...
2020-05-21 Alyssa Rosenzweigpanfrost: Remove deadcode
2020-05-21 Alyssa Rosenzweigpanfrost: Guard experimental fp16 behind debug flag
2020-05-20 Icecream95panfrost: Enable PIPE_CAP_VERTEX_COLOR_UNCLAMPED
2020-05-19 Alyssa Rosenzweigpanfrost: Switch formats to table
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-04 Alyssa Rosenzweigpanfrost: Setup gl_FragCoord as sysval on Bifrost
2020-04-10 Alyssa Rosenzweigpanfrost: Pass compiler-appropriate options
2020-03-31 Alyssa Rosenzweigpanfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
2020-03-31 Alyssa Rosenzweigpanfrost: Move device open/close to root panfrost
2020-03-31 Alyssa Rosenzweigpanfrost: Split panfrost_device from panfrost_screen
2020-03-31 Icecream95panfrost: Add support for R3G3B2
2020-03-31 Icecream95panfrost: Mark 64-bit formats as unsupported
2020-03-03 Louis-Francis Ratt... panfrost: fix transform feedback
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-20 Alyssa Rosenzweigpanfrost: Remove flush_frontbuffer
2020-02-18 Alyssa Rosenzweigpanfrost: Print synced traces to stderr
2020-02-18 Alyssa Rosenzweigpanfrost: Implement PAN_DBG_SYNC with pandecode/minimal
2020-02-05 Boris Brezillonpanfrost: Set the MALI_WRITES_{Z,S} flags when needed
2020-01-31 Tomeu Vizosopanfrost: Use DBG macro to avoid noise in the console
2020-01-21 Icecream95panfrost: Add ASTC texture formats
2020-01-21 Icecream95panfrost: Add ETC1/ETC2 texture formats
2020-01-18 Alyssa Rosenzweigpanfrost: Expose some functionality with dEQP flag
2020-01-06 Alyssa Rosenzweigpanfrost: Report MSAA 4x supported for dEQP
2019-12-30 Alyssa Rosenzweigpanfrost: Disable some CAPs we want lowered
2019-12-27 Alyssa Rosenzweigpanfrost: Implement remaining texture wrap modes
2019-12-25 Tomeu Vizosopanfrost: Increase PIPE_SHADER_CAP_MAX_OUTPUTS to 16
2019-12-17 Alyssa Rosenzweigpanfrost: Add PAN_MESA_DEBUG=precompile for shader-db
2019-12-13 Alyssa Rosenzweigpanfrost: Report GPU name in es2_info
2019-12-13 Alyssa Rosenzweigpanfrost: Move property queries to _encoder
2019-12-13 Alyssa Rosenzweigpanfrost: Query core count and thread tls alloc
2019-12-13 Alyssa Rosenzweigpanfrost: Factor out panfrost_query_raw
2019-12-11 Tomeu Vizosopanfrost: Add PAN_MESA_DEBUG=sync
2019-12-03 Tomeu Vizosopanfrost: White list the Mali T720
2019-12-03 Tomeu Vizosopanfrost: Add quirks system to cmdstream
2019-11-19 Alyssa Rosenzweigpanfrost: Set PIPE_COMPUTE_CAP_ADDRESS_BITS to 64
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-08 Boris Brezillonpanfrost: Try to evict unused BOs from the cache
2019-11-08 Boris Brezillonpanfrost: Move BO cache related fields to a sub-struct
2019-10-26 Alyssa Rosenzweigpanfrost: Expose serialized NIR support
2019-10-17 Tomeu Vizosopanfrost: Keep track of active BOs
2019-10-17 Erik Faye-Lundpanfrost: do not report alpha-test as supported
2019-10-16 Alyssa Rosenzweigpanfrost: Disable frame throttling
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-07 Boris BrezillonRevert "Revert "st/dri2: Implement DRI2bufferDamageExte...
2019-10-07 Boris BrezillonRevert "st/dri2: Implement DRI2bufferDamageExtension"
2019-10-03 Boris Brezillonpanfrost: Prepare panfrost_fence for batch pipelining
2019-10-03 Boris Brezillonpanfrost: Use the per-batch fences to wait on the last...
2019-09-18 Boris Brezillonpanfrost: Move the BO API to its own header
2019-09-18 Boris Brezillonpanfrost: Get rid of pan_drm.c
2019-09-08 Boris Brezillonpanfrost: Make transient allocation rely on the BO...
2019-08-30 Rohan Gargpanfrost: protect access to shared bo cache and transie...
2019-08-30 Rohan Gargpanfrost: Jobs must be per context, not per screen
2019-08-21 Alyssa Rosenzweigpanfrost: Do not expose PIPE_CAP_TEXTURE_MIRROR_CLAMP
2019-08-13 Alyssa Rosenzweigpanfrost: Set PIPE_CAP_TGSI_TEXCOORD
2019-08-13 Boris Brezillonpanfrost: Add support for KHR_partial_update()
2019-08-09 Alyssa Rosenzweigpanfrost: Enable PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2019-08-08 Tomeu Vizosopanfrost: Mark BOs as NOEXEC
2019-08-05 Alyssa Rosenzweigpanfrost: Add app blacklist
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: Implement gl_FrontFacing
2019-07-25 Alyssa Rosenzweigpanfrost: Move require_sfbd to screen
2019-07-25 Alyssa Rosenzweigpanfrost: Don't expose some atomic stuff even with...
2019-07-23 Alyssa Rosenzweigpanfrost: Fake CAPs for dEQP-GLES31
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-18 Alyssa Rosenzweigpanfrost: Expose 4 render targets
2019-07-18 Alyssa Rosenzweigpanfrost: Implement Z32F(_S8) support
2019-07-16 Tomeu Vizosopanfrost: Use 64-bit descriptors globally
2019-07-16 Alyssa Rosenzweigpanfrost: Implement opportunistic AFBC
next