summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-01-28r300g: Fix bizarre half-flushes with immd mode.Corbin Simpson
2010-01-28r300g: Atomize framebuffers.Corbin Simpson
2010-01-27llvmpipe: Remove unnecessary headers.Vinson Lee
2010-01-27r300g: Remove unnecessary headers.Vinson Lee
2010-01-27i965g: Remove unnecessary headers.Vinson Lee
2010-01-27r300g: Silence GCC "missing braces around initializer" warning.Vinson Lee
2010-01-27cell: remove commas from structs wrapped in PIPE_ALIGN_TYPE macroBrian Paul
2010-01-26softpipe: Remove unnecessary header.Vinson Lee
2010-01-26i915g: Remove unnecessary headers.Vinson Lee
2010-01-26r300g: Turn the RS block into an atom.Corbin Simpson
2010-01-26r300g: Make vertex_format into an atom.Corbin Simpson
2010-01-26r300g: Kill dead code for hashing custom state.Corbin Simpson
2010-01-26r300g: Add A8_UNORM texture format.Corbin Simpson
2010-01-26i965g: Silence uninitialized variable warning.Vinson Lee
2010-01-26softpipe: Remove unused variables.Vinson Lee
2010-01-25r300g: Finish and enable immediate mode.Corbin Simpson
2010-01-25Revert "r300g,radeong: finish and enable the immediate mode"Corbin Simpson
2010-01-25llvmpipe: Remove lp_tex_sample_c.c again.José Fonseca
2010-01-24r300g,radeong: finish and enable the immediate modeMarek Olšák
2010-01-24r300g: fix zero-area scissorMarek Olšák
2010-01-24r300g,radeong: set tiling flags in libdrmMarek Olšák
2010-01-25nv50: fix uninitialized variable in nv50_revdep_reorderMarcin Slusarz
2010-01-25nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx)Marcin Slusarz
2010-01-25nouveau: fix winsys object leakMarcin Slusarz
2010-01-24nv50: fix handling of FragCoord inputChristoph Bumiller
2010-01-24nv50: only flush texture caches on st requestChristoph Bumiller
2010-01-24nv50: implement render_conditionChristoph Bumiller
2010-01-24r300g: avoid the use of gotoDave Airlie
2010-01-24r300g: fix flushing harder.Dave Airlie
2010-01-23r300: fix wrong call in last commitDave Airlie
2010-01-23r300g: fix up buffer emission ordering.Dave Airlie
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21i915g: Remove unnecessary header.Vinson Lee
2010-01-21svga: Remove unused variable.Vinson Lee
2010-01-21svga: Remove duplicate code.José Fonseca
2010-01-21svga: Remove unused code.José Fonseca
2010-01-21svga: Don't swap buffers to system memory -- winsys' responsibility.José Fonseca
2010-01-21svga: Avoid synchronization issues when doing SW TNL.José Fonseca
2010-01-21svga: Follow buffer usage semantics properly.José Fonseca
2010-01-21llvmpipe: Remove unnecessary headers.Vinson Lee
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2010-01-21softpipe: added region assertions in softpipe_get_tex_transfer()Brian Paul
2010-01-20gallium/i965: Make brw_batchbuffer prototypes match in source & headerAlan Coopersmith
2010-01-20softpipe: Remove unnecessary headers.Vinson Lee
2010-01-19i915g: Remove unnecessary headers.Vinson Lee
2010-01-19r300g: Move GB_AA_CONFIG to its eventual new home.Corbin Simpson
2010-01-19r300g: Make invariant state into an atom.Corbin Simpson
2010-01-19svga: Do a more propper creation of textures from handlesJakob Bornecrantz
2010-01-19softpipe: remove redundant assignmentsBrian Paul
2010-01-19st/drm: Expose kernel driver nameJakob Bornecrantz