mesa.git
2019-02-20 Lionel Landwerlinvulkan: Update the XML and headers to 1.1.101
2019-02-20 Samuel Iglesias... isl: remove the cache line size alignment requirement
2019-02-20 Bas Nieuwenhuizenradv: Clean up a bunch of compiler warnings.
2019-02-20 Bas Nieuwenhuizenradv: Sync ETC2 whitelisted devices.
2019-02-19 Timothy Arcerist/nir: use NIR for asm programs
2019-02-19 Kenneth Graunkest/mesa: Copy VP TGSI tokens if they exist, even for...
2019-02-19 Kenneth Graunkeradeonsi: Go back to using llvm.pow intrinsic for nir_o...
2019-02-19 Timothy Arceriradeonsi/nir: set shader_buffers_declared properly
2019-02-19 Timothy Arceriradeonsi/nir: set colors_read properly
2019-02-19 Timothy Arceriradeonsi/nir: set input_usage_mask properly
2019-02-19 Timur Kristófradeonsi/nir: Use uniform location when calculating...
2019-02-19 Mario Kleinerdrirc: Add sddm-greeter to adaptive_sync blacklist.
2019-02-19 Marek Olšákdriconf: add Civ6Sub executable for Civilization 6
2019-02-19 Marek Olšákradeonsi: always enable NIR for Civilization 6 to fix...
2019-02-19 Marek Olšákradeonsi: add driconf option radeonsi_enable_nir
2019-02-19 Kenneth Graunkemesa: Align doubles to a 64-bit starting boundary,...
2019-02-19 Kenneth Graunkecompiler: Make is_64bit(GL_*) helper more broadly available
2019-02-19 Eric Engestromgitlab-ci: automatically run the CI on pushes to `ci...
2019-02-19 Eric Engestromgitlab-ci: limit the automatic CI to master and MRs
2019-02-19 Eric Engestromtegra/autotools: add missing libdrm cflags
2019-02-19 Eric Engestromtegra/meson: add missing dep_libdrm
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_ldexp
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frsq
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frcp
2019-02-19 Rhys Perryac/nir: make ac_build_fdiv support 16-bit floats
2019-02-19 Rhys Perryac/nir: make ac_build_isign work on all bit sizes
2019-02-19 Rhys Perryac/nir: make ac_build_clamp work on all bit sizes
2019-02-19 Rhys Perryac/nir: fix 64-bit nir_op_f2f16_rtz
2019-02-19 Rhys Perryac/nir: implement 8-bit nir_load_const_instr
2019-02-19 Rhys Perryradv: ensure export arguments are always float
2019-02-19 Rhys Perryradv: bitcast 16-bit outputs to integers
2019-02-19 Eric Engestromgitlab-ci: use ccache to speed up builds
2019-02-19 Eric Anholtv3d: Move i2b and f2b support into emit_comparison.
2019-02-19 Eric Anholtv3d: Emit a simpler negate for the iabs implementation.
2019-02-19 Eric Anholtv3d: Delay emitting ldvpm on V3D 4.x until it's actuall...
2019-02-19 Eric Anholtv3d: Stop tracking num_inputs for VPM loads.
2019-02-19 Eric Anholtv3d: Add a function to describe what the c->execute...
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
next