mesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3
[mesa.git] / src / panfrost /
2019-07-23 Alyssa Rosenzweigpanfrost/midgard: Allocate registers once (per-screen)
2019-07-22 Alyssa Rosenzweigpan/decode: Disable magic divisor debugging
2019-07-22 Alyssa Rosenzweigpan/midgard: Report spills:fills to shader-db
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Reenable pipeline register creation
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Report tls_size
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Promote to *move*, not rewrite for...
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Dump MIR of RA failure
2019-07-22 Alyssa Rosenzweigpan/midgard; Dump successor graph when printing MIR
2019-07-22 Alyssa Rosenzweigpan/midgard: Remove debug statement
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Implement register spilling
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Add mir_has_arg helper
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Check write-before-read in liveness...
2019-07-22 Alyssa Rosenzweigpanfrost/midgard/disasm: Check for certain tag errors
2019-07-22 Alyssa Rosenzweigpan/midgard: Add OP_IS_CSEL helper
2019-07-22 Alyssa Rosenzweigpan/midgard: Add mir_rewrite_index_src_single helper
2019-07-22 Alyssa Rosenzweigpan/midgard: Ignore inline_constant in liveness
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Implement load/store scratch opcodes
2019-07-22 Alyssa Rosenzweigpan/midg/disasm: Check for int varying ops
2019-07-22 Alyssa Rosenzweigpan/midgard: Remove "aliasing"
2019-07-22 Alyssa Rosenzweigpanfrost: Promote uniform registers late
2019-07-22 Alyssa Rosenzweigpan/midgard: Call scheduler/RA in a loop
2019-07-22 Alyssa Rosenzweigpan/midgard: Remove custom register selection callback
2019-07-18 Alyssa Rosenzweigpanfrost/decode: Preserve empty tiler heap symmetry
2019-07-18 Alyssa Rosenzweigpanfrost: Use correct NO_DITHER field on MFBD
2019-07-18 Alyssa Rosenzweigpanfrost/decode: Don't disassemble NULL shaders
2019-07-16 Tomeu Vizosopandecode: Add more addresses to trace
2019-07-16 Tomeu Vizosopanfrost: Use 64-bit descriptors globally
2019-07-15 Alyssa Rosenzweigpanfrost: Remove all old allocators
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Drop _replay prefix
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Drop _name suffixes
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Add MEMORY_PROP_DIR variant
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Copy embedded structs before using
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Remove pandecode_decode_fbd_type
2019-07-12 Alyssa Rosenzweigpanfrost/midgard: Use generic outmod type
2019-07-12 Alyssa Rosenzweigpanfrost: Fix build warnings
2019-07-11 Alyssa Rosenzweigpan/decode: Depth units/factor are identical to GL
2019-07-11 Tomeu VizosoRevert "panfrost/midgard: Use _safe iterator"
2019-07-11 Tomeu Vizosopanfrost/midgard: Use _safe iterator
2019-07-10 Alyssa Rosenzweigpanfrost: Clamp point size
2019-07-10 Alyssa Rosenzweigpan/decode: Auto style
2019-07-10 Alyssa Rosenzweigpanfrost: Move non-Gallium files outside of Gallium
2019-07-01 Alyssa Rosenzweigpanfrost: Extend software tiling to larger bpp
2019-07-01 Alyssa Rosenzweigpanfrost: Rewrite u-interleaving code
2019-06-20 Alyssa Rosenzweiglima,panfrost: Move lima_tiling.c/h to /src/panfrost