summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-04glsl: use varName variable in _slang_gen_assignment()Brian Paul
2010-01-04mesa: more detailed error message in extract_float_rgba()Brian Paul
2010-01-04fix overflowAlan Hourihane
2010-01-04intel: intelScreenContext() is no longer usedKristian Høgsberg
2010-01-04intel: Remove remaining dri2.enabled testsKristian Høgsberg
2010-01-04intel: Drop more cliprect bookkeepingKristian Høgsberg
2010-01-04intel: Remove struct intel_framebufferKristian Høgsberg
2010-01-04intel: Remove client-side vblank codeKristian Høgsberg
2010-01-04intel: Drop intelWindowMoved()Kristian Høgsberg
2010-01-04intel: Drop batchbuffer cliprect_mode trackingKristian Høgsberg
2010-01-04intel: Drop DRI1 static regionsKristian Høgsberg
2010-01-04intel: Use depth buffer from ctx.DrawBuffer in copypix_src_region()Kristian Høgsberg
2010-01-04intel: Drop LOCK/UNLOCK_HARDWARE()Kristian Høgsberg
2010-01-04intel: Drop DRI1 SwapBuffer implementationKristian Høgsberg
2010-01-04intel: Drop DRI1 CopySubBuffer implementationKristian Høgsberg
2010-01-04intel: Drop DRI1 supportKristian Høgsberg
2010-01-04Push __driDriverExtensions out of dri_util.c and into the driversKristian Høgsberg
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2010-01-04Check for libdrm_$chipset.pc when neededKristian Høgsberg
2010-01-04st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.Michel Dänzer
2010-01-04silence compiler warningAlan Hourihane
2010-01-04Fix testAlan Hourihane
2010-01-04docs: Explain TGSI_SEMANTIC_NORMAL.Michal Krol
2010-01-04docs: Fix indent.Michal Krol
2010-01-04docs: Clarify what truncate means.Michal Krol
2010-01-04docs: Replace bogus `\times' back with `*'.Michal Krol
2010-01-04docs: TGSI SIN and COS are scalar instructions.Michal Krol
2010-01-04svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.Michel Dänzer
2010-01-04st/xorg: Proper calculation of screen pitch.Michel Dänzer
2010-01-04vmware/xorg: Fix SCons build.Michel Dänzer
2010-01-04docs: Clarify math description of TGSI LRP instruction operation.Michal Krol
2010-01-04docs: Correct TGSI acronym expansion.Michal Krol
2010-01-04r600: support vertex_array_bgraAndre Maasikas
2010-01-03r300: Use C-style comments.Vinson Lee
2010-01-03r300: Silence 'mixed declarations and code' warnings.Vinson Lee
2010-01-03Only enable verbose NoOp dispatch if DEBUG is definedKristian Høgsberg
2010-01-03r300: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-03Noop dispatch: move warning code out of the generated functionsKristian Høgsberg
2010-01-03r300: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-03r300g: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-03Fix glut to work with -fvisibility=hiddenKristian Høgsberg
2010-01-03Export a few glapi functions used by gallium and r300Kristian Høgsberg
2010-01-03r300g: Remove comma at end of enumerator list.Vinson Lee
2010-01-03llvmpipe: Remove comma at end of enumerator list.Vinson Lee
2010-01-03mesa: Cope with the degenerate case of zero length ranges.José Fonseca
2010-01-03gdi: Don't generate import libraries for opengl32.dll.José Fonseca
2010-01-03mesa: fix blend enable/disable calls in meta.c codeFrancis Galiegue
2010-01-03apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSXJeremy Huddleston
2010-01-03glxcmds: Fix comment about __DRI_ALLOCATEJeremy Huddleston
2010-01-03trace: Remove comma at end of enumerator list.Vinson Lee