iris: Do SET_TILING at a single point rather than in two places.
[mesa.git] / src / gallium / auxiliary / util /
2019-05-23 Kenneth Graunkegallium: Add PIPE_CAP_FBFETCH_COHERENT and expose exten...
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-22 Greg Vgallium: enable dmabuf on BSD as well
2019-05-15 Alyssa Rosenzweiggallium: Add default check for PIPE_CAP_FRAGMENT_SHADER...
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-10 Alyssa Rosenzweiggallium: Add helper to convert PIPE blending to shader_...
2019-05-08 Brian Paulgallium/util: fix two MSVC compiler warnings
2019-05-02 Marek Olšákst/dri: decrease input lag by syncing sooner in SwapBuffers
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-29 Erik Faye-Lundgallium/u_vbuf: support NULL-resources
2019-04-25 Nicolai Hähnleutil/u_log: flush auto loggers before starting a new...
2019-04-24 Marek Olšákutil: fix a compile failure in u_compute.c on windows
2019-04-24 Jiang, Sonnyva: use a compute shader for the blit
2019-04-24 Marek Olšákgallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
2019-04-24 Marek Olšákgallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for...
2019-04-24 Marek Olšákgallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
2019-04-24 Marek Olšákgallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR...
2019-04-23 Mike Blumenkrantzgallium: add pipe cap for inner_coverage conservative...
2019-04-23 Jonathan Marekgallium: add ATC format support
2019-04-17 Erik Faye-Lundgallium/util: support translating between uint and...
2019-04-15 Rhys Perrygallium: add support for formatted image loads
2019-04-11 Jan Veselygallium/aux: Report error if loading of a pipe driver...
2019-04-11 Qiang Yugallium/u_vbuf: export u_vbuf_get_minmax_index
2019-04-10 Gert WollnyGallium: Add new CAP that indicated whether IO array...
2019-04-09 Caio Marcelo de... gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
2019-04-07 Kenneth Graunkegallium/util: Add const to u_range_intersect
2019-04-05 Andrii Simiklitutil: clean the 24-bit unused field to avoid an issues
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Guido Günthergallium/u_dump: util_dump_sampler_view: Dump u.tex...
2019-03-22 Rob Clarkgallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
2019-03-18 Brian Paulgallium/util: remove pipe_sampler_view_release()
2019-03-15 Marek Olšákgallium: add pipe_grid_info::last_block
2019-03-08 Brian Paulgallium/util: add some const qualifiers in u_bitmask.c
2019-03-08 Brian Paulgallium/util: whitespace cleanups in u_bitmask.[ch]
2019-02-26 Marek Olšákgallium/u_tests: use a compute-only context to test...
2019-02-21 Marek Olšákgallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with...
2019-02-21 Marek Olšákgallium/u_threaded: always unmap const_uploader
2019-02-13 Alok Hotagallium/aux: add PIPE_CAP_MAX_VARYINGS to u_screen
2019-02-11 Marek Olšákgallium/u_threaded: fix EXPLICIT_FLUSH for flush offset...
2019-02-05 Kenneth Graunkegallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability...
2019-01-30 Dylan Bakergallium: wrap u_screen in extern "C" for c++
2019-01-28 Gert WollnyGallium: Add new CAPS to indicate whether a driver...
2019-01-25 Eric Anholtgallium: Make sure we return is_unorm/is_snorm for...
2019-01-25 Eric Anholtgallium: Fix comment about possible colorspaces.
2019-01-23 Caio Marcelo de... gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
2019-01-22 Marek Olšákgallium/util: add util_format_snorm8_to_sint8 (from...
2019-01-22 Marek Olšákgallium: add SINT formats to have exact counterparts...
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...
2018-12-27 Ilia Mirkingallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
2018-12-13 Rob Clarkgallium/aux: add is_unorm() helper
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-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-02 Gert WollnyGallium: Add format PIPE_FORMAT_R8_SRGB
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-26 Boyuan Zhangvl: get h264 profile idc
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-09-28 Michel Dänzergallium/util: Clarify comment in util_init_thread_pinning
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-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šá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/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...
next