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
/
gallium
/
targets
Commit message (
Expand
)
Author
Age
Files
Lines
*
targets/egl-static: fix building without libudev
Chia-I Wu
2011-06-26
1
-1
/
+2
*
targets/egl-static: refactor drm_fd_get_screen_name
Chia-I Wu
2011-06-26
1
-28
/
+53
*
targets/gbm: attemp to fix unresolved symbols
Chia-I Wu
2011-06-26
1
-9
/
+22
*
targets/egl-static: do not use DRI_LIB_DEPS
Chia-I Wu
2011-06-25
1
-3
/
+3
*
targets/egl: removed
Chia-I Wu
2011-06-24
12
-949
/
+0
*
targets/egl-static: replace targets/egl
Chia-I Wu
2011-06-24
1
-0
/
+201
*
targets/egl-static: allow st/mesa to be dynamically loaded
Chia-I Wu
2011-06-24
4
-19
/
+148
*
targets/egl-static: add support for driver lookup
Chia-I Wu
2011-06-24
1
-0
/
+82
*
targets/gbm: build pipe drivers
Chia-I Wu
2011-06-24
9
-4
/
+309
*
st/egl: drop guess_gl_api from egl_g3d_loader
Chia-I Wu
2011-06-24
2
-37
/
+1
*
st/egl: Hookup gbm for drm backend
Benjamin Franzke
2011-06-23
1
-1
/
+1
*
gbm: Add gallium (drm) backend
Benjamin Franzke
2011-06-23
4
-0
/
+333
*
xorg/nouveau: blacklist all pre NV30 cards
Marcin Slusarz
2011-06-22
2
-9
/
+57
*
xorg/nouveau: rename to nouveau2
Marcin Slusarz
2011-06-20
2
-8
/
+8
*
st/xorg: add GALLIUM_AUXILIARIES to target dependencies
Marcin Slusarz
2011-06-20
1
-1
/
+1
*
r600g: do not link with softpipe
Marek Olšák
2011-06-14
1
-1
/
+0
*
r300g: do not link with softpipe
Marek Olšák
2011-06-14
1
-1
/
+0
*
xorg-radeon: rename to xorg-r300
Marek Olšák
2011-06-14
3
-30
/
+30
*
target-helpers: remove copy-pasted function inline_noop_helper
Marek Olšák
2011-06-14
1
-1
/
+1
*
targets/egl: Support driver name lookup using pci lists
Benjamin Franzke
2011-06-07
1
-1
/
+80
*
dri/nouveau: Fix build with --enable-shared-dricore.
Johannes Obermayr
2011-06-02
1
-1
/
+1
*
st/egl: Fix udev linkage when egl_dri2 is not build
Benjamin Franzke
2011-05-31
1
-1
/
+1
*
st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland
Benjamin Franzke
2011-05-13
1
-0
/
+1
*
targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so
Marcin Slusarz
2011-05-02
1
-1
/
+1
*
targets/xorg-nouveau: add libnvc0.a to nouveau libs
Marcin Slusarz
2011-05-02
1
-0
/
+1
*
st/egl: Add wayland shm softpipe support
Benjamin Franzke
2011-04-25
1
-0
/
+1
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
4
-8
/
+8
*
graw-gdi: Silence gcc missing initialization warning.
José Fonseca
2011-03-06
1
-1
/
+3
*
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-11
6
-9
/
+2
*
st/egl: Add wayland platform
Benjamin Franzke
2011-02-07
1
-0
/
+3
*
Remove talloc from the SCons build system.
Kenneth Graunke
2011-01-31
4
-4
/
+1
*
svga: link libwsw for dri-vmwgfx target with make build system too
Roland Scheidegger
2011-01-25
1
-0
/
+1
*
scons: Add support for GLES.
Chia-I Wu
2011-01-22
3
-4
/
+24
*
graw: fix logic error in pixel format selection
Brian Paul
2011-01-20
1
-3
/
+17
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
2
-1
/
+9
*
targets/egl-static: Assorted cleanups and fixes.
Chia-I Wu
2011-01-15
1
-12
/
+12
*
targets/egl: i965 needs libwsw.
Chia-I Wu
2011-01-15
1
-1
/
+2
*
targets/egl-static: Remove unnecessary header.
Vinson Lee
2011-01-13
1
-1
/
+0
*
scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'.
José Fonseca
2011-01-13
1
-0
/
+1
*
scons: Build libOpenVG.dll & libEGL.dll
José Fonseca
2011-01-13
1
-1
/
+4
*
scons: Update windows build for vgapi->openvg rename.
José Fonseca
2011-01-12
1
-1
/
+1
*
scons: Fix build on systems without libOpenVG.so
José Fonseca
2011-01-12
1
-1
/
+2
*
scons: Updates for targets/egl-static.
Chia-I Wu
2011-01-12
1
-0
/
+122
*
targets/egl-static: New EGL target for scons.
Chia-I Wu
2011-01-12
6
-123
/
+455
*
noop: remove dead dri target
Jerome Glisse
2011-01-11
3
-128
/
+0
*
mesa: Remove GLES overlay.
Chia-I Wu
2011-01-10
4
-52
/
+2
*
noop: make noop useable like trace or rbug
Jerome Glisse
2011-01-09
2
-3
/
+4
*
targets/egl: add libnvc0.a to nouveau libs
Marcin Slusarz
2011-01-09
1
-0
/
+1
*
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
|
|
\
[next]