summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-31i915g: Reorg texture code a bitJakob Bornecrantz
2009-08-31i915g: Don't use winsys directly in the driverJakob Bornecrantz
2009-08-31i915g: Cleanup i915_prim_vbuf.cJakob Bornecrantz
2009-08-31i915g: Cleanup i915_screen.[c|h]Jakob Bornecrantz
2009-08-31i915g: Cleanup i915_context.cJakob Bornecrantz
2009-08-31i915g: Cleanup i915_blit.[c|h]Jakob Bornecrantz
2009-08-31i915g: Cleanup i915_state_emit.cJakob Bornecrantz
2009-08-31i915g: Cleanup i915_texture.cJakob Bornecrantz
2009-08-31i915g: Cleanup texture init functions a bitJakob Bornecrantz
2009-08-31i915g: Rename pipe field on context to baseJakob Bornecrantz
2009-08-31i915g: Rename screen field on screen to baseJakob Bornecrantz
2009-08-31mesa: set additional fields in _mesa_buffer_map_range()Brian Paul
2009-08-31mesa: set Length/Offset fields in _mesa_buffer_map()Brian Paul
2009-08-31mesa: additional assertions for ctx->Driver.UnmapBuffer()Brian Paul
2009-08-31intel: clear buffer fields in intel_bufferobj_unmap()Brian Paul
2009-08-31mesa: new assertions, comments about buffer mappingBrian Paul
2009-08-31st/mesa: fix obj->Pointer offset in st_bufferobj_map_range()Brian Paul
2009-08-31llvmpipe: Fallback to element-wise comparisons when no comparison intrinsic i...José Fonseca
2009-08-31llvmpipe: In the abcense of a min/max intrinsic, use the comparison intrinsics.José Fonseca
2009-08-31llvmpipe: Actually commit lp_buffer.[ch].José Fonseca
2009-08-31Gallium xlib: Add support for BGRA visuals.Michel Dänzer
2009-08-31nouveau: fix for dri state tracker changesBen Skeggs
2009-08-31nouveau: introduce nouveau_miptree common to all nouveau pipe driversBen Skeggs
2009-08-31nouveau: hack winsys to compile again, it's broken still howeverBen Skeggs
2009-08-30cell: fix compilationMarc Dietrich
2009-08-30swrast: minor code consolidationBrian Paul
2009-08-30mesa: consolidate texture-related code in meta.cBrian Paul
2009-08-30progs/util: minor updates to glutskel.cBrian Paul
2009-08-30intel: use more efficient loop over buffersBrian Paul
2009-08-30mesa: avoid redundant viewport changes in meta codeBrian Paul
2009-08-30llvmpipe: Texture cache in 4 ubytes instead of 4 floats.José Fonseca
2009-08-30llvmpipe: Use util_format_read_4f to read texture tiles.José Fonseca
2009-08-30llvmpipe: Texture cache is read-only. No need to flush.José Fonseca
2009-08-30util: Auto generate pixel format accessor functions fromJosé Fonseca
2009-08-30llvmpipe: Eliminate internal pipe_buffer_map/unmap usage.José Fonseca
2009-08-30xlib: Implement lp_winsys::destroy.José Fonseca
2009-08-30Merge branch 'mesa_7_5_branch'Michel Dänzer
2009-08-30glx/x11: Fix glXCreateGLXPixmap for direct rendering.Michel Dänzer
2009-08-29i965: Fix segfault with ARB_oq CheckQuery when results are already fetched.Eric Anholt
2009-08-29i965: Support PROGRAM_ENV_PARAMs in brw_vs_emit.cEric Anholt
2009-08-29llvmpipe: List lp_buffer.c in the Makefile.José Fonseca
2009-08-29xlib: Implement llvmpipe lp_winsys interface.José Fonseca
2009-08-29llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca
2009-08-29r300: Disable threshold register for KMS.Pauli Nieminen
2009-08-29r300: Swtcl prediction was still missing scissors.Pauli Nieminen
2009-08-29r300: Add missing pre_emit_count to swtcl state size prediction.Pauli Nieminen
2009-08-29nv50: set provoking vertex stateChristoph Bumiller
2009-08-29xlib: Update llvmpipe integration for changes in master.José Fonseca
2009-08-29llvmpipe: Update for changes in master.José Fonseca
2009-08-29mesa: Update sconscript for new ARB/FP assembler.José Fonseca