mesa.git
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
2017-08-06 Andres Rodriguezradeonsi: hook up device/driver UUID queries
2017-08-06 Andres Rodriguezac/gpu: add driver/device UUID query helpers
2017-08-06 Andres Rodriguezmesa: hook up UUID queries for driver and device
2017-08-06 Andres Rodriguezgallium: introduce device/driver UUID queries
2017-08-06 Andres Rodriguezmesa: implement glGetUnsignedByte{v|i_v}
2017-08-06 Andres Rodriguezmesa/st: expose EXT_memory_object and EXT_memory_object_fd
2017-08-06 Timothy Arcerimesa: hook up (Named)BufferStorageMem api
2017-08-06 Andres Rodriguezmesa/st: implement memory objects as a backend for...
2017-08-06 Dave Airlieradeonsi: add basic memory object support
2017-08-06 Andres Rodriguezradeonsi: factor out metadata import
2017-08-06 Dave Airliemesa/st: implement memory objects as a backend for...
2017-08-06 Andres Rodriguezmesa/st: factor out st_AllocTextureStorage into a helper
2017-08-06 Andres Rodriguezmesa: hook up memory object multisamples tex(ture)stora...
2017-08-06 Andres Rodriguezmesa: hook up memoryobject tex(ture)storage api
2017-08-06 Dave Airliemesa/st: start adding memory object support
2017-08-06 Dave Airliegallium: introduce memory object
2017-08-06 Andres Rodriguezmesa: add support for memory object parameters
2017-08-06 Andres Rodriguezmesa: add support for memory object creation/import...
2017-08-06 Andres Rodriguezmapi: add EXT_external_objects and EXT_external_objects_fd
2017-08-06 Aaron Watryclover/device: Move device_version into core and add...
2017-08-05 Dave Airlieradv: avoid GPU hangs if someone does a resolve with...
2017-08-04 Emil Velikovloader: drop the [gs]et_swap_interval callbacks
2017-08-04 Emil Velikovegl/x11: don't leak xfixes_query in the error path
2017-08-04 Emil Velikovloader: rework xmlconfig dependency
2017-08-04 Chris Wilsoni965: Reduce passing 2x32b of reloc_domains to 2 bits
2017-08-04 Kenneth Graunkei965: Convert reloc.target_handle into an index for...
2017-08-04 Kenneth Graunkei965: Use a C99 initializer for new validation list...
2017-08-04 Kenneth Graunkei965: Simplify some bo != batch->bo special cases.
2017-08-04 Kenneth Graunkei965: Use I915_EXEC_BATCH_FIRST when available.
2017-08-04 Chris Wilsoni965: Move add_exec_bo()
2017-08-04 Chris Wilsoni965: Ignore reloc read/write domains
2017-08-04 Chris Wilsoni965: Use I915_EXEC_NO_RELOC
2017-08-04 Kenneth Graunkei965: Initialize flags to 0 and |= in new flags.
2017-08-04 Kenneth Graunkei965: Make add_exec_bo return the validation list index.
2017-08-04 Chris Wilsoni965: Track last location of bo used for the batch
2017-08-04 Chris Wilsoni965: Always use the pre-computed offset for the reloca...
2017-08-04 Kenneth Graunkei965: Make brw_emit_reloc assert that the target BO...
2017-08-04 Emil Velikovconfigure.ac: drop manual detection of expat header...
2017-08-04 Emil Velikovconfigure.ac: unconditionally check for expat
2017-08-04 Mauro Rossiandroid: radeonsi: add nir include paths
2017-08-04 Chris Wilsoni965: Prefer using streaming reads from WC mmaps
2017-08-04 Nicolai Hähnlepipe-loader: fix swrast probing
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-04 Nicolai Hähnlegallium: get rid of pipe_screen_config::flags
2017-08-04 Nicolai Hähnleradeonsi: set drirc compiler options before calling...
2017-08-04 Juan A. Suarez... util: Makefile.am: add merge_driinfo.py in extra dist
2017-08-04 Juan A. Suarez... radeonsi: Makefile.sources: include driinfo_radeonsi.h
2017-08-04 Juan A. Suarez... anv: Makefile.vulkan.am: ICD json files are now generat...
2017-08-04 Dave Airlieradv: also fix texture image descriptors for mipmap...
2017-08-04 Dave Airlieradv: fix tile swizzle regression on mipmaps.
2017-08-04 Michel Dänzerpipe-loader: Add driver build directory for si_driinfo...
2017-08-04 Jan Veselyclover: Fix build after llvm r309911
2017-08-04 Marek Olšákradeonsi: program tile swizzle for color and FMASK...
2017-08-04 Marek Olšákradeonsi: if FMASK is disabled, set CB_COLORi_FMASK...
2017-08-04 Marek Olšákgallium/radeon: reallocate textures with non-zero tile_...
2017-08-04 Marek Olšákwinsys/amdgpu: enable computation of tile swizzle
2017-08-04 Marek Olšákac/surface: align DCC size for surfaces that use tile...
next