mesa.git
2019-01-01 Timothy Arceriradeonsi: make use of ac_are_tessfactors_def_in_all_inv...
2019-01-01 Timothy Arceriac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs()
2019-01-01 Timothy Arceriradeonsi: remove unrequired param in si_nir_scan_tess_c...
2019-01-01 Timothy Arceritgsi/scan: correctly walk instructions in tgsi_scan_tes...
2019-01-01 Timothy Arceritgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
2019-01-01 Ilia Mirkinnv30: disable rendering to 3D textures
2018-12-31 Bas Nieuwenhuizenradv: Do a cache flush if needed before reading predicates.
2018-12-31 Erik Faye-Lundanv/autotools: make sure tests link with -msse2
2018-12-31 Erik Faye-Lundanv/meson: make sure tests link with -msse2
2018-12-31 Ilia Mirkinnv30: fix some s3tc layout issues
2018-12-31 Ilia Mirkinnv30: use correct helper to get blocks in y direction
2018-12-31 Ilia Mirkinnv30: add support for multi-layer transfers
2018-12-31 Ilia Mirkinnv30: fix rare issue with fp unbinding not finding...
2018-12-31 Ilia Mirkinnv30: avoid setting user_priv without setting cur_ctx
2018-12-30 Eric Anholtv3d: Add support for gl_HelperInvocation.
2018-12-30 Eric Anholtv3d: Add support for textureSize() on MSAA textures.
2018-12-30 Eric Anholtv3d: Add support for requesting the sample offsets.
2018-12-30 Eric Anholtv3d: Add support for non-constant texture offsets.
2018-12-30 Eric Anholtv3d: Force sampling from base level for tg4.
2018-12-30 Eric Anholtv3d: Add a note for a potential performance win on...
2018-12-30 Eric Anholtv3d: Dead-code eliminate unused flags updates.
2018-12-30 Eric Anholtv3d: Don't generate temps for comparisons.
2018-12-30 Eric Anholtv3d: Move "does this instruction have flags" from sched...
2018-12-30 Eric Anholtv3d: Drop incorrect dependency for flpop.
2018-12-30 Eric Anholtv3d: Drop unused count_nir_instrs() helper.
2018-12-30 Eric Anholtv3d: Hook up some shader-db output to GL_ARB_debug_output.
2018-12-29 Eric Anholtv3d: Add a "precompile" debug flag for shader-db.
2018-12-29 Eric Anholtv3d: Fix uniform pretty printing assertion failure...
2018-12-28 Dylan Bakermeson: Override C++ standard to gnu++11 when building...
2018-12-28 Lionel Landwerlinintel/aub_viewer: highlight true booleans
2018-12-28 Lionel Landwerlinintel/aub_viewer: fold binding/sampler table items
2018-12-28 Lionel Landwerlinintel/aub_viewer: fix shader view
2018-12-28 Lionel Landwerlinintel/aub_viewer: print address of missing shader
2018-12-28 Lionel Landwerlinintel/aub_viewer: fixup 0x address prefix
2018-12-28 Lionel Landwerlinintel/aub_viewer: fix shader get_bo
2018-12-28 Nicholas Kazlauskasradeonsi: Enable adaptive_sync by default for radeon
2018-12-28 Nicholas Kazlauskasloader/dri3: Enable adaptive_sync via _VARIABLE_REFRESH...
2018-12-28 Nicholas Kazlauskasdrirc: Initial blacklist for adaptive sync
2018-12-28 Nicholas Kazlauskasutil: Add adaptive_sync driconf option
2018-12-28 Nicholas Kazlauskasutil: Get program name based on path when possible
2018-12-28 Tomeu Vizosoetnaviv: Consolidate buffer references from framebuffers
2018-12-28 Dave Airlievirgl/vtest: fix front buffer flush with protocol versi...
2018-12-27 Dylan Bakerdocs/autoconf: Mark autoconf as being replaced
2018-12-27 Dylan Bakerdocs/install: Update python dependency section
2018-12-27 Dylan Bakerdocs/meson: Update LLVM section with information about...
2018-12-27 Dylan Bakerdocs/install: Add meson to the main install page
2018-12-27 Juan A. Suarez... docs: update calendar, add news item and link release...
2018-12-27 Juan A. Suarez... docs: add sha256 checksums for 18.2.8
2018-12-27 Juan A. Suarez... docs: add release notes for 18.2.8
2018-12-27 Ilia Mirkinnv50,nvc0: add missing CAPs for unsupported features
2018-12-27 Ilia Mirkinnvc0: enable GL_NV_shader_atomic_float on pre-Maxwell
2018-12-27 Ilia Mirkinnv50/ir: add support for converting ATOMFADD to proper ir
2018-12-27 Ilia Mirkinst/mesa: expose GL_NV_shader_atomic_float when ATOMFADD...
2018-12-27 Ilia Mirkinst/mesa: select ATOMFADD when source type is float
2018-12-27 Ilia Mirkingallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
2018-12-27 Ilia Mirkintgsi: add ATOMFADD operation
2018-12-27 Ilia Mirkinst/mesa: allow glDrawElements to work with GL_SELECT...
2018-12-26 Eric Anholtgallium/ttn: Fix setup of outputs_written.
2018-12-24 Lionel Landwerlinanv: don't do partial resolve on layer > 0
2018-12-23 Axel Davyst/nine: Increase the limit of cached ff shaders
2018-12-23 Axel Davyst/nine: Add src reference to nine_context_range_upload
2018-12-23 Axel Davyst/nine: Bind src not dst in nine_context_box_upload
2018-12-23 Axel Davyst/nine: Fix volumetexture dtor on ctor failure
2018-12-23 Axel Davyst/nine: Switch to presentation buffer if resize is...
2018-12-23 Axel Davyst/nine: Use helper to release swapchain buffers later
2018-12-22 Rob Clarkfreedreno/a6xx: fix 3d texture layout
2018-12-22 Rob Clarkfreedreno: update generated headers
2018-12-22 Rob Clarkfreedreno/a6xx: improve setup_slices() debug msgs
2018-12-22 Rob Clarkfreedreno/a6xx: simplify special case for 3d layout
2018-12-22 Rob Clarkfreedreno: combine fd_resource_layer_offset()/fd_resour...
2018-12-22 Rob Clarkfreedreno/ir3: don't treat all inputs/outputs as vec4
2018-12-22 Rob Clarkfreedreno/ir3: fix fallout of extra assert
2018-12-21 Kenneth Graunkest/nir: Drop unused gl_program parameter in VS input...
2018-12-21 Kenneth Graunkest/nir: Gather info after applying lowering FS variant...
2018-12-21 Kenneth Graunkest/mesa: Combine the DrawPixels and Bitmap passthrough...
2018-12-21 Kenneth Graunkest/mesa: Don't open code the drawpixels vertex shader.
2018-12-21 Kenneth Graunkest/mesa: Drop !passColor optimization in drawpixels...
2018-12-21 Kenneth Graunkest/mesa: Drop dead 'passthrough_fs' field.
2018-12-21 Bas Nieuwenhuizenradv: Fix wrongly positioned paren.
2018-12-21 Dylan Bakerdocs: add note about using backticks for rbs in gitlab
2018-12-21 Alex Deucherpci_ids: add new VegaM pci id
2018-12-21 Roland Scheideggergallivm: abort when trying to use non-existing intrinsic
2018-12-21 Roland Scheideggergallivm: don't use pavg.b intrinsic on llvm >= 6.0
2018-12-13 Emil Velikovtravis: meson: port gallium build combinations over
2018-12-12 Emil Velikovtravis: meson: add explicit handling to gallium ST
2018-12-12 Emil Velikovtravis: meson: explicitly control the DRI loaders
2018-12-12 Emil Velikovtravis: meson: add unwind handling
2018-12-12 Emil Velikovtravis: meson: use FOO_DRIVERS directly
2018-12-11 Dylan Bakertravis: meson: enable unit tests
2018-12-11 Dylan Bakertravis: Don't try to read libdrm out of configure.ac
2018-12-11 Dylan Bakertravis: meson: use native files to override llvm-config
2018-12-13 Emil Velikovtravis: printout llvm-config --version
2018-12-12 Emil Velikovtravis: meson: print the configured state
2018-12-13 Emil Velikovtravis: flip to distro xenial, drop sudo false
2018-12-13 Emil Velikovconfigure: add CXX11_CXXFLAGS to LLVM_CXXFLAGS
2018-12-12 Emil Velikovglx/test: meson: assorted include fixes
2018-12-12 Emil Velikovglx: meson: wire up the dispatch-index-check test
2018-12-12 Emil Velikovglx: meson: drop includes from a link-only library
2018-12-12 Emil VelikovTODO: glx: meson: build dri based glx tests, only with...
2018-12-13 Emil Velikovpipe-loader: meson: reference correct library
next