mesa.git
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
2019-08-13 Iago Toral... v3d: fix flushing of SSBOs and shader images
2019-08-13 Caio Marcelo... intel/tools: Fix aub_file initialization in intel_dump_gpu
2019-08-12 Rafael Antognollii965/gen11: Emit SLICE_HASH_TABLE when pipes are unbala...
2019-08-12 Rafael Antognollianv/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
2019-08-12 Rafael Antognolliiris/gen11: Emit SLICE_HASH_TABLE when pipes are unbala...
2019-08-12 Rafael Antognolliintel: Get information about pixel pipes subslices.
2019-08-12 Rafael Antognolliintel/gen_decoder: Decode SLICE_HASH_TABLE.
2019-08-12 Rafael Antognolliintel/genxml: Update 3D_MODE and add SLICE_HASH_TABLE.
2019-08-12 Jason Ekstrandanv: Implement VK_KHR_pipeline_executable_properties
2019-08-12 Jason Ekstrandanv: Add a ralloc context to anv_pipeline
2019-08-12 Jason Ekstrandanv: Force a full re-compile when CAPTURE_INTERNAL_REPR...
2019-08-12 Jason Ekstrandanv/pipeline: Split setting up per-stage keys into...
2019-08-12 Jason Ekstrandanv: Record shader compile stats in the pipeline cache
2019-08-12 Jason Ekstrandanv/pipeline: Stash generated code in the pipeline...
2019-08-12 Jason Ekstrandintel/fs: Add SLM size to brw_cs_prog_data
2019-08-12 Jason Ekstrandintel/compiler: Fill a compiler statistics struct
2019-08-12 Khaled Emarafreedreno: disable tiling for cubemaps
2019-08-12 Khaled Emarafreedreno: add tiling parameters for 2D/2DArray/3D
2019-08-12 Khaled Emarafreedreno: simplified slices setup for a3xx
2019-08-12 Khaled Emarafreedreno: enable tiled textures for debug builds
next