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
/
gallium
/
targets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-01-08
5
-5
/
+9
|
\
|
*
Merge remote branch 'origin/nvc0'
Christoph Bumiller
2011-01-04
1
-0
/
+1
|
|
\
|
|
*
Merge remote branch 'origin/master' into nvc0-new
Christoph Bumiller
2010-12-19
15
-192
/
+260
|
|
|
\
|
|
*
|
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-0
/
+1
|
*
|
|
graw: Include p_shader_tokens.h for tgsi_token struct.
Vinson Lee
2010-12-30
1
-0
/
+1
|
*
|
|
svga: Fix newline at EOF
Jakob Bornecrantz
2010-12-16
1
-1
/
+1
|
*
|
|
svga: Add Galahad and Softpipe to scons build
Jakob Bornecrantz
2010-12-16
2
-3
/
+6
|
*
|
|
libgl-xlib: Remove unnecessary header.
Vinson Lee
2010-12-23
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-12-11
3
-9
/
+46
|
\
|
|
|
*
|
targets/egl: Improve st_GL.so loading.
Chia-I Wu
2010-12-10
1
-0
/
+15
|
*
|
target/egl: Fix misleading debug message.
Chia-I Wu
2010-12-10
1
-2
/
+7
|
*
|
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-3
/
+3
|
*
|
xorg/vmwgfx: Don't clip video to viewport
Thomas Hellstrom
2010-11-26
1
-1
/
+10
|
*
|
xorg/vmwgfx: Flush even if we don't autopaint the color key
Thomas Hellstrom
2010-11-26
1
-6
/
+6
|
*
|
gallium/targets/xorg-vmwgfx: Xv fixes
Thomas Hellstrom
2010-11-24
1
-2
/
+10
*
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-11-21
13
-186
/
+217
|
\
|
|
|
*
|
scons: Use inline wrap helpers more consistently.
José Fonseca
2010-11-18
3
-19
/
+12
|
*
|
graw: Use inline debug helper instead of non-inline version
Jakob Bornecrantz
2010-11-17
4
-5
/
+10
|
*
|
libgl-xlib: Use inline debug helper instead of non-inline version
Jakob Bornecrantz
2010-11-17
3
-21
/
+8
|
*
|
libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.
José Fonseca
2010-11-16
3
-146
/
+64
|
*
|
gallium/noop: no operation gallium driver
Jerome Glisse
2010-11-15
3
-0
/
+128
|
|
/
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-11-11
26
-592
/
+561
|
\
|
|
*
libgl-xlib: Use sw helper instead of roll your own
Jakob Bornecrantz
2010-11-10
1
-78
/
+12
|
*
graw: Use inline sw helper instead of roll your own loader
Jakob Bornecrantz
2010-11-10
2
-42
/
+4
|
*
gallium/targets: Trivial crosscompiling fix
Thomas Hellstrom
2010-11-09
1
-1
/
+1
|
*
svga/drm: Optionally resolve calls to powf during link-time
Thomas Hellstrom
2010-11-09
2
-0
/
+18
|
*
graw: Export graw_save_surface_to_file().
Michal Krol
2010-11-08
1
-0
/
+39
|
*
scons: Detabify
Jakob Bornecrantz
2010-11-05
2
-39
/
+39
|
*
graw/gdi: Fix window dimensions.
Michal Krol
2010-11-04
1
-3
/
+8
|
*
graw/gdi: Initial commit.
Michal Krol
2010-11-04
2
-0
/
+194
|
*
xorg/vmwgfx: Link libkms when available.
José Fonseca
2010-11-03
1
-0
/
+3
|
*
xorg/vmwgfx: Add missing source file to SConscript.
José Fonseca
2010-11-03
1
-0
/
+1
|
*
graw: Tidy graw xlib scons file a bit
Jakob Bornecrantz
2010-11-02
1
-7
/
+1
|
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
16
-379
/
+200
|
*
targets/egl: Fix a warning with --disable-opengl build.
Chia-I Wu
2010-10-31
1
-2
/
+1
|
*
targets: Add missing quotes to Makefile.xorg.
Chia-I Wu
2010-10-29
1
-1
/
+1
|
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
1
-3
/
+2
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-28
12
-29
/
+28
|
\
|
|
*
Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS
Jon TURNEY
2010-10-24
1
-6
/
+8
|
*
mesa: fix mesa version string construction
Brian Paul
2010-10-19
1
-1
/
+1
|
*
xorg/vmwgfx: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
3
-10
/
+10
|
*
st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments
Thomas Hellstrom
2010-10-19
1
-2
/
+2
|
*
egl/i965: include inline_wrapper_sw_helper.h
Victor Tseng
2010-10-18
1
-0
/
+1
|
*
target-helpers: Remove per target software wrapper check
Jakob Bornecrantz
2010-10-15
4
-8
/
+4
|
*
egl: Remove unnecessary headers
Jakob Bornecrantz
2010-10-15
2
-2
/
+0
|
*
xorg/vmwgfx: Don't hide HW cursors when updating them
Thomas Hellstrom
2010-10-12
1
-0
/
+1
|
*
xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers
Thomas Hellstrom
2010-10-12
1
-0
/
+1
*
|
First xvmc-r600 implementation
Christian König
2010-10-23
3
-0
/
+48
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-12
84
-566
/
+2847
|
\
|
|
*
targets/egl: Fix linking with libdrm.
Chia-I Wu
2010-10-07
1
-4
/
+6
[next]