mesa.git
2019-12-16 Iago Toral... v3d: we always have at least one output segment
2019-12-16 Iago Toral... v3d: compute appropriate VPM memory configuration for...
2019-12-16 Iago Toral... v3d: add 1-way SIMD packing definition
2019-12-16 Iago Toral... v3d: implement geometry shader instancing
2019-12-16 Iago Toral... v3d: emit geometry shader state commands
2019-12-16 Iago Toral... v3d: fix packet descriptions for geometry and tessellat...
2019-12-16 Iago Toral... v3d: add initial compiler plumbing for geometry shaders
2019-12-16 Iago Toral... v3d: remove unused variable
2019-12-16 Iago Toral... v3d: enable debug options for geometry shader dumps
2019-12-16 Iago Toral... v3d: add debug assert
2019-12-16 Iago Toral... v3d: add missing plumbing for VPM load instructions
2019-12-16 Eric Anholtturnip: Lower usub_borrow.
2019-12-14 Caio Marcelo... intel/fs: Lower 64-bit MOVs after lower_load_payload()
2019-12-14 Bas Nieuwenhuizenamd/common: Always use addrlib for HTILE tc-compat.
2019-12-14 Bas Nieuwenhuizenamd/common: Fix tcCompatible degradation on Stoney.
2019-12-14 Denis Paukdocs/features: mark GL_ARB_texture_compression_bptc...
2019-12-14 Denis Paukgallium/swr: Enable support bptc format.
2019-12-14 Rob Clarkfreedreno/a6xx: fix OUT_REG() vs growable cmdstream
2019-12-14 Erico Nuneslima: split draw calls on 64k vertices
2019-12-14 Erico Nunesvc4: move the draw splitting routine to shared code
2019-12-14 Erico Nuneslima: refactor indexed draw indices upload
2019-12-14 Erico Nuneslima: allocate separate bo to store varyings
2019-12-14 Erico Nunesgallium/util: add alignment parameter to util_upload_in...
2019-12-14 Kenneth Graunkedrirc: Final Fantasy VIII: Remastered needs allow_highe...
2019-12-13 Timothy Arcerist/glsl_to_nir: fix SSO validation regression
2019-12-13 Alyssa Rosenzweigci: Remove T760/T860 from CI temporarily
2019-12-13 Rafael Antognolliiris: Implement WA for push constants.
2019-12-13 Andreas Baierllima/parser: Add texture descriptor parser
2019-12-13 Andreas Baierllima/parser: Add RSW parsing
2019-12-13 Andreas Baierllima/parser: Some fixes and cleanups
2019-12-13 Rafael Antognollivulkan/overlay: Update docs.
2019-12-13 Rafael Antognollivulkan/overlay: Add basic overlay control script.
2019-12-13 Rafael Antognollivulkan/overlay: Add a command to start capturing data...
2019-12-13 Rafael Antognollivulkan/overlay: Add support for a control socket.
2019-12-13 Rafael Antognollivulkan/overlay: Add a control socket.
2019-12-13 Rafael Antognolliutil/os_socket: Add socket related functions.
2019-12-13 Eric Engestromanv: drop unused #include
2019-12-13 Eric Engestromutil/simple_mtx: don't set the canary when it can't...
2019-12-13 Eric Engestromintel/compiler: replace `0` pointer with `NULL`
2019-12-13 Eric Engestromintel/compiler: add ASSERTED annotation to avoid "unuse...
2019-12-13 Kenneth Graunkeiris: Alphabetize source files after iris_perf.c was...
2019-12-13 Rob Clarkfreedreno/ir3: add iterator macros
2019-12-13 Rob Clarkfreedreno/ir3: add scheduler traces
2019-12-13 Rob Clarkfreedreno/ir3: add last-baryf shaderdb stat
2019-12-13 Alejandro Piñeironir/opt_peephole_select: remove unused variables
2019-12-13 Alyssa Rosenzweigpanfrost: Report GPU name in es2_info
2019-12-13 Alyssa Rosenzweigpanfrost: Add panfrost_model_name helper
2019-12-13 Alyssa Rosenzweigpanfrost: Move property queries to _encoder
2019-12-13 Alyssa Rosenzweigpanfrost: Move nir_undef_to_zero to Midgard compiler
2019-12-13 Alyssa Rosenzweigpandecode: Add cast
2019-12-13 Alyssa Rosenzweigpanfrost: Pass size to panfrost_batch_get_scratchpad
2019-12-13 Alyssa Rosenzweigpanfrost: Calculate maximum stack_size per batch
2019-12-13 Alyssa Rosenzweigpan/midgard: Handle misc. cppcheck warnings
2019-12-13 Alyssa Rosenzweigpan/midgard: Remove unused ld/st packing hepers
2019-12-13 Alyssa Rosenzweigpanfrost: Handle minor cppcheck issues
2019-12-13 Alyssa Rosenzweigpanfrost: Emit SFBD/MFBD after a batch, instead of...
2019-12-13 Alyssa Rosenzweigpanfrost: Route stack_size from compiler
2019-12-13 Jonathan Mareketnaviv: add missing vs_needs_z_div handling to NIR...
2019-12-13 Jonathan Mareketnaviv: add missing formats
2019-12-13 Jonathan Mareketnaviv: remove swizzle from format table
2019-12-13 Jonathan Mareketnaviv: disable integer vertex formats on pre-HALTI2...
2019-12-13 Jonathan Mareketnaviv: update INT_FILTER choice for GLES3 formats
2019-12-13 Jonathan Mareketnaviv: set output mode and saturate bits
2019-12-13 Jonathan Mareketnaviv: sRGB render target support
2019-12-13 Jonathan Mareketnaviv: remove sRGB formats from format table
2019-12-13 Tomasz Pyragallium/swr: Fix arb_transform_feedback2
2019-12-13 Samuel Pitoisetradv: handle unaligned vertex fetches on GFX6/GFX10
2019-12-13 Lionel Landwerlini965/iris: perf-queries: don't invalidate/flush 3d...
2019-12-13 Lionel Landwerlinintel/perf: drop batchbuffer flushing at query begin
2019-12-13 Iago Toral... v3d: actually root the first BO in a command list in...
2019-12-13 Christian Gmeineretnaviv: drop compiled_rs_state forward declaration
2019-12-13 Christian Gmeineretnaviv: remove not used etna_bits_ones(..)
2019-12-13 Vinson Leeswr: Fix build with llvm-10.0.
2019-12-13 Jonathan Marekturnip: implement subpass input attachments
2019-12-13 Jonathan Marekturnip: CmdClearAttachments fixes
2019-12-13 Jonathan Marekturnip: subpass rework
2019-12-13 Jonathan Marekturnip: add dirty bit for push constants
2019-12-13 Jonathan Marekturnip: no 8x msaa on 128bpp formats
2019-12-13 Jonathan Marekturnip: fix VK_IMAGE_ASPECT_STENCIL_BIT image view
2019-12-13 Jonathan Marekturnip: set FRAG_WRITES_SAMPMASK bit
2019-12-13 Jonathan Marekturnip: set load_layer_id to zero
2019-12-13 Jonathan Marekturnip: update tile_align_w/tile_align_h
2019-12-13 Jonathan Marekturnip: fix tile layout logic
2019-12-13 Jonathan Marekturnip: fix hw binning render area
2019-12-13 Jonathan Marekfreedreno/registers: add a6xx texture format for stenci...
2019-12-13 Jonathan Marekfreedreno/ir3: add GLSL_SAMPLER_DIM_SUBPASS to tex_info
2019-12-13 Jonathan Marekturnip: fix incorrectly failing assert
2019-12-13 Alyssa Rosenzweigpanfrost: Query core count and thread tls alloc
2019-12-13 Alyssa Rosenzweigpanfrost: Factor out panfrost_query_raw
2019-12-13 Timothy Arcerist/glsl_to_nir: use nir based program resource list...
2019-12-13 Timothy Arcerist/glsl_to_nir: call gl_nir_lower_buffers() a little...
2019-12-13 Timothy Arceriglsl: add subroutine support to nir_build_program_resou...
2019-12-13 Timothy Arceriglsl: add support for named varyings in nir_build_progr...
2019-12-13 Timothy Arceriglsl: copy the new data fields when converting to nir
2019-12-13 Timothy Arcerinir: add some fields to nir_variable_data
2019-12-13 Timothy Arceriglsl: copy the how_declared field when converting to nir
2019-12-13 Timothy Arceriglsl: move nir_remap_dual_slot_attributes() call out...
2019-12-12 Dylan Bakerdocs: Update release notes, index, and calendar for...
2019-12-12 Dylan Bakerdocs/19.3.0: Add SHA256 sums
2019-12-12 Dylan Bakerdocs: add release notes for 19.3.0
next