index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
targets
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
svga: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
3
-6
/
+46
|
*
swrastg: Use new drm_driver interface in EGL
Jakob Bornecrantz
2010-06-06
1
-6
/
+7
|
*
gallium: Make all drm drivers use the new drm compat helper
Jakob Bornecrantz
2010-06-06
42
-13
/
+91
|
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
1
-0
/
+1
*
|
targets, radeong: Add Galahad.
Corbin Simpson
2010-06-22
3
-1
/
+4
*
|
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
2010-06-17
1
-9
/
+9
*
|
st/egl: Do not build non-working driver combinations.
Chia-I Wu
2010-06-11
1
-0
/
+6
*
|
st/egl: Add fbdev backend.
Chia-I Wu
2010-06-11
1
-3
/
+17
*
|
xorg/vmwgfx: Disable 3D by default.
Thomas Hellstrom
2010-06-09
1
-0
/
+1
*
|
graw: add parse_geometry_shader helper
Keith Whitwell
2010-06-07
1
-0
/
+13
|
/
*
i965g: Use Xorg template makefile
Jakob Bornecrantz
2010-06-06
1
-37
/
+10
*
nouveau: Use Xorg template makefile
Jakob Bornecrantz
2010-06-06
1
-45
/
+10
*
r300g: Use Xorg template makefile
Jakob Bornecrantz
2010-06-06
1
-42
/
+15
*
graw_xlib: build fixes
Keith Whitwell
2010-06-07
1
-0
/
+3
*
graw: update graw_null after interface changes and build graw tests again
Keith Whitwell
2010-06-07
3
-12
/
+27
*
i915g: Use template Xorg makefile
Jakob Bornecrantz
2010-06-04
1
-46
/
+10
*
gallium: Use correct defines in Xorg template makefile
Jakob Bornecrantz
2010-06-04
1
-4
/
+4
*
gallium: Add winsys to include path to Xorg template makefile
Jakob Bornecrantz
2010-06-04
1
-0
/
+1
*
gallium: Don't depend directly on staging dir in Xorg template makefile
Jakob Bornecrantz
2010-06-01
1
-2
/
+2
*
gallium: Don't always copy the dri driver to the staging dir
Jakob Bornecrantz
2010-06-01
1
-2
/
+4
*
gallium: Create a Xorg driver template Makefile
Jakob Bornecrantz
2010-06-01
2
-52
/
+82
*
st/xorg, vmware: Make throttling configurable.
Thomas Hellstrom
2010-05-31
1
-0
/
+44
*
targets/egl: Add SConscript for egl-apis.
Chia-I Wu
2010-05-31
2
-0
/
+34
*
targets/egl: Add SConscript for egl_gdi_swrast.
Chia-I Wu
2010-05-31
3
-6
/
+35
*
egl: Use SConscript for Windows build.
Chia-I Wu
2010-05-31
1
-8
/
+9
*
targets/egl: Give egl targets a good build enviroment
Jakob Bornecrantz
2010-05-29
1
-1
/
+11
[next]