mesa.git
2019-02-21 Lionel Landwerlinbuild: move imgui out of src/intel/tools to be reused
2019-02-21 Jason Ekstrandnir/lower_clip_cull: Fix an incorrect assert
2019-02-21 Jason Ekstrandnir: Fix a compile warning
2019-02-21 Rob Clarkfreedreno/a6xx: enable tiled images
2019-02-21 Alejandro Piñeironir, glsl: move pixel_center_integer/origin_upper_left...
2019-02-21 Alejandro Piñeiroblorp: introduce helper method blorp_nir_init_shader
2019-02-21 Alyssa Rosenzweigpanfrost: Verify and print brx condition in disasm
2019-02-21 Alyssa Rosenzweigpanfrost: Dynamically set discard branch targets
2019-02-21 Alyssa Rosenzweigpanfrost/midgard: Emit extended branches
2019-02-21 Alyssa Rosenzweigpanfrost: Rectify doubleplusungood extended branch
2019-02-21 Alyssa Rosenzweigpanfrost/midgard: Fix nested/chained if-else
2019-02-21 Alyssa Rosenzweigpanfrost/midgard: Refactor tag lookahead code
2019-02-21 Alyssa Rosenzweigpanfrost: Implement pantrace (command stream dump)
2019-02-21 Alyssa Rosenzweigpanfrost: Add pandecode (command stream debugger)
2019-02-21 Alyssa Rosenzweigpanfrost: Stub out separate stencil functions
2019-02-21 Marek Olšákradeonsi: use SDMA for uploading data through const_upl...
2019-02-21 Marek Olšákgallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with...
2019-02-21 Marek Olšákgallium/u_threaded: always unmap const_uploader
2019-02-21 Marek Olšákst/mesa: always unmap the uploader in st_atom_array.c
2019-02-21 Jason Ekstrandnir/xfb: Handle compact arrays in gather_xfb_info
2019-02-21 Jason Ekstrandnir/xfb: Work in terms of components rather than slots
2019-02-21 Jason Ekstrandnir: Rewrite lower_clip_cull_distance_arrays to do...
2019-02-21 Jason Ekstrandnir/xfb: Properly align 64-bit values
2019-02-21 Jason Ekstrandcompiler/types: Add a contains_64bit helper
2019-02-20 Rob Clarkfreedreno/a6xx: samplerBuffer fixes
2019-02-20 Rob Clarkfreedreno/ir3/a6xx: use ldib for ssbo reads
2019-02-20 Rob Clarkfreedreno/ir3: sync instr/disasm and add ldib encoding
2019-02-20 Rob Clarkfreedreno/ir3/a6xx: fix load_ssbo barrier type.
2019-02-20 Rob Clarkfreedreno/ir3: rename put_dst()
2019-02-20 Rob Clarkfreedreno: fix crash w/ masked non-SSA dst
2019-02-20 Rob Clarkfreedreno/a6xx: 3d and cube image fixes
2019-02-20 Rob Clarkfreedreno/ir3: fix crash in compile fail case
2019-02-20 Rob Clarkfreedreno/ir3: fix legalize for vecN inputs
2019-02-20 Bas Nieuwenhuizenradv: Disable depth clamping even without EXT_depth_ran...
2019-02-20 Bas Nieuwenhuizenradv: Implement VK_EXT_depth_clip_enable.
2019-02-20 Timothy Arcerinir: remove non-ssa support from nir_copy_prop()
2019-02-20 Bas Nieuwenhuizenradv: Handle clip+cull distances more generally as...
2019-02-20 Eric Anholtkmsro: Add the rest of the current set of tinydrm drivers.
2019-02-20 Andrii Simikliti965: re-emit index buffer state on a reset option...
2019-02-20 Kenneth Graunkenir: Don't forget if-uses in new nir_opt_dead_cf livene...
2019-02-20 Kristian H... freedreno/a6xx: Support MSAA resolve blits on blitter
2019-02-20 Kristian H... freedreno/a6xx: Copy stencil as R8_UINT
2019-02-20 Kristian H... freedreno: Update headers
2019-02-20 Eric Engestromanv: use anv_shader_bin_write_to_blob()'s return value
2019-02-20 Eric Engestromanv: drop unused imports
2019-02-20 Eric Engestromanv: make sure the extensions stay sorted
2019-02-20 Eric Engestromanv: sort vendors extensions after KHR and EXT
2019-02-20 Eric Engestromanv: sort extensions alphabetically
2019-02-20 Tapani Pällianv: anv: refactor error handling in anv_shader_bin_wri...
2019-02-20 Carlos Garnachowayland/egl: Ensure EGL surface is resized on DRI updat...
2019-02-20 Lionel Landwerlinanv: implement VK_EXT_depth_clip_enable
2019-02-20 Lionel Landwerlinvulkan: Update the XML and headers to 1.1.101
2019-02-20 Samuel Iglesias... isl: remove the cache line size alignment requirement
2019-02-20 Bas Nieuwenhuizenradv: Clean up a bunch of compiler warnings.
2019-02-20 Bas Nieuwenhuizenradv: Sync ETC2 whitelisted devices.
2019-02-19 Timothy Arcerist/nir: use NIR for asm programs
2019-02-19 Kenneth Graunkest/mesa: Copy VP TGSI tokens if they exist, even for...
2019-02-19 Kenneth Graunkeradeonsi: Go back to using llvm.pow intrinsic for nir_o...
2019-02-19 Timothy Arceriradeonsi/nir: set shader_buffers_declared properly
2019-02-19 Timothy Arceriradeonsi/nir: set colors_read properly
2019-02-19 Timothy Arceriradeonsi/nir: set input_usage_mask properly
2019-02-19 Timur Kristófradeonsi/nir: Use uniform location when calculating...
2019-02-19 Mario Kleinerdrirc: Add sddm-greeter to adaptive_sync blacklist.
2019-02-19 Marek Olšákdriconf: add Civ6Sub executable for Civilization 6
2019-02-19 Marek Olšákradeonsi: always enable NIR for Civilization 6 to fix...
2019-02-19 Marek Olšákradeonsi: add driconf option radeonsi_enable_nir
2019-02-19 Kenneth Graunkemesa: Align doubles to a 64-bit starting boundary,...
2019-02-19 Kenneth Graunkecompiler: Make is_64bit(GL_*) helper more broadly available
2019-02-19 Eric Engestromgitlab-ci: automatically run the CI on pushes to `ci...
2019-02-19 Eric Engestromgitlab-ci: limit the automatic CI to master and MRs
2019-02-19 Eric Engestromtegra/autotools: add missing libdrm cflags
2019-02-19 Eric Engestromtegra/meson: add missing dep_libdrm
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_ldexp
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frsq
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frcp
2019-02-19 Rhys Perryac/nir: make ac_build_fdiv support 16-bit floats
2019-02-19 Rhys Perryac/nir: make ac_build_isign work on all bit sizes
2019-02-19 Rhys Perryac/nir: make ac_build_clamp work on all bit sizes
2019-02-19 Rhys Perryac/nir: fix 64-bit nir_op_f2f16_rtz
2019-02-19 Rhys Perryac/nir: implement 8-bit nir_load_const_instr
2019-02-19 Rhys Perryradv: ensure export arguments are always float
2019-02-19 Rhys Perryradv: bitcast 16-bit outputs to integers
2019-02-19 Eric Engestromgitlab-ci: use ccache to speed up builds
2019-02-19 Eric Anholtv3d: Move i2b and f2b support into emit_comparison.
2019-02-19 Eric Anholtv3d: Emit a simpler negate for the iabs implementation.
2019-02-19 Eric Anholtv3d: Delay emitting ldvpm on V3D 4.x until it's actuall...
2019-02-19 Eric Anholtv3d: Stop tracking num_inputs for VPM loads.
2019-02-19 Eric Anholtv3d: Add a function to describe what the c->execute...
2019-02-19 Eric Anholtv3d: Fix the check for "is the last thrsw inside contro...
2019-02-19 Eric Anholtv3d: Fix f2b32 behavior.
2019-02-19 Eric Anholtv3d: Kill off vir_PF(), which is hard to use right.
2019-02-19 Eric Anholtv3d: Do bool-to-cond for discard_if as well.
2019-02-19 Eric Anholtv3d: Refactor bcsel and if condition handling.
2019-02-19 Eric Anholtv3d: Add a helper function for getting a nop register.
2019-02-19 Eric Anholtv3d: Drop our hand-lowered nir_op_ffract.
2019-02-19 Eric Anholtv3d: Drop a perf note about merging unpack_half_*,...
2019-02-19 Eric Anholtv3d: Fix incorrect flagging of ldtmu as writing r4...
2019-02-19 Eric Anholtv3d: Use the early_fragment_tests flag for the shader...
2019-02-19 Eric Anholtv3d: Sync indirect draws on the last rendering.
2019-02-19 Eric Anholtv3d: Clear the GMP on initialization of the simulator.
next