summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* radv: make use of nir_lower_load_const_to_scalar()Timothy Arceri2018-09-251-0/+2
* meson: de-duplicate LLVM checkDylan Baker2018-09-241-15/+8
* vulkan/wsi/display: wsi_display_select_crtc() doesn' need to modify the conne...Eric Engestrom2018-09-241-1/+1
* vulkan/wsi/display: check if wsi_swapchain_init() succeededEric Engestrom2018-09-241-0/+4
* radeon/uvd: use bitstream coded number for symbols of Huffman tablesLeo Liu2018-09-241-4/+14
* nv50/ir: fix link-time build failureRhys Perry2018-09-231-1/+1
* nvc0: fix bindless multisampled images on Maxwell+Rhys Perry2018-09-223-5/+45
* docs: fix couple typos/outdated infoEric Engestrom2018-09-221-2/+2
* docs: update repo URLs after GitLab moveEric Engestrom2018-09-227-30/+23
* docs: Update FAQ with respect to s3tc supportStuart Young2018-09-221-10/+8
* nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFORhys Perry2018-09-221-2/+6
* nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFORhys Perry2018-09-221-18/+18
* vc4: Remove dead i == 0 code from the cos() implementation.Eric Anholt2018-09-211-6/+3
* vc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL rendering rotation.Eric Anholt2018-09-211-26/+40
* intel/icl: Fix URB size for different SKUsAnuj Phogat2018-09-211-14/+29
* i965/icl: Set Enabled Texel Offset Precision Fix bitAnuj Phogat2018-09-212-0/+11
* anv/icl: Set Enabled Texel Offset Precision Fix bitAnuj Phogat2018-09-212-0/+19
* pci_ids: add new polaris pci idAlex Deucher2018-09-211-0/+1
* glsl_to_tgsi: invert gl_SamplePosition.y for the default framebufferMarek Olšák2018-09-211-1/+34
* util: Add macro to get number of elements in dynarrayCaio Marcelo de Oliveira Filho2018-09-211-0/+1
* docs/meson: Add note about llvm-config$version and llvm-config-$versionDylan Baker2018-09-211-2/+3
* docs/meson: Update notes on using CFLAGS and -Dc_argsDylan Baker2018-09-211-14/+14
* docs: update meson docs to reflect the current statusDylan Baker2018-09-211-3/+3
* meson: Don't force libva to required from autoDylan Baker2018-09-211-2/+0
* meson: Don't compile pipe loader with dri support when not using driDylan Baker2018-09-211-5/+5
* radv: use the resolve compute path if dest uses multiple layersSamuel Pitoiset2018-09-211-1/+2
* anv,radv: Implement vkAcquireNextImage2Jason Ekstrand2018-09-218-41/+67
* docs: update calendar, add news and link release notes to 18.2.1Juan A. Suarez Romero2018-09-213-7/+8
* docs: add sha256 checksums for 18.2.1Juan A. Suarez Romero2018-09-211-1/+2
* docs: add release notes for 18.2.1Juan A. Suarez Romero2018-09-211-0/+226
* radv: only enable shaderInt16 on GFX9+ and LLVM7+Samuel Pitoiset2018-09-211-1/+1
* docs/features: add EXT_direct_state_access featuresMarek Olšák2018-09-211-0/+57
* radv: Fix driver UUID SHA1 init.Bas Nieuwenhuizen2018-09-201-0/+2
* svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutputCharmaine Lee2018-09-201-0/+9
* r300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to silence warningBrian Paul2018-09-201-0/+4
* st/mesa: silenced unhanded enum warning in st_glsl_to_tgsi.cppBrian Paul2018-09-201-0/+1
* mesa: use GLsizeiptrARB, GLintptrARB in bufferobj.cBrian Paul2018-09-201-3/+3
* svga: Enable Opengl 3.3 compatibility profileNeha Bhende2018-09-201-1/+1
* svga: Apply texcoord scale factors only if there is sampler viewNeha Bhende2018-09-201-1/+1
* svga: fix texture array layer index in transfer mapCharmaine Lee2018-09-202-66/+42
* Revert "utils/u_math: break dependency on gallium/utils"Dylan Baker2018-09-201-38/+5
* i965: remove outdated comment about TCS passthroughCaio Marcelo de Oliveira Filho2018-09-201-4/+0
* meson: add option to statically link llvmChristoph Haag2018-09-202-0/+10
* utils/u_math: break dependency on gallium/utilsDylan Baker2018-09-201-5/+38
* egl/android: rework device probingEmil Velikov2018-09-201-43/+77
* glsl: Add an assert when cloning ir_dereference_record with invalid fieldDanylo Piliaiev2018-09-201-0/+1
* glsl: Avoid propagating incompatible type of initializerDanylo Piliaiev2018-09-201-29/+33
* st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the driver does ...Michal Srb2018-09-191-2/+4
* anv/so_memcpy: Don't consider src/dst_offset when computing block sizeJason Ekstrand2018-09-191-4/+2
* Revert "mesa: only update framebuffer-state for clears"Jakob Bornecrantz2018-09-191-20/+14