freedreno: a2xx: NIR backend
[mesa.git] / src / gallium / auxiliary /
2019-01-20 Karol Herbstnir: add bit_size parameter to system values with multi...
2019-01-20 Karol Herbstnir: replace more nir_load_system_value calls with...
2019-01-19 Karol Herbstnir: rename nir_var_private to nir_var_shader_temp
2019-01-16 Kenneth Graunkest/mesa: Optionally override RGB/RGBX dst alpha blend...
2019-01-15 Kenneth Graunkegallium: Add the ability to query a single pipeline...
2019-01-09 Marek Olšákst/mesa: don't leak pipe_surface if pipe_context is...
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-08 Jason Ekstrandglsl_type: Add support for explicitly laid out matrices...
2019-01-01 Timothy Arceritgsi/scan: correctly walk instructions in tgsi_scan_tes...
2019-01-01 Timothy Arceritgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
2018-12-27 Ilia Mirkingallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
2018-12-27 Ilia Mirkintgsi: add ATOMFADD operation
2018-12-26 Eric Anholtgallium/ttn: Fix setup of outputs_written.
2018-12-21 Roland Scheideggergallivm: abort when trying to use non-existing intrinsic
2018-12-21 Roland Scheideggergallivm: don't use pavg.b intrinsic on llvm >= 6.0
2018-12-20 Roland Scheideggergallivm: use llvm jit code for decoding s3tc
2018-12-19 Nicolai Hähnleddebug: always flush when requested, even when hang...
2018-12-19 Nicolai Hähnleddebug: simplify watchdog loop and fix crash in the...
2018-12-16 Jason Ekstrandnir: Rename Boolean-related opcodes to include 32 in...
2018-12-16 Jason Ekstrandnir/tgsi: Use nir_bany in ttn_kill_if
2018-12-13 Rob Clarkgallium/aux: add is_unorm() helper
2018-12-13 Eric Anholtmesa/st: Expose compute shaders when NIR support is...
2018-12-12 Roland Scheideggergallivm: remove unused float coord wrapping for aos...
2018-12-07 Samuel Pitoisetgallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT...
2018-12-07 Kristian H. Kristensengallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
2018-12-05 Kristian H. Kristensengallium: Android build fixes
2018-12-05 Michal Srbgallium: Constify drisw_loader_funcs struct
2018-11-29 Roland Scheideggerdraw: fix infinite loop in line stippling
2018-11-29 Marek Olšáktgsi/scan: add more information about bindless usage
2018-11-28 Matt Turnergallivm: Use nextafterf(0.5, 0.0) as rounding constant
2018-11-27 Eric Anholtgallium: Remove unused variable in u_tests.
2018-11-27 Dylan Bakerutil: promote u_memory to src/util
2018-11-21 Marek Olšákst/mesa: pin driver threads to a fixed CCX when glthrea...
2018-11-21 Marek Olšákgallium/u_tests: fix MSVC build by using old-style...
2018-11-20 Marek Olšákgallium/u_tests: add a compute shader test that clears...
2018-11-08 Roland Scheideggergallivm: fix improper clamping of vertex index when...
2018-11-02 Mauro Rossiandroid: gallium/auxiliary: add include to get u_debug...
2018-11-02 Gert WollnyGallium: Add format PIPE_FORMAT_R8_SRGB
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-30 Dylan Bakerutil: move u_cpu_detect to util
2018-10-30 Dylan Bakerutil: Move u_debug to utils
2018-10-30 Dylan Bakerutil: Move os_misc to util
2018-10-30 Dylan Bakergallium/util: remove u_inlines.h from u_debug.c
2018-10-30 Dylan Bakergallium/util: remove p_format.h from u_debug.h
2018-10-30 Dylan Bakergallium/util: move memory debug declarations into u_deb...
2018-10-30 Dylan Bakergallium/util: move debug_print_tranfer_flags to u_debug...
2018-10-30 Dylan Bakergallium/util: move debug_print_bind_flags to u_debug_ga...
2018-10-30 Dylan Bakergallium/util: move debug_print_usage_enum to the u_debu...
2018-10-30 Dylan Bakergallium/util: start splitting u_debug into generic...
2018-10-30 Dylan Bakergallium: split u_prim_name out of u_debug.h
2018-10-30 Andre Heidergallium/hud: fix power sensor readings for amdgpu users
2018-10-30 Marek Olšákgallium: rework PIPE_HANDLE_USAGE_* flags
2018-10-30 Eric Engestromvl: drop left-over variable
2018-10-26 Boyuan Zhangvl: get h264 profile idc
2018-10-22 Rob Herringandroid: Build kms_swrast for the Android platform
2018-10-18 Michał Janiszewskigallium: Fix mismatched ifdef-guards
2018-10-18 Gert Wollnysoftpipe: dynamically allocate space for immediate...
2018-10-16 Eric Anholtgallium/ttn: Convert inputs and outputs to derefs of...
2018-10-16 Eric Anholtgallium/ttn: Fix the type of gl_FragDepth.
2018-10-15 Kenneth Graunkegallium/u_transfer_helper: Add support for separate...
2018-10-15 Kenneth Graunkegallium/format: Add a helper to combine separate Z24...
2018-10-15 Kenneth Graunkegallium/auxiliary: Add util_format_get_depth_only(...
2018-10-06 Gert Wollnygallivm: Make it possible to disable some optimization...
2018-10-03 Emil Velikovpipe-loader: add a dup() in pipe_loader_sw_probe_kms
2018-10-03 Emil Velikovpipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
2018-10-03 Emil Velikovvl/dri3: do full teardown on screen_destroy
2018-09-28 Michel Dänzergallium/util: Clarify comment in util_init_thread_pinning
2018-09-25 Eric Engestromgallivm: ensure string is null-terminated instead of...
2018-09-21 Dylan Bakermeson: Don't compile pipe loader with dri support when...
2018-09-18 Timothy Arcerimesa/st: add force_compat_profile option to driconfig
2018-09-18 Timothy ArceriRevert "radeonsi: avoid syncing the driver thread in...
2018-09-15 Marek Olšákgallium/util: don't let child processes inherit our...
2018-09-15 Marek Olšákgallium/util: start with a random L3 cache index for...
2018-09-13 Leo Liuvl/dri: add color depth to vl winsys
2018-09-13 Leo Liuvl/dri3: add support for 10 bits format
2018-09-13 Leo Liuvl/dri: add 10 bits format supports
2018-09-10 Marek Olšákgallium/u_inlines: remove the destroy variable in pipe_...
2018-09-10 Marek Olšákgallium/u_inlines: improve pipe_reference_described...
2018-09-10 Marek Olšákgallium/auxiliary: don't dereference counters twice...
2018-09-10 Marek Olšákgallium/u_inlines: normalize naming, use dst & src...
2018-09-10 Jose Fonsecautil: Make util_context_thread_changed a no-op on Windows.
2018-09-10 Mathias Fröhlichgallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.
2018-09-07 Marek Olšákst/mesa: throttle texture uploads if their memory usage...
2018-09-07 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
2018-09-07 Marek OlšákRevert "gallium/os_thread: simplify helper pipe_current...
2018-09-07 Marek Olšákgallium/u_threaded: implement set_context_param for...
2018-09-07 Marek Olšákst/mesa: pin driver threads to a specific L3 cache...
2018-09-07 Marek Olšákgallium: add pipe_context::set_context_param for tuning...
2018-09-07 Marek Olšákgallium/os_thread: simplify helper pipe_current_thread_...
2018-09-07 Marek Olšákgallium/u_cpu_detect: get the number of cores per L3...
2018-09-07 Marek Olšákgallium/u_cpu_detect: fix parsing the CPU family
2018-09-07 Marek Olšákgallium/u_cpu_detect: fix a race condition on initializ...
2018-09-07 Dylan Bakermove u_math to src/util
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-09-06 Marek Olšákgallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER...
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
2018-09-04 Marek Olšákgallium/u_threaded: increase batch size to increase...
2018-09-04 Ernestas Kuliku_vbuf: Fix leak
next