summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fbdev EGL platform.baserock/genivi/wayland_9.2_testJoe Burmeister2013-09-261-1/+1
* Remove Intelbaserock/genivi/wayland_9.2Joe Burmeister2013-09-121-1/+1
* Change the name in the morph file too.Joe Burmeister2013-09-121-1/+1
* Rename morph file as it's used in the chunk mesa-wayland not mesa.Joe Burmeister2013-09-121-0/+0
* Remove RADEON.Joe Burmeister2013-09-121-1/+1
* Add mesa morph for waylandBen Brewer2013-09-111-0/+8
* i965: Initialize inout_offset parameter to brw_search_cache().Paul Berry2013-08-282-2/+2
* Add .cherry-ignore fileIan Romanick2013-08-281-0/+2
* docs: minor fixes for 9.2 release notesBrian Paul2013-08-271-2/+2
* docs: Add 9.2 release md5sumsIan Romanick2013-08-271-1/+3
* mesa: Bump version to 9.2 (final)mesa-9.2Ian Romanick2013-08-273-3/+3
* docs: Update release notes for 9.2Ian Romanick2013-08-271-2/+146
* glsl: Disallow uniform block layout qualifiers on non-uniform block vars.Matt Turner2013-08-261-4/+13
* Fixed and/or order mistake, resulting in compiling llvmpipe without llvm inst...Kristian Lehmann2013-08-261-2/+2
* clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copiesTom Stellard2013-08-261-1/+1
* radeonsi: Also set the depth component mask bit for stencil-only exportsMichel Dänzer2013-08-261-1/+4
* mesa: Set query->EverBound in glQueryCounter().Kenneth Graunke2013-08-261-0/+1
* nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY cap to listIlia Mirkin2013-08-261-0/+1
* gallium/osmesa: Link, not copy, the shared library to the LIB_DIR.Jon Severinsson2013-08-231-1/+1
* gallium/osmesa: Always link with the c++ linker.Jon Severinsson2013-08-231-9/+2
* gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson2013-08-233-3/+15
* mesa: Fix assertion error with glDebugMessageControlTimothy Arceri2013-08-231-13/+2
* mesa: Specify a better GL_MAX_SERVER_WAIT_TIMEOUT limit.Kenneth Graunke2013-08-231-1/+1
* mesa: Bump version to 9.2-rc2mesa-9.2-rc2Ian Romanick2013-08-223-3/+3
* glsl: Give a warning, not an error, for UBO qualifiers on non-matrices.Ian Romanick2013-08-221-6/+12
* glsl: Remove ubo_qualifiers_allowed variable.Matt Turner2013-08-224-11/+2
* glsl: Drop duplicate error messages.Matt Turner2013-08-221-13/+2
* glsl: Rename ubo_qualifiers_valid to ubo_qualifiers_allowed.Matt Turner2013-08-224-6/+6
* i965: Fix misapplication of gles3 srgb workaroundChad Versace2013-08-221-3/+7
* radeonsi: Fix y/z/w component values of TGSI_SEMANTIC_FOG pixel shader inputsMichel Dänzer2013-08-221-0/+18
* build: Add --enable-gallium-osmesa flag.Matt Turner2013-08-213-8/+27
* i965: Don't copy propagate bitcasts with source modifiers.Matt Turner2013-08-213-4/+23
* i965: Emit MOVs for neg/abs.Matt Turner2013-08-212-4/+4
* osmesa: Symlink shared library to LIB_DIRArmin K2013-08-211-0/+1
* glapi/gen: build temporary files in the build directoryMaarten Lankhorst2013-08-211-4/+4
* mesa: Never advertise _S3TC compressed formatsIan Romanick2013-08-211-12/+0
* mesa: Only advertise GL_ETC1_RGB8_OES in ES contextsIan Romanick2013-08-211-1/+9
* glsl: Track existence of default float precision in GLSL ES fragment shadersIan Romanick2013-08-212-4/+68
* glsl: Merge precision qualifiers tooIan Romanick2013-08-211-0/+3
* glsl: Pass type to is_valid_default_precision_type instead of nameIan Romanick2013-08-211-4/+5
* build: fix out-of-tree builds in gallium/auxiliaryRoss Burton2013-08-211-0/+4
* radeonsi: Always pre-load separate VGPRs for centroid vs. center interpolationMichel Dänzer2013-08-211-1/+2
* gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesaMaarten Lankhorst2013-08-211-2/+3
* gallium/osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst2013-08-211-3/+2
* docs: Add md5sums to 9.1.5 release notesAndreas Boll2013-08-211-1/+3
* docs: Fix a typo in the 9.1.6 release notesAndreas Boll2013-08-211-1/+1
* docs: Add md5sums to 9.1.6 release notesCarl Worth2013-08-211-1/+3
* docs: Import 9.1.6 release notes, add news item.Carl Worth2013-08-213-0/+173
* get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"Carl Worth2013-08-211-1/+1
* get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick listCarl Worth2013-08-211-1/+1