loader: add loader_get_extensions_name(..) helper
[mesa.git] / src /
2016-11-15 Christian Gmeinerloader: add loader_get_extensions_name(..) helper
2016-11-15 Gurchetan Singhegl: Use pkg-config for Android NDK build
2016-11-15 Eduardo Lima Mitevmeta/GetTexSubImage: Account for GL_PACK_SKIP_IMAGES...
2016-11-15 Iago Toral Quirogaanv/format: handle unsupported formats earlier
2016-11-15 Samuel Iglesias... main: return error if asking for GL_TEXTURE_BORDER_COLO...
2016-11-14 Lionel Landwerlinanv: fix multi level clears with VK_REMAINING_MIP_LEVELS
2016-11-14 Iago Toral Quirogaanv/format: support VK_FORMAT_R8G8B8_SRGB
2016-11-14 Iago Toral Quirogaanv/format: handle unsupported formats properly
2016-11-14 Vedran Miletićclover: adapt to new error API since LLVM r286752
2016-11-14 Tim Rowleyswr: [rasterizer core] remove driverType
2016-11-14 Tim Rowleyswr: [rasterizer archrast] move to pass by value
2016-11-14 Tim Rowleyswr: [rasterizer core] add mode for aux buffer in the...
2016-11-14 Tim Rowleyswr: [rasterizer common] don't bleed NOMINMAX definitio...
2016-11-14 Tim Rowleyswr: [rasterizer archrast] add events
2016-11-14 Tim Rowleyswr: [rasterizer core] fix culling issues
2016-11-14 Tim Rowleyswr: [rasterizer core/jitter] fix alpha test bug
2016-11-14 Tim Rowleyswr: [rasterizer core] various code style changes
2016-11-14 Tim Rowleyswr: [rasterizer archrast] don't generate empty files
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix open file handle limit...
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix double free issue
2016-11-14 Tim Rowleyswr: [rasterizer core] separate frontend/backend stats...
2016-11-14 Tim Rowleyswr: [rasterizer core] 16-wide tile store nearly completed
2016-11-14 Juan A. Suarez Romeroi965/vec4: skip registers already marked as no_spill
2016-11-13 Kenneth Graunkeglsl: Don't crash on function names with invalid identi...
2016-11-13 Kenneth Graunkeglsl: Fix assert fails when assignment expressions...
2016-11-13 Jonas Pfeilvc4: Add simulator kernel validation for multithreaded...
2016-11-13 Eric Anholtvc4: Mark threaded FSes as non-singlethread in the CL.
2016-11-13 Eric Anholtvc4: Flag the last thread switch in the program as...
2016-11-13 Eric Anholtvc4: Add THRSW nodes after each tex sample setup in...
2016-11-13 Eric Anholtvc4: Add some spec citations about texture fifo management.
2016-11-13 Eric Anholtvc4: Use ra14/rb14 as the spilling registers.
2016-11-13 Eric Anholtvc4: Add support for register allocation for threaded...
2016-11-13 Eric Anholtvc4: Split register class setup for physical files...
2016-11-13 Eric Anholtvc4: Use register allocator CLASS_BIT_R0_R3 to clean...
2016-11-13 Eric Anholtvc4: Add support for QPU scheduling of thread switch...
2016-11-13 Eric Anholtvc4: Add a thread switch QIR instruction.
2016-11-13 Eric Anholtvc4: Add a bit of QPU validation for threaded shaders.
2016-11-13 Eric Anholtvc4: Fix register class handling of DDX/DDY arguments.
2016-11-12 Darren Saltradv/pipeline: Don't dereference NULL dynamic state...
2016-11-12 Rob Clarkfreedreno/ir3: fixup ralloc fallout
2016-11-12 Steinar H. GundersonFix races during _mesa_HashWalk().
2016-11-12 Kenneth Graunkei965: Drop tabs in brw_state.h.
2016-11-11 Daniel Scharrerac/nir/llvm: Fix setting function attributes for intrinsics
2016-11-11 Kenneth Graunkei965: Update a comment: s/brw_state_cache/brw_program_c...
2016-11-11 Laurent Carlierclover: fix building since llvm r286566
2016-11-11 Emil Velikovegl/wayland: fix return value in dri2_wl_swrast_commit_...
2016-11-11 Brian Paulglsl: define __STDC_FORMAT_MACROS to get PRIx64 macro
2016-11-11 Brian Paulmesa: fix comment indentation in bind_buffers_check_off...
2016-11-11 Emil Velikovglsl: automake: add opt_add_neg_to_sub.h to the sources...
2016-11-11 Timothy Arcerii965: update gl_PrimitiveIDIn to be a system variable
2016-11-11 Timothy Arcerii965: use nir_shader_gather_info() over do_set_program_...
2016-11-11 Timothy Arcerii965: remove remaining tabs in brw_program_cache.c
2016-11-11 Timothy Arcerii965: rename brw_state_cache_check_size() to brw_progra...
2016-11-11 Timothy Arcerii965: rename brw_state_cache.c -> brw_program_cache.c
2016-11-11 Jason Ekstrandi965/gs: Allow primitive id to be a system value
2016-11-11 Jason Ekstrandvulkan/wsi/x11: Implement FIFO mode.
2016-11-11 Jason Ekstrandvulkan/wsi: Report the correct min/maxImageCount
2016-11-11 Kevin Strasservulkan/wsi: Add a thread-safe queue implementation
2016-11-11 Tapani Pälliandroid/i965: add libmesa_i965_compiler static library
2016-11-11 Tapani Pälliandroid: add SPIRV_FILES to libmesa_nir
2016-11-11 Tapani Pällianv: use STATIC_ASSERT instead of static_assert
2016-11-11 Tapani Pälliutil: use STATIC_ASSERT instead of static_assert
2016-11-11 Dave Airlievulkan: import latest public vulkan headers + and fix...
2016-11-11 Brian Paulglsl: include inttypes.h for PRIx64 macro
2016-11-10 Dave Airlieradv: fix texturesamples to handle single sample case
2016-11-10 Jason Ekstrandanv/cmd_buffer: Enable a CS stall workaround for Sky...
2016-11-10 Jason Ekstrandanv/cmd_buffer: Take a command buffer instead of a...
2016-11-10 Ian Romanickglsl/standalone: Add the ability to generate ir_builder...
2016-11-10 Ian Romanickglsl: Add a C++ code generator that uses ir_builder...
2016-11-10 Ian Romanickglsl: Generate strings that are the enum names without...
2016-11-10 Ian Romanickglsl/standalone: Enable par-linking
2016-11-10 Ian Romanickglsl/standalone: Optimize dead variable declarations
2016-11-10 Ian Romanickglsl/standalone: Optimize add-of-neg to subtract
2016-11-10 Ian Romanickglsl/linker: Allow link_intrastage_shaders when there...
2016-11-10 Timothy Arcerinir: update nir_gather_info to only mark used array...
2016-11-10 Kenneth Graunkemesa/compiler: move MAX_VARYING to shader_enums.h
2016-11-10 Timothy Arcerinir: add more helpers to nir_types.cpp
2016-11-10 Kenneth Graunkenir: Generalize the "is per-vertex variable?" helpers...
2016-11-10 Samuel Pitoisetnvc0: support MP performance counters on Maxwell
2016-11-10 Tim Rowleygallium: detect avx512 cpu features
2016-11-10 Ian Romanickglsl: Parse 0 as a preprocessor INTCONSTANT
2016-11-10 Ian Romanickglcpp: Handle '#version 0' and other invalid values
2016-11-10 Ian Romanicklinker: Remove unnecessary overload of program_resource...
2016-11-10 Emil Velikovradv: automake: list correct file in the EXTRA_DIST
2016-11-10 Marek Olšákmesa: remove LowerShaderSharedVariables
2016-11-10 Marek Olšákglsl: handle partial swizzles in opt_dead_code_local...
2016-11-10 Marek Olšákglsl: don't run loop passes if loop unrolling is disabled
2016-11-10 Marek Olšákradeonsi: fix r600_texture::tc_compatible_htile
2016-11-10 Marek Olšákradeonsi: accept is_store in image_fetch_rsrc instead...
2016-11-10 Marek Olšákradeonsi: don't rely on tgsi_scan::images_buffers
2016-11-10 Marek Olšákradeonsi: re-order cases in si_get_shader_param
2016-11-10 Marek Olšákradeonsi: increase MAX_CONTROL_FLOW_DEPTH AKA MaxIfDepth
2016-11-10 Nicolai Hähnleradeonsi: fix/silence unused variable warnings in optim...
2016-11-10 Nicolai Hähnlegallivm: fix [IU]MUL_HI regression harder
2016-11-10 Daniel StoneRevert "wayland: Block for the frame callback in get_ba...
2016-11-10 Iago Toral Quirogaglsl: validate output blocks against input blocks
2016-11-10 Dave Airlieradv: fixup botched llvm API changes.
2016-11-10 Dave Airlieac/nir/llvm: adopt to new LLVM attribute API.
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Clean up some error handling paths
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Include pthread.h
next