summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
...
* st/mesa: Include missing headers in st_format.h.Vinson Lee2010-08-051-0/+5
* st/mesa: Add forward delcaration in st_extensions.h.Vinson Lee2010-08-051-0/+2
* st/mesa: Add missing headers to st_draw.h.Vinson Lee2010-08-051-1/+6
* intel: Check for a NULL src buffer prior to bltChris Wilson2010-08-051-1/+1
* intel: Check for region allocation failure.Chris Wilson2010-08-051-0/+6
* st/mesa: Add missing header in st_context.c.Vinson Lee2010-08-041-0/+1
* st/mesa: Add missing header in st_atom_pixeltransfer.c.Vinson Lee2010-08-041-0/+1
* st/mesa: Clean up header file inclusion in st_context.h.Vinson Lee2010-08-041-9/+6
* st/mesa: Add missing header in st_cb_xformfb.h.Vinson Lee2010-08-041-0/+4
* st/mesa: Clean up st_cb_viewport.h.Vinson Lee2010-08-041-0/+7
* st/mesa: Add missing headers in st_cb_texture.h.Vinson Lee2010-08-041-0/+7
* dri/nouveau: Don't try to validate uninitialized teximages.Francisco Jerez2010-08-051-4/+4
* dri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK enabled.Francisco Jerez2010-08-052-2/+6
* dri/nouveau: Fix up software mipmap generation.Francisco Jerez2010-08-052-5/+51
* st/mesa: Add forward declaration in st_cb_strings.h.Vinson Lee2010-08-041-0/+2
* st/mesa: Add missing header in st_cb_readpixels.h.Vinson Lee2010-08-041-0/+4
* st/mesa: Clean up header file inclusion in st_cb_rasterpos.h.Vinson Lee2010-08-041-1/+3
* st/mesa: Add missing header in st_cb_program.h.Vinson Lee2010-08-041-0/+4
* r300/compiler: Remove unnecessary header.Vinson Lee2010-08-041-1/+0
* intel: Remove unnecessary header.Vinson Lee2010-08-041-1/+0
* st/mesa: Add missing headers in st_cb_flush.h.Vinson Lee2010-08-041-0/+6
* st/mesa: Clean up header inclusion in st_cb_feedback.h.Vinson Lee2010-08-041-1/+3
* st/mesa: Add missing headers to st_cb_fbo.h.Vinson Lee2010-08-041-0/+9
* st/mesa: Clean up header file inclusion in st_cb_eglimage.h.Vinson Lee2010-08-041-2/+3
* st/mesa: Clean up header file inclusion in st_cb_drawtex.h.Vinson Lee2010-08-041-1/+4
* st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.Vinson Lee2010-08-041-1/+4
* st/mesa: Add forward declaration in st_cb_condrender.h.Vinson Lee2010-08-041-0/+2
* st/mesa: Add forward declarations in st_cb_clear.h.Vinson Lee2010-08-041-0/+3
* st/mesa: Include missing headers in st_cb_bufferobjects.h.Vinson Lee2010-08-041-2/+5
* st/mesa: Clean up header file inclusion in st_cb_blit.h.Vinson Lee2010-08-041-2/+4
* st/mesa: Clean up header file inclusion in st_cb_bitmap.h.Vinson Lee2010-08-041-1/+4
* 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