freedreno: android: fix build of perfcounters.
[mesa.git] / src / gallium / include /
2020-01-23 Ian Romanickgallium: Add a cap bit for integer multiplication betwe...
2020-01-23 Ian Romanickgallium: Add a cap bit for OpenCL-style extended intege...
2020-01-20 Daniel StoneRevert "gallium: add st_context_iface::flush_resource...
2020-01-17 Marek Olšákgallium: add st_context_iface::flush_resource to call...
2020-01-15 Gurchetan Singhst/dri: track if image is created by a dmabuf
2020-01-03 Thong Thaigallium: Add PIPE_FORMAT_P010 support
2019-12-21 Christian Gmeinergallium: add PIPE_CAP_MAX_VERTEX_BUFFERS
2019-12-20 Jonathan Marekutil/format: add missing vulkan formats
2019-12-11 Dongwon Kimgallium: enable INTEL_PERFORMANCE_QUERY
2019-12-10 Pierre-Eric Pellou... st/mesa: add a notify_before_flush callback param to...
2019-12-06 Nanley Cherygallium: Store the image format in winsys_handle
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-07 Eric Anholtgallium: Add equivalents of packed MESA_FORMAT_*UINT...
2019-11-07 Eric Anholtgallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
2019-11-07 Eric Anholtgallium: Add some more channel orderings of packed...
2019-11-07 Eric Anholtgallium: Add defines for FXT1 texture compression.
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-10-24 Marek Olšákgallium: add pipe_screen::finalize_nir
2019-10-20 Eric Anholtgallium: Drop the unused PIPE_FORMAT_A*L* formats.
2019-10-17 Erik Faye-Lundmesa/st: support lowering user-clip-planes automatically
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower two-sided lighting
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower point-size
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower alpha-testing
2019-10-17 Dave Airliegallium: add flatshade lowering capability
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-11 Dave Airliegallium: add a a new cap for changing the TGSI TG4...
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-08 Ilia Mirkingallium/tgsi: add support for DEMOTE and READ_HELPER...
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-07 Boris BrezillonRevert "Revert "st/dri2: Implement DRI2bufferDamageExte...
2019-10-07 Boris BrezillonRevert "st/dri2: Implement DRI2bufferDamageExtension"
2019-09-30 Caio Marcelo de... gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
2019-09-21 Karol Herbstclover: add support for passing kernels as nir to the...
2019-09-21 Karol Herbstrename pipe_llvm_program_header to pipe_binary_program_...
2019-09-21 Karol Herbstgallium: add blob field to pipe_llvm_program_header
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-09-18 Christian GmeinerRevert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
2019-09-10 Caio Marcelo de... gallium: Add ARB_gl_spirv support
2019-09-05 Connor Abbottgallium: Plumb through a way to disable GLSL const...
2019-08-26 Eric Anholtgallium: Add the ASTC 3D formats.
2019-08-21 Ilia Mirkingallium/vl: use compute preference for all multimedia...
2019-08-19 Eric Anholtgallium: Remove manual defining of PIPE_FORMAT enum...
2019-08-13 Daniel Stonest/dri2: Implement DRI2bufferDamageExtension
2019-08-13 Jordan Justenstate_tracker/winsys_handle: Add plane input field
2019-08-13 Jordan Justengallium/screen: Add pipe_screen::resource_get_param
2019-08-12 Marek Olšákgallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
2019-08-12 Marek Olšákgallium: add AMD-specific compute TGSI enums
2019-08-12 Marek Olšákgallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_t...
2019-08-07 Timothy Arcerimesa/gallium: add dric option to allow overriding GL...
2019-08-06 Pierre-Eric Pellou... gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate...
2019-08-06 Pierre-Eric Pellou... tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
2019-08-02 Eric Engestromgallium: deduplicate os detection logic by using detect...
2019-08-02 Eric Engestromgallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
2019-08-02 Eric Engestromgallium: remove never-used PIPE_SUBSYSTEM_DRI
2019-08-02 Kenneth Graunkegallium: Implement GL_EXT_shader_samples_identical...
2019-07-31 Mike Blumenkrantzgallium: add AYUV and XYUV formats
2019-07-30 Sagar Ghugegallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
2019-07-29 Marek Olšákgallium: add PIPE_CAP_GRAPHICS
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-18 Andreas Baierlgallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
2019-07-15 Marek Olšákgallium: use MAP_DIRECTLY to mean supression of DISCARD...
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-10 Erik Faye-Lundgallium: give vertex-shader saturate its own cap
2019-07-10 Erik Faye-Lundgallium: give fragment-shader derivatives its own cap
2019-07-10 Erik Faye-Lundgallium: give fragment-shader texture-lod its own cap
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-15 Rob Clarkgallium: add z24s8_as_r8g8b8a8 format
2019-06-13 Caio Marcelo de... gallium: Add PIPE_CAP_ATOMIC_FLOAT_MINMAX
2019-06-11 Caio Marcelo de... gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
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-15 Kenneth Graunkegallium: Add a PIPE_CAP_FRAGMENT_SHADER_INTERLOCK.
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-09 Eric Engestromgallium: fix typo in comment
2019-04-30 Julien Isorcegallium: add resource_get_info to pipe_screen
2019-04-24 Marek Olšákgallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
2019-04-24 Marek Olšákgallium: replace drm_driver_descriptor::configuration...
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-24 Marek Olšákgallium: document conservative rasterization flags
2019-04-23 Mike Blumenkrantzgallium: add pipe cap for inner_coverage conservative...
2019-04-23 Jonathan Marekgallium: add ATC format support
2019-04-16 suresh guttulavl: Add cropping flags for H264
2019-04-15 Rhys Perrygallium: add support for formatted image loads
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-09 Dave Airliesoftpipe: add support for indexed queries.
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-01 Marek Olšákgallium: implement ARB/KHR_parallel_shader_compile
2019-03-30 Rob Clarkgallium/docs: clarify set_sampler_views (v2)
2019-03-22 Rob Clarkgallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
2019-03-20 Kenneth Graunkegallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXT...
2019-03-15 Marek Olšákgallium: add pipe_grid_info::last_block
2019-02-11 Leo Liust/va: fix the incorrect max profiles report
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-02-05 Kenneth Graunkegallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability...
2019-01-31 Marek Olšákgallium: allow more PIPE_RESOURCE_ driver flags
next