mesa.git
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
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
next