summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-11docs: add release notes for 11.1.2mesa-11.1.2Emil Velikov1-0/+181
2016-02-10Update version to 11.1.2Emil Velikov1-1/+1
2016-02-04radeonsi: fix discard-only fragment shaders (11.1 version)Nicolai Hähnle1-0/+3
2016-02-04st/mesa: use the correct address generation functions in st_TexSubImage blitNicolai Hähnle1-5/+5
2016-02-04st/omx/dec/h264: fix corruption when scaling matrix present flag setLeo Liu1-2/+5
2016-02-04vl: add zig zag scan for list 4x4Leo Liu2-0/+8
2016-02-04st/mesa: treat a write as a read for range purposesIlia Mirkin1-1/+4
2016-02-04gallium: Add DragonFly supportFrançois Tigeot1-1/+1
2016-02-04nv50/ir: fix false global CSE on instructions with multiple defsIlia Mirkin1-0/+2
2016-02-04nv50,nvc0: fix buffer clearing to respect engine alignment requirementsIlia Mirkin2-52/+247
2016-02-04nvc0: avoid crashing when there are holes in vertex array bindingsIlia Mirkin1-3/+13
2016-02-04vc4: Throttle outstanding rendering after submission.Eric Anholt1-0/+9
2016-02-04vc4: Don't record the seqno of a failed job submit.Eric Anholt1-2/+2
2016-02-04nv50/ir: fix memory corruption when spilling and redoing RAKarol Herbst1-0/+3
2016-02-04i965/bxt: Fix conservative wm thread counts.Ben Widawsky1-1/+1
2016-02-04meta: Use internal functions to set texture parametersIan Romanick4-24/+49
2016-02-04meta/blit: Restore GL_DEPTH_STENCIL_TEXTURE_MODE state for GL_TEXTURE_RECTANGLEIan Romanick1-8/+8
2016-02-04radeonsi: add DCC buffer for sampler views on new CSNicolai Hähnle1-15/+18
2016-02-04radeonsi: ensure that VGT_GS_MODE is sent when necessaryNicolai Hähnle1-8/+21
2016-02-04radeonsi: extract the VGT_GS_MODE calculation into its own functionNicolai Hähnle1-19/+28
2016-02-04glsl: always compute proper varying type, irrespective of varying packingIlia Mirkin1-8/+5
2016-02-04glsl: create helper to remove outer vertex index array used by some stagesTimothy Arceri1-10/+26
2016-02-03egl/dri2: expose srgb configs when KHR_gl_colorspace is availableEmil Velikov1-0/+2
2016-02-03targets/dri: android: use WHOLE static librariesEmil Velikov1-1/+3
2016-02-03i915: correctly parse/set the context flagsEmil Velikov1-0/+2
2016-01-22pipe-loader: Fix PATH_MAX define on MSVC.Jose Fonseca1-0/+5
2016-01-22scons: Conditionally use DRM module on pipe-loader.Jose Fonseca1-5/+4
2016-01-22r600g: don't leak driver const buffersGrazvydas Ignotas1-0/+6
2016-01-22util/u_pstipple.c: copy immediates during transformationNicolai Hähnle1-0/+1
2016-01-22glsl: fix interface block error messageTimothy Arceri1-1/+1
2016-01-22glsl: fix subroutine lowering reusing actual parmatersDave Airlie1-5/+19
2016-01-22mesa: fix segfault in glUniformSubroutinesuiv()Timothy Arceri1-0/+10
2016-01-22glsl: fix segfault linking subroutine uniform with explicit locationTimothy Arceri1-1/+1
2016-01-22glsl: Allow implicit int -> uint conversions for bitwise operators (&, ^, |).Kenneth Graunke1-8/+38
2016-01-22i965/fs: Always set channel 2 of texture headers in some stagesJason Ekstrand1-0/+8
2016-01-22i965/fs/generator: Take an actual shader stage rather than a stringJason Ekstrand6-10/+14
2016-01-22i965/vec4: Use UW type for multiply into accumulator on GEN8+Jason Ekstrand1-1/+5
2016-01-22st/mesa: use surface format to generate mipmaps when availableIlia Mirkin1-1/+7
2016-01-22radeonsi: don't miss changes to SPI_TMPRING_SIZEMarek Olšák1-2/+7
2016-01-22cherry-ignore: drop the i965/kbl .num_slices patchEmil Velikov1-0/+4
2016-01-22glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable.Kenneth Graunke1-1/+6
2016-01-21i965: use _mesa_delete_buffer_objectNicolai Hähnle1-1/+1
2016-01-21i915: use _mesa_delete_buffer_objectNicolai Hähnle1-1/+1
2016-01-21radeon: use _mesa_delete_buffer_objectNicolai Hähnle1-1/+1
2016-01-21st/mesa: use _mesa_delete_buffer_objectNicolai Hähnle1-3/+1
2016-01-21mesa/bufferobj: make _mesa_delete_buffer_object externally accessibleNicolai Hähnle2-1/+5
2016-01-13docs: add sha256 checksums for 11.1.1Emil Velikov1-1/+2
2016-01-13docs: add release notes for 11.1.1mesa-11.1.1Emil Velikov1-0/+196
2016-01-13Update version to 11.1.1Emil Velikov1-1/+1
2016-01-08mesa: Add KBL PCI IDs and platform information.Sarah Sharp2-0/+82