summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2007-04-21Fixed fallout, glfbdev driver was calling a nop function that was removed.Sean D'Epagnier
2007-04-21s/occlude.h/queryobj.h/Brian
2007-04-20xmesa: call _glapi_set_dispatch() for all xserver DDXes.George Sapountzis
2007-04-20xmesa: minor cosmeticGeorge Sapountzis
2007-04-20xmesa: split FX functions to separate file, part 2.George Sapountzis
2007-04-20xmesa: split FX functions to separate file, part 1.George Sapountzis
2007-04-20xmesa: spilt FX code to separate functions.George Sapountzis
2007-04-20Revert "xmesa: drop glide (FX) backend."George Sapountzis
2007-04-19xmesa: drop glide (FX) backend.George Sapountzis
2007-04-17Defer buffer pool creation to the first context creation.Thomas Hellstrom
2007-04-17r300: r300_render.c:391: warning: unused variable 'i'Oliver McFadden
2007-04-16just clean-upsBrian
2007-04-16move GL_EXT_stencil_two_side into alphabetical positionBrian
2007-04-16Fix glActiveStencilFaceEXT dispatch problem (bug 10523).Brian
2007-04-16remove _tnl_arb_vertex_program_stageBrian
2007-04-16remove _tnl_arb_vertex_program_stageBrian
2007-04-16use b->display instead of b->xm_visual->display to fix some problems detected...Brian
2007-04-16Make sure we are locked when creating drm buffer objects.Thomas Hellstrom
2007-04-14set osmesa renderbuffer refcount=1 upon creation, free renderbuffer in OSMesa...Brian
2007-04-14r300: emit different clear paths for non-TCL, this gets the clear color correctDave Airlie
2007-04-14r300: remove unneeded semicolon from macroDave Airlie
2007-04-14r300: if we don't have TCL don't setup state emissions for vertex shadersDave Airlie
2007-04-13xmesa: drop unused XMesaPutImageHelper.George Sapountzis
2007-04-13xmesa: export xmesa functions used by xfree86.George Sapountzis
2007-04-11use _mesa_reference_renderbuffer(), fix typoBrian
2007-04-10rs480: set vap cntl to what fglrx uses for non-TCL cardsDave Airlie
2007-04-10i915: Bring test for vsync to pipe B in line with i915tex.Michel Dänzer
2007-04-10r300: don't enable VAP/TCL on cards that don't support itDave Airlie
2007-04-09i915tex: Fix some mismatches between texels or bytes for pitch/stride.Michel Dänzer
2007-04-09i915tex: Make sure texture format fetch hooks are initialized.Michel Dänzer
2007-04-09the RS400 definitely doesn't work at this point so don't let it initDave Airlie
2007-04-08i915tex: Clean up resizing of renderbuffers.Michel Dänzer
2007-04-08driUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.Michel Dänzer
2007-04-06xmesa: use newly added xm_image.[hc]George Sapountzis
2007-04-06xmesa: add xf86glx_util.[hc] from xserver as xm_image.[hc]George Sapountzis
2007-04-05include points.h to fix warningsBrian
2007-04-05Remove SI imports/exports remnants.George Sapountzis
2007-04-05Move glcontextmodes.c to glx.George Sapountzis
2007-04-04remove debug printfBrian
2007-04-04i810/i915/i915tex: reinitialize the context point stateXiang, Haihao
2007-04-01Fix some bugs/issues related to alpha channel support. See bug 10483.Brian
2007-04-01If using PF_8A8B8G8R, be sure alpha is correctly handled.Brian
2007-04-01re-order tokens, fix commentsBrian
2007-03-30Merge branch 'origin'Eric Anholt
2007-03-30Merge branch 'crestline-qa', adding support for the 965GM chipset.Eric Anholt
2007-03-30call DRI_VALIDATE_DRAWABLE_INFO(), bug 10477Gustavo Pichorim Boiko
2007-03-30Clean and update XMesa/XFree86 interface.George Sapountzis
2007-03-28Add missing OSMesaColorClamp functionAlan Hourihane
2007-03-27i915tex compile fix (account for moved _UseTexEnvProgram var)Roland Scheidegger
2007-03-27Restore the UseTexEnvProgram logic.Brian