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
*
targets/xorg-i915: Rename driver to i915_drv.so.
Matt Turner
2012-09-25
2
-2
/
+2
*
Temporarily revert "mesa: remove remaining FEATURE_* defines where protected ...
José Fonseca
2012-09-15
1
-0
/
+2
*
mesa: remove remaining FEATURE_* defines where protected by API check.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-2
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-2
/
+1
*
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
2012-09-05
1
-2
/
+2
*
swrast: add DRM_DRIVER_DESCRIPTOR to store driver name
Vadim Girlin
2012-08-23
1
-0
/
+3
*
build: Remove EXTRA_LIB_PATH
Matt Turner
2012-08-16
3
-3
/
+3
*
gbm: Fix build without gallium_drm_loader
Chí-Thanh Christopher Nguyễn
2012-08-12
1
-0
/
+2
*
radeonsi: initial VDPAU target
Christian König
2012-08-02
2
-0
/
+54
*
Fix linking gallium drivers and with dricore after defadf2b1
Jon TURNEY
2012-07-13
5
-5
/
+5
*
Link dri drivers with mesa or dricore libtool library
Jon TURNEY
2012-07-13
1
-2
/
+2
*
scons: Do not build svga if using Solaris Studio C compiler.
Vinson Lee
2012-06-18
1
-0
/
+4
*
clover: Fix build with LLVM libs installed to non-standard directories
Alexey Shvetsov
2012-06-15
1
-0
/
+1
*
clover: Link to the necessary LLVM and Clang libs
Tom Stellard
2012-06-01
1
-1
/
+17
*
scons: add code to generate the various GL API files
Brian Paul
2012-05-31
1
-0
/
+3
*
gallium/targets: pass ldflags parameter to MKLIB
Thomas Gstädtner
2012-05-25
1
-1
/
+1
*
radeonsi: Initial tiling support.
Michel Dänzer
2012-05-16
1
-1
/
+1
*
Add .gitignore files for recently-added gallium projects
Paul Berry
2012-05-15
1
-0
/
+1
*
targets/egl-static: Fix some missing symbols.
José Fonseca
2012-05-12
1
-0
/
+2
*
scons: Link r600_drm.so against libdrm-radeon
José Fonseca
2012-05-12
1
-0
/
+3
*
radeonsi: Fixups for recent build infrastructure changes.
Michel Dänzer
2012-05-12
2
-0
/
+13
*
gallium/targets/pipe-loader: Prepend DESTDIR to the installation directory.
Alexey Shvetsov
2012-05-11
1
-2
/
+2
*
clover: Import OpenCL state tracker.
Francisco Jerez
2012-05-11
1
-0
/
+36
*
gallium/gbm: Switch to auxiliary/pipe-loader.
Francisco Jerez
2012-05-11
10
-570
/
+47
*
gallium: Add "pipe-loader" target.
Francisco Jerez
2012-05-11
7
-0
/
+315
*
targets/xvmc-nouveau: fix accidental hardcoded include path
Christoph Bumiller
2012-04-15
1
-1
/
+1
*
targets/xvmc-nouveau: add libdrm include path
Christoph Bumiller
2012-04-15
1
-0
/
+2
*
scons: Fix egl-static build due to conflicting symbols.
José Fonseca
2012-04-15
1
-2
/
+1
*
xorg/nouveau: switch to libdrm_nouveau-2.0
Marcin Slusarz
2012-04-13
1
-3
/
+3
*
targets/{egl-static,gbm}: further clean-up the nvfx remains
Martin Peres
2012-04-14
2
-2
/
+2
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
3
-0
/
+3
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
4
-4
/
+0
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
12
-1
/
+371
*
egl-static: fix printf warning
Dylan Noblesmith
2012-04-13
1
-1
/
+2
*
st/xvmc: fix library installation dir
Alexandre Demers
2012-04-04
1
-4
/
+4
*
targets/{xvmc,vdpau,va}: remove all objects on make clean
Marcin Slusarz
2012-04-01
3
-3
/
+3
*
vl: move winsys helper out of winsys directory
Christian König
2012-03-28
14
-21
/
+27
*
vl: use SwapBuffers instead of CopyBuffers
Christian König
2012-03-01
2
-2
/
+2
*
vl: rewrite vl DRI backend using XCB
Christian König
2012-03-01
2
-2
/
+2
*
st/vdpau: fix use of *.o in Makefile.vdpau
Christian König
2012-02-29
1
-2
/
+2
*
st/xvmc: fix use of *.o in Makefile.xvmc
Christian König
2012-02-29
1
-2
/
+2
*
st/xvmc: move xvmc state tracker out of xorg subdir
Christian König
2012-02-25
1
-2
/
+2
*
gallium/xvmc: r300 and r600 now depend on libdrm_radeon
Alex Deucher
2012-02-11
2
-2
/
+2
*
gallium/gbm: r300 and r600 now depend on libdrm
Tobias Droste
2012-02-07
1
-0
/
+2
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
9
-7
/
+11
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
1
-1
/
+1
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
2
-0
/
+9
*
gbm: install libgbm.so into lib
Matt Turner
2012-01-24
1
-1
/
+0
*
targets/gbm: Fix install path
Benjamin Franzke
2012-01-24
1
-3
/
+3
[next]