summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wayland: Flush before blocking in swapbuffers.Jørgen Lind2011-09-151-2/+5
* mesa: fix error handling for dlist image unpackingBrian Paul2011-09-151-1/+14
* st/mesa: rewrap a long lineBrian Paul2011-09-151-3/+4
* mesa: add missing ')' in error messageBrian Paul2011-09-151-1/+1
* uniforms: accept all int/unsigned int sampler types in uniform checks.Dave Airlie2011-09-151-0/+22
* glsl: Remove field array_lvalue from ir_variable.Paul Berry2011-09-144-32/+21
* r600g: Initialize multi VGT related register on Cayman.Michel Dänzer2011-09-143-0/+12
* glx/dri2: Don't call X server for SwapBuffers when there's no back buffer.Michel Dänzer2011-09-141-0/+4
* DRI: Log something if we don't support legacy DRIAndrew Deason2011-09-141-1/+3
* GLX: Say something if we cannot connect via DRI2Andrew Deason2011-09-141-0/+1
* nvc0: implement resource_resolveChristoph Bumiller2011-09-144-5/+532
* llvmpipe: Remove dead lp_tile_shuffle_mask.py script.José Fonseca2011-09-141-32/+0
* nv50/ir: add missing license headersChristoph Bumiller2011-09-1424-1/+484
* st/mesa: fix/update comment on st_translate_color()Brian Paul2011-09-141-2/+3
* nvc0: emit tessellation mode and patch size in TCP/TEP validationChristoph Bumiller2011-09-141-1/+12
* nv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSETChristoph Bumiller2011-09-142-0/+8
* nvc0: remove old shader backend filesChristoph Bumiller2011-09-147-7270/+0
* nvc0: hook up to new shader code generatorChristoph Bumiller2011-09-1410-612/+508
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-1428-2/+16435
* nvc0: prevent interruption of m2mf pushChristoph Bumiller2011-09-141-20/+18
* nouveau: make data argument of nouveau_context::push_data constChristoph Bumiller2011-09-145-6/+6
* softpipe: implement blend color clampingBrian Paul2011-09-143-29/+117
* mesa: minor clean-up on _mesa_unclamped_float_rgba_to_ubyte()Brian Paul2011-09-141-1/+7
* mesa: white space, comment fixes in mtypes.hBrian Paul2011-09-141-7/+14
* st/vdpau: Preliminary support for timestamped output surface into the present...Emeric Grange2011-09-142-6/+80
* st/vdpau: Output surfaces that are too large to fit into the display target w...Emeric Grange2011-09-141-1/+7
* st/vdpau: Add get_clear_color capabilityEmeric Grange2011-09-141-1/+9
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-1410-20/+235
* st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-149-33/+34
* nouveau: Add max_references parameter to vl_create_decoder()Emeric Grange2011-09-141-6/+7
* g3dvl: Add max_references parameter to vl_create_decoder()Emeric Grange2011-09-148-9/+11
* g3dvl: Add get_clear_color capabilityEmeric Grange2011-09-142-0/+18
* g3dvl: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-144-18/+20
* mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.Dave Airlie2011-09-149-50/+21
* mesa: introduce a clear color union to be used for int/unsigned buffersDave Airlie2011-09-1418-140/+146
* st/mesa: fix incorrect debug outputBrian Paul2011-09-131-3/+2
* gallivm: remove unused varsBrian Paul2011-09-131-5/+0
* gallium: minor comments for util_format_channel_description fieldsBrian Paul2011-09-131-2/+2
* nv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM formatsMarcin Slusarz2011-09-132-0/+16
* r600g: fix typo in "r600g: simplify deducing chip family"Marek Olšák2011-09-131-1/+1
* mesa/pack: don't apply transfer operations to integer format buffers. (v3)Dave Airlie2011-09-131-0/+23
* r600g: remove unused function r600_buffer_from_handleMarek Olšák2011-09-122-28/+0
* r600g: remove an irrelevant XXX commentMarek Olšák2011-09-121-1/+1
* r600g: remove r600_resource_buffer structMarek Olšák2011-09-124-80/+65
* r600g: set the return type of radeon_destroy to voidMarek Olšák2011-09-122-7/+4
* r600g: remove r600_drm_public.hMarek Olšák2011-09-124-35/+1
* r600g: inline some of the winsys r600_get functionsMarek Olšák2011-09-128-43/+13
* r600g: simplify deducing chip familyMarek Olšák2011-09-121-36/+8
* r600g: compute tiling info in the pipe, not in the winsysMarek Olšák2011-09-126-133/+133
* r600g: remove unused ioctl definitionsMarek Olšák2011-09-121-8/+0