summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-03-07r300g: abort if FS compilation fails on non-debug buildsMarek Olšák
2010-03-06r300g: minor cleanups after the no-rhw mergeMarek Olšák
2010-03-06r300g: clamp vertex max index according to currently bound buffersMarek Olšák
2010-03-05llvmpipe: added code to set texture depth, max mipmap levels infoBrian Paul
2010-03-05llvmpipe: add pipe_thread_wait() callsBrian Paul
2010-03-05softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture samplingBrian Paul
2010-03-05nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUTChristoph Bumiller
2010-03-04softpipe: minor tweaks to texture filtering codeBrian Paul
2010-03-04llvmpipe: new commentBrian Paul
2010-03-04r300g: Fix indexbuf upper limits.Corbin Simpson
2010-03-04nouveau: Conversion to winsys handleJakob Bornecrantz
2010-03-04softpipe: remove dead get_texture_buffer functionKeith Whitwell
2010-03-04r300g: remove dead r300_get_texture_buffer functionKeith Whitwell
2010-03-03llvmpipe: Store the original triangle coordinates in the debug build.José Fonseca
2010-03-03llvmpipe: Ensure context is flushed when destroying shaders.José Fonseca
2010-03-03r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.José Fonseca
2010-03-03llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on w...José Fonseca
2010-03-03llvmpipe: Centralize LLVM initialization.José Fonseca
2010-03-03llvmpipe: Update for lp_bld_init.h rename.José Fonseca
2010-03-02r300g: Use a macro to consolidate general state handling.Corbin Simpson
2010-03-02r300g: Make velem CSO actually work.Corbin Simpson
2010-03-02nv50: fix RT formats after format rename fixesChristoph Bumiller
2010-03-02nouveau: Rename pipe formats.José Fonseca
2010-03-02Merge branch 'gallium-format-cleanup'José Fonseca
2010-03-02llvmpipe: remove some ifdefsKeith Whitwell
2010-03-02llvmpipe: reorganize transfer usageKeith Whitwell
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol
2010-03-02svga: Rename pipe formats.José Fonseca
2010-03-02softpipe: Rename pipe formats.José Fonseca
2010-03-02r300: Rename pipe formats.José Fonseca
2010-03-02i915g: Add assert to check for null pointer dereference.Vinson Lee
2010-03-01nv40: adapt to vertex element csoRoland Scheidegger
2010-03-01nv30: adapt to vertex element csoRoland Scheidegger
2010-03-01nouveau: Rename pipe formats.José Fonseca
2010-03-01llvmpipe: Rename pipe formats.José Fonseca
2010-03-01i965: Rename pipe formats.José Fonseca
2010-03-01i915g: Rename pipe formats.José Fonseca
2010-03-01cell: Rename pipe formats.José Fonseca
2010-03-01r300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca
2010-03-01softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.José Fonseca
2010-03-01identity: adapt to new vertex element csoRoland Scheidegger
2010-03-01failover: adapt to new vertex element csoRoland Scheidegger
2010-03-01i965g: adapt to new vertex element csoRoland Scheidegger
2010-03-01i915g: adapt to new vertex element csoRoland Scheidegger
2010-03-01cell: adapt to new vertex element csoRoland Scheidegger
2010-03-01r300g: adapt to new vertex element csoRoland Scheidegger
2010-03-01llvmpipe: adapt to new vertex element csoRoland Scheidegger
2010-03-01softpipe: adapt to new vertex element csoRoland Scheidegger
2010-03-01svga: adapt to new vertex element csoRoland Scheidegger
2010-03-01trace: adapt to new vertex element csoRoland Scheidegger