mesa.git
2019-11-19 Pierre-Eric... mesa: add ARB_vertex_attrib_binding glVertexArray*...
2019-11-19 Pierre-Eric... mesa: extend vertex_array_attrib_format to support...
2019-11-19 Pierre-Eric... mesa: implement ARB_texture_storage_multisample + EXT_d...
2019-11-19 Pierre-Eric... mesa: add ARB_texture_buffer_range glTextureBufferRange...
2019-11-19 Pierre-Eric... mesa: add ARB_instanced_arrays EXT_dsa function
2019-11-19 Pierre-Eric... mesa: add ARB_gpu_shader_fp64 selector-less functions
2019-11-19 Pierre-Eric... mesa: add ARB_clear_buffer_object named functions
2019-11-19 Pierre-Eric... mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttr...
2019-11-19 Pierre-Eric... mesa: add ARB_framebuffer_no_attachments named functions
2019-11-19 Pierre-Eric... mesa: update features.txt to reflect EXT_dsa status
2019-11-19 Alyssa Rosenzweigpanfrost: Set PIPE_COMPUTE_CAP_ADDRESS_BITS to 64
2019-11-19 Alyssa Rosenzweigpanfrost: Disable tiling for GLOBAL resources
2019-11-19 Alyssa Rosenzweigpanfrost: Pass kernel inputs as uniforms
2019-11-19 Alyssa Rosenzweigpanfrost: Stub out clover callbacks
2019-11-19 Miguel Casas... i965: Ensure that all 2101010 image imports can pass...
2019-11-18 Dave Airlienir/serialize: fix serializing functions with no implem...
2019-11-18 Dave Airlienir/serialize: pack function has name and entry point...
2019-11-18 Jason Ekstrandiris: Re-enable param compaction
2019-11-18 Marek Olšákmesa: enable glthread for 7 Days To Die
2019-11-18 Iván Brianointel/compiler: Don't change hstride if not needed
2019-11-18 Jonathan Marekturnip: add x11 wsi
2019-11-18 Jonathan Marekturnip: add display wsi
2019-11-18 Jason Ekstrandnir: Validate that variables are in the right lists
2019-11-18 Jonathan Mareketnaviv: blt: set TS dirty after clear
2019-11-18 Jonathan Mareketnaviv: separate PE and RS formats, use only RS only...
2019-11-18 Jonathan Mareketnaviv: blt: use only for tiling, and add missing...
2019-11-18 Brian PaulCall shmget() with permission 0600 instead of 0777
2019-11-18 Jason Ekstrandanv: Emit a NULL vertex for zero base_vertex/instance
2019-11-18 Jason Ekstrandanv: Use an anv_state for the next binding table
2019-11-18 Jason Ekstrandanv: More carefully dirty state in BindPipeline
2019-11-18 Jason Ekstrandanv: More carefully dirty state in BindDescriptorSets
2019-11-18 Jason Ekstrandanv: Use a switch statement for binding table setup
2019-11-18 Jason Ekstrandanv: Rework push constant handling
2019-11-18 Jason Ekstrandanv: Re-arrange push constant data a bit
2019-11-18 Jason Ekstrandintel/compiler: Add a flag to avoid compacting push...
2019-11-18 Jason Ekstrandanv: Pre-compute push ranges for graphics pipelines
2019-11-18 Jason Ekstrandanv: Stop bounds-checking pushed UBOs
2019-11-18 Jason Ekstrandanv: Delete dead shader constant pushing code
2019-11-18 Jason Ekstrandanv: Flatten descriptor bindings in anv_nir_apply_pipel...
2019-11-18 Jason Ekstrandanv: Input attachments are always single-plane
2019-11-18 Jason Ekstrandgenxml: Mark everything in genX_pack.h always_inline
2019-11-18 Jason Ekstrandanv/pipeline: Assume layout != NULL
2019-11-18 Italo Nicolaintel/compiler: remove old comment
2019-11-18 Alyssa Rosenzweigpan/midgard: Use shader stage in mir_op_computes_derivative
2019-11-18 Danylo Piliaievi965: Unify CC_STATE and BLEND_STATE atoms on Haswell...
2019-11-18 Samuel Pitoisetradv: implement VK_AMD_device_coherent_memory
2019-11-18 Samuel Pitoisetac: add radeon_info::has_l2_uncached
2019-11-18 Pierre-Eric... radeonsi: enable mesa_glthread for GfxBench
2019-11-18 Alyssa Rosenzweigpan/midgard: Represent ld/st offset unpacked
2019-11-18 Alyssa Rosenzweigpan/midgard: Fix masks/alignment for 64-bit loads
2019-11-18 Alyssa Rosenzweigpan/midgard: Expose more typesize helpers
2019-11-18 Alyssa Rosenzweigpan/midgard: Implement non-aligned UBOs
2019-11-17 Christian Gmeineretnaviv: rs: upsampling is not supported
2019-11-17 Jonathan Marekfreedreno/registers: fix a6xx_2d_blit_cntl ROTATE
2019-11-17 Jonathan Marekfreedreno/ir3: disable texture prefetch for 1d array...
2019-11-17 Andreas Baierllima: Parse VS and PLBU command stream while making...
2019-11-17 Andreas Baierllima: Beautify stream dumps
2019-11-16 Aaron Watryclover/llvm: fix build after llvm 10 commit 1dfede3122ee
2019-11-15 Mauro Rossiandroid: util/format: fix include path list
2019-11-15 Mauro Rossiandroid: radeonsi: fix build error due to wrong u_forma...
2019-11-15 Eric Anholtmesa/st: Reuse st_choose_matching_format from st_choose...
2019-11-15 Eric Anholtmesa: Don't put sRGB formats in the array format table.
2019-11-15 Eric Anholtmesa/st: Simplify st_choose_matching_format().
2019-11-15 Kenneth Graunkemesa: Handle GL_COLOR_INDEX in _mesa_format_from_format...
2019-11-15 Alyssa Rosenzweigpan/midgard: Use generic constant packing for 8/64-bit
2019-11-15 Alyssa Rosenzweigpan/midgard: Pack 64-bit swizzles
2019-11-15 Alyssa Rosenzweigpan/midgard: Fix mir_round_bytemask_down for !32b
2019-11-15 Alyssa Rosenzweigpan/midgard: Implement i2i64 and u2u64
2019-11-15 Alyssa Rosenzweigpan/midgard: Expand 64-bit writemasks
2019-11-15 Marek Olšákradeonsi/nir: don't lower fma, instead, fuse fma
2019-11-15 Marek Olšákradeonsi/nir: call nir_lower_flrp only once per shader
2019-11-15 Marek Olšákradeonsi/nir: remove dead function temps
2019-11-15 Marek Olšákgallium/noop: call finalize_nir
2019-11-15 Tomeu Vizosopanfrost: Make sure the shader descriptor is in sync...
2019-11-15 Alyssa Rosenzweigpan/midgard: Prioritize texture registers
2019-11-15 Alyssa Rosenzweigpan/midgard: Disassemble with old pipeline always on...
2019-11-15 Alyssa Rosenzweigpan/midgard: Use texture, not textureLod, on early...
2019-11-15 Alyssa Rosenzweigpan/midgard: Fix vertex texturing on early Midgard
2019-11-15 Alyssa Rosenzweigpan/midgard: Generalize texture registers across GPUs
2019-11-15 Rhys Perryaco: implement VK_KHR_shader_float_controls
2019-11-15 Rhys Perryaco: fix 64-bit fsign with 0
2019-11-15 Rhys Perryaco: don't combine literals into v_cndmask_b32/v_subb...
2019-11-15 Rhys Perryradv: enable FP16/FP64 denormals earlier and only for...
2019-11-15 Michel Dänzergitlab-ci: Organize images using new REPO_SUFFIX templa...
2019-11-15 Michel Dänzergitlab-ci: Rename container install scripts to match...
2019-11-15 Michel Dänzergitlab-ci: Use functional container job names
2019-11-15 Michel Dänzergitlab-ci: Document that ci-templates refs must be...
2019-11-15 Tomeu Vizosopanfrost: Multiply offset_units by 2
2019-11-15 Lionel Landwerlinintel/perf: add EHL performance query support
2019-11-15 Lionel Landwerlinintel/dev: flag the Elkhart Lake platform
2019-11-15 Tapani Pälligitlab-ci: update Piglit commit, update skips
2019-11-15 Tapani Pällimesa: allow bit queries for EXT_disjoint_timer_query
2019-11-15 Samuel Pitoisetradv: make sure to not clear the ds attachment after...
2019-11-15 Samuel Pitoisetradv: remove useless RADV_DEBUG=unsafemath debug option
2019-11-15 Nathan Kiddllvmpipe: Check thread creation errors
2019-11-14 Ben Crockerllvmpipe: use ppc64le/ppc64 Large code model for JIT...
2019-11-14 Kenneth Graunkeiris: Wrap iris_fix_edge_flags in NIR_PASS
2019-11-14 Kenneth Graunkeiris: Properly move edgeflag_out from output list to...
2019-11-14 Eric Anholtmesa: Move compile of common Mesa core files to a stati...
2019-11-14 Prodea Alexandru... Appveyor: Quickly fix meson build.
next