freedreno/ir3: use pipe_debug_callback for shader-db traces
[mesa.git] / src / gallium / auxiliary /
2016-04-29 Nicolai Hähnletgsi/text: fix parsing of memory instructions
2016-04-29 Nicolai Hähnletgsi/text: add str_match_name_from_array
2016-04-29 Nicolai Hähnletgsi/text: add str_match_format helper function
2016-04-29 Nicolai Hähnletgsi/build: pass Memory.Texture and .Format through...
2016-04-29 Nicolai Hähnletgsi/dump: signal nospace when the last print exceeded...
2016-04-29 Nicolai Hähnletgsi/dump: shared dump_ctx initialization
2016-04-28 Brian Paulgallium/util: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paultgsi: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paulos: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paulhud: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paulgallivm: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Pauldraw: s/Elements/ARRAY_SIZE/
2016-04-27 Nicolai Hähnlegallium/util: add u_bit_consecutive for generating...
2016-04-26 Dave Airlietgsi/exec: initialise SysSemanticToIndex array to -1
2016-04-26 Dave Airlietgsi/exec: implement restartable machine.
2016-04-26 Dave Airlietgsi/exec: make inputs/outputs optional for compute...
2016-04-26 Dave Airlietgsi/exec: implement load/store/atomic on MEMORY.
2016-04-26 Dave Airlietgsi/exec: split out setting up masks to separate function
2016-04-26 Dave Airlietgsi: accept a starting PC value for exec machine.
2016-04-26 Dave Airlietgsi: move to using vector for system values.
2016-04-26 Dave Airlietgsi/exec: fix system value handling.
2016-04-26 Jose Fonsecagallium: Include intrin.h instead of defining ourselves.
2016-04-26 Dave Airlietgsi: pass a shader type to the machine create and...
2016-04-26 Dave Airliegallium/tgsi: move tgsi_exec.h header out of draw_context.h
2016-04-26 Roland Scheideggergallivm: make sampling more robust against bogus coordi...
2016-04-25 Brian Paulutil/blitter: use ARRAY_SIZE macro
2016-04-25 Brian Paulgallium/util: initialize pipe_framebuffer_state to...
2016-04-25 Brian Paulutil/cache: add comments, fix formatting
2016-04-25 Grazvydas Ignotasgallium: use unreachable instead of asserts
2016-04-25 Grazvydas Ignotasgallium: fix warnings in release build
2016-04-21 Marek Olšákgallium: remove helpers converting to/from TGSI_PROCESSOR_*
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-21 Roland Scheideggergallivm: fix bogus argument order to lp_build_sample_mi...
2016-04-19 Russell Kingtgsi/lowering: improved lowering for LRP
2016-04-19 Russell Kingtgsi/lowering: improved lowering for XPD
2016-04-19 Russell Kingtgsi/lowering: add support for lowering TRUNC
2016-04-19 Russell Kingtgsi/lowering: add support for lowering FLR and CEIL
2016-04-19 Bas Nieuwenhuizengallium/util: Add u_bit_scan_consecutive_range64.
2016-04-19 Jose Fonsecagallivm: Avoid llvm::sys::getProcessTriple().
2016-04-19 Jose Fonsecagallivm: Remove lp_get_module_id.
2016-04-19 Jose Fonsecagallivm: Fix MCJIT with LLVM 3.3.
2016-04-19 Jose Fonsecagallivm: Make MCJIT a runtime option.
2016-04-19 Jose Fonsecagallivm: Use LLVMSetTarget.
2016-04-19 Jose Fonsecagallivm: Use LLVMPrintValueToString where available.
2016-04-19 Jose Fonsecagallium/tests: Update UTIL_FORMAT_MAX_* defines.
2016-04-18 Dave Airliegallivm: convert size query to using a set of parameters.
2016-04-18 Marek Olšákgallium/util: fix undefined shift to the last bit in...
2016-04-18 Marek Olšákgallium/util: fix u_bit_scan_consecutive_range for...
2016-04-17 Roland Scheideggergallivm: don't use vector selects with llvm 3.7
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-15 Tim Rowleygallium/swr: allow swr use as a swrast dri driver
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-13 Jose Fonsecagallivm: Workaround LLVM PR 27332.
2016-04-13 Roland Scheideggergallivm: use llvm.nearbyint instead of llvm.round.
2016-04-13 Thomas Hindoe Paab... tgsi: fix buffer overflow
2016-04-12 Jose Fonsecagallium: Use STATIC_ASSERT whenever possible.
2016-04-12 Marek Olšákwinsys/amdgpu: add support for 64-bit buffer sizes
2016-04-12 Marek Olšákpb_buffer: switch pb_buffer::size to 64 bits
2016-04-12 Marek Olšákgallium: pause queries for all meta ops
2016-04-12 Dave Airliesoftpipe: add SSBO/shader atomics support.
2016-04-12 Dave Airliedraw: add support for passing buffers to vs/gs shaders.
2016-04-12 Dave Airlietgsi: add support for buffer/atomic operations to tgsi_...
2016-04-12 Dave Airlietgsi: set nonhelpermask for vertex shaders
2016-04-11 Emil VelikovPart revert "gallium/auxiliary: don't build NIR sources...
2016-04-11 Samuel Iglesias... nir: add bit_size info to nir_load_const_instr_create()
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-07 Nicolai Hähnletgsi/scan: add an assert for the size of the samplers_d...
2016-04-07 Nicolai Hähnledraw/aaline: stronger guard against no free samplers...
2016-04-07 Nicolai Hähnleutil/pstipple: stronger guard against no free samplers...
2016-04-07 Edward O'Callaghangallium: Put no.of {samples,layers} into pipe_framebuff...
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-03 Jose Fonsecagallivm: Introduce lp_format_intrinsic.
2016-04-03 Jose Fonsecagallivm: Use llvm.fabs.
2016-04-03 Jose Fonsecagallivm: Prefer backend agnostic intrinsic for rounding.
2016-04-03 Jose Fonsecagallivm: Add debug option to force SSE2.
2016-04-03 Jose Fonsecagallivm: Fix performance regressions due to vector...
2016-04-03 Jose Fonsecagallivm: Remove lp_build_load_volatile.
2016-04-03 Jose Fonsecagallivm: Use standard LLVMSetAlignment from LLVM 3...
2016-04-02 Brian Paultgsi: add simple tgsi_is_msaa_target() helper
2016-04-01 Bas Nieuwenhuizengallium: add threads per block TGSI property
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Jose Fonsecagallivm: Prevent disassembly debug output from being...
2016-04-01 Jose Fonsecagallivm: Use vector selects on LLVM 3.3+.
2016-03-31 Samuel Pitoisettgsi: silence compiler warning in fetch_sampler_unit()
2016-03-31 Samuel Pitoisettgsi: fix out of bounds access in exec_atomop()
2016-03-31 Brian Paultgsi: split tgsi_util_get_texture_coord_dim() function...
2016-03-31 Brian Paultgsi: skip texture query opcodes when examining texture...
2016-03-30 Dave Airliesoftpipe: add image support to softpipe (v3)
2016-03-30 Dave Airliedraw: add support for passing images to vs/gs shaders.
2016-03-30 Dave Airlietgsi: add support for image operations to tgsi_exec...
2016-03-30 Dave Airlietgsi: introduce NonHelperMask
2016-03-30 Dave Airlietgsi_exec: handle execmask when doing indirect lookups
2016-03-30 Dave Airlietgsi_exec: add support for up to 3 address registers...
2016-03-30 Roland Scheideggertgsi: (trivial) only verify target for is_tex instructions
2016-03-30 Brian Paultgsi: simplify tgsi_shader_info::is_msaa_sampler checking
2016-03-30 Brian Paultgsi: collect texture sampler target info in tgsi_scan_...
2016-03-29 Rovanion Luckeygallium: Format code in pb_buffer_fenced.c according...
2016-03-27 Marek Olšákgallium/util: fix up inaccurate behavior of util_frameb...
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
next