mesa.git
2020-03-18 Ian Romanicksoft-fp64/fsat: Correctly handle NaN
2020-03-18 Ian Romanicksoft-fp64/flt: Perform checks in a different order
2020-03-18 Ian Romanicksoft-fp64/fneg: Don't treat NaN specially
2020-03-18 Ian Romanicksoft-fp64: Store sign value as 0 or 0x80000000
2020-03-18 Ian Romanicksoft-fp64: Pick a single idiom for treating sign value...
2020-03-18 Ian Romanicksoft-fp64: Simplify __countLeadingZeros32 function
2020-03-18 Ian Romanicksoft-fp64: Don't open-code umulExtended
2020-03-18 Ian Romanicksoft-fp64/b2f: Reimplement using bitwise logic ops
2020-03-18 Ian Romanicknir/algebraic: Simplify a contradiction that can occur...
2020-03-18 Ian Romanicknir/algebraic: Constant reassociation for bitwise opera...
2020-03-18 Ian Romanicknir/algebraic: Generalize some and-of-shift-right patte...
2020-03-18 Ian Romanicknir/algebraic: optimize ior(ine(a, 0), ine(b, 0)) to...
2020-03-18 Ian Romanicknir/algebraic: Simplify logic to detect sign of an...
2020-03-18 Pierre-Eric... st/mesa: disallow deferred flush if there are multiple...
2020-03-18 Chad Versaceanv: Use isl_drm_modifier_get_default_aux_state()
2020-03-18 Jason Ekstrandintel/isl: Don't align linear images to 64K on Gen12+
2020-03-18 Samuel Pitoisetradv: fix random depth range unrestricted failures...
2020-03-18 Hyunjun Koturnip: Do gathering xfb info after nir_remove_dead_var...
2020-03-18 Hyunjun Koturnip: Fix wrong assignment of xfb output's offset.
2020-03-18 Lionel Landwerlinintel/decoder: don't consider header fields past dword0
2020-03-18 Vasily Khoruzhicklima: decode depth/stencil write bits in RSW
2020-03-18 Icenowy Zhenglima: implement zsbuf reload
2020-03-18 Vasily Khoruzhicklima: disable Z16 format
2020-03-17 Eric Anholtgallium/util: Switch util_float_to_half to _mesa_float_...
2020-03-17 Bas Nieuwenhuizenamd/llvm: Fix divergent descriptor regressions with...
2020-03-17 Dave Airliegallium: fix build with latest meson and gcc10
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
next