st/nine: Add support for swvp constants in shaders
[mesa.git] / src / gallium / auxiliary /
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...
2016-08-19 Eric Anholtttn: Make FRAG_RESULT_DEPTH be a float variable to...
2016-08-17 Marek Olšákgallium: change pipe_image_view::first_element/last_ele...
2016-08-17 Marek Olšákgallium: change pipe_sampler_view::first_element/last_e...
2016-08-17 Nicolai Hähnlegallivm: add lp_build_alloca_undef
2016-08-17 Nicolai Hähnlegallivm: add create_builder_at_entry helper function
2016-08-17 Nicolai Hähnletgsi/scan: add tgsi_scan_arrays
2016-08-16 Brian Paulgallium: remove unused u_clear.h file
2016-08-16 Brian Paulgallium/util: minor reformatting in u_box.h
2016-08-16 Rob Clarkgallium/u_blitter: split out a helper for common clear...
2016-08-16 Rob Clarkgallium/u_blitter: add helper to save FS const buffer...
2016-08-16 Rob Clarkgallium/u_blitter: export some functions
2016-08-14 Ilia Mirkingallium/util: add helper to compute zmin/zmax for a...
2016-08-10 Leo Liuvl/rbsp: add a check for emulation prevention three...
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-08-09 Mathias Fröhlichgallium: Add c99_compat.h to u_bitcast.h
2016-08-09 Mathias Fröhlichutil: Move _mesa_fsl/util_last_bit into util/bitscan.h
2016-08-05 Jason Ekstrandutil: Move format_r11g11b10f.h to src/util
2016-08-05 Jason Ekstrandutil: Move format_rgb9e5.h to src/util
2016-08-04 Michel Dänzervl/dri3: Destroy Present event context when destroying...
2016-08-01 Marek Olšákgallium/util: fix align64
2016-08-01 Matt Turnerdraw: Avoid aliasing violations.
2016-08-01 Matt Turnergallium/auxiliary: Add u_bitcast.h header.
2016-08-01 Brian Paulauxiliary/os: add new os_get_command_line() function
2016-08-01 Rob Clarku_vbuf: fix potentially bogus assert
2016-07-30 Roland ScheideggerRevert "gallium/util: fix resource leak"
2016-07-30 Eric Engestromgallium/util: fix resource leak
2016-07-30 Rob Clarkos: add pipe_mutex_assert_locked()
2016-07-26 Eric Anholtttn: Update shader->info as we generate code.
2016-07-25 Boyuan Zhangvl/util: add copy func for yv12image to nv12surface v2
2016-07-23 Marek Olšákgallium/util: don't modify usage in pipe_buffer_write
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-22 Marek Olšákgallium/os: use CLOCK_MONOTONIC for sleeps (v2)
2016-07-19 Marek Olšákgallium/pb_cache: reduce the number of pointer dereferences
2016-07-19 Marek Olšákgallium/pb_cache: divide the cache into buckets for...
2016-07-19 Marek Olšákgallium/pb_cache: check parameters that are more likely...
2016-07-19 Eric Engestromvl: fix memory leak
2016-07-18 Leo Liuvl/dri3: fix a memory leak from front buffer
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-07-16 Rob Clarkgallium/u_queue: add optional cleanup callback
2016-07-15 Yaakov SelkowitzUse correct names for dlopen()ed files on Cygwin
2016-07-13 Marek Olšákgallivm: add helper lp_add_attr_dereferenceable
2016-07-12 Leo Liuvl/compositor: set layer of y or uv to render
2016-07-12 Leo Liuvl/compositor: add weave to yuv shader
2016-07-12 Leo Liuvl/compositor: move weave shader out from rgb weaving
2016-07-11 Marek Olšákgallivm: set LLVMNoUnwindAttribute on all intrinsics
2016-07-11 Nicolai Hähnlegallium/u_queue: assert that users must wait on fences...
2016-07-11 Nicolai Hähnlegallium/u_queue: guard fence->signalled checks with...
2016-07-08 Nayan Deshmukhvl: add half pixel to v_tex before adding offsets
2016-07-06 Rob Clarkgallium/util: make util_copy_framebuffer_state(src...
next