summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* i965: Support 0 ARB_get_program_binary formats for compat profilesJordan Justen2018-02-231-1/+8
* r600: don't do stack workarounds for hemlockRoland Scheidegger2018-02-051-0/+1
* glx/test: fix building for osxJon Turney2018-02-052-0/+16
* glx/apple: locate dispatch table functions to wrap by nameJon Turney2018-02-053-7/+22
* glx/apple: include util/debug.h for env_var_as_boolean prototypeJon Turney2018-02-052-0/+2
* osx: ld doesn't support --build-idJon Turney2018-02-051-1/+1
* mesa: Drop incorrect A4B4G4R4 _mesa_format_matches_format_and_type() cases.Eric Anholt2018-02-051-6/+0
* meson: Don't confuse the install and search paths for dri driversDylan Baker2018-02-053-4/+4
* i965: Bump official kernel requirement to Linux v3.9.Kenneth Graunke2018-02-051-2/+2
* meson: don't install windows headers on non-windows platformsMarc Dietrich2018-02-051-1/+3
* i965: perform 2 uploads with dual slot *64*PASSTHRU formats on gen<8Andres Gomez2018-02-051-5/+27
* winsys/radeon: Compute is_displayable in surf_drm_to_winsysMichel Dänzer2018-02-051-0/+3
* radv: remove predication on cache flushesMatthew Nicholls2018-02-054-18/+13
* virgl: also remove dimension on indirect.Dave Airlie2018-02-051-1/+0
* radv/gfx9: fix block compression texture views. (v2)Dave Airlie2018-02-051-4/+49
* radv: Signal fence correctly after sparse binding.Bas Nieuwenhuizen2018-02-051-14/+32
* meson: libdrm shouldn't appear in Requires.private: if it wasn't foundJon Turney2018-02-051-1/+6
* st/shader_cache: restore num_tgsi_tokens when loading from cacheTimothy Arceri2018-02-051-9/+16
* i965/gen10: Use CS Stall instead of WriteImmediate.Rafael Antognolli2018-02-051-6/+4
* anv/gen10: Emit CS stall and mark push constants dirty.Rafael Antognolli2018-02-052-7/+12
* util/build-id: Fix address comparison for binaries with LOAD vaddr > 0Stephan Gerhold2018-02-051-1/+12
* i965: Create new program cache bo when clearing the program cacheJordan Justen2018-02-051-0/+1
* meson/swr: Updated copyright datesGeorge Kyriazis2018-02-054-4/+4
* meson/swr: re-shuffle generated filesGeorge Kyriazis2018-02-054-80/+126
* i965: Call prepare_external after implicit window-system MSAA resolvesJason Ekstrand2018-02-051-0/+15
* radv: Stop advertising VK_KHX_multiviewEmil Velikov2018-02-051-1/+1
* anv: Stop advertising VK_KHX_multiviewJason Ekstrand2018-02-051-1/+1
* renderonly: fix dumb BO allocation for non 32bpp formatsLucas Stach2018-02-051-1/+2
* anv/cmd_buffer: Re-emit the pipeline at every subpassJason Ekstrand2018-02-051-0/+11
* r600/sb: insert the else clause when we might depart from a loopDave Airlie2018-02-051-0/+17
* nir: mark unused space in packed_tex_dataTapani Pälli2018-02-051-0/+1
* i965: fix disk_cache leak when destroying contextTapani Pälli2018-02-051-0/+3
* i965: fix prog_data leak in brw_disk_cacheTapani Pälli2018-02-051-0/+2
* r600/eg: construct proper rat mask for image/buffers.Dave Airlie2018-02-053-8/+30
* winsys/amdgpu: fix assertion failure with UVD and VCE ringsMarek Olšák2018-02-051-2/+1
* anv_icd.py: improve reproducible buildsMaxin B. John2018-01-261-1/+1
* radeonsi: Export signalled sync file instead of -1.Bas Nieuwenhuizen2018-01-263-0/+29
* radv: don't enable tc compat for d32s8 + 4/8 samples (v1.1)Dave Airlie2018-01-261-1/+2
* gallivm: fix crash with seamless cube filtering with different min/mag filterRoland Scheidegger2018-01-261-17/+21
* meson: fix missing dependenciesGreg V2018-01-262-2/+2
* meson: correctly set SYSCONFDIR for loading dirrcDylan Baker2018-01-261-2/+6
* radv: move spi_baryc_cntl to pipelineDave Airlie2018-01-263-5/+5
* vbo: fix incorrect min/max_index values in display list draw callBrian Paul2018-01-263-3/+8
* radv: fix sample_mask_in loading. (v3.1)Dave Airlie2018-01-264-6/+56
* radv: don't use hw resolves for r16g16 norm formats.Dave Airlie2018-01-261-1/+4
* radv: don't use hw resolve for integer image formatsDave Airlie2018-01-261-0/+5
* radv: add fs_key meta format support to resolve passes.Dave Airlie2018-01-262-30/+61
* meson: remove lib prefix from libd3dadapter9.soChristoph Haag2018-01-261-0/+1
* radeon: remove left over dead codeEric Engestrom2018-01-261-6/+0
* i965/gen10: Re-enable push constants.Rafael Antognolli2018-01-261-9/+0