mesa.git
2019-08-14 Marek Olšákradeonsi: add support for Renoir
2019-08-14 Eric Engestrommeson: add nir tests to the compiler/nir test suite
2019-08-14 Eric EngestromEGL: sync headers with Khronos
2019-08-14 Christian Gmeinerrelnotes: Add new ext on etnaviv for 19.2.
2019-08-14 Christian Gmeineretnaviv: fix weird indentation
2019-08-14 Ian Romanicknir/algebraic: Reassociate shift-by-constant of shift...
2019-08-14 Ian Romanicknir/algebraic: Reassociate add-and-shift to be shift...
2019-08-14 Andrii Simiklitnir/find_array_copies: Reject copies with mismatched...
2019-08-14 Alyssa Rosenzweigpan/midgard: Prefix blobber-db output for grepping
2019-08-14 Alyssa Rosenzweigpan/midgard: Implement blobber-db
2019-08-14 Alyssa Rosenzweigpan/midgard: Break, not return, in disassembler
2019-08-14 Ian Romanicknir/range-analysis: Fail gracefully on non-SSA sources
2019-08-14 Christian Gmeineretnaviv: split destroy_shader
2019-08-14 Christian Gmeineretnaviv: split link_shader
2019-08-14 Christian Gmeineretnaviv: split dump_shader
2019-08-14 Christian Gmeineretnaviv: mv etnaviv_compiler.c etnaviv_compiler_tgsi.c
2019-08-14 Christian Gmeineretnaviv: correct PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE...
2019-08-14 Christian Gmeineretnaviv: update logic to determine uniform limits
2019-08-14 Christian Gmeineretnaviv: put uniform limit determination into own function
2019-08-14 Marek Vasutetnaviv: Use reentrant screen lock around flush
2019-08-14 Marek Vasutetnaviv: Add valgrind support
2019-08-14 Marek Vasutetnaviv: Use hash table to track BO indexes
2019-08-14 Marek Vasutetnaviv: Fix double-free in etna_bo_cache_free()
2019-08-14 Roman Stratiienkokmsro: Add missing definitions to Android.mk
2019-08-14 Gert Wollnysoftpipe: Add support for ARB_derivative_control
2019-08-14 Vasily Khoruzhicklima/ppir: print srcs and dests in ppir_node_print_prog()
2019-08-14 Vasily Khoruzhicklima/ppir: use src accessors in ppir regalloc
2019-08-14 Vasily Khoruzhicklima/ppir: add ppir_node to ppir_src
2019-08-14 Vasily Khoruzhicklima/ppir: introduce accessors for ppir_node sources
2019-08-13 Jordan Justeniris: Expose aux buffer as 2nd plane w/modifiers
2019-08-13 Jordan Justeniris: Export and import surfaces with modifiers that...
2019-08-13 Kenneth Graunkeiris: Do proper format checks for Y+CCS modifier support
2019-08-13 Jordan Justeniris: Create single bo for surfaces with modifiers...
2019-08-13 Jordan Justeniris: Split iris_resource_alloc_aux to enable aux modifiers
2019-08-13 Jordan Justeniris: Add aux offset into hiz_address
2019-08-13 Marek Olšáktgsi_to_nir: add assertions for max varying slots
2019-08-13 Marek Olšáktgsi_to_nir: expand vec3 system values to vec4
2019-08-13 Marek Olšáktgsi_to_nir: fix incorrect number of image src1 components
2019-08-13 Mauro Rossii965/gen11: fix genX_bits.h include path
2019-08-13 Alyssa Rosenzweigpanfrost: Workaround bug in partial update implementation
2019-08-13 Eric Anholtgitlab-ci: Run the GLES2 CTS on llvmpipe.
2019-08-13 Eric Anholtgitlab-ci: Switch the meson-main build type to debugopt...
2019-08-13 Eric Anholtgitlab-ci: Set the prefix to ./install instead of the...
2019-08-13 Eric Anholtgitlab-ci: Build the CTS in the debian build image.
2019-08-13 Eric Anholtsurfaceless: Fix swrast-path segfault when loader doesn...
2019-08-13 Eric Anholtsurfaceless: Fix swrast path.
2019-08-13 Eric Anholtgitlab-ci: Move around which builds cover which swrast.
2019-08-13 Eric Anholtmeson: Don't require DRI classic swrast for OSMesa.
2019-08-13 Alyssa Rosenzweigpanfrost: Implement transform feedback
2019-08-13 Alyssa Rosenzweigpanfrost: Increment offsets[] per draw
2019-08-13 Alyssa Rosenzweigpanfrost: Fixup stream out information per variant
2019-08-13 Alyssa Rosenzweigpanfrost: Route outputs_written through the compiler
2019-08-13 Alyssa Rosenzweigpanfrost: Import stream out utility from iris
2019-08-13 Alyssa Rosenzweigpanfrost: Flush when using transform feedback
2019-08-13 Alyssa Rosenzweigpanfrost: Set PIPE_CAP_TGSI_TEXCOORD
2019-08-13 Alyssa Rosenzweigpanfrost: Wire up statistics for primitives
2019-08-13 Alyssa Rosenzweigpanfrost: Implement callbacks for PRIMITIVES queries
2019-08-13 Rob Clarkfreedreno/a6xx: move SSBO/image consts to IBO stateobj
2019-08-13 Rob Clarkfreedreno/a6xx: move VS driverparams to it's own stateobj
2019-08-13 Rob Clarkfreedreno/ir3+a6xx: same VBO state for draw/binning
2019-08-13 Rob Clarkfreedreno/a6xx: add fd_emit_take_group()
2019-08-13 Rob Clarkfreedreno/ir3: track # of driver params
2019-08-13 Rob Clarkfreedreno/a6xx: move immediates to program stateobj
2019-08-13 Rob Clarkfreedreno/a6xx: stop using ir3_emit_{vs,fs}_consts()
2019-08-13 Rob Clarkfreedreno/ir3: push ctx further up call chain
2019-08-13 Rob Clarkfreedreno/ir3: move ring_wfi() further up call chain
2019-08-13 Rob Clarkfreedreno/all: move more emit helpers to screen
2019-08-13 Rob Clarkfreedreno/a3xx-a6xx+ir3: move emit_const* to screen
2019-08-13 Rob Clarkfreedreno/a6xx: add fd6_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a5xx: add fd5_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a3xx: add fd3_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a2xx: add fd2_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a4xx: add fd4_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a2xx: call fd2_emit_ib() directly from fd2
2019-08-13 Rob Clarkfreedreno/a5xx: call fd5_emit_ib() directly from fd5
2019-08-13 Rob Clarkfreedreno/a4xx: call fd4_emit_ib() directly from fd4
2019-08-13 Rob Clarkfreedreno/a3xx: call fd3_emit_ib() directly from fd3
2019-08-13 Rob Clarkfreedreno/ir3: move VS driver-param emit
2019-08-13 Rob Clarkfreedreno/ir3: drop unneeded ir3_ra() args
2019-08-13 Boris Brezillonpanfrost: Add support for KHR_partial_update()
2019-08-13 Daniel Stonest/dri2: Implement DRI2bufferDamageExtension
2019-08-13 Harish Krupoegl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_par...
2019-08-13 Daniel Stonedri_interface: add DRI2_BufferDamage interface
2019-08-13 Harish Krupoegl/android: Delete set_damage_region from egl dri...
2019-08-13 Jordan Justeniris: Implement pipe_screen::resource_get_param
2019-08-13 Jordan Justengallium/dri2: Use pipe_screen::resource_get_param in...
2019-08-13 Jordan Justengallium/dri2: Support images with multiple planes for...
2019-08-13 Jordan Justengallium/dri2: Refactor image property queries
2019-08-13 Jordan Justenstate_tracker/winsys_handle: Add plane input field
2019-08-13 Jordan Justengallium/dri2: Support creating multi-planar modifier...
2019-08-13 Jordan Justengallium/dri2: Implement dri2ImageExtension.queryDmaBufF...
2019-08-13 Jordan Justengallium/screen: Add pipe_screen::resource_get_param
2019-08-13 Iago Toral... vc4: clamp gl_PointSize to a minimum of 1.0
2019-08-13 Iago Toral... v3d: clamp gl_PointSize to a minimum of 1.0
2019-08-13 Iago Toral... nir: add a pass to clamp gl_PointSize to a range
2019-08-13 Iago Toral... v3d: line length style fixes
2019-08-13 Iago Toral... v3d: honor the write mask on store operations
2019-08-13 Iago Toral... v3d: refactor ntq_emit_tmu_general() slightly
2019-08-13 Iago Toral... v3d: do not automatically flush current job for SSBOs...
2019-08-13 Iago Toral... v3d: only process glMemoryBarrier() for SSBOs and images
next