nir: Don't condition 'a-b < 0' -> 'a < b' on is_not_used_by_conditional
[mesa.git] / src /
2018-03-26 Ian Romanicknir: Don't condition 'a-b < 0' -> 'a < b' on is_not_use...
2018-03-26 Ian Romanicki965/vec4: Propagate conditional modifiers from compare...
2018-03-26 Ian Romanicki965/vec4: Allow cmod propagation when src0 is a unifor...
2018-03-26 Ian Romanicki965/fs: Propagate conditional modifiers from compares...
2018-03-26 Ian Romanicki965/fs: Allow cmod propagation when src0 is a uniform...
2018-03-26 Ian Romanicki965: Add negative_equals methods
2018-03-26 Gert Wollnymesa/st/tests: Use tgsi opcode enum also in the test...
2018-03-25 Rob Clarkglsl_types: vec8/vec16 support
2018-03-25 Rob Clarkglsl_types: refactor/prep for vec8/vec16
2018-03-24 Jordan Justenanv: Set genX_table for gen11
2018-03-24 Jordan Justenanv: Add gen11 to anv_genX_call
2018-03-23 Mathias Fröhlichvbo: Make sure the internal VAO's stay within limits.
2018-03-23 Mathias Fröhlichmesa: Flag early if we modify a SharedAndImmutable...
2018-03-23 Mathias Fröhlichmesa: When copying a VAO also copy the vertex attribute...
2018-03-23 Kenneth Graunkeandroid: Use local i915_drm.h rather than the system...
2018-03-23 Brian Paulst/mesa: s/unsigned/enum pipe_shader_type/ for st_bind_...
2018-03-23 Brian Paulst/mesa: whitespace/formatting fixes in st_atom_constbuf.c
2018-03-23 Brian Paulst/mesa: s/unsigned/enum pipe_shader_type/
2018-03-23 Brian Paulsvga: simplify uses_flat_interp expression in emit_inpu...
2018-03-23 Brian Paulsvga: replace unsigned with proper enum names
2018-03-23 Brian Paultgsi,softpipe: use enum tgsi_opcode
2018-03-23 Brian Paulst/mesa,tgsi: use enum tgsi_opcode
2018-03-23 Brian Paultgsi/nir: use enum tgsi_opcode
2018-03-23 Brian Paultgsi: use enum tgsi_opcode
2018-03-23 Brian Paulgallivm: use enum tgis_opcode
2018-03-23 Brian Paulsvga: use enum tgsi_opcode
2018-03-23 Brian Paultgsi: convert opcode macros to enums
2018-03-23 Lionel Landwerlincompiler: glsl: silence valgrind warning on write cache
2018-03-23 Eric Engestrommeson/configure: detect endian.h instead of trying...
2018-03-23 Juan A. Suarez Romerowayland-drm: do not distribute generated sources
2018-03-23 Samuel Pitoisetradv: enable TC-compat HTILE for 16-bit depth surfaces...
2018-03-23 Samuel Pitoisetradv: add radv_calc_decompress_on_z_planes() helper
2018-03-23 Samuel Pitoisetradv: add radv_image_is_tc_compat_htile() helper
2018-03-23 Jason Ekstrandnir: Rename image intrinsics to image_var
2018-03-23 Dave Airlievirgl: add ARB_cull_distance support.
2018-03-22 Eric Anholtbroadcom/vc5: Account for InstanceID/VertexID in VPM...
2018-03-22 Eric Anholtbroadcom/vc5: Allow FBOs with mixed color formats.
2018-03-22 Eric Anholtbroadcom/vc5: Add missing support for 2101010_REV verte...
2018-03-22 Eric Anholtbroadcom/vc5: Set up a vertex position if the shader...
2018-03-22 Lionel Landwerlini965: add performance query support on CNL
2018-03-22 Lionel Landwerlini965: perf: add support for new equation operators
2018-03-22 Lionel Landwerlini965: perf: query topology
2018-03-22 Lionel Landwerlinintel: devinfo: add helper functions to fill fusing...
2018-03-22 Lionel Landwerlinintel: devinfo: meson: include drm uapi
2018-03-22 Lionel Landwerlinintel: devinfo: store slice/subslice/eu masks
2018-03-22 Lionel Landwerlinintel: devinfo: store number of EUs per subslice
2018-03-22 Lionel Landwerlini965/perf: fix config registration when uploading to...
2018-03-22 Lepton Wugallium/winsys/kms: Add support for multi-planes
2018-03-22 Lepton Wugallium/winsys/kms: Fix possible leak in map/unmap.
2018-03-22 Juan A. Suarez Romerobroadcom/vc4: add path to nir_builder.h
2018-03-22 Juan A. Suarez Romeroautotools: add tegra header files
2018-03-22 Juan A. Suarez Romeroswr/rast: autotools: add events_private.proto in dist...
2018-03-22 Juan A. Suarez Romeroradv: autotools: add radv_extensions.h in the generated...
2018-03-22 Juan A. Suarez Romeroanv/radv: autotools: include vulkan_*.h headers
2018-03-22 Juan A. Suarez Romeronir: autotools, meson: add GLSL.ext.AMD.h in the files...
2018-03-22 Matt Turnerintel/compiler: Readd ICL to test_eu_validate.cpp
2018-03-22 Matt Turnerintel/compiler: Skip 64-bit type tests when types not...
2018-03-22 Anuj Phogatintel: Disable fast color clear on icl
2018-03-22 Jason Ekstrandintel/compiler/icl: Clear "null render target" bit...
2018-03-22 Anuj Phogatintel/compiler/icl: Update the assert in brw_stage_has_...
2018-03-22 Anuj Phogatintel/common/icl: Disable hiz surface sampling
2018-03-22 Anuj Phogatintel/common/icl: Add L3 config
2018-03-22 Matt Turnerintel/tools/aubinator: Drop platform list from print_help()
2018-03-22 Derek Foremanegl/wayland: Make swrast display_sync the correct queue
2018-03-22 Samuel Pitoisetradv: remove unused radv_pipeline::needs_data_cache...
2018-03-22 Mathias Fröhlichvbo: Remove now duplicate _DrawVAO notification.
2018-03-22 Mathias Fröhlichvbo: Remove now duplicate _vbo_update_inputs from dlist...
2018-03-22 Mathias Fröhlichvbo: Remove redundant set of DriverFlags.NewArray in...
2018-03-22 Mathias Fröhlichvbo: Remove vbo...recalculate_inputs from vbo_exec_inva...
2018-03-22 Mathias Fröhlichmesa: A change of gl_vertex_processing_mode needs an...
2018-03-22 Mathias Fröhlichmesa: Set DriverFlags.NewArray together with vbo.....
2018-03-22 Mathias Fröhlichmesa: Update VAO internal state when setting the _DrawVAO.
2018-03-22 Mathias Fröhlichvbo: Move vbo_bind_arrays into a dd_driver_functions...
2018-03-22 Mathias Fröhlichmesa: Move vbo draw functions into dd_function_table.
2018-03-22 Aaron Watryclover/llvm: Fix build against LLVM/Clang 4.0
2018-03-22 Timothy Arceriac/nir_to_llvm: add frexp support
2018-03-22 Timothy Arcerinir: add frexp_exp and frexp_sig opcodes
2018-03-21 Caio Marcelo de... anv/pipeline: don't pass constant view index in multiview
2018-03-21 Caio Marcelo de... anv/pipeline: use less instructions for multiview
2018-03-21 Eric Anholtbroadcom/vc5: Fix up the NIR types of FS outputs genera...
2018-03-21 Neil Robertsspirv: Add a 64-bit implementation of Frexp
2018-03-21 Rafael Antognolliaubinator_error_decode: Compare only the class_name...
2018-03-21 Thomas Hellandnir: Migrate nir_dce to instr worklist
2018-03-21 Thomas Hellandnir: Initial implementation of a nir_instr_worklist
2018-03-21 Scott D Phillipsintel/tools: aubinator: Catch gen11 "enhanced execlist...
2018-03-21 Marek Olšákradeonsi: fix a snprintf warning on gcc 7.3.0
2018-03-21 Marek Olšákradeonsi/gfx9: print the swizzle mode for testdma
2018-03-21 Marek Olšákac/surface: compute tile swizzle for GFX9
2018-03-21 Eric Anholtbroadcom/vc5: Don't skip job submit just because everyt...
2018-03-21 Eric Anholtbroadcom/vc5: Handle sparsely populated SO target array.
2018-03-21 Eric Anholtbroadcom/vc5: Fix 3D miplevel limit to match other...
2018-03-21 Eric Anholtbroadcom/vc5: Clamp the instance divisor to 16 bits.
2018-03-21 Lionel Landwerlini965: fix android build
2018-03-21 Caio Marcelo de... nir/dead_cf: also remove useless ifs
2018-03-21 Caio Marcelo de... nir/dead_cf: rephrase definition of a dead loop node
2018-03-21 Leo Liuradeon/vce: move feedback command inside of destroy...
2018-03-21 Aaron Watryclover: Dynamically calculate __OPENCL_VERSION__ and...
2018-03-21 Aaron Watryclover/llvm: Add get_[cl|language]_version, validation...
2018-03-20 Eric Anholtintel/blorp: Fix compiler warning about num_layers.
2018-03-20 Samuel Pitoisetradv: add support for VK_EXT_depth_range_unrestricted
next