summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2009-10-08llvmpipe: remove some old sampler support structsKeith Whitwell
2009-10-08llvmpipe: Fix up lp_rast_shade_quads.José Fonseca
2009-10-08llvmpipe: Remove dead files from SConscript.José Fonseca
2009-10-08llvmpipe: Update lp_setup_clear invocation.José Fonseca
2009-10-08llvmpipe: Update more copyright headers.José Fonseca
2009-10-08llvmpipe: remove tex tile cache and related codeKeith Whitwell
2009-10-08llvmpipe: rewrite llvmpipe_clear()Keith Whitwell
2009-10-08llvmpipe: wip me harderKeith Whitwell
2009-10-08llvmpipe: Update includes and copyright headers.José Fonseca
2009-10-08llvmpipe: Update SConscript.José Fonseca
2009-10-08llvmpipe: Add the rast -> jit shader glue.José Fonseca
2009-10-08llvmpipe: whip out the intra-tile code from lp_setup_tri.cKeith Whitwell
2009-10-08llvmpipe: more wippingKeith Whitwell
2009-10-08llvmpipe: import experimental softpipe rasterizer code, wip binning codeKeith Whitwell
2009-10-07i915g: Fix MSVC build.Vinson Lee
2009-10-07softpipe: new commentsBrian Paul
2009-10-07softpipe: whitespace and comment fixesBrian Paul
2009-10-07softpipe: prefix non-static functions with sp_Brian Paul
2009-10-07Merge branch 'master' into r300g-glslNicolai Hähnle
2009-10-07Merge branch 'mesa_7_6_branch'Nicolai Hähnle
2009-10-07util: do some more util_blit_pixels cases without temporariesKeith Whitwell
2009-10-07gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320Brian Paul
2009-10-07st/dri: Add missing front buffer case in dri_get_buffers().Michel Dänzer
2009-10-07gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()Brian Paul
2009-10-07i915g: Use buffer write instead of map for lit verticesJakob Bornecrantz
2009-10-07i915g: Change order of buffer_write argumentsJakob Bornecrantz
2009-10-07i915g: Disable vbuf fifo and minor commenting of vbuf codeJakob Bornecrantz
2009-10-06nv04-nv40: Fix swizzle transfers for NPOT sizes.Younes Manton
2009-10-06nv50: fix segfault when there's gaps in enabled texture unitsBen Skeggs
2009-10-06nouveau: fix buffer object leakBen Skeggs
2009-10-06i915g: Add more defines to tweek batchbufferJakob Bornecrantz
2009-10-06i915g: Tweek vertexbuffer sizeJakob Bornecrantz
2009-10-05i965g: remove 965/brw files from XLIB_WINSYS_SOURCESBrian Paul
2009-10-05Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
2009-10-05r300g: fix scons buildJoakim Sindholt
2009-10-05util: Improve the cpuid assembly.José Fonseca
2009-10-05util: add lost code to util_make_fragment_tex_shader_writemask()Keith Whitwell
2009-10-05st/dri: avoid segfault if we can't get a pixmap's buffersBen Skeggs
2009-10-05nv50: support PIPE_FORMAT_X8R8G8B8_UNORMBen Skeggs
2009-10-05nouveau: return pitch value from local_handle_from_texture()Ben Skeggs
2009-10-05st/dri: no need to request fake front buffer, only handle it being returnedBen Skeggs
2009-10-04util: Make assert a no-op on non-debug builds.José Fonseca
2009-10-04llvmpipe: Ensure tile cache transfers are mapped before flushing it.José Fonseca
2009-10-04llvmpipe: Autogenerate lp_tile_soa.c from u_format.csv.José Fonseca
2009-10-04util: Fix cpuid invocation for x86_64.José Fonseca
2009-10-04llvmpipe: Remove loop testing from format testing.José Fonseca
2009-10-04llvmpipe: Match header's protection macro with filename.José Fonseca
2009-10-04llvmpipe: Adjust format assertion.José Fonseca