vbo: Move vbo_split into the tnl module.
[mesa.git] / src / gallium /
2018-03-30 Brian Paulst/wgl: check if WGL_SWAP_INTERVAL is defined in wglSwa...
2018-03-30 Neil Robertsspirv: Fix building with SCons
2018-03-29 Ian Romanickutil: Add and use util_is_power_of_two_nonzero
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-29 Dylan Bakermeson: use dep_libdrm version for pkg-config
2018-03-29 Karol Herbstnvc0/ir: fix emiting NOTs with predicates
2018-03-29 Eric Anholtbroadcom/vc5: Fix setup of integer surface clear values.
2018-03-29 Eric Anholtbroadcom/vc5: Stop trying to swizzle around RGBA4 clear...
2018-03-29 Eric Anholtbroadcom/vc5: Work around scissor w/h==0 bug same as...
2018-03-28 Marek Olšákradeonsi: simplify DCC format categories
2018-03-28 Marek Olšákradeonsi: don't use the SPI barrier management bug...
2018-03-28 Marek Olšákradeonsi: use maximum OFFCHIP_BUFFERING on Vega12
2018-03-28 Marek Olšákradeonsi: add support for Vega12
2018-03-28 Eric Anholtbroadcom/vc5: Fix padding of NPOT miplevels >= 2.
2018-03-28 Timothy Arceriac/radeonsi: pass bindless bool to load_sampler_desc()
2018-03-28 Timothy Arceriradeonsi/nir: set uses_bindless_samplers for samplers
2018-03-28 Ilia Mirkinnvc0/ir: fix INTERP_* with indirect inputs
2018-03-27 Timothy Arceriradeonsi/nir: fix input processing for packed varyings
2018-03-27 Timothy Arceriradeonsi/nir: fix scanning of multi-slot output varyings
2018-03-27 Eric Anholtbroadcom/vc5: Fix RG16I/UI texture sampling.
2018-03-27 Eric Anholtbroadcom/vc5: Fix swizzling of RGB10_A2UI render targets.
2018-03-27 Eric Anholtbroadcom/vc5: Implement workaround for GFXH-1431.
2018-03-27 Eric Anholtbroadcom/vc5: Fix EZ disabling and allow using GT/GE...
2018-03-27 Eric Anholtbroadcom/vc5: Disable TF on V3D 4.x when drawing with...
2018-03-27 Eric Anholtbroadcom/vc5: Disable transform feedback on V3D 4.x...
2018-03-27 Eric Anholtbroadcom/vc5: Move the BCL epilogue code to a per-versi...
2018-03-27 Eric Anholtbroadcom/vc5: Fix transform feedback in the presence...
2018-03-27 Eric Anholtbroadcom/vc5: Split transform feedback specs update...
2018-03-27 Eric Anholtbroadcom/vc5: Limit each transform feedback data spec...
2018-03-27 Eric Anholtgallium/u_vbuf: Protect against overflow with large...
2018-03-26 Marek Olšákwinsys/amdgpu: always allow GTT placements on APUs
2018-03-26 Marek Olšákradeonsi: don't reallocate on DMABUF export if local...
2018-03-26 Vinson Leegallium: Do not add -Wframe-address option for gcc...
2018-03-26 Alyssa Rosenzweiggallium: Correct minor typo in header comments
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 Jason Ekstrandnir: Rename image intrinsics to image_var
2018-03-23 Dave Airlievirgl: add ARB_cull_distance support.
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 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 Aaron Watryclover/llvm: Fix build against LLVM/Clang 4.0
2018-03-21 Eric Anholtbroadcom/vc5: Fix up the NIR types of FS outputs genera...
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 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 Stéphane Marchesinvirgl: Implement seamless cube maps
2018-03-20 Timothy Arcerist/radeonsi: enable uniform packing in NIR backend
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
2018-03-20 Timothy Arcerist/nir/radeonsi: move nir_lower_uniforms_to_ubo() to...
2018-03-19 Eric Anholtbroadcom/vc5: Add support for register spilling.
2018-03-18 Axel Davyst/nine: Fix non inversible matrix check
2018-03-18 Axel Davyst/nine: Fixes warning about implicit conversion
2018-03-18 Axel Davyst/nine: Fix bad tracking of vs textures for NINESBT_ALL
2018-03-18 Axel Davyst/nine: Fix bad tracking of bound vs textures
2018-03-16 Marek Olšákr600: consolidate PIPE_BIND_SHARED/SCANOUT handling
2018-03-16 Emil Velikovtgsi: move tgsi_processor_to_shader_stage() to a header
2018-03-16 Christian Gmeineretnaviv: remove superfluous \n from DBG(..) callers
2018-03-15 Dylan Bakermeson: fix pipe-loaders after omx changes
2018-03-15 Apple SWEsched.h needs to be imported on Darwin/OSX targets.
2018-03-15 Apple SWEAdd processor topology calculation implementation for...
2018-03-15 Dave Airlievirgl: resize resource bo allocation if we need to.
2018-03-15 Mario Kleinernv50,nvc0: Support BGRX1010102 and RGBX1010102 for...
2018-03-14 Dylan Bakerautotools: add -I/src/egl to tizonia
2018-03-14 Dylan BakerRevert "Add processor topology calculation implementati...
2018-03-14 Dylan BakerRevert "sched.h needs to be imported on Darwin/OSX...
2018-03-14 Apple SWEsched.h needs to be imported on Darwin/OSX targets.
2018-03-14 Apple SWEAdd processor topology calculation implementation for...
2018-03-14 Roland Scheideggerr600: fix abs for op3 sources
2018-03-14 Dave Airlieac/nir: pass the nir variable through tcs loading.
2018-03-13 Jason Ekstrandac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_l...
2018-03-13 Eric Anholtbrodacom/vc4: Fix simulator since the perfmon change.
2018-03-12 Timothy Arcerigallium: silence __builtin_frame_address nonzero argume...
2018-03-12 Dylan Bakermeson: Add moduledir to d3d.pc
2018-03-12 Roman Gilggallium: work around libtool relink issue for libdrm
2018-03-12 Emil Velikovgallium/x11: remove empty GLX_SGIX_swap_group stubs
2018-03-12 Emil Velikovgallium/x11: remove empty GLX_SGIX_swap_barrier stubs
2018-03-12 Dave Airlieu_vbuf/translate: pass max_index into the set_buffer.
2018-03-12 Dave Airlier600: implement callstack workaround for evergreen.
2018-03-11 Marek Olšákgallium/util: add helper util_wait_for_idle
2018-03-10 Roland Scheideggeru_blit: (trivial) u_blit.h needs to include p_defines.h
2018-03-10 Roland Scheideggerdraw: fix alpha value for very short aa lines
next