mesa: remove MESA_FUNCTION
[mesa.git] / src / gallium /
2018-01-26 Samuel Pitoisetac: pass the number of channels to ac_build_buffer_load...
2018-01-26 Bas Nieuwenhuizenradeonsi: Export signalled sync file instead of -1.
2018-01-25 George Kyriazisswr/rast: Optimize DumpToFile output size
2018-01-25 George Kyriazisswr/rast: Updated copyright dates
2018-01-25 George Kyriazisswr/rast: Move memory-related JIT functions
2018-01-25 George Kyriazisswr/rast: Add extra (optional) parameter in GATHERPS
2018-01-25 George Kyriazisswr/rast: Better ExecCmd (i.e. system()) implmentation
2018-01-25 George Kyriazisswr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
2018-01-25 Brian Paulsvga: s/Bool/SVGA3dBool/ in SVGA3dDevCapResult
2018-01-25 Emil Velikovautomake: small cleanup after the meson.build inclusion
2018-01-25 Emil Velikovautomake: vc5: remove non-applicable v3dx_simulator.h
2018-01-25 Roland Scheideggergallivm: fix crash with seamless cube filtering with...
2018-01-25 George Kyriazisswr/rast: support llvm 3.9 type declarations
2018-01-24 Greg Vmeson: fix missing dependencies
2018-01-24 Marek Olšákgallium/u_tests: add texture_barrier and FBFETCH tests
2018-01-24 Marek Olšákradeonsi: don't ignore pitch for imported textures
2018-01-23 Grazvydas Ignotaswinsys/svga: check correct member after create
2018-01-23 Grazvydas Ignotassvga: fix context alloc error handling
2018-01-23 Christoph Haagmeson: remove lib prefix from libd3dadapter9.so
2018-01-22 Chuck Atkinsswr: refactor swr_create_screen to allow for proper...
2018-01-22 Timothy Arceriac/radeonsi: add emit primitive to the abi
2018-01-22 Timothy Arceriradeonsi: add generic emit primitive helper
2018-01-22 Timothy Arceriradeonsi/nir: fix fs output index
2018-01-22 Timothy Arceriac/nir/radeonsi: add ARB_shader_ballot support
2018-01-22 Timothy Arceriradeonsi/nir: add primitive id to inputs scan
2018-01-22 Timothy Arceriradeonsi/nir: add nir_intrinsic_load_sample_mask_in...
2018-01-22 Jose Fonsecasvga: Prevent use after free.
2018-01-21 Lucas Stachetnaviv: dirty TS state when framebuffer has changed
2018-01-21 Vinson Leebroadcom/vc5: Fix source file name.
2018-01-21 Vinson Leebroadcom/vc5: Add missing include paths.
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 George Kyriazisswr/rast: Fix llvm5 behavior
2018-01-19 George Kyriazisswr/rast: Enable early rasterization
2018-01-19 George Kyriazisswr/rast: Implement Early Rasterization optimization
2018-01-19 George Kyriazisswr/rast: Enable simd16 vertex shaders
2018-01-19 George Kyriazisswr: Support simd16 vertex shaders
2018-01-19 George Kyriazisswr/rast: changed jit debug magic number
2018-01-19 George Kyriazisswr/rast: Added ICLAMP builder function
2018-01-19 George Kyriazisswr/rast: Jit debug work
2018-01-19 George Kyriazisswr/rast: silence generated file warnings
2018-01-19 George Kyriazisswr/rast: jit shader lib debug work
2018-01-19 George Kyriazisswr/rast: AVX-512 changes to enable 16-wide VS
2018-01-19 George Kyriazisswr/rast: x86 autogenerated macro work
2018-01-19 George Kyriazisswr/rast: Shorten some filenames
2018-01-19 George Kyriazisswr/rast: work supporting optimizations in Debug builds.
2018-01-19 George Kyriazisswr/rast: Add debugging type support for function types.
2018-01-19 George Kyriazisswr/rast: Shader debugging work
2018-01-19 George Kyriazisswr/rast: Debug Symbols work
2018-01-19 George Kyriazisswr/rast: Initial work for debugging support.
2018-01-19 George Kyriazisswr/rast: Add private state parameter in fetcher
2018-01-19 George Kyriazisswr/rast: Added missing define for Linux/gcc
2018-01-19 George Kyriazisswr/rast: Fix one more invalid object format for windows.
2018-01-19 Chuck Atkinsswr: allow a single swr architecture to be builtin
2018-01-19 Chuck Atkinsswr: (autoconf) allow a single swr architecture to...
2018-01-19 Greg Vswr: fix clang 5 null cast warning
2018-01-19 Gert Wollnygallium: Make (num_)samples an unsigned int
2018-01-19 Grazvydas Ignotasst/vdpau: release held lock in error path
2018-01-18 George Kyriazisgallivm: support avx512 (16x32) in interleave2_half
2018-01-18 Dylan Bakermeson: ensure that xmlpool_options.h is generated for...
2018-01-18 Dave Airlier600: enable ARB_enhanced_layouts
2018-01-18 Emil Velikovvc5: add missing files to the tarball
2018-01-18 Dave Airlier600/sb: add lds related peepholes.
2018-01-18 Dave Airlier600/sb: use different stacks for tracking lds and...
2018-01-18 Dave Airlier600/sb: schedule LDS ops in appropriate places.
2018-01-18 Dave Airlier600/sb: hit the scheduler with a big hammer to avoid...
2018-01-18 Dave Airlier600/sb: adding lds oq tracking to the scheduler
2018-01-18 Dave Airlier600/sb: add gcm support to avoid clause between lds...
2018-01-18 Dave Airlier600/sb: handle lds special dest registers.
2018-01-18 Dave Airlier600/sb: handle LDS operations in folding.
2018-01-18 Dave Airlier600/sb: add finalising for lds output queue special...
2018-01-18 Dave Airlier600/sb: add initial support for parsing lds operations.
2018-01-18 Dave Airlier600/sb: disable if conversion for hs
2018-01-18 Dave Airlier600/sb: lds ops have no dst register.
2018-01-18 Dave Airlier600/sb: introduce special register values for lds...
2018-01-18 Dave Airlier600/sb: update last_cf if alu is the last clause
2018-01-18 Dave Airlier600/sb: start adding GDS support
2018-01-18 Dave Airlier600/sb: add tess/compute initial state registers.
2018-01-18 Dave Airlier600/sb: fix a bug emitting ar load from a constant.
2018-01-18 Dave Airlier600/shader: only emit add instruction if param has...
2018-01-18 Dave Airlier600: emit 0 gds_op for tf write.
2018-01-18 Dave Airlier600: add support for ARB_shader_clock.
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
2018-01-17 Marek Olšáknine: assume that user constant buffers are always...
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TWO_SIDED_STENCIL
2018-01-17 Brian Paulsvga: add num-commands-per-draw HUD query
2018-01-17 Brian Paulgallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
2018-01-17 Brian Paulgallium/hud: remove uint64_t casts in sensor query_sti_...
2018-01-17 Brian Paulgallium/hud: compute cpu load, percent with doubles
2018-01-17 Brian Paulgallium/hud: s/unsigned/enum pipe_query_type/
2018-01-17 George Kyriazismeson: add llvm dependency for swr build
2018-01-17 Leo Liust/va: add break for MPEG4 data buffer handling case
2018-01-17 Leo Liust/va: remove TODO line for JPEG data buffer handling
2018-01-17 Timothy Arceriradeonsi: bump glsl version to 450 for nir backend
2018-01-17 Timothy Arceriradeonsi/nir: add some missing tcs bits to the nir...
2018-01-17 Timothy Arceriac/radeonsi: add tcs load outputs support
2018-01-16 Roland Scheideggerdraw: remove VSPLIT_CREATE_IDX macro
2018-01-16 Roland Scheideggerdraw: fix vsplit code when the (post-bias) index value...
2018-01-16 Grazvydas Ignotasst/va: release held locks in error paths
2018-01-16 Grazvydas Ignotasradeon: remove unneeded semicolons
next