gallium: extend resource_get_param to be as capable as resource_get_handle
[mesa.git] / src /
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-09-18 Marek Olšákac: move ac_get_num_physical_vgprs into radeon_info
2019-09-18 Marek Olšákac: move ac_get_num_physical_sgprs into radeon_info
2019-09-18 Marek Olšákac: move ac_get_max_wave64_per_simd into radeon_info
2019-09-18 Marek Olšákac: move num_sdp_interfaces into radeon_info
2019-09-18 Marek Olšákac: move PBB MAX_ALLOC_COUNT into radeon_info
2019-09-18 Jonathan Mareketnaviv: fix two-sided stencil
2019-09-18 Samuel Pitoisetradv: fix loading 64-bit GS inputs
2019-09-18 Bas Nieuwenhuizentu: Set up glsl types.
2019-09-18 Samuel Pitoisetradv: fix writing depth/stencil clear values to image
2019-09-18 Haihao Xiangi965: support AYUV/XYUV for external import only
2019-09-18 Boris Brezillonpanfrost: Allocate tiler and scratchpad BOs per-batch
2019-09-18 Boris Brezillonpanfrost: Add FBO BOs to batch->bos earlier
2019-09-18 Boris Brezillonpanfrost: Add the panfrost_batch_create_bo() helper
2019-09-18 Boris Brezillonpanfrost: Don't return imported/exported BOs to the...
2019-09-18 Boris Brezillonpanfrost: Add panfrost_bo_{alloc,free}()
2019-09-18 Boris Brezillonpanfrost: Stop using panfrost_bo_release() outside...
2019-09-18 Boris Brezillonpanfrost: Stop passing screen around for BO operations
2019-09-18 Boris Brezillonpanfrost: Don't check if BO is mmaped before calling...
2019-09-18 Boris Brezillonpanfrost: Stop exposing panfrost_bo_cache_{fetch,put}()
2019-09-18 Boris Brezillonpanfrost: Move the BO API to its own header
2019-09-18 Boris Brezillonpanfrost: s/PAN_ALLOCATE_/PAN_BO_/
2019-09-18 Boris Brezillonpanfrost: Move panfrost_bo_{reference,unreference}...
2019-09-18 Boris Brezillonpanfrost: Get rid of pan_drm.c
2019-09-18 Boris Brezillonpanfrost: Stop passing has_draws to panfrost_drm_submit...
2019-09-18 Boris Brezillonpanfrost: Kill a useless memset(0) in panfrost_create_c...
2019-09-18 Boris Brezillonpanfrost: Add polygon_list to the batch BO set at alloc...
2019-09-18 Boris Brezillonpanfrost: Add missing panfrost_batch_add_bo() calls
2019-09-18 Boris Brezillonpanfrost: Use the correct type for the bo_handle array
2019-09-18 Boris Brezillonpanfrost: Stop exposing internal panfrost_*_batch(...
2019-09-18 Christian Gmeineretnaviv: disable ARB_shadow
2019-09-18 Christian GmeinerRevert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
2019-09-18 Lepton Wuvirgl: Remove wrong EAGAIN handling for drmIoctl
2019-09-17 Kenneth Graunkeiris: Skip allocating a null surface when there are...
2019-09-17 Kenneth Graunkeintel/compiler: Set "Null Render Target" ex_desc bit...
2019-09-17 Samuel Iglesias... anv: enable VK_KHR_shader_float_controls and SPV_KHR_fl...
2019-09-17 Samuel Iglesias... i965/fs: add support for shader float control to remove...
2019-09-17 Samuel Iglesias... i965/fs: set rounding mode when emitting nir_op_f2f32...
2019-09-17 Samuel Iglesias... i965/fs: set rounding mode when emitting fadd, fmul...
2019-09-17 Samuel Iglesias... i965/fs: add emit_shader_float_controls_execution_mode...
2019-09-17 Samuel Iglesias... i965/fs/generator: add new opcode to set float controls...
2019-09-17 Samuel Iglesias... i965/fs/generator: refactor rounding mode helper in...
2019-09-17 Samuel Iglesias... i965/fs/nir: add nir_op_unpack_half_2x16_split_*_flush_...
2019-09-17 Samuel Iglesias... intel/nir: do not apply the fsin and fcos trig workarou...
2019-09-17 Samuel Iglesias... nir: fix fmin/fmax support for doubles
2019-09-17 Samuel Iglesias... nir: fix denorm flush-to-zero in sqrt's lowering at...
2019-09-17 Samuel Iglesias... nir: fix denorms in unpack_half_1x16()
2019-09-17 Samuel Iglesias... nir/algebraic: disable inexact optimizations depending...
2019-09-17 Andres Gomeznir/algebraic: mark float optimizations returning one...
2019-09-17 Samuel Iglesias... nir/constant_expressions: mind rounding mode converting...
2019-09-17 Samuel Iglesias... nir/opcodes: make sure f2f16_rtz and f2f16_rtne behavio...
2019-09-17 Samuel Iglesias... nir: mind rounding mode on fadd, fsub, fmul and fma...
2019-09-17 Samuel Iglesias... nir: add support for round to zero rounding mode to...
2019-09-17 Samuel Iglesias... util: add fp64 -> fp32 conversion support for RTNE...
2019-09-17 Samuel Iglesias... util: add float to float16 conversions with RTZ and...
2019-09-17 Samuel Iglesias... util: add softfloat functions to operate with doubles...
2019-09-17 Samuel Iglesias... nir: add support for flushing to zero denorm constants
2019-09-17 Samuel Iglesias... nir: add auxiliary functions to detect if a mode is...
2019-09-17 Samuel Iglesias... spirv/nir: keep track of SPV_KHR_float_controls executi...
2019-09-17 Samuel Iglesias... spirv: check support for SPV_KHR_float_controls capabil...
2019-09-17 Adam Jacksongallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
2019-09-17 Adam Jacksongallium/xlib: Remove MakeCurrent_PrevContext
2019-09-17 Adam Jacksongallium/xlib: Remove drawable caching from the MakeCurr...
2019-09-17 Adam Jacksonci: Run tests on i386 cross builds
2019-09-17 Jon TurneyFix timespec_from_nsec test for 32-bit time_t
2019-09-17 Tapani Pälliiris: close screen fd on iris_destroy_screen
2019-09-17 Michel Dänzerac: Remove DEBUG workaround
2019-09-17 Michel Dänzerswr: Limit DEBUG workaround to LLVM < 7
2019-09-17 Michel Dänzergallivm: Limit DEBUG workaround to LLVM < 7
2019-09-17 Erik Faye-Lundst/mesa: remove always-true expression
2019-09-17 Christian Gmeineretnaviv: a bit of micro-optimization
2019-09-17 Icenowy Zhenglima: reset scissor state if scissor test is disabled
2019-09-17 Jason Ekstrandvulkan: Update the XML and headers to 1.1.123
2019-09-17 Caio Marcelo de... spirv: Handle ShaderLayer and ShaderViewportIndex capab...
2019-09-17 Caio Marcelo de... spirv: Update JSON and headers to 1.5
2019-09-16 Eric Anholtfreedreno: Fix invalid read when a block has no instruc...
2019-09-16 Kenneth Graunkest/mesa: Increase GL_POINT_SIZE_RANGE minimum to 1.0
2019-09-16 Kenneth Graunkest/mesa: Prefer 5551 formats for GL_UNSIGNED_SHORT_5_5_5_1.
2019-09-16 Rhys Perryradv: always emit a position export in gs copy shaders
2019-09-16 Rhys Perryradv: keep GS threads with excessive emissions which...
2019-09-16 Lionel Landwerlindrirc: include unreal engine version 0 to 23
2019-09-16 Lionel Landwerlinutil/xmlconfig: fix regexp compile failure check
2019-09-16 Erik Faye-Lundgallium/gdi: use GALLIUM_FOO rather than HAVE_FOO
2019-09-16 Dylan Bakerscons: Make scons and meson agree about path to glapi...
2019-09-16 Vasily Khoruzhicklima: add standalone disassembler with primitive MBS...
2019-09-16 Heinrich Finkmesa/gl: Sync with Khronos registry
2019-09-16 Sergii Romantsovnir/large_constants: pass after lowering copy_deref
2019-09-16 Timothy Arceriradeonsi/nir: fix number of used samplers
2019-09-16 Samuel Pitoisetradv/gfx10: disable unsupported transform feedback...
2019-09-16 Samuel Pitoisetradv/gfx10: implement NGG streamout
2019-09-16 Samuel Pitoisetradv/gfx10: make sure to wait for idle before clearing GDS
2019-09-16 Samuel Pitoisetradv/gfx10: make GDS idle when leaving the IB
2019-09-16 Samuel Pitoisetradv/gfx10: enable NGG_WAVE_ID_EN for NGG streamout
2019-09-16 Samuel Pitoisetradv/gfx10: gather GS output for VS as NGG
2019-09-16 Samuel Pitoisetradv/gfx10: compute the correct buffer size for NGG...
2019-09-16 Samuel Pitoisetradv/gfx10: fix unnecessary LDS overallocation for...
2019-09-16 Samuel Pitoisetradv/gfx10: adjust the LDS size for VS/TES NGG streamout
2019-09-16 Samuel Pitoisetradv/gfx10: unconditionally declare scratch space for...
2019-09-16 Samuel Pitoisetradv/gfx10: adjust the GS NGG scratch size for streamout
2019-09-16 Samuel Pitoisetradv/gfx10: allocate GDS/OA buffer objects for NGG...
next