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
...
*
egl,gbm_gallium: Fix linkage against gbm from automake
Benjamin Franzke
2012-01-24
1
-0
/
+1
*
Remove reference to now deleted dri/Makefile.targets
Matt Turner
2012-01-20
1
-1
/
+1
*
Always build shared glapi
Matt Turner
2012-01-20
2
-9
/
+0
*
st/xa: Bump version to 1.0.0 according to the README
Thomas Hellstrom
2012-01-12
1
-2
/
+2
*
svga: Drop execbuf throttling
Jakob Bornecrantz
2012-01-10
1
-1
/
+0
*
svga: Ignores
Jakob Bornecrantz
2012-01-10
1
-0
/
+2
*
svga: Trim the dri binary a bit on scons release builds
Jakob Bornecrantz
2012-01-05
1
-1
/
+5
*
st/xa: Update xa_yuv_planar_blit semantics
Thomas Hellstrom
2011-12-08
1
-1
/
+1
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
3
-9
/
+1
*
i965g: Delete this driver.
Kai Wasserbäch
2011-11-29
11
-381
/
+1
*
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
2011-11-25
1
-3
/
+7
*
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility
Thomas Hellstrom
2011-11-25
1
-2
/
+2
*
st/xa, xa/vmwgfx: Set the right version on library suffix
Thomas Hellstrom
2011-11-25
1
-1
/
+1
*
libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.
José Fonseca
2011-11-03
1
-1
/
+1
*
gallium/dri: Remove references to vblank.
José Fonseca
2011-11-02
1
-6
/
+0
*
Fix gallium dri compile and a merge conflict
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
dri: Remove unused dri texmem.c
Kristian Høgsberg
2011-11-02
1
-2
/
+1
*
dri: Drop unused dri renderbuffer helper functions
Kristian Høgsberg
2011-11-02
1
-2
/
+1
*
dri-r600: Hook up a drm_descriptor configuration function
Mathias Fröhlich
2011-10-23
1
-1
/
+17
*
gallium/targets: Add vdpau target for nouveau
Maarten Lankhorst
2011-10-21
2
-0
/
+46
*
st/xorg: fix build when /lib/gallium directory does not exist yet
Marcin Slusarz
2011-10-17
1
-1
/
+1
*
targets/va/vdpau/xvmc: don't rebuild target lib every time
Marcin Slusarz
2011-10-17
3
-3
/
+3
*
st/xorg: remove target library on make clean
Marcin Slusarz
2011-10-17
1
-1
/
+1
*
gallium/targets: use c++ compiler for linking
Marcin Slusarz
2011-10-17
9
-25
/
+63
*
dri-vmwgfx: Hook up a drm_descriptor configuration function
Thomas Hellstrom
2011-10-14
1
-2
/
+18
*
drm_driver: Add a configuration function to the driver descriptor.
Thomas Hellstrom
2011-10-14
26
-26
/
+26
*
st/xorg: fix build without LLVM
Marcin Slusarz
2011-10-13
1
-0
/
+2
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
14
-15
/
+15
*
r600g: move all files from winsys/r600 into drivers/r600
Marek Olšák
2011-09-30
9
-11
/
+6
*
xorg/vmwgfx: Kill this target. It's not used anymore.
Thomas Hellstrom
2011-09-30
12
-2782
/
+0
*
st/vdpau: Link vdpau targets with librt to avoid unresolved symbols error rel...
Emeric Grange
2011-09-25
1
-1
/
+1
*
st/egl: add support for null platform
Chia-I Wu
2011-09-20
1
-0
/
+3
*
nv50/ir: import new shader backend code
Christoph Bumiller
2011-09-14
1
-0
/
+1
*
libgl-gdi: Fix mingw-w64 build.
José Fonseca
2011-08-30
1
-1
/
+3
*
targets/xorg-vmwgfx: Fix include style
Kai Wasserbäch
2011-08-29
1
-1
/
+1
*
android: make DRM optional
Chia-I Wu
2011-08-27
2
-4
/
+11
*
android: add support for nouveau
Chia-I Wu
2011-08-27
1
-0
/
+3
*
android: add support for r300g
Chia-I Wu
2011-08-27
1
-0
/
+3
*
android: add support for i915g
Chia-I Wu
2011-08-27
1
-0
/
+3
*
android: add support for vmwgfx
Chia-I Wu
2011-08-27
1
-0
/
+3
*
targets/egl-static: fix nouveau and vmwgfx for Android
Chia-I Wu
2011-08-27
1
-0
/
+10
*
r600g: Hook up xorg state tracker.
Michel Dänzer
2011-08-26
3
-0
/
+199
*
android: add support for r600g
Chia-I Wu
2011-08-25
1
-0
/
+4
*
st/egl: improve error logging
Chia-I Wu
2011-08-21
1
-1
/
+9
*
android: build targets/egl-static
Chia-I Wu
2011-08-21
1
-0
/
+52
*
targets/egl-static: do not rely on libudev on Android
Chia-I Wu
2011-08-21
1
-0
/
+64
*
r600g: fix scons build
Marek Olšák
2011-08-17
1
-0
/
+1
*
r600g: first step into winsys/radeon
Marek Olšák
2011-08-16
12
-20
/
+33
*
gallium/gbm: Add dependencies for libraries linked into pipe_*.so.
Michel Dänzer
2011-08-12
1
-1
/
+1
*
gbm: link gbm_gallium_drm.so against math library
Benjamin Franzke
2011-08-04
1
-1
/
+1
[prev]
[next]