mesa.git
2017-08-11 Daniel Stoneegl: Update headers from Khronos
2017-08-11 Daniel Stoneegl/dri2: Allow modifiers to add FDs to imports
2017-08-11 Iago Toral... intel/compiler: properly size attribute wa_flags array...
2017-08-11 Timothy Arceriglsl: stop cloning builtin fuctions _mesa_glsl_find_bui...
2017-08-11 Timothy Arceriglsl: pass mem_ctx to constant_expression_value(.....
2017-08-11 Timothy Arceriglsl: use ralloc_str_append() rather than ralloc_asprin...
2017-08-11 Timothy Arceriutil/ralloc: add ralloc_str_append() helper
2017-08-11 Timothy Arceriglsl: remove unused field from ir_call
2017-08-11 Timothy Arceriglsl: stop copying struct and interface member names
2017-08-11 Timothy Arceriglsl: tidy up get_num_operands()
2017-08-11 Timothy Arceriglsl: calculate number of operands in an expression...
2017-08-10 Kenneth Graunkeisl: Validate row pitch of stencil surfaces.
2017-08-10 Emil Velikovegl: avoid eglCreatePlatform*Surface{EXT,} crash with...
2017-08-10 Emil Velikovegl/drm: rename dri2_drm_create_surface()
2017-08-10 Emil Velikovegl/drm: remove unreachable code in dri2_drm_create_sur...
2017-08-10 Emil Velikovegl/x11: pass NULL instead of XCB_WINDOW_NONE as native...
2017-08-10 Matt Turneregl: Clean up native_type vs drawable mess
2017-08-10 Emil Velikovegl: handle BAD_NATIVE_PIXMAP further up the stack
2017-08-10 Emil Velikovegl: drop unreachable BAD_NATIVE_WINDOW conditions
2017-08-10 Emil Velikovegl: add dri2_setup_swap_interval helper
2017-08-10 Tim Rowleyconfigure: remove trailing "-a" in swr architecture...
2017-08-10 Matt Turnerbuild: Fix up spirv_info.Plo
2017-08-10 Marek Olšákac: fail shader compilation if libelf is replaced by...
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-10 Thomas Hellstromglx: Fix swap method config matching
2017-08-10 Thomas Hellstromglx: Work around X servers reporting bogus values of...
2017-08-10 Thomas Hellstromdri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
2017-08-09 Dave Airlieradv: force cs/ps/l2 flush at end of command stream...
2017-08-09 Karol Herbstnv50/ir: fix ConstantFolding with saturation
2017-08-09 Rob Herringst/dri2: fix kms_swrast driconf option handling
2017-08-09 Samuel Pitoisetradeonsi: drop two unused variables in create_function()
2017-08-09 Eric Engestromegl: whitespace cleanup in eglapi.c
2017-08-09 Iago Toral... TextureStorage1D should return INVALID_OPERATION if...
2017-08-09 Iago Toral... Update TextureParameter* error for incompatible texture...
2017-08-09 Tapani Pälliegl/dri2: refactor dri2_query_surface, swrastGetDrawabl...
2017-08-08 Kenneth Graunkei965/bufmgr: Set bo->idle after waiting.
2017-08-08 Kenneth Graunkei965: Don't use ggtt_bo for Gen8+ streamout offset...
2017-08-08 Kenneth Graunkei965: Simplify *_bo() helpers.
2017-08-08 Kenneth Graunkei965: Get rid of KSP_ro
2017-08-08 Connor Abbottac/nir: fix saturate emission
2017-08-08 Jason Ekstrandi965: Only call create_for_planar_image for multiple...
2017-08-08 Timothy Arcerimesa: don't error check the default buffer object
2017-08-08 Timothy Arcerimesa: check default buffer object creation was successful
2017-08-08 Timothy Arcerimesa: add NULL checking to free_shared_state()
2017-08-08 Ilia Mirkinglapi: per the extension spec, the EXT-suffixed functio...
2017-08-08 Ilia Mirkininclude: update GLES gl2ext header to no longer referen...
2017-08-07 Bas Nieuwenhuizenradv: remove semicolon in if(...);
2017-08-07 Alex Smithradv: Fix decompression on multisampled depth buffers
2017-08-07 Bas Nieuwenhuizenradv: Don't allow fmask swizzling for shareable images.
2017-08-07 Marek Olšákradeonsi: fix a compile failure due to disabled asserts
2017-08-07 Marek Olšákradeonsi: use optimal packet order when doing a pipelin...
2017-08-07 Marek Olšákradeonsi: expose the number of decompress calls to...
2017-08-07 Marek Olšákgallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
2017-08-07 Marek Olšákradeonsi: rename shader_userdata -> shader_pointers...
2017-08-07 Marek Olšákradeonsi: prefetch VBO descriptors after the first...
2017-08-07 Marek Olšákradeonsi: add a separate dirty mask for prefetches
2017-08-07 Marek Olšákradeonsi: add and use si_pm4_state_enabled_and_changed
2017-08-07 Marek Olšákradeonsi: de-atomize L2 prefetch
2017-08-07 Marek Olšákradeonsi: align all CE dumps to L2 cache line size
2017-08-07 Marek Olšákradeonsi: remove a tautology sctx->framebuffer.nr_sampl...
2017-08-07 Marek Olšákgallium/radeon: print all members of radeon_info with...
2017-08-07 Samuel Pitoisetglsl: update the extensions/functions that are enabled...
2017-08-07 Gurchetan Singhegl/dri2: add image extension such it's usable by swras...
2017-08-07 Gurchetan Singhst/dri: add drisw image extension
2017-08-07 Gurchetan Singhst/dri: move some image functions to dri_helpers.c
2017-08-07 Gurchetan Singhst/dri: organize order of includers in dri_helpers
2017-08-07 Gurchetan Singhst/dri: change dri_extensions to dri_helpers
2017-08-07 Jason Ekstrandi965/miptree: Set supports_fast_clear = false in make_s...
2017-08-07 Jason Ekstrandi965/miptree: Rework create flags
2017-08-07 Jason Ekstrandi965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)
2017-08-07 Jason Ekstrandi965/miptree: Delete an unused function declaration
2017-08-07 Jason Ekstrandi965/miptree: Call alloc_aux in create_for_bo
2017-08-07 Jason Ekstrandi965/miptree: Delete MIPTREE_LAYOUT_FOR_SCANOUT
2017-08-07 Jason Ekstrandi965/miptree: Delete some unused layout flags
2017-08-07 Jason Ekstrandi965/miptree: Refactor is_mcs_supported
2017-08-07 Jason Ekstrandi965/miptree Remove layout_flags parameter form is_mcs_...
2017-08-07 Jason Ekstrandintel/isl: Don't align the height of the last array...
2017-08-07 Jason Ekstrandintel/isl: Stop padding surfaces
2017-08-07 Jason Ekstrandanv/formats: Allow sampling on depth-only formats on...
2017-08-07 Emil Velikovdocs: drop released RCs from the calendar
2017-08-07 Emil Velikovdocs: update calendar, add news item and link release...
2017-08-07 Emil Velikovdocs: add sha256 checksums for 17.1.6
2017-08-07 Emil Velikovdocs: add release notes for 17.1.6
2017-08-07 Dave Airlieradv: fix MSAA on SI gpus.
2017-08-07 Eleni Maria... docs: removed the '--with-sha1' requirement from shadin...
2017-08-06 Dave Airlieradv: add separate fmask tile swizzle counter.
2017-08-06 Dave Airlieradv: fix f16->f32 denorm handling for SI/CIK. (v2)
2017-08-06 Wladimir J... etnaviv: Add support for R8_UNORM textures
2017-08-06 Wladimir J... etnaviv: Implement ICACHE
2017-08-06 Wladimir J... etnaviv: Unified uniforms support
2017-08-06 Wladimir J... etnaviv: Update headers from rnndb
2017-08-06 Ilia Mirkinfix GL_ARB_spirv_extensions name
2017-08-06 Bas Nieuwenhuizenradv: Use the correct channel for alpha in resolve...
2017-08-06 Bas Nieuwenhuizenradv: Only convert linear->srgb in compute resolves.
2017-08-06 Bas Nieuwenhuizenradv: Don't use SRGB format for image stores during...
2017-08-06 Timothy Arceridocs: add EXT_memory_object and EXT_memory_object_fd...
2017-08-06 Andres Rodriguezradeonsi: enable support for EXT_memory_object
2017-08-06 Andres Rodriguezradv: generate the same driver UUID as radeonsi
2017-08-06 Andres Rodriguezradv: generate same device UUID as radeonsi
2017-08-06 Andres Rodriguezmesa: hook up queries for NUM_TILING_TYPES and TILING_TYPES
next