radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c
[mesa.git] / src / gallium / auxiliary /
2018-08-15 Marek Olšákgallium/u_blitter: save/restore window rectangles
2018-08-15 Marek Olšáknoop: implement set_window_rectangles
2018-08-15 Marek Olšákddebug: implement set_window_rectangles
2018-08-11 Gert WollnyGallium/tgsi: Correct signdness of return value of...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-10 Mathieu Bridonpython: Fix inequality comparisons
2018-08-09 Mathieu Bridonpython: Better check for integer types
2018-08-08 Emil Velikovttn: remove {varying_slot, frag_result}_to_tgsi_semanti...
2018-08-07 Mathieu Bridonpython: Use explicit integer divisions
2018-08-03 Marek Olšákgallium/u_vbuf: handle indirect multidraws correctly...
2018-08-03 Roland Scheideggerutil: return 0 for NaNs in float_to_ubyte
2018-08-02 Andres Gomezddebug: use util_snprintf() in dd_get_debug_filename_an...
2018-08-02 Andres Gomezgallium/aux/util: use util_snprintf() in test_texture_b...
2018-08-01 Dylan Bakergallium: fix ddebug on windows
2018-08-01 Dylan Bakerutil: move process.[ch] to u_process.[ch]
2018-08-01 Rhys Perrygallium: add new SAMP2HND and IMG2HND opcodes
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add pipe_resource::nr_storage_samples, and...
2018-07-28 Brian Paultgsi: whitespace fixes in tgsi_ureg.c
2018-07-28 Brian Paulgallium/util: whitespace fixes in u_inlines.h
2018-07-28 Brian Paulgallium/util: whitespace fixes in u_debug_memory.c
2018-07-27 Marek Olšákgallium/u_vbuf: split u_vbuf_get_minmax_index function...
2018-07-27 Alexander von Gluck IVgallium/auxiliary: Extern "c" fixes.
2018-07-27 Marek Olšákgallium/noop: implement invalidate_resource
2018-07-27 Chad Versacegallium/auxiliary: Fix Autotools on Android (v2)
2018-07-26 Erik Faye-Lundgallium: initialize ureg_dst::Invariant bit
2018-07-23 Roland Scheideggerdraw: force draw pipeline if there's more than 65535...
2018-07-12 Eric Anholtu_blitter: Add an option to draw the triangles using...
2018-07-12 Eric Anholtu_draw: Add some indices to the util_draw_elements...
2018-07-12 Eric Anholtgallium/u_transfer_helper: Initialize the stride of...
2018-07-12 Eric Anholtgallium/u_transfer_helper: Fix MSAA mappings with nonze...
2018-07-12 Michel Dänzergallium: Check pipe_screen::resource_changed before...
2018-07-06 Mathieu Bridonpython: Use the print function
2018-07-05 Mathieu Bridongallium/auxiliary: Fix string matching
2018-07-05 Marek OlšákShorten u_queue names
2018-07-05 Marek Olšákgallium/os: use util_get_process_name when possible
2018-07-02 Erik Faye-Lundgallium/u_vbuf: drop min/max-scanning for empty indirec...
2018-07-01 Denis Paukgallium/auxiliary: Add helper support for bptc format...
2018-06-29 Marek Olšákgallium/util: remove dummy function util_format_is_supp...
2018-06-29 Joe M. Knissgallium: plumb invariant output attrib thru TGSI
2018-06-28 Chad Versacegallium: Fix automake for Android (v2)
2018-06-25 Robert Fossgallium/util: Fix build error due to cast to different...
2018-06-23 Rob Clarkttn: convert to deref instructions
2018-06-20 Christian Gmeinergallium: add scalar isa shader cap
2018-06-20 Gert Wollnygallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare...
2018-06-20 Gert Wollnygallium/aux/util/u_debug.h: Fix "noreturn" warnings...
2018-06-20 Gert Wollnygallium/aux/util: Fix some warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_ureg.c: remove unused parameter from...
2018-06-20 Gert Wollnygallium/aux/tgsi_two_side.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_ureg.c: Fix various warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_text.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_point_sprite.c: Fix -Wsign-compare...
2018-06-20 Gert Wollnygallium/aux/tgsi_lowering.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Remove now unused variable
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Remove unused parameters...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Fix various -Wsign-compare
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: remove superfluous parameter...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: remove superfluous parameter...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Remove unused parameter from...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Remove paramater inst from...
2018-06-20 Gert Wollnygallium/aux/tgsi_aa_point.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_sanity.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi/tgsi_parse.c: Fix two warnings
2018-06-20 Gert Wollnygallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/cso_cache: Fix various warnings
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_relaxed_es driconfig override
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_builtin_const_expression...
2018-06-18 Marek Olšákgallium/hud: = should rename the last added data source
2018-06-17 Timothy Arcerimesa: Unconditionally enable floating-point textures
2018-06-15 Rhys Perrygallium: add support for programmable sample locations
2018-06-14 Lukas Rusakmeson: only build vl_winsys_dri.c when x11 platform...
2018-06-14 Dave Airlievirgl: add ARB_tessellation_shader support. (v2)
2018-06-05 Eric Engestromautotools: add missing android file to package
2018-06-04 Jose Fonsecatrace: Fix trace_context_transfer_unmap methods.
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
2018-05-29 Pierre Moreauutil/u_math: Implement a logbase2 function for unsigned...
2018-05-23 Dave Airlietgsi/scan: add hw atomic to the list of memory accessin...
2018-05-19 Roland Scheideggerdraw: get rid of special logic to not emit null tris
2018-05-17 Brian Paultgsi: fix incorrect tgsi_shader_info::num_tokens comput...
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".
2018-05-16 Eric Anholtv3d: Rename the vc5_dri.so driver to v3d_dri.so.
2018-05-15 Matthias Großgallium/hud: add frametime graph (v2)
2018-05-15 Roland Scheideggergallivm: Use alloca_undef with array type instead of...
2018-05-15 Marek Olšákcso: check count == 0 in cso_set_vertex_buffers
2018-05-13 Marek Olšákgallium: remove aux_vertex_buffer_slot code
2018-05-10 Jan Veselygallium/auxiliary: Add helper function to count the...
2018-05-09 Jan Veselypipe-loader: Free driver_name in error path
2018-05-01 Brian Paultgsi: use enums instead of unsigned in ureg code
2018-04-25 Eric Anholtgallium/util: Fix incorrect refcounting of separate...
2018-04-25 Roland Scheideggerdraw: fix different sign logic when clipping
2018-04-25 Roland Scheideggerdraw: simplify clip null tri logic
2018-04-24 Roland Scheideggergallivm: dump bitcode before optimization
2018-04-24 Roland Scheideggergallivm: (trivial) do division by 1000 with int64
2018-04-24 Roland Scheideggergallivm: remove LICM pass
2018-04-24 Roland Scheideggergallivm: add early cse pass
2018-04-22 Ilia Mirkintrace: allow image resource to be null
2018-04-20 Stefan Schakegallium/util: Android backtrace support
2018-04-20 Stefan Schakegallium/util: Don't stub u_debug_stack on Android
2018-04-20 Nicolai Hähnleradeonsi: generate image load/store/atomic ops using...
next