summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gallium: add renderonly libraryChristian Gmeiner2017-01-125-0/+303
* spirv: Handle patch decorations up-frontJason Ekstrand2017-01-121-0/+23
* anv: Support loader interface version 3 (patch v2)Chad Versace2017-01-121-0/+44
* vulkan: Update vk_icd.h to interface version 3Chad Versace2017-01-121-32/+78
* vulkan: Add new cast macros for VkIcd typesChad Versace2017-01-125-16/+34
* Always defer memory free in swr_resource_destroyGeorge Kyriazis2017-01-121-12/+5
* nir/i965: assert first is always less than 64Juan A. Suarez Romero2017-01-121-0/+1
* nvc0: enable GL 4.3 on gm107+Samuel Pitoiset2017-01-121-7/+4
* nvc0: use sched control codes for gm107 MP counters codeSamuel Pitoiset2017-01-121-44/+44
* nvc0: use sched control codes for gm107 blitter shaderSamuel Pitoiset2017-01-121-6/+14
* nv50/ir: use sched control codes for gm107 builtinsSamuel Pitoiset2017-01-122-40/+40
* nv50/ir: improve instruction pipelining on gm107Samuel Pitoiset2017-01-123-4/+1027
* nv50/ir: do not insert texture barriers on gm107Samuel Pitoiset2017-01-121-1/+2
* i965/gen7: expose OpenGL 4.2 on Haswell when supportedJuan A. Suarez Romero2017-01-124-5/+5
* i965: enable ARB_shader_precision to HSW+Samuel Iglesias Gonsálvez2017-01-123-2/+3
* i965: unify the code to enable of ARB_gpu_shader_fp64 and ARB_vertex_attrib_6...Samuel Iglesias Gonsálvez2017-01-121-7/+2
* i965: Enable ARB_vertex_attrib_64bit for HaswellAlejandro Piñeiro2017-01-123-2/+5
* i965: check for dual slot attributes on any genJuan A. Suarez Romero2017-01-121-2/+1
* i965/vec4: emit correctly load_inputs for 64bit dataJuan A. Suarez Romero2017-01-121-6/+15
* i965/vec4: take into account doubles when creating attribute mappingAlejandro Piñeiro2017-01-121-4/+9
* i965/vec4/nir: vec4 also needs to remap vs attributesAlejandro Piñeiro2017-01-121-10/+22
* i965/vec4: use attribute slots for first non payload GRFAlejandro Piñeiro2017-01-121-1/+1
* i965: downsize *64*PASSTHRU formats to equivalent *32*FLOAT formats on gen < 8Alejandro Piñeiro2017-01-121-30/+139
* i965: return PASSTHRU surface types also on gen7Alejandro Piñeiro2017-01-121-2/+6
* main/buffers: take into account FRONT_AND_BACK on ReadBufferAlejandro Piñeiro2017-01-121-0/+2
* main/buffers: update error handling on DrawBuffers for 4.5Alejandro Piñeiro2017-01-121-13/+33
* radeonsi: num_records is in units of stride for swizzled buffers even on VINicolai Hähnle2017-01-121-2/+0
* docs: document INTEL_PRECISE_TRIG envvarJuan A. Suarez Romero2017-01-121-0/+2
* spirv: fix typo in warning messageIago Toral Quiroga2017-01-121-1/+1
* i965: Enable predicate support on gen >= 8.Rafael Antognolli2017-01-111-1/+1
* util: fix list_is_singular()Timothy Arceri2017-01-121-1/+1
* anv/image: Disable HiZ for depth buffer arraysNanley Chery2017-01-111-0/+2
* anv/cmd_buffer: Fix programmed HiZ qpitchNanley Chery2017-01-111-1/+1
* anv/cmd_buffer: Fix arrayed depth/stencil attachmentsNanley Chery2017-01-111-2/+5
* clover: Check for executables before enqueueing a kernelPierre Moreau2017-01-111-1/+4
* spirv: Shut up unhandled enumeration value warnings.Kenneth Graunke2017-01-111-0/+2
* nir: don't turn ieq/ine into inot if used by an ifTimothy Arceri2017-01-122-2/+8
* nir: add late opt to turn inot/b2f combos back to bcselTimothy Arceri2017-01-122-0/+19
* nir: add imprecise flrp optimisationTimothy Arceri2017-01-121-0/+1
* i965: Use the nir_move_comparisons pass.Kenneth Graunke2017-01-121-0/+1
* i965: Move nir_lower_locals_to_regs a bit later.Kenneth Graunke2017-01-121-2/+2
* nir: Introduce a nir_opt_move_comparisons() pass.Kenneth Graunke2017-01-123-0/+188
* nir/algebraic: add support for conditional helper functions to expressionsTimothy Arceri2017-01-123-1/+15
* anv/TODO: Check off a bunch of stuffJason Ekstrand2017-01-111-12/+0
* nir/search: Only allow matching SSA valuesJason Ekstrand2017-01-111-5/+11
* egl/dri2: add image_loader_extension back into loader extensions for waylandDerek Foreman2017-01-111-0/+1
* gallium/tgsi: fix overflow in parse propertyLi Qiang2017-01-111-3/+6
* st/dri: remove trailing whitespaceMauro Rossi2017-01-111-1/+1
* android: st/mesa: fix building error in libmesa_st_mesaMauro Rossi2017-01-111-1/+3
* radv: fix multi-viewport emissionDave Airlie2017-01-111-2/+2