summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: Add forward declarations in st_atom_constbuf.h.Vinson Lee2010-08-031-0/+3
* st/mesa: Include glheader.h in st_atom.h.Vinson Lee2010-08-031-0/+2
* mesa: Clean up header file inclusion in m_xform.h.Vinson Lee2010-08-031-2/+2
* mesa: Reduce header file inclusion in m_translate.h.Vinson Lee2010-08-031-1/+2
* mesa: Include missing header in m_matrix.h.Vinson Lee2010-08-031-0/+2
* mesa: Reduce header file inclusion in texgen.h.Vinson Lee2010-08-031-1/+4
* mesa: Reduce header file inclusion in texcompress_fxt1.h.Vinson Lee2010-08-031-1/+3
* mesa: Reduce header file inclusion in syncobj.h.Vinson Lee2010-08-021-1/+4
* radeon: Add DRI2 flush extension support, so we synchronize properly.Mario Kleiner2010-08-0213-10/+98
* Revert "radeon: Add DRI2 flush extension to so we synchronize properly."Jerome Glisse2010-08-0210-77/+0
* radeon: Add DRI2 flush extension to so we synchronize properly.Mario Kleiner2010-08-0210-0/+77
* r600: fix sin,cos functions on r600Andre Maasikas2010-08-021-9/+133
* mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee2010-07-3110-5/+16
* mesa: Remove unnecessary header from mm.h.Vinson Lee2010-07-311-3/+0
* mesa: Add headers containing sybmols used by mm.c.Vinson Lee2010-07-311-0/+5
* mesa: Reduce header file inclusion in get.h.Vinson Lee2010-07-311-1/+1
* mesa: Include missing headers in vtxfmt.h.Vinson Lee2010-07-311-0/+3
* mesa: Include missing header in shared.h.Vinson Lee2010-07-311-0/+1
* mesa: Include missing header in restart.h.Vinson Lee2010-07-311-0/+1
* mesa: Include missing headers in renderbuffer.h.Vinson Lee2010-07-311-0/+5
* mesa: Include missing header in remap.h.Vinson Lee2010-07-311-0/+1
* mesa: Remove unnecessary headers.Vinson Lee2010-07-316-6/+0
* swrast: Remove unnecessary headers.Vinson Lee2010-07-316-6/+0
* tnl: Remove unnecessary headers.Vinson Lee2010-07-318-8/+0
* mesa: Include missing header in pixelstore.h.Vinson Lee2010-07-301-0/+1
* mesa: Include missing headers in nvprogram.h.Vinson Lee2010-07-301-0/+2
* st/mesa: better handling of indirect addressing of temp/const register filesBrian Paul2010-07-301-4/+24
* mesa: added gl_program::IndirectRegisterFiles fieldBrian Paul2010-07-308-210/+234
* mesa: Add missing header to multisample.h.Vinson Lee2010-07-301-0/+1
* mesa: Remove unnecessary header from colormac.h.Vinson Lee2010-07-301-1/+1
* mesa: Remove unnecessary headers.Vinson Lee2010-07-306-6/+0
* mesa: Include macros.h in files that use symbols from macros.h.Vinson Lee2010-07-3011-0/+11
* mesa: Include macros.h in attrib.c for COPY_4FV symbol.Vinson Lee2010-07-301-0/+1
* intel: Add missing header to intel_context.c.Vinson Lee2010-07-301-0/+1
* mesa: Reduce clip.h header file inclusion.Vinson Lee2010-07-301-1/+1
* mesa: Add missing header to framebuffer.h.Vinson Lee2010-07-291-0/+1
* mesa: Add missing header to fboject.h.Vinson Lee2010-07-291-0/+1
* mesa: Add missing header to texgetimage.h.Vinson Lee2010-07-291-0/+1
* mesa: Add missing header to texrender.h.Vinson Lee2010-07-291-0/+1
* mesa: Add missing header and forward declarations to uniforms.h.Vinson Lee2010-07-291-0/+4
* mesa: Add missing headers to viewport.h.Vinson Lee2010-07-291-0/+2
* mesa: Add missing header to depthstencil.h.Vinson Lee2010-07-291-0/+1
* mesa: Add missing headers to debug.h.Vinson Lee2010-07-291-0/+3
* intel: Add missing header.Vinson Lee2010-07-291-0/+1
* dri: Add missing header to dri_metaops.c.Vinson Lee2010-07-291-0/+1
* mesa: Reduce clear.h header file inclusion.Vinson Lee2010-07-291-1/+1
* mesa: Reduce bufferobj.h header file inclusion.Vinson Lee2010-07-291-1/+1
* mesa: Remove unnecessary headers.Vinson Lee2010-07-292-2/+0
* intel: Declare the various tracked state variables using "extern"Kristian Høgsberg2010-07-291-62/+62
* intel: Don't depend on context config values when picking texture formatsKristian Høgsberg2010-07-291-24/+12