index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
trace: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-13
/
+10
*
llvmpipe: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-85
/
+46
*
rbug: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-11
/
+9
*
softpipe: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
4
-92
/
+37
*
r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM
Emil Velikov
2013-10-01
1
-1
/
+1
*
gallium/radeon: drop unused variable LIBGALLIUM_LIBS
Emil Velikov
2013-10-01
1
-3
/
+0
*
mesa/drivers: drop HAVE_*_DRI from individual makefiles
Emil Velikov
2013-10-01
6
-19
/
+0
*
gallium/targets: Make use of prebuilt libdricommon.la.
Johannes Obermayr
2013-10-01
8
-38
/
+17
*
i915: Fix memory leak in do_blit_readpixels.
Vinson Lee
2013-09-30
1
-0
/
+1
*
llvmpipe: Remove unnecessary null check of shader.
Vinson Lee
2013-09-30
1
-1
/
+1
*
util/u_format: Assert that format block size is at least 1 byte.
Vinson Lee
2013-09-30
1
-1
/
+6
*
draw: Add a null check for draw.
Vinson Lee
2013-09-30
1
-1
/
+1
*
st/vdpau: Include u_surface.h for u_copy_rect.
Vinson Lee
2013-09-30
2
-0
/
+2
*
st/vdpau: Include u_format.h for util_format_description.
Vinson Lee
2013-09-30
1
-0
/
+1
*
st/xvmc: Include u_surface.h for u_copy_rect.
Vinson Lee
2013-09-30
1
-0
/
+1
*
st/egl: include u_format.h for util_format_get_blocksize()
Brian Paul
2013-09-30
1
-0
/
+1
*
svga: fix pixel center integer
Brian Paul
2013-09-30
1
-2
/
+4
*
svga: return 0 for PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER
Brian Paul
2013-09-30
1
-1
/
+1
*
svga: we don't support TGSI_OPCODE_CONT
Brian Paul
2013-09-30
2
-2
/
+5
[next]