index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add texture gather changes
Maxence Le Dore
2013-10-03
8
-1
/
+36
*
i965: fix bogus swizzle in brw_cubemap_normalize
Chris Forbes
2013-10-03
1
-4
/
+6
*
r600/llvm: Adds support for MSAA
Vincent Lejeune
2013-10-02
3
-1
/
+54
*
r600g/llvm: Undef z and w component of 2D TXP inst
Vincent Lejeune
2013-10-02
1
-1
/
+2
*
r600g/llvm: fix txq for texture buffer
Vincent Lejeune
2013-10-02
3
-2
/
+9
*
i965: compute DDX in a subspan based only on top row
Chia-I Wu
2013-10-02
7
-8
/
+49
*
i965/blorp: Use passed in framebuffer rather than ctx->DrawBuffer
Chris Forbes
2013-10-02
1
-4
/
+4
*
ralloc: Remove the rzalloc-based new/delete operator definition macro.
Francisco Jerez
2013-10-01
1
-14
/
+12
*
st/mesa: Switch glsl_to_tgsi_instruction to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
mesa/program: Switch ir_to_mesa_instruction to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965: Switch vec4_live_variables to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965: Switch fs_live_variables to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965: Switch fs_inst to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965: Switch ip_record to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
i965: Initialize all member variables of cfg_t on construction.
Francisco Jerez
2013-10-01
2
-1
/
+2
*
i965: Initialize all member variables of bblock_t on construction.
Francisco Jerez
2013-10-01
2
-2
/
+3
*
glsl: Switch ast_type_qualifier to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
glsl: Switch ast_node to the non-zeroing allocator.
Francisco Jerez
2013-10-01
2
-2
/
+11
*
i965: Initialize all member variables of vec4_instruction on construction.
Francisco Jerez
2013-10-01
2
-1
/
+16
*
glsl: Initialize all member variables of _mesa_glsl_parse_state on construction.
Francisco Jerez
2013-10-01
2
-3
/
+15
*
mesa: Fix misplaced includes of "main/uniforms.h".
Francisco Jerez
2013-10-01
5
-5
/
+4
*
st/egl: flush resources before presentation
Grigori Goronzy
2013-10-01
1
-0
/
+11
*
i965/gs: Fix incorrect numbering of DWORDs in 3DSTATE_GS
Paul Berry
2013-10-01
1
-3
/
+4
*
mesa: check for bufSize > 0 in _mesa_GetSynciv()
Brian Paul
2013-10-01
1
-1
/
+1
*
mesa: minor fix-ups for _mesa_validate_sync()
Brian Paul
2013-10-01
2
-4
/
+13
*
mesa: add missing error checks in _mesa_GetObject[Ptr]Label()
Brian Paul
2013-10-01
1
-0
/
+12
*
mesa: use caller string in error message in get_label_pointer()
Brian Paul
2013-10-01
1
-1
/
+1
*
mesa: asst. clean-ups in copy_label()
Brian Paul
2013-10-01
1
-10
/
+27
*
st/xorg: Include u_surface.h for u_copy_rect
Alex Deucher
2013-10-01
1
-0
/
+1
*
winsys/freedreno/drm: drop obsolete .gitignore
Emil Velikov
2013-10-01
1
-1
/
+0
*
winsys/freedreno/drm: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-1
/
+4
*
winsys/nouveau/drm: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-3
/
+6
*
winsys/i915/sw: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-11
/
+8
*
st/xvmc: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-6
/
+8
*
st/xorg: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-25
/
+15
*
st/xa: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-7
/
+9
*
st/wgl: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-18
/
+16
*
st/vega: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-63
/
+33
*
st/vdpau: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-12
/
+14
*
st/osmesa: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-2
/
+4
*
st/glx: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
5
-17
/
+11
*
st/gbm: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-1
/
+4
*
st/egl: consolidate C sources lists into Makefile.sources
Emil Velikov
2013-10-01
4
-53
/
+53
*
st/dri/sw: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-13
/
+8
*
st/dri: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-13
/
+8
*
st/clover: consolidate CPP sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-40
/
+43
*
galahad: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
4
-25
/
+23
*
noop: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
4
-17
/
+23
*
identity: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
4
-15
/
+18
*
freedreno: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
6
-41
/
+47
[next]