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
*
xorg-vmwgfx: Add vmwctrl proto
Jakob Bornecrantz
2010-04-30
8
-0
/
+734
*
graw-null: Remove unnecessary header.
Vinson Lee
2010-05-20
1
-2
/
+0
*
egl: Link drivers back to libEGL.
Chia-I Wu
2010-05-19
1
-1
/
+1
*
graw: combine graw_init and graw_create_window functions
Keith Whitwell
2010-05-14
1
-27
/
+35
*
graw: split util code into new file
Keith Whitwell
2010-05-14
3
-31
/
+37
*
graw: move towards glut-like interface, add tri.c
Keith Whitwell
2010-05-14
1
-0
/
+49
*
scons: add 'targets' variable, for specifying ... targets
Keith Whitwell
2010-05-14
1
-6
/
+14
*
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2010-05-12
25
-3
/
+27
*
st/egl: Link egl-apis to LLVM when enabled.
Chia-I Wu
2010-05-12
1
-0
/
+10
*
mesa/es: Merge back to core mesa.
Chia-I Wu
2010-05-12
1
-2
/
+2
*
gallium: Add llvmpipe support to st/egl.
Chia-I Wu
2010-05-11
2
-1
/
+6
*
i965g: link with software- wrapper winsys and drm api helper
Jakob Bornecrantz
2010-05-10
1
-0
/
+2
*
egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
Chia-I Wu
2010-05-08
1
-3
/
+4
*
gallium: Add egl-apis target.
Chia-I Wu
2010-05-08
5
-0
/
+97
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
4
-2
/
+5
*
scons: Disable graw-null on msvc until linkage works.
José Fonseca
2010-05-06
1
-1
/
+3
*
graw-null: Try to fix MSVC linkage problems.
José Fonseca
2010-05-06
1
-1
/
+4
*
graw-null: New target to ensure we always have a graw implementation available.
José Fonseca
2010-05-06
3
-1
/
+140
*
graw-xlib: Remove duplicate graw.h file.
José Fonseca
2010-05-06
2
-37
/
+1
*
graw-xlib: Revert the output dir lib change.
José Fonseca
2010-05-05
1
-1
/
+3
*
tests/raw: Get it building with scons.
José Fonseca
2010-05-05
1
-3
/
+3
*
swrastg: Use trace
Jakob Bornecrantz
2010-05-01
2
-2
/
+4
*
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
1
-8
/
+8
*
llvmpipe: add initial autoconf support.
Dave Airlie
2010-04-24
1
-1
/
+14
*
targets: Use a valid winsys include path in Makefile.dri
Jakob Bornecrantz
2010-04-20
1
-1
/
+1
*
Merge branch '7.8'
Dan Nicholson
2010-04-19
1
-1
/
+2
*
st/drisw: Stop pretending to be drm_api
Jakob Bornecrantz
2010-04-16
1
-41
/
+3
*
swrastg: Fix defines to be able to load more then one sw driver
Jakob Bornecrantz
2010-04-14
1
-6
/
+6
*
Fix build with --enable-32-bit.
Török Edwin
2010-04-11
1
-1
/
+1
*
scons: Always build softpipe and llvmpipe (when llvm available).
José Fonseca
2010-04-11
4
-24
/
+8
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
4
-19
/
+11
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
2
-2
/
+2
*
scons: Link expat in dri builds.
Vinson Lee
2010-04-05
1
-0
/
+4
*
libgl-xlib: Fix missing X11 symbols.
José Fonseca
2010-03-31
1
-0
/
+2
*
swrastg: Silence unused value warning.
Vinson Lee
2010-03-29
1
-6
/
+6
*
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
2
-10
/
+15
*
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
2010-03-28
4
-0
/
+279
*
drisw: probably better hack for stride and some comments
George Sapountzis
2010-03-28
1
-2
/
+2
*
st/egl: Fix missing symbols.
Chia-I Wu
2010-03-27
7
-9
/
+13
*
gallium: Fix Windows SCons build.
Vinson Lee
2010-03-26
1
-0
/
+1
*
swrastg: allow for any of the software rasterizers.
George Sapountzis
2010-03-26
2
-36
/
+98
*
swrastg: Use llvmpipe if built but only on scons
Jakob Bornecrantz
2010-03-26
3
-9
/
+34
*
swrastg: Build with scons
Jakob Bornecrantz
2010-03-26
2
-0
/
+49
*
gallium: Fix DRI driver build warnings under scons
Jakob Bornecrantz
2010-03-26
10
-87
/
+117
*
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-26
5
-5
/
+5
*
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz
2010-03-26
6
-6
/
+6
*
swrastg_dri: add winsys and target
George Sapountzis
2010-03-25
2
-0
/
+123
*
r300g/radeong: fix scons build
Joakim Sindholt
2010-03-25
1
-6
/
+2
*
gallium: Fix libgl-xlib path to sw xlib winsys
Jakob Bornecrantz
2010-03-25
1
-1
/
+1
*
gallium: Add warnings incase pipe drivers are not built in targets
Jakob Bornecrantz
2010-03-24
5
-0
/
+20
[next]