summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-03mesa: add texture gather changesMaxence Le Dore8-1/+36
2013-10-03i965: fix bogus swizzle in brw_cubemap_normalizeChris Forbes1-4/+6
2013-10-02r600/llvm: Adds support for MSAAVincent Lejeune3-1/+54
2013-10-02r600g/llvm: Undef z and w component of 2D TXP instVincent Lejeune1-1/+2
2013-10-02r600g/llvm: fix txq for texture bufferVincent Lejeune3-2/+9
2013-10-02i965: compute DDX in a subspan based only on top rowChia-I Wu7-8/+49
2013-10-02i965/blorp: Use passed in framebuffer rather than ctx->DrawBufferChris Forbes1-4/+4
2013-10-01ralloc: Remove the rzalloc-based new/delete operator definition macro.Francisco Jerez1-14/+12
2013-10-01st/mesa: Switch glsl_to_tgsi_instruction to the non-zeroing allocator.Francisco Jerez1-1/+1
2013-10-01mesa/program: Switch ir_to_mesa_instruction to the non-zeroing allocator.Francisco Jerez1-1/+1
2013-10-01i965: Switch vec4_live_variables to the non-zeroing allocator.Francisco Jerez1-1/+1
2013-10-01i965: Switch fs_live_variables to the non-zeroing allocator.Francisco Jerez1-1/+1
2013-10-01i965: Switch fs_inst to the non-zeroing allocator.Francisco Jerez1-1/+1
2013-10-01i965: Switch ip_record to the non-zeroing allocator.Francisco Jerez1-1/+1
2013-10-01i965: Initialize all member variables of cfg_t on construction.Francisco Jerez2-1/+2
2013-10-01i965: Initialize all member variables of bblock_t on construction.Francisco Jerez2-2/+3
2013-10-01glsl: Switch ast_type_qualifier to the non-zeroing allocator.Francisco Jerez1-1/+1
2013-10-01glsl: Switch ast_node to the non-zeroing allocator.Francisco Jerez2-2/+11
2013-10-01i965: Initialize all member variables of vec4_instruction on construction.Francisco Jerez2-1/+16
2013-10-01glsl: Initialize all member variables of _mesa_glsl_parse_state on construction.Francisco Jerez2-3/+15
2013-10-01mesa: Fix misplaced includes of "main/uniforms.h".Francisco Jerez5-5/+4
2013-10-01st/egl: flush resources before presentationGrigori Goronzy1-0/+11
2013-10-01i965/gs: Fix incorrect numbering of DWORDs in 3DSTATE_GSPaul Berry1-3/+4
2013-10-01mesa: check for bufSize > 0 in _mesa_GetSynciv()Brian Paul1-1/+1
2013-10-01mesa: minor fix-ups for _mesa_validate_sync()Brian Paul2-4/+13
2013-10-01mesa: add missing error checks in _mesa_GetObject[Ptr]Label()Brian Paul1-0/+12
2013-10-01mesa: use caller string in error message in get_label_pointer()Brian Paul1-1/+1
2013-10-01mesa: asst. clean-ups in copy_label()Brian Paul1-10/+27
2013-10-01st/xorg: Include u_surface.h for u_copy_rectAlex Deucher1-0/+1
2013-10-01winsys/freedreno/drm: drop obsolete .gitignoreEmil Velikov1-1/+0
2013-10-01winsys/freedreno/drm: consolidate C sources list into Makefile.sourcesEmil Velikov2-1/+4
2013-10-01winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov3-3/+6
2013-10-01winsys/i915/sw: consolidate C sources list into Makefile.sourcesEmil Velikov3-11/+8
2013-10-01st/xvmc: consolidate C sources list into Makefile.sourcesEmil Velikov2-6/+8
2013-10-01st/xorg: consolidate C sources list into Makefile.sourcesEmil Velikov3-25/+15
2013-10-01st/xa: consolidate C sources list into Makefile.sourcesEmil Velikov2-7/+9
2013-10-01st/wgl: consolidate C sources list into Makefile.sourcesEmil Velikov2-18/+16
2013-10-01st/vega: consolidate C sources list into Makefile.sourcesEmil Velikov3-63/+33
2013-10-01st/vdpau: consolidate C sources list into Makefile.sourcesEmil Velikov2-12/+14
2013-10-01st/osmesa: consolidate C sources list into Makefile.sourcesEmil Velikov2-2/+4
2013-10-01st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov6-18/+12
2013-10-01st/gbm: consolidate C sources list into Makefile.sourcesEmil Velikov2-1/+4
2013-10-01st/egl: consolidate C sources lists into Makefile.sourcesEmil Velikov4-53/+53
2013-10-01st/dri/sw: consolidate C sources list into Makefile.sourcesEmil Velikov3-13/+8
2013-10-01st/dri: consolidate C sources list into Makefile.sourcesEmil Velikov3-13/+8
2013-10-01st/clover: consolidate CPP sources list into Makefile.sourcesEmil Velikov2-40/+43
2013-10-01galahad: consolidate C sources list into Makefile.sourcesEmil Velikov5-25/+24
2013-10-01noop: consolidate C sources list into Makefile.sourcesEmil Velikov5-17/+24
2013-10-01identity: consolidate C sources list into Makefile.sourcesEmil Velikov5-15/+19
2013-10-01freedreno: consolidate C sources list into Makefile.sourcesEmil Velikov6-41/+47