mesa.git
2019-02-19 Eric Anholtv3d: Fix the check for "is the last thrsw inside contro...
2019-02-19 Eric Anholtv3d: Fix f2b32 behavior.
2019-02-19 Eric Anholtv3d: Kill off vir_PF(), which is hard to use right.
2019-02-19 Eric Anholtv3d: Do bool-to-cond for discard_if as well.
2019-02-19 Eric Anholtv3d: Refactor bcsel and if condition handling.
2019-02-19 Eric Anholtv3d: Add a helper function for getting a nop register.
2019-02-19 Eric Anholtv3d: Drop our hand-lowered nir_op_ffract.
2019-02-19 Eric Anholtv3d: Drop a perf note about merging unpack_half_*,...
2019-02-19 Eric Anholtv3d: Fix incorrect flagging of ldtmu as writing r4...
2019-02-19 Eric Anholtv3d: Use the early_fragment_tests flag for the shader...
2019-02-19 Eric Anholtv3d: Sync indirect draws on the last rendering.
2019-02-19 Eric Anholtv3d: Clear the GMP on initialization of the simulator.
2019-02-18 Emil Velikovdocs: update calendar, add news item and link release...
2019-02-18 Emil Velikovdocs: add sha256 checksums for 18.3.4
2019-02-18 Emil Velikovdocs: add release notes for 18.3.4
2019-02-18 Ilia Mirkini965: always enable EXT_float_blend
2019-02-18 Ilia Mirkinst/mesa: enable GL_EXT_float_blend when possible
2019-02-18 Ilia Mirkinmesa: add explicit enable for EXT_float_blend, and...
2019-02-18 Samuel Pitoisetradv: fix writing the alpha channel of MRT0 when alpha...
2019-02-18 Rob Clarkfreedreno/ir3: handle quirky atomic dst for a6xx
2019-02-18 Rob Clarkfreedreno/a6xx: fix helper_invocation (sampler mask/id)
2019-02-18 Samuel Pitoisetradv: remove unused variable in gather_push_constant_info()
2019-02-18 Lionel Landwerlini965: scale factor changes should trigger recompile
2019-02-18 Samuel Pitoisetradv: write the alpha channel of MRT0 when alpha covera...
2019-02-18 Samuel Pitoisetac: use new LLVM 8 intrinsic when loading 16-bit values
2019-02-18 Samuel Pitoisetac: add ac_build_llvm8_tbuffer_load() helper
2019-02-18 Tapani Pällimesa: return NULL if we exceed MaxColorAttachments...
2019-02-18 Alyssa Rosenzweigpanfrost: Fix clipping region
2019-02-18 Alyssa Rosenzweigpanfrost: Preserve w sign in perspective division
2019-02-18 Alyssa Rosenzweigpanfrost: Cleanup mali_viewport (clipping) code
2019-02-18 Alyssa Rosenzweigpanfrost: Swap order of tiled texture (de)alloc
2019-02-18 Alyssa Rosenzweigpanfrost: Free imported BOs
2019-02-18 Alyssa Rosenzweigpanfrost: Fix various leaks unmapping resources
2019-02-17 Kenneth Graunkenir: Don't reassociate add/mul chains containing only...
2019-02-17 Chris Wilsoni965: Assert the execobject handles match for this...
2019-02-16 Rob Clarkfreedreno/a6xx: cache flush harder
2019-02-16 Rob Clarkfreedreno/a6xx: compute support
2019-02-16 Rob Clarkfreedreno/a6xx: image/ssbo state emit
2019-02-16 Rob Clarkfreedreno/a6xx: border-color offset helper
2019-02-16 Rob Clarkfreedreno/ir3: HIGH reg w/a for a6xx
2019-02-16 Rob Clarkfreedreno/ir3: add a6xx+ SSBO/image support
2019-02-16 Rob Clarkfreedreno/ir3: add a6xx instruction encoding
2019-02-16 Rob Clarkfreedreno/ir3: add image/ssbo <-> ibo/tex mapping
2019-02-16 Rob Clarkfreedreno/ir3: fix ncomp for _store_image() src
2019-02-16 Rob Clarkfreedreno/ir3: split out a4xx+ instructions
2019-02-16 Rob Clarkfreedreno/ir3: split out image helpers
2019-02-16 Rob Clarkfreedreno/a6xx: clean up some open-coded bits
2019-02-16 Rob Clarkfreedreno/a6xx: move stream-out emit to helper
2019-02-16 Rob Clarkfreedreno/ir3: fix varying packing vs. tex sharp edge
2019-02-16 Samuel Pitoisetradv: fix invalid element type when filling vertex...
2019-02-15 Eleni Maria... i965: Removed the field etc_format from the struct...
2019-02-15 Eleni Maria... i965: Enabled the OES_copy_image extension on Gen 7...
2019-02-15 Eleni Maria... i965: Fixed the CopyImageSubData for ETC2 on Gen < 8
2019-02-15 Eleni Maria... i965: Faking the ETC2 compression on Gen < 8 GPUs using...
2019-02-15 Nanley Cheryi965: Rename intel_mipmap_tree::r8stencil_* -> ::shadow_*
2019-02-15 Timothy Arcerinir: remove simple dead if detection from nir_opt_dead_cf()
2019-02-15 Alok Hotaswr/rast: Add translation support to streamout
2019-02-15 Alok Hotaswr/rast: simdlib cleanup, clipper stack space fixes
2019-02-15 Alok Hotaswr/rast: convert DWORD->uint32_t, QWORD->uint64_t
2019-02-15 Alok Hotaswr/rast: Refactor scratch space variable names
2019-02-15 Alok Hotaswr/rast: FP consistency between POSH/RENDER pipes
2019-02-15 Alok Hotaswr/rast: Move knob defaults to generated cpp file
2019-02-15 Alok Hotaswr/rast: Flip BitScanReverse index calculation
2019-02-15 Alok Hotaswr/rast: Correctly align 64-byte spills/fills
2019-02-15 Alok Hotaswr/rast: Disable use of __forceinline by default
2019-02-15 Alok Hotaswr/rast: Convert system memory pointers to gfxptr_t
2019-02-15 Bas Nieuwenhuizenradv: Use correct num formats to detect whether we...
2019-02-15 Ian Romanicknir/algebraic: Simplify comparison with sequential...
2019-02-15 Ian Romanicknir/algebraic: Convert some f2u to f2i
2019-02-15 Matt Turnerintel/compiler/test: Add unit test for mismatched signe...
2019-02-15 Matt Turnerintel/compiler: Avoid propagating inequality cmods...
2019-02-15 Matt Turnerintel/compiler/test: Set devinfo->gen = 7
2019-02-15 James Zhugallium/auxiliary/vl: Add video compositor compute...
2019-02-15 James Zhugallium/auxiliary/vl: Add compute shader to support...
2019-02-15 James Zhugallium/auxiliary/vl: Rename csc_matrix and increase...
2019-02-15 James Zhugallium/auxiliary/vl: Split vl_compositor graphic shade...
2019-02-15 James Zhugallium/auxiliary/vl: Move dirty define to header file
2019-02-15 Juan A. Suarez... nir: remove jump from two merging jump-ending blocks
2019-02-15 Juan A. Suarez... nir: move ALU instruction before the jump instruction
2019-02-15 Andres Gomezmesa: INVALID_VALUE for wrong type or format in Clear...
2019-02-15 Gurchetan Singhvirgl: use virgl_transfer_inline_write even less
2019-02-15 Gurchetan Singhvirgl: use transfer queue
2019-02-15 Gurchetan Singhvirgl: introduce transfer queue
2019-02-15 Gurchetan Singhvirgl: add encoder functions for new protocol
2019-02-15 Gurchetan Singhvirgl: make winsys modifications for encoded transfers
2019-02-15 Gurchetan Singhvirgl: add extra checks in virgl_res_needs_flush_wait
2019-02-15 Gurchetan Singhvirgl: pass virgl transfer to virgl_res_needs_flush_wait
2019-02-15 Gurchetan Singhvirgl: keep track of number of computations
2019-02-15 Gurchetan Singhvirgl: limit command length to 16 bits
2019-02-15 Gurchetan Singhvirgl: use virgl_transfer in inline write
2019-02-15 Gurchetan Singhvirgl: add protocol for resource transfers
2019-02-15 Gurchetan Singhvirgl: when creating / freeing transfers, pass slab...
2019-02-15 Gurchetan Singhvirgl: unmap uploader at flush time
2019-02-15 Gurchetan Singhvirgl: make alignment smaller when uploading index...
2019-02-15 Gurchetan Singhvirgl: track level cleanliness rather than resource...
2019-02-15 Gurchetan Singhvirgl: don't mark unclean after a flush
2019-02-15 Gurchetan Singhvirgl: use virgl_resource_dirty helper
2019-02-15 Gurchetan Singhvirgl: add ability to do finer grain dirty tracking
2019-02-15 Alyssa Rosenzweigpanfrost: Improve logging and patch memory leaks
2019-02-15 Alyssa Rosenzweigpanfrost: Don't align framebuffer dims
next