Introduce .editorconfig
[mesa.git] / src / gallium / auxiliary /
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...
2016-07-02 Hans de Goedetgsi: Add WORK_DIM System Value
2016-07-01 Nayan Deshmukhvl: add a bicubic interpolation filter(v5)
2016-07-01 Brian Paulgallium/util: check for window cliprects in util_can_bl...
2016-06-30 Brian Paulgallium/util: add tight_format_check param to util_can_...
2016-06-30 Brian Paulgallium/util: simplify a few things in util_can_blit_vi...
2016-06-30 Brian Paulgallium/util: new util_try_blit_via_copy_region() function
2016-06-28 Hans de Goedepipe_loader_sw: Fix fd leak when instantiated via pipe_...
2016-06-24 Marek Olšákgallium/u_queue: allow the execute function to differ...
2016-06-24 Marek Olšákgallium/u_queue: reduce the number of mutexes by 2
2016-06-24 Marek Olšákgallium/u_queue: add an option to name threads
2016-06-24 Marek Olšákgallium/u_queue: add an option to have multiple worker...
2016-06-24 Marek Olšákgallium/u_queue: rewrite util_queue_fence to allow...
2016-06-24 Marek Olšákgallium/u_queue: use a ring instead of a stack
2016-06-23 Brian Paulgallium/util: fix some 4-space indentation in blitter...
2016-06-22 Ilia Mirkintranslate: fix start_instance parameter in sse version
2016-06-21 Marek Olšákgallium/u_blitter: implement mipmap generation
2016-06-20 Roland Scheideggergallivm: don't use integer min/max sse intrinsics with...
2016-06-16 Christian Königvl: support luma keying for interlaced surfaces as...
2016-06-15 Brian Paulauxilary/os: allow appending to GALLIUM_LOG_FILE
2016-06-15 Marek Olšákgallium/util: import the multithreaded job queue from...
2016-06-14 Roland Scheideggergallium/util: don't use blocksize for minify for assertions
2016-06-14 Julien Isorcest/va: ensure linear memory for dmabuf
2016-06-14 Mathias Fröhlichmesa/gallium: Move u_bit_scan{,64} from gallium to...
2016-06-13 Brian Paulutil: update some assertions in util_resource_copy_region()
2016-06-13 Jan Veselyvl: Fix trivial sign compare warnings
2016-06-13 Rob HerringAndroid: move libdrm settings to top-level Android...
2016-06-13 Jan Veselygallivm: Fix trivial sign warnings
2016-06-10 Brian Paulutil: update util_resource_copy_region() for GL_ARB_cop...
2016-06-10 Anuj Phogatgallium: Fix region overlap conditions for rectangles...
2016-06-10 Dave Airliegallivm: more 64-bit integer prep work.
2016-06-10 Dave Airliegallivm: make non-float return code bitcast consistent.
2016-06-10 Dave Airliegallium/gallivm: use 64-bit test instead of doubles.
2016-06-10 Dave Airliegallium/tgsi: add 64-bitness type check function.
2016-06-10 Leo Liuvl/dri3: support receiving new pixmap for front buffer
2016-06-10 Leo Liuvl/dri3: get Makefile properly
next