summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Add md5sums for 9.1.7 release files.9.1Carl Worth2013-10-041-1/+3
* Revert "radeon/winsys: pad IBs to a multiple of 8 DWs"mesa-9.1.7Carl Worth2013-10-041-30/+0
* doc: Add releases notes for the upcoming 9.1.7 release.Carl Worth2013-10-041-0/+166
* Bump version to 9.1.7Carl Worth2013-10-043-4/+4
* mesa: Don't return any data for GL_SHADER_BINARY_FORMATSIan Romanick2013-10-041-1/+1
* wayland-egl.pc requires wayland-client.pc.Torsten Duwe2013-10-041-0/+1
* st/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAYLAND.Johannes Obermayr2013-10-041-0/+1
* meta: Set correct viewport and projection in decompress_texture_image.Kenneth Graunke2013-10-041-0/+5
* cherry-ignore: Ignore last two patches in current get-pick-list outputCarl Worth2013-10-041-0/+6
* Update get-pick-list to look specifically for "9.1" in NOTECarl Worth2013-10-041-1/+1
* glx: Initialize OpenGL version to 1.0Rico Schüller2013-10-033-14/+14
* glsl: Move and refine test for unsized arrays in GLSL ESIan Romanick2013-10-031-6/+27
* mesa: Generate a renderbuffer wrapper even if the texture has no imageIan Romanick2013-10-031-2/+3
* mesa: Don't call driver RenderTexture for invalid zoffsetIan Romanick2013-10-031-0/+6
* mesa: Don't call driver RenderTexture for really broken texturesIan Romanick2013-10-031-2/+20
* mesa: Remove all traces of GL_OES_matrix_getIan Romanick2013-10-023-12/+0
* Use -Bsymbolic when linking libEGL.soCarl Worth2013-10-021-1/+1
* i965/gen4: Fix fragment program rectangle texture shadow compares.Eric Anholt2013-10-021-4/+4
* radeon/winsys: pad IBs to a multiple of 8 DWsAlex Deucher2013-10-021-0/+30
* nvc0: fix blitctx memory leakJoakim Sindholt2013-10-023-0/+9
* nvc0/ir: fix use after free in texture barrier insertion passTiziano Bacocco2013-10-021-1/+2
* nouveau: initialise the nouveau_transfer mapsEmil Velikov2013-10-021-0/+2
* i965/fs: Gen4: Zero out extra coordinates when using shadow compareChris Forbes2013-10-021-1/+7
* glsl: Use alignment of container record for its first fieldIan Romanick2013-10-022-2/+28
* glsl: Add new overload of program_resource_visitor::visit_field methodIan Romanick2013-10-022-10/+48
* meta: Fix blitting a framebuffer with renderbuffer attachmentAnuj Phogat2013-10-021-10/+15
* nv30: remove no-longer-used formats from tableIlia Mirkin2013-10-021-3/+0
* mesa/vbo: Fix handling of attribute 0 in non-compatibilty contextsIan Romanick2013-10-021-23/+59
* nv30: U8_USCALED only works for size 4Ilia Mirkin2013-10-021-3/+0
* r600g: disable GPUVM by defaultAlex Deucher2013-10-021-1/+1
* nv50: handle pure integer vertex attributesEmil Velikov2013-10-022-2/+14
* mesa: Validate the layer selection of an array texture tooIan Romanick2013-10-021-4/+30
* mesa: Remove stray debug printfs in attachment completeness codeIan Romanick2013-10-021-2/+0
* nvc0: restore viewport after blitMaarten Lankhorst2013-09-053-4/+8
* mesa: Fix MESA_PATCH versionAndreas Boll2013-08-021-1/+1
* docs: Fix a typo in the 9.1.6 release notesAndreas Boll2013-08-021-1/+1
* docs: Add 9.1.6 release md5sumsCarl Worth2013-08-011-1/+3
* docs: Add release notes for 9.1.6 releasemesa-9.1.6Carl Worth2013-08-011-0/+166
* Bump version to 9.1.6Carl Worth2013-08-013-3/+3
* get-pick-list: Ignore commits which CC mesa-stable unless they say "9.1"Carl Worth2013-08-011-1/+1
* i965/vs: Gen4/5: enable front colors if back colors are writtenChris Forbes2013-08-021-0/+8
* get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"Carl Worth2013-07-311-1/+1
* i965/vs: Put lod parameter in the correct place for Gen4Chris Forbes2013-07-311-1/+1
* i965/vs: set up sampler state pointer for Gen4/5.Chris Forbes2013-07-311-6/+21
* egl: Restore "bogus" DRI2 invalidate event code.Eric Anholt2013-07-311-0/+14
* mesa: improve free() cleanup in generate_mipmap_compressed()Brian Paul2013-07-311-10/+7
* get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick listCarl Worth2013-07-301-1/+1
* cherry-ignore: Drop 13 patches from the pick listCarl Worth2013-07-301-0/+25
* glsl: Classify "layout" like other identifiers.Kenneth Graunke2013-07-301-1/+1
* i965/vs: Fix flaky texture swizzlingChris Forbes2013-07-301-1/+1