Put gl_program_machine into swrast structure rather than using a local variable.
[mesa.git] / src / mesa / drivers /
2007-04-18 George Sapountzisxmesa: drop glide (FX) backend.
2007-04-17 Thomas HellstromDefer buffer pool creation to the first context creation.
2007-04-17 Oliver McFaddenr300: r300_render.c:391: warning: unused variable 'i'
2007-04-16 Brianjust clean-ups
2007-04-16 Brianmove GL_EXT_stencil_two_side into alphabetical position
2007-04-16 BrianFix glActiveStencilFaceEXT dispatch problem (bug 10523).
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-04-16 Brianuse b->display instead of b->xm_visual->display to...
2007-04-16 Thomas HellstromMake sure we are locked when creating drm buffer objects.
2007-04-14 Brianset osmesa renderbuffer refcount=1 upon creation, free...
2007-04-14 Dave Airlier300: emit different clear paths for non-TCL, this...
2007-04-14 Dave Airlier300: remove unneeded semicolon from macro
2007-04-14 Dave Airlier300: if we don't have TCL don't setup state emissions...
2007-04-13 George Sapountzisxmesa: drop unused XMesaPutImageHelper.
2007-04-13 George Sapountzisxmesa: export xmesa functions used by xfree86.
2007-04-11 Brianuse _mesa_reference_renderbuffer(), fix typo
2007-04-10 Dave Airliers480: set vap cntl to what fglrx uses for non-TCL...
2007-04-10 Michel Dänzeri915: Bring test for vsync to pipe B in line with i915tex.
2007-04-09 Dave Airlier300: don't enable VAP/TCL on cards that don't support it
2007-04-09 Michel Dänzeri915tex: Fix some mismatches between texels or bytes...
2007-04-09 Michel Dänzeri915tex: Make sure texture format fetch hooks are initi...
2007-04-09 Dave Airliethe RS400 definitely doesn't work at this point so...
2007-04-08 Michel Dänzeri915tex: Clean up resizing of renderbuffers.
2007-04-08 Michel DänzerdriUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.
2007-04-06 George Sapountzisxmesa: use newly added xm_image.[hc]
2007-04-06 George Sapountzisxmesa: add xf86glx_util.[hc] from xserver as xm_image...
2007-04-05 Brianinclude points.h to fix warnings
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-04-05 George SapountzisMove glcontextmodes.c to glx.
2007-04-04 Brianremove debug printf
2007-04-04 Xiang, Haihaoi810/i915/i915tex: reinitialize the context point state
2007-04-02 BrianFix some bugs/issues related to alpha channel support...
2007-04-02 BrianIf using PF_8A8B8G8R, be sure alpha is correctly handled.
2007-04-02 Brianre-order tokens, fix comments
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-30 Gustavo Pichorim... call DRI_VALIDATE_DRAWABLE_INFO(), bug 10477
2007-03-30 George SapountzisClean and update XMesa/XFree86 interface.
2007-03-28 Alan HourihaneAdd missing OSMesaColorClamp function
2007-03-27 Roland Scheideggeri915tex compile fix (account for moved _UseTexEnvProgra...
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-27 Roland Scheideggerr300: Fix radeonUpdatePageFlipping() function.
2007-03-27 Roland Scheideggerr128, radeon, r200: Check ctx->WinSysDrawBuffer before...
2007-03-27 Michel Dänzerr300: Check ctx->WinSysDrawBuffer before calling functi...
2007-03-27 Miroslav Šustekfix r128 rendering, lockups
2007-03-27 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-03-27 Zou Nan hai Fix compile error
2007-03-26 Nicolai Haehnler300: Remove a warning when vertex programs produce...
2007-03-26 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
2007-03-26 Nicolai Haehnler300: Fix warnings that were introduced by the glsl...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Michel Dänzeri915tex: Make sure renderbuffers don't get deleted...
2007-03-26 Ben Skeggsnouveau: match drm version bump
2007-03-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-25 BrianFix some renderbuffer reference counting issues. Also...
2007-03-25 Xiang, Haihaoi965: The given urb layout(maximal size of urb entries...
2007-03-25 Nicolai Haehnler300: Whitespace cleanup in r300_texmem.c
2007-03-25 Nicolai Haehnler300: Whitespace cleanup in r300_texstate.c
2007-03-25 Nicolai Haehnler300: Fix regression: unnecessary node indirection
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 Dave Airlienouveau: implement nv20Clear and nv20Scissor
2007-03-24 Nicolai Haehnler300: Fix texture coordinate calculation for rectangle...
2007-03-24 Nicolai Haehnler300: No assertion when accessing incomplete texture...
2007-03-24 Nicolai Haehnler300: Fix: KIL instruction don't require textures
2007-03-24 Ben Skeggsnouveau: some swtcl fixes
2007-03-24 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 BrianImplement alpha buffer copy for SwapBuffers().
2007-03-23 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-22 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-22 Xiang, Haihaofix for bug#10339
2007-03-21 Brianmerge from master
2007-03-21 Roland Scheideggerfix copy and paste bug from last commit in fog generati...
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-21 Ben Skeggsnouveau: update for drm interface changes (0.0.5)
2007-03-21 Ben Skeggsnouveau: SwapBuffers() needs to perform a glFlush()
2007-03-20 Nicolai Haehnler300: Remove the program-global const_sin index
2007-03-20 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
2007-03-20 Xiang, Haihaofix for bug#10347
2007-03-20 Alan Hourihaneuse passed target parameter
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-20 Ben Skeggsnouveau: fix typo
2007-03-20 Ben Skeggsnouveau: fail translate if we use too many params somehow
2007-03-20 Ben Skeggsnouveau: NVSDBG macro
2007-03-19 Nicolai Haehnler300: Cleanup fragment program constant allocation...
2007-03-19 Nicolai Haehnler300: Fix special case (tmp.x <= 0) in fragment program...
2007-03-19 Nicolai Haehnler300: Clear fragment program instruction slots on first use
2007-03-19 Nicolai Haehnler300: Dump fragment program after translation if RADEON...
2007-03-19 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
2007-03-19 Nicolai Haehnler300: Fix WRITEMASK handling when writing to result...
2007-03-19 Nicolai Haehnler300: Streamlined fragment program LIT implementation
2007-03-19 Nicolai Haehnler300: Fix fragment program reordering
2007-03-19 Nicolai Haehnler300: Fragment program dumps format tex instructions
2007-03-19 Nicolai Haehnler300: Fix hw fragment program dump
2007-03-19 Nicolai Haehnler300: Fix fragment program instruction pairing and...
2007-03-19 Michel Dänzeri915tex: The intended triple buffering fix.
2007-03-19 Michel Dänzeri915tex: Fix triple buffering after recent Mesa core...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Keith Whitwellfix off-by-one in load_state_immediate
next