mesa.git
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
2019-02-15 Alyssa Rosenzweigpanfrost: Implement PIPE_QUERY_OCCLUSION_COUNTER
2019-02-15 Alyssa Rosenzweigpanfrost: Identify MALI_OCCLUSION_PRECISE bit
2019-02-15 Tapani Pällidrirc/i965: add option to disable 565 configs and visuals
2019-02-15 Alyssa Rosenzweigpanfrost: Backport driver to Mali T600/T700
2019-02-15 Alyssa Rosenzweigpanfrost: Fix build; depend on libdrm
2019-02-15 Jason Ekstrandnir/dead_cf: Stop relying on liveness analysis
2019-02-15 Jason Ekstrandnir/dead_cf: Inline cf_node_has_side_effects
2019-02-15 Jason Ekstrandintel/fs: Bail in optimize_extract_to_float if we have...
2019-02-15 Ilia Mirkinswr: set PIPE_CAP_MAX_VARYINGS correctly
2019-02-14 Jason Ekstrandintel/fs: Silence a compiler warning
2019-02-14 Jason Ekstrandanv: Silence some compiler warnings in release builds
2019-02-14 Jason Ekstrandanv/blorp: Delete a pointless assert
2019-02-14 Jason Ekstrandnir: Silence a couple of warnings in release builds
2019-02-14 Kenneth Graunkespirv: Eliminate dead input/output variables after...
2019-02-14 Kenneth Graunkeanv: Put MOCS in the correct location
2019-02-14 Ian Romanickspirv: Add missing break
2019-02-14 Eric Engestromutil/tests: compile to something sensible in release...
2019-02-14 Eric Engestromanv/tests: compile to something sensible in release...
2019-02-14 Eric Engestrometnaviv: drop duplicate #define
2019-02-14 Eric Engestromst/dri: drop duplicate #define
2019-02-14 Eric Engestromgbm: drop duplicate #defines
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-14 Eric Engestromdrm-uapi/README: remove explicit list of driver names
2019-02-14 Samuel Pitoisetradv: fix radv_fixup_vertex_input_fetches()
2019-02-14 Samuel Pitoisetradv: reduce the number of loaded channels for vertex...
2019-02-14 Samuel Pitoisetradv: store vertex attribute formats as pipeline keys
2019-02-14 Samuel Pitoisetradv: use MAX_{VBS,VERTEX_ATTRIBS} when defining max...
2019-02-14 Samuel Pitoisetac: make use of ac_build_expand_to_vec4() in visit_imag...
2019-02-14 Eric Anholtfreedreno: Use the NIR lowering for isign.
2019-02-14 Eric Anholtintel: Use the NIR lowering for isign.
2019-02-14 Eric Anholtv3d: Use the NIR lowering for isign instead of rolling...
2019-02-14 Eric Anholtnir: Move panfrost's isign lowering to nir_opt_algebraic.
2019-02-13 Timothy Arcerinir: turn an ssa check in nir_search into an assert
2019-02-13 Timothy Arcerinir: turn ssa check into an assert
2019-02-13 Timothy Arcerinir: prehash instruction in nir_instr_set_add_or_rewrite()
2019-02-13 Dylan Bakermeson: Add dependency on genxml to anvil
2019-02-13 Samuel Pitoisetradv: always export gl_SampleMask when the fragment...
2019-02-13 Alok Hotagallium/aux: add PIPE_CAP_MAX_VARYINGS to u_screen
2019-02-13 Kristian H... .mailmap: Add a few more alises for myself
2019-02-13 Samuel Pitoisetradv/winsys: fix BO list creation when RADV_DEBUG=allbo...
2019-02-13 Kristian H... freedreno/a6xx: Fix point coord
2019-02-13 Kristian H... freedreno/a6xx: Front facing needs UNK3 bit
2019-02-13 Kristian H... freedreno/a6xx: Update headers
2019-02-13 Kristian H... freedreno/a6xx: Clean up mixed use of swap and swizzle...
2019-02-13 Rob Clarkfreedreno/a6xx: small compiler warning fix
2019-02-13 Dylan Bakerget-pick-list: Add --pretty=medium to the arguments...
2019-02-13 Eric Engestromgitlab-ci: limit ninja to 4 threads max
2019-02-13 Konstantin... mapi: work around GCC LTO dropping assembly-defined...
2019-02-13 Caio Marcelo... nir: fix example in opt_peel_loop_initial_if description
2019-02-12 Karol Herbstnir/opt_if: don't mark progress if nothing changes
2019-02-12 Oscar Blumbergradeonsi: Fix guardband computation for large render...
2019-02-12 Chia-I Wuegl: fix KHR_partial_update without EXT_buffer_age
2019-02-12 Kenneth Graunkemesa: Advertise EXT_float_blend in ES 3.0+ contexts.
2019-02-12 Alok Hotagallium/swr: Param defaults for unhandled PIPE_CAPs
2019-02-12 Juan A. Suarez... anv/cmd_buffer: check for NULL framebuffer
2019-02-12 Marek Olšákradeonsi: use MEM instead of MEM_GRBM in COPY_DATA...
2019-02-12 Marek Olšákradeonsi: add AMD_DEBUG env var as an alternative to...
2019-02-12 Samuel Pitoisetradv: fix using LOAD_CONTEXT_REG with old GFX ME firmwa...
2019-02-12 Samuel Pitoisetradv: add support for push constants inlining when...
2019-02-12 Samuel Pitoisetradv: keep track of the number of remaining user SGPRs
2019-02-12 Samuel Pitoisetradv: gather if shaders load dynamic offsets separately
2019-02-12 Samuel Pitoisetradv: gather more info about push constants
2019-02-12 Samuel Pitoisetradv: fix compiler issues with GCC 9
2019-02-12 Tapani Pällii965: add P0x formats and propagate required scaling...
next