summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add changelog entry for previous GLX context-switch cherry-pickubuntu-maverickChristopher James Halse Rogers2010-09-30
* glx: Only remove drawables from the hash when we actually delete themKristian Høgsberg2010-09-29
* Finilise changelogChristopher James Halse Rogers2010-09-27
* Merge a newer 7.9 snapshot, now with non-crashy KDE goodnessChristopher James Halse Rogers2010-09-24
* Merge branch 'upstream-maverick' into ubuntu-maverickChristopher James Halse Rogers2010-09-24
|\
| * r300g: Always try to build libr300compiler.aupstream-maverickTom Stellard2010-09-23
| * intel: Fix GL_ARB_shading_language_120 commitKristian Høgsberg2010-09-23
| * mesa: don't advertise bogus GL_ARB_shading_language_120 extensionBrian Paul2010-09-23
| * i965: Share the KIL_NV implementation between glsl and non-glsl.Eric Anholt2010-09-23
| * glsl: Fix broken handling of ir_binop_equal and ir_binop_nequal.Kenneth Graunke2010-09-23
| * glsl: Add comments to clarify the types of comparison binops.Kenneth Graunke2010-09-23
| * glsl2: silence compiler warnings in printf() callsBrian Paul2010-09-23
| * glsl: Add doxygen commentsIan Romanick2010-09-23
| * glsl/builtins: Switch comparison functions to just return an expression.Kenneth Graunke2010-09-23
| * glsl/builtins: Fix equal and notEqual builtins.Kenneth Graunke2010-09-23
| * glsl: Properly handle nested structure types.Kenneth Graunke2010-09-23
| * glsl2: Fixed cloning of ir_call error instructions.Tilman Sauerbeck2010-09-23
| * glsl: Fix 'control reaches end of non-void function' warning.Vinson Lee2010-09-23
| * ir_to_mesa: Remove unused member array_indexed from struct statevar_element.Vinson Lee2010-09-23
| * glsl2: Empty functions can be inlined.Tilman Sauerbeck2010-09-23
| * glsl2: Add flags to enable variable index loweringIan Romanick2010-09-23
| * glsl2: Refactor testing for whether a deref is of a matrix or arrayIan Romanick2010-09-23
| * glsl: add pass to lower variable array indexing to conditional assignmentsLuca Barbieri2010-09-23
| * glsl: Don't print blank (function ...) headers for built-ins.Kenneth Graunke2010-09-23
| * glsl: Change from has_builtin_signature to has_user_signature.Kenneth Graunke2010-09-23
| * glsl2: fix signed/unsigned comparison warningBrian Paul2010-09-23
| * glsl: Fix 'format not a string literal and no format arguments' warning.Vinson Lee2010-09-23
| * draw: Prevent clipped vertices overflow.José Fonseca2010-09-23
| * draw: don't apply flatshading to clipped tris with <3 vertsKeith Whitwell2010-09-23
| * egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6eDave Airlie2010-09-23
| * dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg2010-09-23
| * glx: Hold on to drawables if we're just switching to another contextKristian Høgsberg2010-09-23
* | Clean unused HAVE_KMS from rulesChristopher James Halse Rogers2010-09-23
* | Update rules for kms→drm EGL backend name changeChristopher James Halse Rogers2010-09-23
* | Merge new snapshot from 7.9 release branchChristopher James Halse Rogers2010-09-23
* | Merge branch 'upstream-maverick' into ubuntu-maverickChristopher James Halse Rogers2010-09-23
|\ \ | |/
| * i965: Also enable CC statistics when doing OQs.Eric Anholt2010-09-22
| * ir_to_mesa: Only compare vector_elements present for any_nequal/all_equalEric Anholt2010-09-22
| * i965: Track the windowizer's dispatch for kill pixel, promoted, and OQEric Anholt2010-09-22
| * glsl: Add definition of gl_TextureMatrix inverse/transpose builtins.Eric Anholt2010-09-22
| * dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontextKristian Høgsberg2010-09-22
| * llvmpipe: use draw module to draw spritesBrian Paul2010-09-22
| * glsl2: fix typo in error msgBrian Paul2010-09-21
| * llvmpipe: fix flatshading in new line codeKeith Whitwell2010-09-21
| * docs: mark as obsolete, remove dead linksBrian Paul2010-09-20
| * docs: remove old broken linkBrian Paul2010-09-20
| * llvmpipe: fix query bug when no there's no sceneBrian Paul2010-09-20
| * gallivm: fix incorrect vector shuffle datatypeBrian Paul2010-09-20
| * st/mesa: fix assertion failure in GetTexImage for cubemapsMarek Olšák2010-09-20
| * i915g: Link with wrapper sw winsys with sconsJakob Bornecrantz2010-09-20