summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2010-08-04mesa: increase the relative address offset limit to 4096 in ARB_vp/fpMarek Olšák
2010-08-03st/mesa: Add forward declarations in st_atom_constbuf.h.Vinson Lee
2010-08-03st/mesa: Include glheader.h in st_atom.h.Vinson Lee
2010-08-03mesa: Clean up header file inclusion in m_xform.h.Vinson Lee
2010-08-03mesa: Reduce header file inclusion in m_translate.h.Vinson Lee
2010-08-03mesa: Include missing header in m_matrix.h.Vinson Lee
2010-08-03mesa: Reduce header file inclusion in texgen.h.Vinson Lee
2010-08-03mesa: Reduce header file inclusion in texcompress_fxt1.h.Vinson Lee
2010-08-02mesa: Reduce header file inclusion in syncobj.h.Vinson Lee
2010-08-02radeon: Add DRI2 flush extension support, so we synchronize properly.Mario Kleiner
2010-08-02Revert "radeon: Add DRI2 flush extension to so we synchronize properly."Jerome Glisse
2010-08-02radeon: Add DRI2 flush extension to so we synchronize properly.Mario Kleiner
2010-08-02r600: fix sin,cos functions on r600Andre Maasikas
2010-07-31mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee
2010-07-31mesa: Remove unnecessary header from mm.h.Vinson Lee
2010-07-31mesa: Add headers containing sybmols used by mm.c.Vinson Lee
2010-07-31mesa: Reduce header file inclusion in get.h.Vinson Lee
2010-07-31mesa: Include missing headers in vtxfmt.h.Vinson Lee
2010-07-31mesa: Include missing header in shared.h.Vinson Lee
2010-07-31mesa: Include missing header in restart.h.Vinson Lee
2010-07-31mesa: Include missing headers in renderbuffer.h.Vinson Lee
2010-07-31mesa: Include missing header in remap.h.Vinson Lee
2010-07-31mesa: Remove unnecessary headers.Vinson Lee
2010-07-31swrast: Remove unnecessary headers.Vinson Lee
2010-07-31tnl: Remove unnecessary headers.Vinson Lee
2010-07-30mesa: Include missing header in pixelstore.h.Vinson Lee
2010-07-30mesa: Include missing headers in nvprogram.h.Vinson Lee
2010-07-30st/mesa: better handling of indirect addressing of temp/const register filesBrian Paul
2010-07-30mesa: added gl_program::IndirectRegisterFiles fieldBrian Paul
2010-07-30mesa: Add missing header to multisample.h.Vinson Lee
2010-07-30mesa: Remove unnecessary header from colormac.h.Vinson Lee
2010-07-30mesa: Remove unnecessary headers.Vinson Lee
2010-07-30mesa: Include macros.h in files that use symbols from macros.h.Vinson Lee
2010-07-30mesa: Include macros.h in attrib.c for COPY_4FV symbol.Vinson Lee
2010-07-30intel: Add missing header to intel_context.c.Vinson Lee
2010-07-30mesa: Reduce clip.h header file inclusion.Vinson Lee
2010-07-29mesa: Add missing header to framebuffer.h.Vinson Lee
2010-07-29mesa: Add missing header to fboject.h.Vinson Lee
2010-07-29mesa: Add missing header to texgetimage.h.Vinson Lee
2010-07-29mesa: Add missing header to texrender.h.Vinson Lee
2010-07-29mesa: Add missing header and forward declarations to uniforms.h.Vinson Lee
2010-07-29mesa: Add missing headers to viewport.h.Vinson Lee
2010-07-29mesa: Add missing header to depthstencil.h.Vinson Lee
2010-07-29mesa: Add missing headers to debug.h.Vinson Lee
2010-07-29intel: Add missing header.Vinson Lee
2010-07-29dri: Add missing header to dri_metaops.c.Vinson Lee
2010-07-29mesa: Reduce clear.h header file inclusion.Vinson Lee
2010-07-29mesa: Reduce bufferobj.h header file inclusion.Vinson Lee
2010-07-29mesa: Remove unnecessary headers.Vinson Lee
2010-07-29intel: Declare the various tracked state variables using "extern"Kristian Høgsberg