summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-23nvc0: fix layer stride stateChristoph Bumiller
2010-12-23nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller
2010-12-21nvc0: remove unused 'buf' parameter in pipe_buffer_unmapBen Skeggs
2010-12-21nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of placesBen Skeggs
2010-12-21nvc0: fence.bo is mappable, mark it as suchBen Skeggs
2010-12-21Merge remote branch 'origin/master' into nvc0-newBen Skeggs
2010-12-21nouveau: fix includes for latest libdrmBen Skeggs
2010-12-20r600g: properly unset vertex bufferJerome Glisse
2010-12-20st/python: remove unused 'buf' parameter in pipe_buffer_unmapVinson Lee
2010-12-20gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák
2010-12-20st/mesa: Remove comment cruft from st_context.h.Vinson Lee
2010-12-20st/mesa: Clean up header file inclusion in st_cb_texture.h.Vinson Lee
2010-12-20st/mesa: Clean up header file inclusion in st_cb_readpixels.h.Vinson Lee
2010-12-19nvc0: s/INLIN_RING/IMMED_RINGChristoph Bumiller
2010-12-19nvc0: improve shader support for texturingChristoph Bumiller
2010-12-19nvc0: adapt to array textures interface changeChristoph Bumiller
2010-12-19Merge remote branch 'origin/master' into nvc0-newChristoph Bumiller
2010-12-19nvc0: fix clipping with scissors/viewportChristoph Bumiller
2010-12-19nvc0: use BIND_RING to set subchannel classesChristoph Bumiller
2010-12-19nvc0: switch to the proper constants upload pathChristoph Bumiller
2010-12-19nvc0: add the index buffer offset where missingChristoph Bumiller
2010-12-19r300g: optimize the fallback for misaligned ushort indicesMarek Olšák
2010-12-18st/mesa: Clean up header file inclusion in st_cb_program.h.Vinson Lee
2010-12-18st/mesa: Clean up header file inclusion in st_cb_accum.h.Vinson Lee
2010-12-18mesa: Clean up header file inclusion in prog_statevars.h.Vinson Lee
2010-12-18mesa: fix queryobj whitespace.Dave Airlie
2010-12-18mesa/swrast/st: add ARB_occlusion_query2 support.Dave Airlie
2010-12-18mapi: Clean up sources.mk.Chia-I Wu
2010-12-18mapi: Clean up u_current interface.Chia-I Wu
2010-12-18mapi: Add ABI-tag note.Chia-I Wu
2010-12-17Refresh autogenerated file builtin_function.cpp.Kenneth Graunke
2010-12-17glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec).Kenneth Graunke
2010-12-17gallivm: Cleanup util_format_xxx_fetch_xxx call generation.José Fonseca
2010-12-17glsl: Expose a public glsl_type::void_type const pointer.Kenneth Graunke
2010-12-17r300g: finally fix the texture corruption on r3xx-r4xxMarek Olšák
2010-12-16Remove OES_compressed_paletted_texture from the ES2 extension list.Kenneth Graunke
2010-12-16softpipe: remove sp_tex_tile_cache_border_color()Brian Paul
2010-12-16softpipe: fix depth texture sampling regressionBrian Paul
2010-12-16gallivm: fix copy&paste error from previous commitBrian Paul
2010-12-16r600c : inline vertex format is not updated in an app, switch to use vfetch c...richard
2010-12-16intel: Support glCopyTexImage() from XRGB8888 to ARGB8888.Eric Anholt
2010-12-16intel: Try to sanely check that formats match for CopyTexImage.Eric Anholt
2010-12-16intel: Drop commented intel_flush from copy_teximage.Eric Anholt
2010-12-16intel: Update renderbuffers before looking up CopyTexImage's read buffer.Eric Anholt
2010-12-16gallivm: work around LLVM 2.6 bug when calling C functionsBrian Paul
2010-12-16draw: s/varient/variant/Brian Paul
2010-12-16svga: s/varient/variant/Brian Paul
2010-12-16i965g: s/varient/variant/Brian Paul
2010-12-16i915g: s/varient/variant/Brian Paul
2010-12-16softpipe: s/varient/variantBrian Paul