mesa.git
2020-03-17 Marek Olšákac: don't set old denormals flags with LLVM >= 11
2020-03-17 Marek Olšákac: set new LLVM denormal flags
2020-03-17 Marek Olšákac: unify denorm setting enforcement
2020-03-17 Marek Olšákgallium/u_vbuf: simplify the first if statement in...
2020-03-17 Marek Olšákgallium/u_threaded: don't sync the thread for all unsyc...
2020-03-17 Eric Anholtfreedreno/a5xx: Fix min-vs-mag filtering decisions...
2020-03-17 Eric Anholtci: Enable testing GLES2-3 on a530 (Dragonboard 820c).
2020-03-17 Eric Anholtci: Enable ccaching of CMake builds as well.
2020-03-17 Eric Anholtci: Enable ccache in the container builds.
2020-03-17 Eric Anholtci: Update the ci-templates commit.
2020-03-17 Jason Ekstrandanv: Do an end-of-pipe sync before updating AUX table...
2020-03-17 Caio Marcelo... intel/blorp: Plumb the stage through blorp upload_shader
2020-03-17 Duncan Hopkinszink: zero out zink_render_pass_state
2020-03-17 Samuel Pitoisetradv/gfx10: fix required ballot size with VK_EXT_subgro...
2020-03-17 Samuel Pitoisetradv/gfx10: fix required subgroup size with VK_EXT_subg...
2020-03-17 Samuel Pitoisetradv: only inject implicit subpass dependencies if...
2020-03-17 Michel Dänzergitlab-ci: Enable more Gallium drivers in meson-i386 job
2020-03-17 Michel Dänzerllvmpipe: Use uintptr_t for pointer values
2020-03-17 Michel Dänzergitlab-ci: Move classic driver testing to a new meson...
2020-03-17 Michel Dänzergitlab-ci: Fold scons-swr job into scons job
2020-03-17 Connor Abbotttu: Fix border color with compute shaders
2020-03-17 Michel Dänzergitlab-ci: Don't use buster-backports packages by defau...
2020-03-17 Rohan Gargci: Drop the git dependency in tracie
2020-03-17 Tomeu Vizosogitlab-ci: Use surfaceless platform also for apitrace
2020-03-17 Tomeu Vizosogitlab-ci: Update renderdoc
2020-03-16 Vasily Khoruzhicklima/gpir: fix crash in schedule_insert_ready_list()
2020-03-16 Vasily Khoruzhicklima/gpir: add better lowering for ftrunc
2020-03-16 Vasily Khoruzhicklima/gpir: kill dead writes to regs in DCE
2020-03-16 Connor Abbottlima/gpir: Optimize nots created from branch lowering
2020-03-16 Connor Abbottlima/gpir: Optimize conditional break/continue
2020-03-16 Connor Abbottlima/gpir: Make lima_gpir_node_insert_child() useful
2020-03-16 Vinson Leepanfrost: Fix gnu-empty-initializer error.
2020-03-16 Rhys Perryaco: fix operand order for LS VGPR init bug workaround
2020-03-16 Rhys Perryaco: fix instruction encoding for LS VGPR init bug...
2020-03-16 Rhys Perryaco: set late kill for v_interp_p1_f32 for some APUs
2020-03-16 Rhys Perryaco: add a late kill flag
2020-03-16 Rhys Perryaco: move some register demand helpers into aco_live_va...
2020-03-16 Samuel Pitoisetradv/sqtt: handle thread trace capture in sqtt_QueuePre...
2020-03-16 Jason Ekstrandanv: Push UBO ranges relative to the start of the binding
2020-03-16 Jason Ekstrandanv: Fix the comparison in an assert
2020-03-16 Samuel Pitoisetgitlab-ci: bump Vulkan CTS to 1.2.1.0
2020-03-16 Samuel Pitoisetgitlab-ci: do not set the number of deqp-parallel jobs...
2020-03-16 Samuel Pitoisetgitlab-ci: allow deqp-runner to use the maximum number...
2020-03-16 Samuel Pitoisetgitlab-ci: remove useless 'patch' package in the VK...
2020-03-16 Connor Abbotttu: Rewrite border color handling
2020-03-16 Jose Fonsecameson: Avoid duplicate symbols.
2020-03-16 Neil ArmstrongRevert "ci: Remove T820 from CI temporarily"
2020-03-16 Neil Armstronggitlab-ci/lava: fix handling of lava tags
2020-03-16 Tapani Pälliiris: allow compression conditionally for images on...
2020-03-16 Tapani Pälliisl: allow compression for storage images on gen12+
2020-03-16 Tapani Pälliiris: determine aux usage during predraw and state...
2020-03-16 Tapani Pälliiris: move existing image format fallback as a helper...
2020-03-16 Tapani Pälliiris: provide dummy iris_image_view_aux_usage
2020-03-16 Tapani Pälliintel/compiler: detect if atomic load store operations...
2020-03-16 Tapani Pälliiris: use the images_used mask in resolve pass
2020-03-16 Tapani Pällinir/glsl: gather bitmask of images used by program
2020-03-16 Danylo Piliaievst/mesa: Fix signed integer overflow when using util_th...
2020-03-14 Matt Turnerisl: Avoid EXPECT_DEATH in unit tests
2020-03-13 Jan Zielinskigallium/swr: use ElementCount type arguments for getSplat()
2020-03-13 Christian Gmeineretnaviv: enable shareable shaders
2020-03-13 Christian Gmeineretnaviv: get rid of etna_spec in etna_context
2020-03-13 Jason Ekstrandanv: Dump push ranges via VK_KHR_pipeline_executable_pr...
2020-03-13 Rhys Perryaco: don't stop scheduling at exports
2020-03-13 Rhys Perryaco: allow barriers to be skipped during scheduling
2020-03-13 Rhys Perryaco: add helpers for ensuring correct ordering while...
2020-03-13 Rhys Perryaco: add helpers for moving instructions for scheduling
2020-03-13 Samuel Pitoisetradv: add llvm_compiler_shader() helper
2020-03-13 Samuel Pitoisetradv: remove unnecessary LLVM includes
2020-03-13 Samuel Pitoisetradv: remove radv_shader_variant::aco_used
2020-03-13 Samuel Pitoisetradv: cleanup occurences of use_aco everywhere
2020-03-13 Danylo Piliaievglsl: do not crash if string literal is used outside...
2020-03-12 Caio Marcelo... anv: Remove duplicate code in anv_cmd_buffer_bind_descr...
2020-03-12 Caio Marcelo... anv: Reduce compute pipeline batch_data size
2020-03-12 Caio Marcelo... anv: Split graphics and compute bits from anv_pipeline
2020-03-12 Caio Marcelo... anv: Use a separate field in the pipeline for compute...
2020-03-12 Caio Marcelo... anv: Decouple flush_descriptor_sets() from pipeline...
2020-03-12 Caio Marcelo... anv: Decouple flush_descriptor_sets() helpers from...
2020-03-12 Caio Marcelo... anv: Remove redundant check in flush_descriptor_sets...
2020-03-12 Caio Marcelo... anv: Pass the right pipe_state to flush_descriptor_sets()
2020-03-12 Caio Marcelo... anv: Keep the shader stage in anv_shader_bin
2020-03-12 Caio Marcelo... anv: Use a dynamic array for storing executables in...
2020-03-12 Caio Marcelo... anv: Use pipeline type to decide whether or not lower...
2020-03-12 Caio Marcelo... anv: Add a new enum to identify the pipeline type
2020-03-12 Eric Anholtglsl/tests: Fix waiting for disk_cache_put() to finish.
2020-03-12 Eric Anholtglsl/tests: Catch mkdir errors to help explain when...
2020-03-12 Caio Marcelo... intel/fs: Combine adjacent memory barriers
2020-03-12 Caio Marcelo... nir: Add pass to combine adjacent scoped memory barriers
2020-03-12 Caio Marcelo... nir: Reorder nir_scopes so wider scope has larger numer...
2020-03-12 Caio Marcelo... nir: Don't skip a bit in nir_memory_semantics
2020-03-12 Samuel Pitoisetradv: use ac_gpu_info::use_late_alloc
2020-03-12 Samuel Pitoisetradv: rewrite late alloc computation
2020-03-12 Samuel Pitoisetradv: tune primitive binning for small chips
2020-03-12 Samuel Pitoisetradv: use better tessellation tunables on GFX9+
2020-03-12 Samuel Pitoisetradv/gfx10: cache metadata in L2 on small chips
2020-03-12 Jason Ekstrandintel/isl: Set DepthStencilResource based on aux usage
2020-03-12 Jason Ekstrandintel: Require ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandintel/blorp: Allow STC_CCS in blit sources
2020-03-12 Jason Ekstrandintel/isl: Add a separate ISL_AUX_USAGE_STC_CCS
2020-03-12 Jason Ekstrandintel/isl: Require ISL_AUX_USAGE_HIZ_CCS_WT for HZ...
next