summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* r300g: fix texture border color once againMarek Olšák2010-11-301-2/+37
* scons: add alias for identityZack Rusin2010-11-301-0/+2
* llvmpipe: shortcircuit some calls to set_scene_stateKeith Whitwell2010-11-301-1/+1
* llvmpipe: remove misleading debug stringKeith Whitwell2010-11-301-1/+0
* llvmpipe: raise dirty flag on transfers to bound constbufKeith Whitwell2010-11-301-0/+5
* wgl: More complete WGL_ARB_pbuffer support.José Fonseca2010-11-304-11/+169
* wgl: Stub WGL_ARB_pbuffer support.José Fonseca2010-11-304-0/+89
* scons: Alias for svgaJosé Fonseca2010-11-301-0/+2
* svga: Use consistent hexadecimal representation on debug output.José Fonseca2010-11-301-1/+1
* util: rename u_mempool -> u_slabMarek Olšák2010-11-309-95/+95
* gallivm: fix storing of the addr registerZack Rusin2010-11-301-1/+1
* r600g: it looks like r600 can handle dword offsets in the indices.Dave Airlie2010-11-291-7/+0
* u_blitter: interpolate clear color using a GENERIC varying instead of COLORMarek Olšák2010-11-283-25/+22
* r600g: Fix the PIPE_FORMAT_A8_UNORM color swap for Evergreen as well.Henri Verbeet2010-11-271-0/+1
* r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.Henri Verbeet2010-11-272-0/+2
* xorg/vmwgfx: Don't clip video to viewportThomas Hellstrom2010-11-261-1/+10
* xorg/vmwgfx: Flush even if we don't autopaint the color keyThomas Hellstrom2010-11-261-6/+6
* u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stallMarek Olšák2010-11-251-2/+5
* nvfx: reset nvfx->hw_zetaXavier Chantry2010-11-251-1/+3
* nvfx: fb->nr_cbufs <= 1 on nv30Xavier Chantry2010-11-251-1/+1
* st/vega: Fix a typo in EXTENDED_BLENDER_OVER_FUNC.Chia-I Wu2010-11-251-1/+1
* st/vega: No flipping in vg_prepare_blend_surface.Chia-I Wu2010-11-251-3/+2
* st/vega: Masks and surfaces should share orientation.Chia-I Wu2010-11-251-15/+0
* st/vega: Fix a crash with empty paths.Chia-I Wu2010-11-251-2/+11
* auxiliary: util_blit_pixels_tex should restore the viewport.Chia-I Wu2010-11-251-0/+2
* r300g/r600g: bump cache manager timeouts to 1sDave Airlie2010-11-252-2/+2
* gallium/targets/xorg-vmwgfx: Xv fixesThomas Hellstrom2010-11-241-2/+10
* st/xorg: Add a function to flush pending rendering and damageThomas Hellstrom2010-11-242-30/+37
* gallium/egl: fix r300 vs r600 loadingAlex Deucher2010-11-231-1/+208
* r600g: Removed duplicated call to tgsi_split_literal_constant().Tilman Sauerbeck2010-11-231-4/+0
* r600g: Only compare active vertex elementsMathias Fröhlich2010-11-231-1/+2
* llvmpipe: Remove unnecessary headers.Vinson Lee2010-11-221-2/+0
* r600g: add support for ontario APUsAlex Deucher2010-11-227-0/+36
* r300g: Avoid returning values in a static array, fixing a potential raceMathias Fröhlich2010-11-221-11/+21
* r600g: fix some winsys functions to deal properly with evergreenAlex Deucher2010-11-222-10/+15
* r600g: fix additional EVENT_WRITE packetAlex Deucher2010-11-222-1/+10
* gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák2010-11-229-0/+23
* Merge branch 'lp-offset-twoside'Keith Whitwell2010-11-226-69/+306
|\
| * llvmpipe: twoside for specular color alsoKeith Whitwell2010-11-194-20/+42
| * llvmpipe: fix up twoside after recent changesKeith Whitwell2010-11-191-8/+7
| * llvmpipe: fix such that offset/twoside function only does in-place modificationHui Qi Tay2010-11-191-155/+159
| * llvmpipe: clean up polygon offset function in lp setup codeHui Qi Tay2010-11-151-44/+16
| * llvmpipe: added llvm offset setup codeHui Qi Tay2010-11-044-46/+143
| * llvmpipe: Moved draw pipeline twoside function to llvm setup codeHui Qi Tay2010-11-014-5/+103
| * llvmpipe: turn off draw offset/twoside when we can handle itKeith Whitwell2010-10-221-27/+72
* | r600g: pick correct color swap for A8 fbos.Dave Airlie2010-11-221-0/+1
* | i915g: kill idws->poolDaniel Vetter2010-11-214-14/+7
* | i915g: kill buf->map_gttDaniel Vetter2010-11-212-15/+2
* | i915g: kill RGBA/X formatsDaniel Vetter2010-11-211-4/+0
* | i915g: add pineview pci idsDaniel Vetter2010-11-212-0/+10