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
*
libgl-xlib: Include missing header in xlib.c.
Vinson Lee
2010-08-22
1
-0
/
+1
*
targets/egl-gdi: Implement guess_gl_api.
Chia-I Wu
2010-08-20
1
-2
/
+37
*
targets/egl: Link with DRI_LIB_DEPS.
Chia-I Wu
2010-08-17
1
-3
/
+3
*
Merge branch 'glsl2'
Ian Romanick
2010-08-16
3
-8
/
+7
|
\
|
*
scons: Link talloc.
José Fonseca
2010-08-14
1
-0
/
+1
|
*
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
1
-0
/
+1
|
|
\
|
*
|
scons: Build the new glsl2 code.
José Fonseca
2010-08-13
1
-0
/
+1
|
*
|
gallium: Link DRI drivers with g++ and test with CXX
Jakob Bornecrantz
2010-08-12
1
-8
/
+5
*
|
|
r600g: drop libdrm_radeon link
Dave Airlie
2010-08-17
1
-1
/
+1
*
|
|
scons: Fix r600g build.
Vinson Lee
2010-08-14
1
-1
/
+1
*
|
|
targets/egl: Fix build by including missing headers.
Vinson Lee
2010-08-06
2
-0
/
+2
|
|
/
|
/
|
*
|
Revert "r600g: don't use dynamic state allocation for states"
Jerome Glisse
2010-08-06
1
-2
/
+2
*
|
r600g: don't use dynamic state allocation for states
Jerome Glisse
2010-08-05
1
-2
/
+2
*
|
targets/egl: fix build
Joakim Sindholt
2010-08-05
1
-0
/
+1
|
/
*
i965g: Enable llvm in dri driver if built
Jakob Bornecrantz
2010-07-26
1
-3
/
+8
*
i915g: Fix llvm build
nobled
2010-07-26
1
-1
/
+1
*
gallium: Fix build with llvm installed in non-standard location
Christopher James Halse Rogers
2010-07-23
1
-1
/
+1
*
xorg/vmwgfx: Implement early mode pruning based on max fb size.
Thomas Hellstrom
2010-07-23
2
-4
/
+36
*
st/xorg vmwgfx/xorg: Add a pre-init customizer callback
Thomas Hellstrom
2010-07-23
1
-3
/
+13
*
i915g: Allow wrapping with software pipes
Jakob Bornecrantz
2010-07-22
2
-3
/
+11
*
st/egl: Fix build on FreeBSD.
Chia-I Wu
2010-07-16
1
-1
/
+1
*
i965g: Fix scons build of dri driver
Jakob Bornecrantz
2010-07-13
1
-1
/
+0
*
targets: Link xorg drivers with LLVM if built
Jakob Bornecrantz
2010-07-13
1
-0
/
+8
*
targets: Clean up xorg make files a bit
Jakob Bornecrantz
2010-07-13
6
-29
/
+31
*
libgl-xlib: add depend to make clean list
Brian Paul
2010-07-13
1
-1
/
+1
*
mesa: Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
2010-07-01
1
-3
/
+0
*
st/egl: Add egl-gdi target.
Chia-I Wu
2010-06-30
3
-17
/
+165
*
egl: Check for drm winsys not just the driver name
Jakob Bornecrantz
2010-06-29
1
-5
/
+5
*
i915g: Fix copy pasto
Jakob Bornecrantz
2010-06-29
1
-4
/
+4
*
egl: Fix gallium build when EGL is not installed on system
Jakob Bornecrantz
2010-06-29
1
-1
/
+2
*
i915g: Add missing egl pipe file
Jakob Bornecrantz
2010-06-29
1
-0
/
+28
*
st/egl: Build a single EGL driver.
Chia-I Wu
2010-06-29
8
-63
/
+205
*
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
8
-35
/
+343
*
st/egl: Reorganize targets.
Chia-I Wu
2010-06-29
21
-340
/
+225
*
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
1
-56
/
+34
*
st/egl: Make api_OpenGL support OpenGL ES.
Chia-I Wu
2010-06-29
5
-8
/
+31
*
i915g: Add Galahad to targets
Jakob Bornecrantz
2010-06-28
4
-4
/
+8
*
r300g: Galahad for scons as well
Jakob Bornecrantz
2010-06-28
1
-1
/
+2
*
r300g: Add target defines for Galahad
Jakob Bornecrantz
2010-06-28
3
-3
/
+3
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
52
-93
/
+534
|
\
|
*
swrastg: Use target-helpers
Jakob Bornecrantz
2010-06-24
3
-54
/
+13
|
*
gallium: Use debugging helper in all drm targets
Jakob Bornecrantz
2010-06-24
37
-16
/
+167
|
*
gallium: Fix scons build
Jakob Bornecrantz
2010-06-24
1
-0
/
+1
|
*
gallium: Remove drm_api and all references to it
Jakob Bornecrantz
2010-06-24
1
-1
/
+0
|
*
r600g: Move bootstrap code to target
Jakob Bornecrantz
2010-06-24
1
-2
/
+21
|
*
nouveau: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-23
3
-6
/
+45
|
*
i965g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-23
7
-10
/
+85
|
*
swrastg: Fix glue file
Jakob Bornecrantz
2010-06-14
1
-3
/
+3
|
*
r300g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
3
-6
/
+45
|
*
i915g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
3
-6
/
+45
[next]