mesa.git
2019-08-09 Lionel Landwerlinutil: u_math: drop p_compiler.h include
2019-08-09 Lionel Landwerlinvc4: prepare for p_compiler.h dependency removal
2019-08-09 Lionel Landwerlinamd: prepare dropping include of p_compiler.h
2019-08-09 Lionel Landwerlinmesa: be consistent on GL_TRUE/GL_FALSE & TRUE/FALSE
2019-08-09 Lionel Landwerlinmesa: drop some p_compiler.h types
2019-08-09 Lionel Landwerlinmesa: add stddef include in preparation for dropping...
2019-08-09 Lionel Landwerlinpanfrost: prepare for p_compiler.h dependency removal
2019-08-09 Lionel Landwerlini965: don't use p_compiler.h types
2019-08-09 Eric Engestromgitlab-ci: generate meson cross-files earlier
2019-08-09 Alyssa Rosenzweigpanfrost: Assign varying buffers dynamically
2019-08-09 Alyssa Rosenzweigpanfrost: Assign indices at draw-time
2019-08-09 Alyssa Rosenzweigpanfrost: Break out pan_varyings.c
2019-08-09 Alyssa Rosenzweigpanfrost: Enable PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2019-08-09 Alyssa Rosenzweigpanfrost: Import streamout data structures
2019-08-09 Alyssa Rosenzweigpan/midgard: Account for swizzle/mask in st_vary
2019-08-09 Alyssa Rosenzweigpan/decode: Resolve crash with NULL attr/varyings
2019-08-09 Krzysztof Raszkowskigallium/swr: Fix glClear when it's used with glEnable...
2019-08-09 Gurchetan Singhutil: Revert "util: added missing headers in anon-file"
2019-08-09 Marek Vasutetnaviv: Remove etna_bo_from_handle() prototype
2019-08-09 Lionel Landwerlinanv: drop unused code
2019-08-09 Christian Gmeineretnaviv: fix typo
2019-08-09 Christian Gmeineretnaviv: add gpu_supports_texture_target(..)
2019-08-09 Jon Turneyutil: Cygwin has linux-style pthread_setname_np
2019-08-09 Tapani Pällianv/android: disable shared representable image support...
2019-08-09 Vasily Khoruzhicklima: introduce a struct describing texture descriptor
2019-08-09 Vasily Khoruzhicklima: add texel format table
2019-08-08 Gurchetan Singhutil: added missing headers in anon-file
2019-08-08 Gurchetan Singhvirgl: check scanout mask
2019-08-08 Gurchetan Singhvirgl: fixup_readback_format --> fixup_formats
2019-08-08 Gurchetan Singhvirgl: access caps in a less verbose way in virgl_is_fo...
2019-08-08 Alyssa Rosenzweigpan/midgard: Disassemble load/store barrel shift
2019-08-08 Eric Engestromutil/anon_file: const string param
2019-08-08 Eric Engestromutil/anon_file: drop unused #include
2019-08-08 Eric Engestromutil/anon_file: add missing #include
2019-08-08 Greg Vintel/perf: use MAJOR_IN_SYSMACROS/MAJOR_IN_MKDEV
2019-08-08 Greg Vutil: fix cpuset support on FreeBSD
2019-08-08 Greg Vi965/tiled_memcpy: avoid creating bswap32 if it exists...
2019-08-08 Greg Vanv: add MAP_POPULATE fallback define for portability
2019-08-08 Greg Vanv: remove unused Linux-specific include
2019-08-08 Greg Vmeson: define ETIME to ETIMEDOUT if not present
2019-08-08 Roman Stratiienkolima: Fix Android.mk
2019-08-08 Roman StratiienkoAdd libpanfrost_shared to Android build
2019-08-08 Rhys Perryanv,i965,iris: deduplicate setting of total_shared
2019-08-08 Rhys Perryanv: use derefs for shared memory access
2019-08-08 Rhys Perrynir: add nir_lower_to_explicit()
2019-08-08 Rhys Perrynir/lower_explicit_io: add nir_var_mem_shared support
2019-08-08 Erik Faye-Lundmesa: avoid warning on Windows
2019-08-08 Erik Faye-Lundmesa/main: cast away constness
2019-08-08 Erik Faye-Lundspirv: fixup signature
2019-08-08 Lucas Stachetnaviv: remember data offset into BO
2019-08-08 Danylo Piliaievi965: Emit a dummy MEDIA_VFE_STATE before switching...
2019-08-08 Bas Nieuwenhuizenradv: Avoid VEGA/RAVEN scissor bug in binning.
2019-08-08 Bas Nieuwenhuizenradv: Avoid binning RAVEN hangs.
2019-08-08 Bas Nieuwenhuizenradv: Fix off by one for S_028C48_MAX_ALLOC_COUNT.
2019-08-08 Jan Zielinskiswr/rasterizer: modernize thread TLB
2019-08-08 Jan Zielinskiswr/rasterizer: Refactor events collection mechanism
2019-08-08 Jan Zielinskiswr/rasterizer: improvements in simdlib
2019-08-08 Jan Zielinskiswr/rasterizer: Events are now grouped and enabled...
2019-08-08 Jan Zielinskiswr/rasterizer: do not mark tiles dirty until actually...
2019-08-08 Jan Zielinskiswr/rasterizer: enable size accumulation in mem stats
2019-08-08 Jan Zielinskiswr/rasterizer: enable using AOS vertex data format
2019-08-08 Iago Toral... v3d: handle wait requirement when retrieving query...
2019-08-08 Iago Toral... v3d: use the GPU to record primitives written to transf...
2019-08-08 Iago Toral... gallium/util: add a helper to compute vertex count...
2019-08-08 Iago Toral... v3d: be more explicit about the query types supported
2019-08-08 Iago Toral... v3d: generate packet unpack functions
2019-08-08 Iago Toral... v3d: add header guards in v3d_packet_helpers.h
2019-08-08 Tomeu Vizosopanfrost: Print errors from kernel
2019-08-08 Tomeu Vizosopanfrost: Mark buffers as PANFROST_BO_HEAP
2019-08-08 Tomeu Vizosopanfrost: Mark BOs as NOEXEC
2019-08-08 Tomeu Vizosopanfrost: Take into account flags when looking up in...
2019-08-08 Tomeu Vizosopanfrost: Allocate shaders in their own BOs
2019-08-08 Tomeu Vizosoutil/hash_table: Fix hashing in clears on 32-bit
2019-08-08 Tapani Pällianv: support GetSwapchainGrallocUsage2ANDROID for Android
2019-08-08 Mark Janesst/mesa: eliminate unnecessary redirection
2019-08-08 Mark Janesintel/perf: fix debug typo
2019-08-08 Mark Janesintel/perf: make gen_perf_query_object private
2019-08-08 Mark Janesintel/perf: make perf context private
2019-08-08 Mark Janesintel/perf: print debug information
2019-08-08 Mark Janesintel/perf: make internal methods private
2019-08-08 Mark Janesintel/perf: make oa_sample_buffers private
2019-08-08 Mark Janesintel/perf: expose method to create query
2019-08-08 Mark Janesintel/perf: move initialization of pipeline statistics...
2019-08-08 Mark Janesintel/perf: move get_query_data into gen_perf
2019-08-08 Mark Janesintel/perf: move delete_query to gen_perf
2019-08-08 Mark Janesintel/perf: move is_query_ready to gen_perf
2019-08-08 Mark Janesintel/perf: move wait_query to perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_busy
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_wait_rendering
2019-08-08 Mark Janesintel/perf: create a vtable entry for batch_references
2019-08-08 Mark Janesintel/perf: refactor gen_perf_end_query into gen_perf
2019-08-08 Mark Janesintel/perf: refactor gen_perf_begin_query into gen_perf
2019-08-08 Mark Janesintel/perf: move perf-related state into gen_perf_context
2019-08-08 Mark Janesintel/perf: create a vtable entries for buffer object...
2019-08-08 Mark Janesintel/perf: move client reference counts into perf
2019-08-08 Mark Janesintel/perf: move open_perf into perf
2019-08-08 Mark Janesintel/perf: move close_perf into perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for emit_mi_flush
2019-08-08 Mark Janesintel/perf: use temporary pointers to simplify access...
2019-08-08 Mark Janesintel/perf: move snapshot_statistics_registers into...
next