mesa.git
2019-01-02 Eric Anholtv3d: Fold comparisons for IF conditions into the flags...
2019-01-02 Eric Anholtv3d: Don't try to fold non-SSA-src comparisons into...
2019-01-02 Eric Anholtv3d: Move the "Find the ALU instruction generating...
2019-01-02 Eric Anholtv3d: Simplify the emission of comparisons for the bcsel...
2019-01-02 Eric Anholtv3d: Don't forget to include RT writes in precompiles.
2019-01-02 Eric Anholtv3d: Fix segfault when failing to compile a program.
2019-01-02 Marek Olšákradeonsi: always unmap texture CPU mappings on 32-bit...
2019-01-02 Marek Olšákradeonsi: remove unused variables in si_insert_input_ptr
2019-01-02 Marek Olšákradeonsi: use u_decomposed_prims_for_vertices instead...
2019-01-02 Marek Olšákradeonsi: make si_cp_wait_mem more configurable
2019-01-02 Marek Olšákradeonsi: call si_fix_resource_usage for the GS copy...
2019-01-02 Marek Olšákradeonsi: don't emit redundant PKT3_NUM_INSTANCES packets
2019-01-02 Caio Marcelo... nir: add a way to print the deref chain
2019-01-02 Dylan Bakermeson: Error out if building nouveau and using LLVM...
2019-01-02 Alexander von... egl/haiku: Fix reference to disp vs dpy
2019-01-02 Iago Toral... compiler/spirv: use 32-bit polynomial approximation...
2019-01-02 Iago Toral... compiler/spirv: implement 16-bit frexp
2019-01-02 Iago Toral... compiler/spirv: implement 16-bit hyperbolic trigonometr...
2019-01-02 Iago Toral... compiler/spirv: implement 16-bit exp and log
2019-01-02 Iago Toral... compiler/spirv: implement 16-bit atan2
2019-01-02 Iago Toral... compiler/spirv: implement 16-bit atan
2019-01-02 Iago Toral... compiler/spirv: implement 16-bit acos
2019-01-02 Iago Toral... compiler/spirv: implement 16-bit asin
2019-01-02 Iago Toral... compiler/spirv: handle 16-bit float in radians() and...
2019-01-02 Iago Toral... compiler/nir: add nir_fadd_imm() and nir_fmul_imm(...
2019-01-02 Iago Toral... compiler/nir: add a nir_b2f() helper
2019-01-02 Timothy Arcerinir: link time opt duplicate varyings
2019-01-02 Timothy Arcerinir: rework nir_link_opt_varyings()
2019-01-02 Timothy Arcerinir: add can_replace_varying() helper
2019-01-02 Timothy Arcerinir: rename nir_link_constant_varyings() nir_link_opt_v...
2019-01-02 Timothy Arcerist/glsl_to_nir: call nir_lower_load_const_to_scalar...
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
next