summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mesa: add texture gather changesMaxence Le Dore2013-10-038-1/+36
* i965: fix bogus swizzle in brw_cubemap_normalizeChris Forbes2013-10-031-4/+6
* r600/llvm: Adds support for MSAAVincent Lejeune2013-10-023-1/+54
* r600g/llvm: Undef z and w component of 2D TXP instVincent Lejeune2013-10-021-1/+2
* r600g/llvm: fix txq for texture bufferVincent Lejeune2013-10-023-2/+9
* i965: compute DDX in a subspan based only on top rowChia-I Wu2013-10-027-8/+49
* i965/blorp: Use passed in framebuffer rather than ctx->DrawBufferChris Forbes2013-10-021-4/+4
* ralloc: Remove the rzalloc-based new/delete operator definition macro.Francisco Jerez2013-10-011-14/+12
* st/mesa: Switch glsl_to_tgsi_instruction to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* mesa/program: Switch ir_to_mesa_instruction to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* i965: Switch vec4_live_variables to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* i965: Switch fs_live_variables to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* i965: Switch fs_inst to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* i965: Switch ip_record to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* i965: Initialize all member variables of cfg_t on construction.Francisco Jerez2013-10-012-1/+2
* i965: Initialize all member variables of bblock_t on construction.Francisco Jerez2013-10-012-2/+3
* glsl: Switch ast_type_qualifier to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* glsl: Switch ast_node to the non-zeroing allocator.Francisco Jerez2013-10-012-2/+11
* i965: Initialize all member variables of vec4_instruction on construction.Francisco Jerez2013-10-012-1/+16
* glsl: Initialize all member variables of _mesa_glsl_parse_state on construction.Francisco Jerez2013-10-012-3/+15
* mesa: Fix misplaced includes of "main/uniforms.h".Francisco Jerez2013-10-015-5/+4
* st/egl: flush resources before presentationGrigori Goronzy2013-10-011-0/+11
* i965/gs: Fix incorrect numbering of DWORDs in 3DSTATE_GSPaul Berry2013-10-011-3/+4
* mesa: check for bufSize > 0 in _mesa_GetSynciv()Brian Paul2013-10-011-1/+1
* mesa: minor fix-ups for _mesa_validate_sync()Brian Paul2013-10-012-4/+13
* mesa: add missing error checks in _mesa_GetObject[Ptr]Label()Brian Paul2013-10-011-0/+12
* mesa: use caller string in error message in get_label_pointer()Brian Paul2013-10-011-1/+1
* mesa: asst. clean-ups in copy_label()Brian Paul2013-10-011-10/+27
* st/xorg: Include u_surface.h for u_copy_rectAlex Deucher2013-10-011-0/+1
* winsys/freedreno/drm: drop obsolete .gitignoreEmil Velikov2013-10-011-1/+0
* winsys/freedreno/drm: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-1/+4
* winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-3/+6
* winsys/i915/sw: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-11/+8
* st/xvmc: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-6/+8
* st/xorg: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-25/+15
* st/xa: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-7/+9
* st/wgl: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-18/+16
* st/vega: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-63/+33
* st/vdpau: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-12/+14
* st/osmesa: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-2/+4
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-015-17/+11
* st/gbm: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-1/+4
* st/egl: consolidate C sources lists into Makefile.sourcesEmil Velikov2013-10-014-53/+53
* st/dri/sw: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-13/+8
* st/dri: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-13/+8
* st/clover: consolidate CPP sources list into Makefile.sourcesEmil Velikov2013-10-012-40/+43
* galahad: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-014-25/+23
* noop: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-014-17/+23
* identity: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-014-15/+18
* freedreno: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-016-41/+47