summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gallium: Remove redundant sw and debug target helpersremove-redundant-helpersJakob Bornecrantz2010-11-109-272/+1
* graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-104-5/+10
* libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-103-21/+8
* libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz2010-11-101-78/+12
* graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz2010-11-102-42/+4
* galahad: Correct the name of the scons libraryJakob Bornecrantz2010-11-101-1/+1
* r600g: allow driver to work without submitting cmd to GPUJerome Glisse2010-11-101-0/+2
* intel: Add a new B43 pci id.Robert Hooker2010-11-102-1/+4
* i965: re-enable gen6 IF statements in the fragment shader.Eric Anholt2010-11-102-6/+1
* i965: Work around strangeness in swizzling/masking of gen6 math.Eric Anholt2010-11-101-11/+58
* meta: Handle bitmaps with alpha test enabled.Francisco Jerez2010-11-101-6/+35
* gallivm: implement indirect addressing over inputsZack Rusin2010-11-101-3/+64
* mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricapsRoland Scheidegger2010-11-104-16/+3
* r200: fix r200 large pointsRoland Scheidegger2010-11-102-7/+5
* egl_dri2: Fix __DRI_DRI2 version 1 support.Chia-I Wu2010-11-101-1/+1
* r300g: turn magic numbers into names in the hyperz codeMarek Olšák2010-11-101-12/+18
* r300g: rename has_hyperz -> can_hyperzMarek Olšák2010-11-105-11/+11
* r300g: mention ATI in the renderer stringMarek Olšák2010-11-101-25/+25
* ws/r600: match bo_busy shared/fence logic in bo_waitKeith Whitwell2010-11-101-8/+9
* mesa: Clean up header file inclusion in pixelstore.h.Vinson Lee2010-11-101-1/+2
* mesa: Clean up header file inclusion in pixel.h.Vinson Lee2010-11-101-1/+6
* Revert "i965: VS use SPF mode on sandybridge for now"Zhenyu Wang2010-11-102-5/+1
* i965: fix dest type of 'endif' on sandybridgeZhenyu Wang2010-11-101-1/+1
* i965: Add support for math on constants in gen6 brw_wm_glsl.c path.Eric Anholt2010-11-091-4/+5
* ir_to_mesa: Refactor code for emitting DP instructionsIan Romanick2010-11-091-45/+35
* i965: Allow OPCODE_SWZ to put immediates in the first arg.Eric Anholt2010-11-091-0/+1
* glsl: Remove unnecessary "unused variable" warning suppression.Kenneth Graunke2010-11-091-3/+0
* intel: Add assert check for blitting alignment.Peter Clifton2010-11-091-2/+3
* Revert "intel: Fix the client-side swapbuffers throttling."Eric Anholt2010-11-091-5/+1
* intel: Fix the client-side swapbuffers throttling.Eric Anholt2010-11-091-1/+5
* glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadowIan Romanick2010-11-091-2/+2
* gallivm: Allocate TEMP/OUT arrays only once.José Fonseca2010-11-091-36/+23
* gallivm: implement indirect addressing of the output registersZack Rusin2010-11-091-5/+105
* winsys/xlib: Add cygwin to SConscript.Vinson Lee2010-11-091-1/+1
* r600: fix my pessimism about PIPE_TRANSFER_x flagsKeith Whitwell2010-11-091-8/+5
* r600g: translate ARR instructionKeith Whitwell2010-11-091-2/+13
* r600g: attempt to turn on DXTn formatsKeith Whitwell2010-11-093-4/+17
* r600g: avoid recursion with staged uploadsKeith Whitwell2010-11-091-0/+34
* mesa: no-op glBufferSubData() on size==0Brian Paul2010-11-091-0/+3
* softpipe: can't no-op depth test stage when occlusion query is enabledBrian Paul2010-11-091-0/+1
* st/dri: Add support for surfaceless current contexts.Chia-I Wu2010-11-103-2/+7
* docs: Update egl docs.Chia-I Wu2010-11-101-25/+35
* autoconf: Add --enable-gallium-egl.Chia-I Wu2010-11-101-6/+22
* mesa: Clean up header file inclusion in nvprogram.h.Vinson Lee2010-11-091-1/+3
* mesa: Clean up header file inclusion in multisample.h.Vinson Lee2010-11-091-1/+3
* mesa: Clean up header file inclusion in matrix.h.Vinson Lee2010-11-091-1/+2
* mesa: Clean up header file inclusion in lines.h.Vinson Lee2010-11-091-1/+2
* mesa: Clean up header file inclusion in light.h.Vinson Lee2010-11-091-1/+6
* mesa: Add missing header and forward declarations in dd.h.Vinson Lee2010-11-091-1/+13
* mesa: Clean up header file inclusion in image.h.Vinson Lee2010-11-091-1/+3