summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
...
| * r600: relax stride/alignment requirements for verticesAndre Maasikas2010-08-043-20/+14
| * r300/compiler: Always unroll loops when doing loop emulation.Tom Stellard2010-08-034-11/+14
| * r300/compiler: r500 hw support for break and continue in loops.Tom Stellard2010-08-0310-167/+282
| * r300/compiler: KILP may not always be inside an IF statement.Tom Stellard2010-08-031-9/+14
| * r300/compiler: Don't unroll loops with continue or break.Tom Stellard2010-08-031-1/+12
| * st/mesa: Clean up header file inclusion in st_cache.h.Vinson Lee2010-08-031-2/+3
| * st/mesa: Add forward declarations in st_atom_shader.h.Vinson Lee2010-08-031-0/+3
| * mesa: increase the relative address offset limit to 4096 in ARB_vp/fpMarek Olšák2010-08-042-4/+4
| * 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