gm107/ir: use CS2R for SV_CLOCK
[mesa.git] / src / gallium / auxiliary /
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...
2018-04-20 Nicolai Hähnleamd/common: pass address components individually to...
2018-04-14 Brian Paulgallium/util: put (void) in a few function signatures
2018-04-14 Brian Paulddebug: add PIPE_OS_UNIX/LINUX checks to fix MSVC build
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-04-13 Marek Olšákgallium/hud: add a simple HUD view that only draws...
2018-04-12 Leo Liuvl: add VP9 profile2 support
2018-04-12 Leo Liuvl: add VP9 probability tables
2018-04-12 Leo Liuvl: add VP9 profile0 and format
2018-04-08 Lucas Stachgallium/util: implement util_format_is_yuv
2018-04-06 Dylan Bakermeson: fix warnings about comparing unlike types
2018-04-05 Marek Olšákgallium/pp: fix MLAA shaders
2018-04-05 Marek Olšákgallium/pp: use user constant buffers
2018-04-03 Timothy Arcerigallium/pipebuffer: fix parenthesis location
2018-04-02 Mike Lothiangallivm: Fix include for LLVMAddPromoteMemoryToRegisterPass
2018-04-02 Marek Olšákgallium/u_tests: test FBFETCH and shader-based blending...
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-27 Eric Anholtgallium/u_vbuf: Protect against overflow with large...
2018-03-26 Vinson Leegallium: Do not add -Wframe-address option for gcc...
2018-03-23 Brian Paultgsi,softpipe: use enum tgsi_opcode
2018-03-23 Brian Paulst/mesa,tgsi: use enum tgsi_opcode
2018-03-23 Brian Paultgsi/nir: use enum tgsi_opcode
2018-03-23 Brian Paultgsi: use enum tgsi_opcode
2018-03-23 Brian Paulgallivm: use enum tgis_opcode
2018-03-16 Emil Velikovtgsi: move tgsi_processor_to_shader_stage() to a header
2018-03-12 Timothy Arcerigallium: silence __builtin_frame_address nonzero argume...
2018-03-12 Dave Airlieu_vbuf/translate: pass max_index into the set_buffer.
2018-03-11 Marek Olšákgallium/util: add helper util_wait_for_idle
next