mesa.git
2019-10-03 Adam Jacksonegl/dri2: Don't dlclose() the driver on dri2_load_drive...
2019-10-03 Bas Nieuwenhuizenradv: Fix warning in 32-bit build.
2019-10-03 Bas Nieuwenhuizenradv: Fix condition for skipping the continue CS.
2019-10-03 Michel Dänzergitlab-ci: Use per-job ccache
2019-10-03 Gurchetan Singhvirgl: honor winsys supplied metadata
2019-10-03 Gurchetan Singhvirgl: modify internal structures to track winsys-suppl...
2019-10-03 Gurchetan Singhvirgl: modify resource_create_from_handle(..) callback
2019-10-03 Gurchetan Singhvirgl: remove stride from virgl_hw_res
2019-10-02 Lionel Landwerlinintel: fix topology query
2019-10-02 Caio Marcelo... docs: Fix GL_EXT_demote_to_helper_invocation name
2019-10-02 Samuel Pitoisetradv/gfx10: fix the ESGS ring size symbol
2019-10-02 Samuel Pitoisetradv: fix build
2019-10-02 Samuel PitoisetRevert "radv: disable viewport clamping even if FS...
2019-10-02 Samuel Pitoisetradv: rework the slow depthstencil clear to write depth...
2019-10-02 Samuel Pitoisetradv/gfx10: fix NGG streamout with triangle strips...
2019-10-02 Samuel Pitoisetradv/gfx10: fix storing/loading NGG stream outputs...
2019-10-02 Samuel Pitoisetradv/gfx10: use the component mask when storing/loading...
2019-10-02 Samuel Pitoisetradv/gfx10: fix storing/loading NGG stream outputs...
2019-10-02 Samuel Pitoisetradv/gfx10: add missing counter buffer to the BO list
2019-10-02 Samuel Pitoisetradv/gfx10: add radv_device::use_ngg
2019-10-02 Eric Engestromgit: delete .gitattributes
2019-10-02 Gert Wollnyetnaviv: enable triangle strips only when the hardware...
2019-10-01 Dylan Bakermeson: remove -DGALLIUM_SOFTPIPE from st/osmesa
2019-10-01 Lionel Landwerlinmesa: don't forget to clear _Layer field on texture...
2019-10-01 Robin Murphyegl/gbm: Fix config validation
2019-10-01 Ken Mayshaiku: fix Mesa build
2019-10-01 Michel Dänzergitlab-ci: Set ccache path for cross compilers in meson...
2019-10-01 Andres Gomezdocs/relnotes: add support for GL_ARB_gl_spirv, GL_ARB_...
2019-09-30 Kevin Strasseregl: Fix implicit declaration of ffs
2019-09-30 Rafael Antognolliintel/tools: Fix aubinator usage of rb_tree.
2019-09-30 Caio Marcelo... docs/relnotes: Add EXT_demote_to_helper_invocation...
2019-09-30 Caio Marcelo... i965: Enable EXT_demote_to_helper_invocation
2019-09-30 Caio Marcelo... iris: Enable EXT_demote_to_helper_invocation
2019-09-30 Caio Marcelo... gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
2019-09-30 Caio Marcelo... glsl: Add helperInvocationEXT() builtin
2019-09-30 Caio Marcelo... glsl: Parse `demote` statement
2019-09-30 Caio Marcelo... glsl: Add ir_demote
2019-09-30 Caio Marcelo... mesa: Extension boilerplate for EXT_demote_to_helper_in...
2019-09-30 Kenneth Graunkeiris: Fix iris_rebind_buffer() for VBOs with non-zero...
2019-09-30 Eric Engestromdocs/install: drop autotools references
2019-09-30 Maya Rashishmeson: Test for -Wl,--build-id=sha1
2019-09-30 Dylan Bakerdocs: remove stray newline
2019-09-30 Dylan Bakerdocs: use https for mesonbuild.com
2019-09-30 Dylan Bakerdocs: update install docs for meson
2019-09-30 Marek Olšákac/nir: fix GLSL imageSamples()
2019-09-30 Marek Olšákac: add ac_build_image_get_sample_count from radeonsi
2019-09-30 Marek Olšákac/surface: don't allocate FMASK if there is no graphics
2019-09-30 Marek Olšáktgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
2019-09-30 Dylan Bakermeson: gallium media state trackers require libdrm...
2019-09-30 Kenneth Graunkeiris: Disable CCS_E for 32-bit floating point textures.
2019-09-30 Marek Olšákac: reorder and print all radeon_info fields
2019-09-30 Marek Olšákac: set the number of SDPs same as the number of TCCs
2019-09-30 Marek Olšákac: fix num_good_cu_per_sh for harvested chips
2019-09-30 Marek Olšákradeonsi/gfx10: fix corruption for chips with harvested...
2019-09-30 Marek Olšákac: add radeon_info::tcc_harvested
2019-09-30 Marek Olšákac: fix incorrect vram_size reported by the kernel
2019-09-30 Marek Olšákradeonsi/gfx10: fix L2 cache rinse programming
2019-09-30 Eric Engestrometnaviv: fix bitmask typo
2019-09-30 Adam Jacksonglx: Log the filename of the drm device if we fail...
2019-09-30 pal1000scons/windows: Enable compute shaders when possible.
2019-09-30 Alyssa Rosenzweigpan/midgard: Allow scheduling conditions with constants
2019-09-30 Alyssa Rosenzweigpan/midgard: Add csel invert optimization
2019-09-30 Alyssa Rosenzweigpan/midgard: Add mir_flip helper
2019-09-30 Alyssa Rosenzweigpan/midgard: Tightly pack 32-bit constants
2019-09-30 Alyssa Rosenzweigpan/midgard: Allow writeout to see into the future
2019-09-30 Alyssa Rosenzweigpan/midgard: Allow 6 instructions per bundle
2019-09-30 Alyssa Rosenzweigpan/midgard: Only one conditional per bundle allowed
2019-09-30 Alyssa Rosenzweigpan/midgard: Schedule to smul/sadd
2019-09-30 Alyssa Rosenzweigpan/midgard: Extend choose_instruction for scalar units
2019-09-30 Alyssa Rosenzweigpan/midgard: Don't double check SCALAR units
2019-09-30 Alyssa Rosenzweigpan/midgard: Use new scheduler
2019-09-30 Alyssa Rosenzweigpan/midgard: Add distance metric to choose_instruction
2019-09-30 Alyssa Rosenzweigpan/midgard: Add mir_choose_alu helper
2019-09-30 Alyssa Rosenzweigpan/midgard: Implement load/store pairing
2019-09-30 Alyssa Rosenzweigpan/midgard: Extend csel_swizzle to branches
2019-09-30 Alyssa Rosenzweigpan/midgard: Add helpers for scheduling conditionals
2019-09-30 Alyssa Rosenzweigpan/midgard: Implement predicate->unit
2019-09-30 Alyssa Rosenzweigpan/midgard: Add predicate->exclude
2019-09-30 Alyssa Rosenzweigpan/midgard: Add constant intersection filters
2019-09-30 Alyssa Rosenzweigpan/midgard: Remove csel constant unit force
2019-09-30 Alyssa Rosenzweigpan/midgard: Add mir_schedule_texture/ldst/alu helpers
2019-09-30 Alyssa Rosenzweigpan/midgard: Add mir_choose_bundle helper
2019-09-30 Alyssa Rosenzweigpan/midgard: Add mir_update_worklist helper
2019-09-30 Alyssa Rosenzweigpan/midgard: Add mir_choose_instruction stub
2019-09-30 Alyssa Rosenzweigpan/midgard: Initialize worklist
2019-09-30 Alyssa Rosenzweigpan/midgard: Calculate dependency graph
2019-09-30 Alyssa Rosenzweigpan/midgard: Add flatten_mir helper
2019-09-30 Alyssa Rosenzweigpan/midgard: Squeeze indices before scheduling
2019-09-30 Alyssa Rosenzweigpan/midgard: Fix component count handling for ldst
2019-09-30 Alyssa Rosenzweigpan/midgard: Add missing parans in SWIZZLE definition
2019-09-30 Daniel Schürmannnouveau: set lower_sub = true
2019-09-30 Eric Anholtv3d: Enable the late algebraic optimizations to get...
2019-09-30 Daniel Schürmannaco: call nir_opt_algebraic_late() exhaustively
2019-09-30 Daniel Schürmannradv/aco: Don't lower subtractions
2019-09-30 Daniel Schürmannnir: Remove unnecessary subtraction optimizations
2019-09-30 Daniel Schürmannnir: recombine nir_op_*sub when lower_sub = false
2019-09-30 Daniel Schürmannfreedreno: Enable the nir_opt_algebraic_late() pass.
2019-09-30 Eric Anholtvc4: Enable the nir_opt_algebraic_late() pass.
2019-09-30 Michel Dänzergitlab-ci: Add test-container:arm64 to needs: for arm64...
2019-09-30 Michel Dänzergitlab-ci: Add needs: for x86 buster docker image
next