r300: Use the defined values for R300_VAP_CNTL_STATUS.
[mesa.git] / src / mesa / drivers /
2007-05-06 Oliver McFaddenr300: Use the defined values for R300_VAP_CNTL_STATUS.
2007-05-06 Aapo Tahkolar300: fix primary color on rs480
2007-05-05 Aapo Tahkoladon't use hw to perform vertex transform etc. when...
2007-05-05 BrianMakefile clean-ups for miniglx.
2007-05-03 Brianfix some matrix/state token indexing bugs (see bug...
2007-05-03 Brianadd some #includes to silence warnings
2007-05-02 Brianfix some renderbuffer/wrapper bugs
2007-04-30 Michel Dänzerr300: Don't crash in radeonUpdatePageFlipping when...
2007-04-29 Michel Dänzerr300: Page flipping fixes.
2007-04-29 Michel Dänzerr300: radeonMakeCurrent cleanups.
2007-04-27 Brian"Fix" for bug 9170. May need more attention.
2007-04-26 Brianenable 2.1 extensions
2007-04-25 Brians/fog/attrib[FRAG_ATTRIB_FOGC][0]/
2007-04-24 Karl Schultzassorted fixes for Windows/VC8
2007-04-24 Sean D'EpagnierAdded proper cleanup code
2007-04-22 Sean D'EpagnierFixed fallout, glfbdev driver was calling a nop functio...
2007-04-21 Brians/occlude.h/queryobj.h/
2007-04-20 George Sapountzisxmesa: call _glapi_set_dispatch() for all xserver DDXes.
2007-04-20 George Sapountzisxmesa: minor cosmetic
2007-04-20 George Sapountzisxmesa: split FX functions to separate file, part 2.
2007-04-20 George Sapountzisxmesa: split FX functions to separate file, part 1.
2007-04-20 George Sapountzisxmesa: spilt FX code to separate functions.
2007-04-20 George SapountzisRevert "xmesa: drop glide (FX) backend."
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()
next