summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* meson: drop the xcb-xrandr version requirementMarek Olšák2019-02-031-1/+1
* wsi/display: add commentEric Engestrom2019-02-021-1/+1
* relnotes: Add VK_EXT_buffer_device_addressJason Ekstrand2019-02-021-0/+1
* anv: Implement VK_EXT_buffer_device_addressJason Ekstrand2019-02-015-2/+67
* intel/fs: Implement nir_intrinsic_global_atomic_*Jason Ekstrand2019-02-018-0/+202
* intel/fs: Use SENDS for A64 writes on gen9+Jason Ekstrand2019-02-011-10/+23
* intel/fs: Implement load/store_global with A64 untyped messagesJason Ekstrand2019-02-017-1/+273
* intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 modeJason Ekstrand2019-02-011-7/+6
* intel/fs: Properly handle 64-bit types in LOAD_PAYLOADJason Ekstrand2019-02-012-2/+7
* intel/fs/cse: Split create_copy_instr into three casesJason Ekstrand2019-02-011-17/+17
* intel/nir: Add global support to lower_mem_access_bit_sizesJason Ekstrand2019-02-011-0/+2
* intel/fs: Fix memory corruption when compiling a CSOscar Blumberg2019-02-011-1/+2
* spirv: Support LocalSizeId and LocalSizeHintId execution modesJason Ekstrand2019-02-011-0/+8
* spirv: Handle OpExecutionModeIdJason Ekstrand2019-02-011-1/+4
* spirv: Handle constants and types before execution modesJason Ekstrand2019-02-011-4/+4
* spirv: Rework handling of spec constant workgroup size built-insJason Ekstrand2019-02-012-4/+14
* spirv: Replace vtn_constant_value with vtn_constant_uintJason Ekstrand2019-02-013-15/+23
* radv: fix buildSamuel Pitoiset2019-02-012-2/+2
* radv: take LDS into account for compute shader occupancy statsTimothy Arceri2019-02-013-5/+14
* ac/radv/radeonsi: add ac_get_num_physical_sgprs() helperTimothy Arceri2019-02-015-13/+12
* docs: add GL_EXT_texture_compression_s3tc_srgb to release notesGurchetan Singh2019-02-011-1/+1
* st/mesa: expose EXT_texture_compression_s3tc_srgbGurchetan Singh2019-02-011-0/+6
* i965: Set flag for EXT_texture_compression_s3tc_srgbGurchetan Singh2019-02-011-0/+1
* mesa/main: Expose EXT_texture_compression_s3tc_srgbGurchetan Singh2019-02-013-1/+4
* st/glsl_to_nir: remove dead local variablesTimothy Arceri2019-02-011-0/+3
* meson: remove -std=c++11 from intel/toolsDylan Baker2019-01-311-1/+1
* meson: fix style in intel/toolsDylan Baker2019-01-311-15/+17
* meson: remove build_by_default : trueDylan Baker2019-01-311-7/+0
* docs: update calendar, add news item and link release notes for 18.3.3Emil Velikov2019-01-313-7/+8
* docs: add sha256 checksums for 18.3.3Emil Velikov2019-01-311-1/+2
* docs: add release notes for 18.3.3Emil Velikov2019-01-311-0/+207
* st/mesa: Fix topogun-1.06-orc-84k-resize.trace crashNeha Bhende2019-01-311-0/+4
* android,autotools,i965: Fix location of float64_glsl.hDylan Baker2019-01-313-2/+4
* gallium: allow more PIPE_RESOURCE_ driver flagsMarek Olšák2019-01-311-1/+1
* v3d: Fix image_load_store clamping of signed integer stores.Eric Anholt2019-01-311-1/+1
* mesa: Skip partial InvalidateFramebuffer of packed depth/stencil.Eric Anholt2019-01-311-0/+23
* freedreno: more fixing release tarballRob Clark2019-01-311-1/+3
* freedreno: fix release tarballRob Clark2019-01-311-0/+1
* docs: make bugs.html easier to findEmmanuel Gil Peyrot2019-01-312-3/+3
* virgl: ARB_query_buffer_object supportDave Airlie2019-01-317-1/+58
* virgl: enable elapsed time queriesDave Airlie2019-01-311-1/+1
* automake: Add --enable-autotools to distcheck flagsDylan Baker2019-01-301-0/+1
* radeonsi: fix a comment typo in si_fine_fence_setMarek Olšák2019-01-301-1/+1
* r600: add -Wstrict-overflow=0 to meson to silence the warningMarek Olšák2019-01-301-1/+1
* winsys/amdgpu: remove amdgpu_drm.h definitionsMarek Olšák2019-01-301-8/+0
* radeonsi: unify error paths in si_texture_create_objectMarek Olšák2019-01-301-9/+9
* radeonsi: merge & rename texture BO metadata functionsMarek Olšák2019-01-301-64/+53
* radeonsi: enable dithered alpha-to-coverage for better qualityMarek Olšák2019-01-301-4/+5
* gallium: wrap u_screen in extern "C" for c++Dylan Baker2019-01-301-0/+8
* mesa/core: Enable EXT_texture_sRGB_R8 also for desktop GLGert Wollny2019-01-302-1/+2