summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/va: delay calling begin_frame until we have all parametersNayan Deshmukh2017-01-252-3/+9
* r600/sb: Fix loop optimization related hangs on egHeiko Przybyl2017-01-246-30/+68
* i965: Properly flush in hsw_pause_transform_feedback().Kenneth Graunke2017-01-241-0/+3
* radv: fix include order for installed headers v2Andres Rodriguez2017-01-241-4/+4
* vulkan/wsi: clarify the severity of lack of DRI3 v2Andres Rodriguez2017-01-241-2/+4
* freedreno: some fence cleanupRob Clark2017-01-249-27/+23
* glsl: Use ir_var_temporary when generating inline functions.Kenneth Graunke2017-01-241-1/+1
* isl: Mark A4B4G4R4_UNORM as supported on gen8Jason Ekstrand2017-01-241-1/+4
* gallium/hud: add missing break in hud_cpufreq_graph_install()Samuel Pitoiset2017-01-241-0/+1
* radeonsi: don't forget to add HTILE to the buffer list for texturingMarek Olšák2017-01-241-6/+13
* radeonsi: Always leave poly_offset in a valid stateZachary Michaels2017-01-241-1/+3
* egl/wayland: use the destroy_window_callback for swrastEmil Velikov2017-01-241-0/+2
* radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+Marek Olšák2017-01-241-2/+5
* i965: Make BLORP disable the NP Z PMA stall fix.Kenneth Graunke2017-01-241-0/+4
* radv: Support loader interface version 3.Bas Nieuwenhuizen2017-01-241-0/+45
* egl/wayland: Cleanup private display connection when init failsJonas Ådahl2017-01-241-0/+4
* nouveau: take extra push space into account for pushbuf_space callsIlia Mirkin2017-01-2415-56/+26
* mapi: update the asm code to support x32Grazvydas Ignotas2017-01-241-3/+28
* glx: Add missing glproto dependency for gallium-xlib glxChuck Atkins2017-01-241-0/+1
* anv: Support loader interface version 3 (patch v2)Chad Versace2017-01-241-0/+44
* vulkan: Add new cast macros for VkIcd typesChad Versace2017-01-245-16/+34
* util: fix list_is_singular()Timothy Arceri2017-01-241-1/+1
* anv/image: Disable HiZ for depth buffer arraysNanley Chery2017-01-241-0/+2
* anv/cmd_buffer: Fix programmed HiZ qpitchNanley Chery2017-01-241-1/+1
* anv/cmd_buffer: Fix arrayed depth/stencil attachmentsNanley Chery2017-01-241-2/+5
* nir/search: Only allow matching SSA valuesJason Ekstrand2017-01-241-5/+11
* spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass.Kenneth Graunke2017-01-241-1/+2
* glsl: fix opt_minmax redundancy checks against baserangeTimothy Arceri2017-01-241-2/+2
* anv/formats: Use the real format for B4G4R4A4_UNORM_PACK16 on gen8Jason Ekstrand2017-01-241-2/+2
* i965: Fix texturing in the vec4 TCS and GS backends.Kenneth Graunke2017-01-241-2/+12
* dri3: Fix MakeCurrent without a default framebufferFredrik Höglund2017-01-241-4/+10
* i965: Fix last slot calculationsKenneth Graunke2017-01-241-3/+13
* va: call texture_get_handle while the mutex is being heldMarek Olšák2017-01-241-2/+5
* vdpau: call texture_get_handle while the mutex is being heldMarek Olšák2017-01-242-6/+13
* meta: Disable dithering during glGenerateMipmapChad Versace2017-01-241-0/+1
* vl/zscan: fix "Fix trivial sign compare warnings"Christian König2017-01-241-1/+1
* mesa/shaderobj: Fix races on refcountsChad Versace2017-01-241-10/+5
* anv: Handle vkGetPhysicalDeviceQueueFamilyProperties with count == 0Chad Versace2017-01-241-1/+8
* egl: Emit correct error when robust context creation failsChad Versace2017-01-241-12/+26
* anv: return count of queue families writtenDamien Grassart2017-01-241-0/+2
* mesa/texformat: Handle GL_RGBA + GL_UNSIGNED_SHORT_5_5_5_1Chad Versace2017-01-241-0/+2
* dri: Add __DRI_IMAGE_FORMAT_ARGB1555Chad Versace2017-01-241-0/+4
* i965/generator/tex: Handle an immediate sampler with an indirect textureJason Ekstrand2017-01-242-4/+12
* vulkan/wsi/x11: don't crash on null wsi x11 connectionArda Coskunses2017-01-241-0/+3
* vulkan/wsi/x11: don't crash on null visualArda Coskunses2017-01-241-0/+3
* radv: fix dual source blendingFredrik Höglund2017-01-241-2/+2
* radv: flush smem for uniform buffer bit.Dave Airlie2017-01-241-1/+3
* egl: Check config's surface types in eglCreate*Surface()Chad Versace2017-01-241-0/+10
* i965: Don't bail on vertex element processing if we need draw params.Kenneth Graunke2017-01-241-17/+17
* cso: Don't restore nr_samplers in cso_restore_fragment_samplersMichel Dänzer2017-01-241-1/+0