radeonsi: emit sample locations also when nr_samples == 1
[mesa.git] / src / gallium / auxiliary /
2016-11-18 Roland Scheideggerdraw: finally optimize bool clip mask generation
2016-11-18 Roland Scheideggerdraw: use vectorized calculations for fetch (v2)
2016-11-16 Nicolai Hähnleu_simple_shaders: try to un-break the Windows build
2016-11-16 Nicolai Hähnleutil/blitter: add clamping during SINT <-> UINT blits
2016-11-16 Nicolai Hähnleutil/blitter: index texfetch_col shaders by type
2016-11-15 Marek Olšákgallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
2016-11-15 Marek Olšákgallivm: limit use of setFastMathFlags to LLVM 3.8...
2016-11-15 Marek Olšákgallivm: add lp_create_builder with an unsafe_fpmath...
2016-11-10 Tim Rowleygallium: detect avx512 cpu features
2016-11-10 Nicolai Hähnlegallivm: fix [IU]MUL_HI regression harder
2016-11-09 Tom Stellardgallivm: Fix build after removal of deprecated attribut...
2016-11-09 Roland ScheideggerRevert "draw: use vectorized calculations for fetch"
2016-11-08 Marek Olšáktgsi/scan: turn a huge if-else-if.. chain into a switch...
2016-11-08 Marek Olšáktgsi/scan: fix images_buffers regression
2016-11-08 Nicolai Hähnlegallivm: fix [IU]MUL_HI regression
2016-11-08 Roland Scheideggerdraw: use vectorized calculations for fetch
2016-11-08 Roland Scheideggergallivm: introduce 32x32->64bit lp_build_mul_32_lohi...
2016-11-07 Steven Tothgallium/hud: protect against and initialization race
2016-11-07 Steven Tothgallium/hud: close a previously opened handle
2016-11-07 Steven Tothgallium/hud: fix a problem where objects are free'd...
2016-11-04 Roland Scheideggerdraw: fix undefined input handling some more...
2016-11-03 Brian Paulgallium/hud: call fflush() after printing error messages
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-24 Brian Paultgsi: trivial build fix for MSVC
2016-10-24 Axel Davygallium/util: Add align_calloc
2016-10-24 Marek Olšáktgsi/scan: scan texture offset operands
2016-10-24 Marek Olšáktgsi/scan: move src operand processing into a separate...
2016-10-24 Marek Olšáktgsi/scan: get information about shader buffer usage
2016-10-24 Marek Olšáktgsi/scan: handle indirect image indexing correctly
2016-10-24 Marek Olšáktgsi/scan: don't treat RESQ etc. as memory instructions
2016-10-24 Marek Olšáktgsi/scan: get information about indirect 2D file access
2016-10-24 Marek Olšáktgsi/scan: get information about indirect CONST access
2016-10-20 Marek Olšákgallivm: try to fix build with LLVM <= 3.4 due to missi...
2016-10-20 Marek Olšákgallivm: add wrappers for missing functions in LLVM...
2016-10-18 Roland Scheideggerdraw: improve vertex fetch (v2)
2016-10-18 Roland Scheideggerdraw: improved handling of undefined inputs
2016-10-18 Roland Scheideggergallivm: print out time for jitting functions with...
2016-10-18 Roland Scheideggergallivm: Use native packs and unpacks for the lerps
2016-10-18 Emil Velikovloader: remove loader_get_driver_for_fd() driver_type
2016-10-18 Marek Olšákgallium/tgsi: add missing #include
2016-10-14 Jose Fonsecapipe_loader_sw: Don't invoke Unix close() on Windows.
2016-10-14 Emil Velikovgallium: rename drm_driver_descriptor::{, driver_}name
2016-10-14 Emil Velikovgallium: remove unused drm_driver_descriptor::driver_name
2016-10-13 Brian Paultgsi: fix comment typo in tgsi_ureg.c
2016-10-13 Axel Davygallium/os: Use unsigned integers for size computation
2016-10-12 Nicolai Hähnletgsi/ureg: add ureg_DECL_output_layout
2016-10-12 Nicolai Hähnletgsi/ureg: add layout/component input declarations
2016-10-12 Nicolai Hähnletgsi/scan: fix num_inputs/num_outputs for shaders with...
2016-10-12 Roland Scheideggerdraw: initialize shader inputs
2016-10-10 Axel Davygallium/util: Really allow aliasing of dst for u_box_un...
2016-10-10 Axel Davygallium/os: Fix overflow on 32 bits
2016-10-06 Steven Tothgallium/hud: Remove superfluous debug
2016-10-05 Marek Olšáktgsi/scan: don't set interp flags for inputs only used...
2016-10-04 Jose Fonsecagallivm: Use AVX2 gather instrinsics.
2016-10-04 Roland Scheideggergallivm: Use 8 wide AoS sampling on AVX2.
2016-10-04 José Fonsecagallivm: Basic AVX2 support.
2016-10-04 Matt Whitlockgallium/auxiliary: replace call to dup(2) with fcntl...
2016-10-03 Nayan Deshmukhvl/dri3: fix warning about incompatible pointer type
2016-09-30 Steven Tothgallium/hud: Add support for CPU frequency monitoring
2016-09-30 Marek OlšákRevert "gallium/hud: automatically print % if max_value...
2016-09-29 Steven Tothgallium/hud: Add power sensor support
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-09-27 Nicolai Hähnlegallium/radeon/winsyses: reduce the number of pb_cache...
2016-09-27 Nicolai Hähnlegallium/pipebuffer: add pb_slab utility
2016-09-27 Nicolai Hähnlegallium/u_math: add util_logbase2_ceil
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-09-26 Samuel Pitoisetgallium/util: make use of strtol() in debug_get_num_opt...
2016-09-21 Brian Paulgallium/util: add comment on util_is_format_compatible()
2016-09-21 Nicolai Hähnlegallivm: support negation on 64-bit integers
2016-09-21 Dave Airliegallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
2016-09-21 Dave Airlietgsi/softpipe: prepare ARB_gpu_shader_int64 support...
2016-09-21 Dave Airliegallium/tgsi: add support for 64-bit integer immediates.
2016-09-21 Dave Airliegallium: add opcode and types for 64-bit integers....
2016-09-20 Nayan Deshmukhvl/dri3: handle the case of different GPU(v4.2)
2016-09-17 Lars Hamretgsi: Enable returns from within loops
2016-09-16 Rob Clarkttn: fix warning after 7bf76563e
2016-09-14 Marek OlšákRevert "tgsi/scan: don't set interp flags for inputs...
2016-09-13 Marek Olšáktgsi/scan: don't set interp flags for inputs only used...
2016-09-13 Marek Olšákddebug: dump shader buffers and images
2016-09-13 Andy Furnissvl/util: Fix YV12/I420 convert to NV12 U/V reversal
2016-09-12 Leo Liuvl/rbsp: match initial escaped bits with valid in the...
2016-09-08 Marek Olšákgallium: remove PIPE_BIND_TRANSFER_READ/WRITE
2016-09-06 Marek Olšákgallium: switch drivers to the slab allocator in src...
2016-09-01 Thomas Hellstromgallium/postprocess: Fix resource freeing
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_shader_images()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-29 Marek Olšáktgsi/scan: remember sampler view types
2016-08-26 Brian Paulgallium/hud: move signo declaration inside PIPE_OS_UNIX...
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-24 Rhys Kiddgallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initial...
2016-08-24 Leo Liuvl/rbsp: fix another three byte not detected
2016-08-24 Eric Engestromgallium/cso: avoid unnecessary null dereference
2016-08-22 Marek Olšákgallium/hud: round max_value to print nicely rounded...
2016-08-22 Marek Olšákgallium/hud: generalize code for drawing numbers next...
2016-08-22 Marek Olšákgallium/hud: draw numbers with 3 decimal places if...
2016-08-22 Marek Olšákgallium/hud: use sRGB for nicer AA lines
2016-08-22 Marek Olšákgallium/hud: use AA lines for graphs
2016-08-22 Marek Olšákgallium/hud: don't enable blending for all objects
2016-08-19 Eric Anholtttn: Use nir_load_front_face instead of the TGSI-style...
next