summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-10graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz
2010-11-10galahad: Correct the name of the scons libraryJakob Bornecrantz
2010-11-10r600g: allow driver to work without submitting cmd to GPUJerome Glisse
2010-11-10intel: Add a new B43 pci id.Robert Hooker
2010-11-10i965: re-enable gen6 IF statements in the fragment shader.Eric Anholt
2010-11-10i965: Work around strangeness in swizzling/masking of gen6 math.Eric Anholt
2010-11-10meta: Handle bitmaps with alpha test enabled.Francisco Jerez
2010-11-10gallivm: implement indirect addressing over inputsZack Rusin
2010-11-10mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricapsRoland Scheidegger
2010-11-10r200: fix r200 large pointsRoland Scheidegger
2010-11-10egl_dri2: Fix __DRI_DRI2 version 1 support.Chia-I Wu
2010-11-10r300g: turn magic numbers into names in the hyperz codeMarek Olšák
2010-11-10r300g: rename has_hyperz -> can_hyperzMarek Olšák
2010-11-10r300g: mention ATI in the renderer stringMarek Olšák
2010-11-10ws/r600: match bo_busy shared/fence logic in bo_waitKeith Whitwell
2010-11-10mesa: Clean up header file inclusion in pixelstore.h.Vinson Lee
2010-11-10mesa: Clean up header file inclusion in pixel.h.Vinson Lee
2010-11-10Revert "i965: VS use SPF mode on sandybridge for now"Zhenyu Wang
2010-11-10i965: fix dest type of 'endif' on sandybridgeZhenyu Wang
2010-11-09i965: Add support for math on constants in gen6 brw_wm_glsl.c path.Eric Anholt
2010-11-09ir_to_mesa: Refactor code for emitting DP instructionsIan Romanick
2010-11-09i965: Allow OPCODE_SWZ to put immediates in the first arg.Eric Anholt
2010-11-09glsl: Remove unnecessary "unused variable" warning suppression.Kenneth Graunke
2010-11-09intel: Add assert check for blitting alignment.Peter Clifton
2010-11-09Revert "intel: Fix the client-side swapbuffers throttling."Eric Anholt
2010-11-09intel: Fix the client-side swapbuffers throttling.Eric Anholt
2010-11-09glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadowIan Romanick
2010-11-09gallivm: Allocate TEMP/OUT arrays only once.José Fonseca
2010-11-09gallivm: implement indirect addressing of the output registersZack Rusin
2010-11-09winsys/xlib: Add cygwin to SConscript.Vinson Lee
2010-11-09r600: fix my pessimism about PIPE_TRANSFER_x flagsKeith Whitwell
2010-11-09r600g: translate ARR instructionKeith Whitwell
2010-11-09r600g: attempt to turn on DXTn formatsKeith Whitwell
2010-11-09r600g: avoid recursion with staged uploadsKeith Whitwell
2010-11-09mesa: no-op glBufferSubData() on size==0Brian Paul
2010-11-09softpipe: can't no-op depth test stage when occlusion query is enabledBrian Paul
2010-11-10st/dri: Add support for surfaceless current contexts.Chia-I Wu
2010-11-09mesa: Clean up header file inclusion in nvprogram.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in multisample.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in matrix.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in lines.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in light.h.Vinson Lee
2010-11-09mesa: Add missing header and forward declarations in dd.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in image.h.Vinson Lee
2010-11-09gallium/targets: Trivial crosscompiling fixThomas Hellstrom
2010-11-09svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom
2010-11-09st/egl: Fix build for include files in nonstandard placesThomas Hellstrom
2010-11-09mesa: Add talloc includes for glesThomas Hellstrom
2010-11-09egl: Add an include for size_tThomas Hellstrom
2010-11-09scons: build the xorg state trackers only when env includes drmZack Rusin