summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* radv: Always lower indirect derefs after nir_lower_global_vars_to_local.Bas Nieuwenhuizen2018-02-283-36/+53
* mesa: don't clamp just based on ARB_viewport_array extensionGurchetan Singh2018-02-281-3/+2
* isl: Don't use surface format R32_FLOAT for typed atomic integer operationsAnuj Phogat2018-02-281-1/+8
* docs: Add Cannonlake support to 18.0 release notes.Rafael Antognolli2018-02-281-0/+1
* anv/gen10: Remove warning message.Rafael Antognolli2018-02-281-5/+2
* i965/gen10: Remove warning message.Rafael Antognolli2018-02-281-7/+0
* anv: Move setting current_pipeline to cmd_state_initJason Ekstrand2018-02-281-1/+1
* i965: Fix bugs in intel_from_planarDaniel Stone2018-02-281-27/+29
* i965: perf: use drmIoctl() instead of ioctl()Lionel Landwerlin2018-02-281-2/+2
* r600: fix xfb stream check.Dave Airlie2018-02-281-1/+1
* r600/compute: only mark buffer/image state dirty for fragment shadersDave Airlie2018-02-281-2/+4
* r600/sb/cayman: fix indirect ubo access on caymanDave Airlie2018-02-281-1/+1
* r600/eg: use texture target to pick array size not view target (v2)Dave Airlie2018-02-281-7/+10
* winsys/amdgpu: allow non page-aligned size bo creation from pointerMichal Navratil2018-02-281-4/+7
* anv/device: initialize the list of enabled extensions properlyIago Toral Quiroga2018-02-281-1/+1
* glsl/linker: check same name is not used in block and outsideJuan A. Suarez Romero2018-02-281-23/+30
* cherry-ignore: reference correct SHA for the VK_KHX_multiview commitEmil Velikov2018-02-281-1/+1
* i965: Support 0 ARB_get_program_binary formats for compat profilesJordan Justen2018-02-232-2/+11
* Update version to 18.0.0-rc4mesa-18.0.0-rc4Emil Velikov2018-02-091-1/+1
* r600: don't do stack workarounds for hemlockRoland Scheidegger2018-02-051-0/+1
* travis: add osx autotools buildJon Turney2018-02-051-0/+30
* travis: pip -> pip2Jon Turney2018-02-051-1/+1
* travis: conditionalize building of prerequisites on if OS=linuxJon Turney2018-02-051-43/+46
* 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-052-1/+14
* configure: Default to gbm=no on osxJon Turney2018-02-051-2/+2
* mesa: Drop incorrect A4B4G4R4 _mesa_format_matches_format_and_type() cases.Eric Anholt2018-02-051-6/+0
* meson: Check for actual LLVM required versionsDylan Baker2018-02-051-2/+10
* meson: Don't confuse the install and search paths for dri driversDylan Baker2018-02-055-5/+15
* 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-052-3/+10
* 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
* cherry-ignore: radv: Don't expose VK_KHX_multiview on android.Emil Velikov2018-02-051-0/+3
* radv: Stop advertising VK_KHX_multiviewEmil Velikov2018-02-051-1/+1